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/socketio from 4.5.16 to 5.0.1 #189

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 15, 2023

Bumps @feathersjs/socketio from 4.5.16 to 5.0.1.

Release notes

Sourced from @​feathersjs/socketio's releases.

v5.0.1

5.0.1 (2023-03-15)

Bug Fixes

  • core: Add PaginationParams to general find method (#3095) (8ebdcf5)
  • core: Use Symbol.for to instantiate shared symbols (#3087) (7f3fc21)
  • generators: Conditionally import channels in Express app (#3106) (c2dbaaa)
  • koa: Replace koa-bodyparser with koa-body (#3093) (2456bf8)
  • memory/mongodb: $select as only property & force 'id' in '$select' (#3081) (fbe3cf5)
  • transport-commons: Fix dispatching of arrays (#3075) (98fdda5)

v5.0.0

5.0.0 (2023-02-24)

Bug Fixes

v5.0.0-pre.38

5.0.0-pre.38 (2023-02-17)

Bug Fixes

  • koa: Fix missing dependency on feathers (#3061) (80dc95f)
  • schema: validateQuery - move next function outside of try-catch (#3053) (37fe5c4)

Features

  • generators: Final tweaks to the generators (#3060) (1bf1544)
  • schema: Add schema helper for handling Object ids (#3058) (1393bed)

v5.0.0-pre.37

5.0.0-pre.37 (2023-02-09)

Bug Fixes

  • generators: Add schema selection to CI test matrix (#3035) (7484b16)
  • generators: Fix Knex migration generated filename (#3033) (1ac18a7)
  • generators: Generated app does not start when choosing JSON schema (#3034) (7b8250b)
  • knex: The method getModel in the knex adapter (#3043) (77e14dd)

... (truncated)

Changelog

Sourced from @​feathersjs/socketio's changelog.

5.0.1 (2023-03-15)

Note: Version bump only for package @​feathersjs/socketio

5.0.0 (2023-02-24)

Note: Version bump only for package @​feathersjs/socketio

5.0.0-pre.38 (2023-02-17)

Note: Version bump only for package @​feathersjs/socketio

5.0.0-pre.37 (2023-02-09)

Note: Version bump only for package @​feathersjs/socketio

5.0.0-pre.36 (2023-01-29)

Note: Version bump only for package @​feathersjs/socketio

5.0.0-pre.35 (2023-01-12)

Features

  • generators: Move core code generators to shared generators package (#2982) (0328d22)

5.0.0-pre.34 (2022-12-14)

Bug Fixes

  • socketio: Disconnect socket on app disconnect event (#2896) (4ba0039)

5.0.0-pre.33 (2022-11-08)

Note: Version bump only for package @​feathersjs/socketio

5.0.0-pre.32 (2022-10-26)

Bug Fixes

  • authentication: Improve logout and disconnect connection handling (#2813) (dd77379)
  • docs: Review transport API docs and update Express middleware setup (#2811) (1b97f14)

Features

  • cli: Add authentication client to generated client (#2801) (bd59f91)

5.0.0-pre.31 (2022-10-12)

Note: Version bump only for package @​feathersjs/socketio

... (truncated)

Commits
  • 18b7f4a chore(release): publish v5.0.1
  • 992673f chore(dependencies): Update dependencies (#3086)
  • e48f109 chore: Update changelog
  • 90caf63 chore(release): publish v5.0.0
  • fd44a90 chore(dependencies): Update dependencies (#3072)
  • fefe371 chore: Update changelog
  • 7fc8630 chore(release): publish v5.0.0-pre.38
  • d659858 chore(dependencies): Update all dependencies (#3050)
  • ba0e4a9 chore: Update changelog
  • 17a8b3b chore(release): publish v5.0.0-pre.37
  • 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)

Bumps [@feathersjs/socketio](https://github.com/feathersjs/feathers/tree/HEAD/packages/socketio) from 4.5.16 to 5.0.1.
- [Release notes](https://github.com/feathersjs/feathers/releases)
- [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/socketio/CHANGELOG.md)
- [Commits](https://github.com/feathersjs/feathers/commits/v5.0.1/packages/socketio)

---
updated-dependencies:
- dependency-name: "@feathersjs/socketio"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 15, 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