Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @feathersjs/feathers from 4.5.16 to 5.0.1.

Release notes

Sourced from @​feathersjs/feathers'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/feathers's changelog.

5.0.1 (2023-03-15)

Bug Fixes

  • core: Add PaginationParams to general find method (#3095) (8ebdcf5)

5.0.0 (2023-02-24)

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

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

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

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

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

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

Bug Fixes

  • feathers: Run after all hooks first, and then after method hooks (#3004) (3692fd5)
  • Update all dependencies (#3024) (283dc47)

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

  • core: context.type for around hooks (#2890) (d606ac6)
  • core: Allow services with no external methods (#2921) (df56918)
  • core: Improve service option usage and method option typings (#2902) (164d75c)

Features

  • adapter: Add patch data type to adapters and refactor AdapterBase usage (#2906) (9ddc2e6)

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

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

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

Bug Fixes

... (truncated)

Commits
  • 18b7f4a chore(release): publish v5.0.1
  • 8ebdcf5 fix(core): Add PaginationParams to general find method (#3095)
  • 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
  • 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/feathers](https://github.com/feathersjs/feathers/tree/HEAD/packages/feathers) 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/feathers/CHANGELOG.md)
- [Commits](https://github.com/feathersjs/feathers/commits/v5.0.1/packages/feathers)

---
updated-dependencies:
- dependency-name: "@feathersjs/feathers"
  dependency-type: direct:production
  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 16, 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