Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump @feathersjs/transport-commons from 5.0.5 to 5.0.9 #74

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 28, 2023

Bumps @feathersjs/transport-commons from 5.0.5 to 5.0.9.

Release notes

Sourced from @​feathersjs/transport-commons's releases.

v5.0.9

5.0.9 (2023-09-27)

Bug Fixes

  • authentication-oauth: Properly handle all oAuth errors (#3284) (148a9a3)
  • client: Add underscored methods to clients (#3176) (f3c01f7)
  • generators: Fix configure channels when not real-time app (#3271) (c619ab2)
  • typebox: allow TUnion inside getValidator (#3262) (cf9df96)

v5.0.8

5.0.8 (2023-07-19)

Bug Fixes

  • add missing word (#3237) (9a32184)
  • transport-commons: Handle invalid service paths on socket lookups (#3241) (c397ab3)

v5.0.7

5.0.7 (2023-07-14)

Bug Fixes

  • core: Ensure .service does not access Object properties (#3235) (c0b670a)
  • generators: Fix channel/service configuration order for Koa based apps (580344e)
  • koa: Ensure .teardown works without a server (#3234) (818572d)

v5.0.6

5.0.6 (2023-06-15)

Bug Fixes

  • authentication-client: Do not trigger storage methods if storage not defined (#3210) (261acbc)
  • authentication-client: removeAccessToken throws error if storage not defined (#3195) (b8e2769)
  • authentication-local: Local Auth - Nested username & Password fields (#3091) (d135526)
  • authentication-oauth: Update OAuth redirect to handle user requested redirect paths (#3186) (3742028)
  • authentication: Export JwtVerifyOptions (#3214) (d59896e)
Changelog

Sourced from @​feathersjs/transport-commons's changelog.

5.0.9 (2023-09-27)

Bug Fixes

  • client: Add underscored methods to clients (#3176) (f3c01f7)

5.0.8 (2023-07-19)

Bug Fixes

  • transport-commons: Handle invalid service paths on socket lookups (#3241) (c397ab3)

5.0.7 (2023-07-14)

Note: Version bump only for package @​feathersjs/transport-commons

5.0.6 (2023-06-15)

Note: Version bump only for package @​feathersjs/transport-commons

Commits
  • 64ee98d chore(release): publish v5.0.9
  • ef9ee9d chore(dependencies): Update all dependencies (#3282)
  • a2ae888 chore(dependencies): Update all dependencies (#3254)
  • f3c01f7 fix(client): Add underscored methods to clients (#3176)
  • 414336a chore(release): publish v5.0.8
  • c397ab3 fix(transport-commons): Handle invalid service paths on socket lookups (#3241)
  • 1ab8554 chore(release): publish v5.0.7
  • d6a94d2 chore(dependencies): Update all dependencies (#3227)
  • 71ac655 chore(release): publish v5.0.6
  • 3f96204 chore: Update all dependencies (#3215)
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [@feathersjs/transport-commons](https://github.com/feathersjs/feathers/tree/HEAD/packages/transport-commons) from 5.0.5 to 5.0.9.
- [Release notes](https://github.com/feathersjs/feathers/releases)
- [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/transport-commons/CHANGELOG.md)
- [Commits](https://github.com/feathersjs/feathers/commits/v5.0.9/packages/transport-commons)

---
updated-dependencies:
- dependency-name: "@feathersjs/transport-commons"
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Sep 28, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants