Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 27, 2023

Bumps @feathersjs/errors from 4.5.12 to 5.0.0.

Release notes

Sourced from @​feathersjs/errors's releases.

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)
  • schema: Do not change the hook context in resolvers (#3048) (bfd8c04)
  • schema: Ensure that resolveResult and resolveExternal are run as around hooks (#3032) (71942f4)
  • typebox: Allow nested or in and queries (#3029) (39e0b78)

Features

  • mongodb: Add Object ID keyword converter and update MongoDB CLI & docs (#3041) (ca0994e)

v5.0.0-pre.36

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

Bug Fixes

  • authentication-oauth: Use original headers in oauth flow (#3025) (fb3d8cc)

... (truncated)

Changelog

Sourced from @​feathersjs/errors's changelog.

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)

5.0.0-pre.29 (2022-09-16)

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

... (truncated)

Commits
  • 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
  • 1bac380 chore(dependencies): Update dependencies (#3038)
  • c9c476b chore: Update changelog
  • 9a107b4 chore(release): publish v5.0.0-pre.36
  • 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.0.
- [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.0/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 Feb 27, 2023
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 16, 2023

Superseded by #125.

@dependabot dependabot bot closed this Mar 16, 2023
@dependabot dependabot bot deleted the af35dependabot/npm_and_yarn/dependabot/feathersjs/errors-5.0.0 branch March 16, 2023 03:01
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