alarmdisplay / display

Component for displaying alerts and general info
GNU Affero General Public License v3.0
11 stars 2 forks source link

Bump @feathersjs/feathers from 4.5.16 to 5.0.0 in /console #100

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps @feathersjs/feathers from 4.5.16 to 5.0.0.

Release notes

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

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

  • docs: Review transport API docs and update Express middleware setup (#2811) (1b97f14)

Features

  • docs: New website and documentation pages (#2802) (ae85fa2)

... (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)
dependabot[bot] commented 1 year ago

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.