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 4.2.1 to 4.5.18 #9

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Jul 20, 2023

Bumps @feathersjs/transport-commons from 4.2.1 to 4.5.18.

Release notes

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

v4.5.18

4.5.18 (2023-07-19)

Bug Fixes

  • transport-commons: Handle invalid service paths on socket lookups (#3242) (0b9a6b1)

v4.5.17

4.5.17 (2023-07-17)

Bug Fixes

  • core: Ensure .service does not access Object properties (#3240) (7969334)

v4.5.16

4.5.16 (2023-02-24)

Bug Fixes

  • dependencies: Update dependencies (70335c4)
  • transport-commons: Crow - fix array dispatching (#3073) (1936c64)

v4.5.15

4.5.15 (2022-05-17)

Note: Version bump only for package feathers

v4.5.14

4.5.14 (2022-04-13)

Bug Fixes

  • rest-client: Import errors from @​feathers/errors (#2591) (445e804)
  • transport-commons: Ensure socket queries are always plain objects (#2598) (5ec2ec8)

v4.5.13

4.5.13 (2022-01-10)

Bug Fixes

v4.5.12

4.5.12 (2022-01-06)

... (truncated)

Changelog

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

4.5.18 (2023-07-19)

Bug Fixes

  • transport-commons: Handle invalid service paths on socket lookups (#3242) (0b9a6b1)

4.5.17 (2023-07-17)

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

4.5.16 (2023-02-24)

Bug Fixes

  • transport-commons: Crow - fix array dispatching (#3073) (1936c64)

4.5.15 (2022-05-17)

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

4.5.14 (2022-04-13)

Bug Fixes

  • transport-commons: Ensure socket queries are always plain objects (#2598) (5ec2ec8)

4.5.12 (2022-01-06)

... (truncated)

Commits
  • 2d3671d chore(release): publish v4.5.18
  • 0b9a6b1 fix(transport-commons): Handle invalid service paths on socket lookups (#3242)
  • 022a407 chore(release): publish v4.5.17
  • 18872c0 chore(release): publish v4.5.16
  • 1936c64 fix(transport-commons): Crow - fix array dispatching (#3073)
  • 1774fe0 chore: Update changelog
  • d0e9600 chore(release): publish v4.5.15
  • 25b6fb5 chore(release): publish v4.5.14
  • 5ec2ec8 fix(transport-commons): Ensure socket queries are always plain objects (#2598)
  • 8697ecc chore(release): publish v4.5.12
  • Additional commits viewable 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 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 4.2.1 to 4.5.18.
- [Release notes](https://github.com/feathersjs/feathers/releases)
- [Changelog](https://github.com/feathersjs/feathers/blob/v4.5.18/packages/transport-commons/CHANGELOG.md)
- [Commits](https://github.com/feathersjs/feathers/commits/v4.5.18/packages/transport-commons)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jul 20, 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