Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @feathersjs/errors from 4.5.12 to 5.0.1.

Release notes

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

5.0.1 (2023-03-15)

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

5.0.0 (2023-02-24)

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

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

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

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

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

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

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

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)

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

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

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

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

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

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

Bug Fixes

5.0.0-pre.30 (2022-10-07)

Features

  • core: Allow to unregister services at runtime (#2756) (d16601f)

... (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/errors](https://github.com/feathersjs/feathers/tree/HEAD/packages/errors) from 4.5.12 to 5.0.1.
- [Release notes](https://github.com/feathersjs/feathers/releases)
- [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/errors/CHANGELOG.md)
- [Commits](https://github.com/feathersjs/feathers/commits/v5.0.1/packages/errors)

---
updated-dependencies:
- dependency-name: "@feathersjs/errors"
  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.

1 participant