Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 14, 2023

Bumps @feathersjs/express from 4.5.15 to 5.0.11.

Release notes

Sourced from @​feathersjs/express's releases.

v5.0.11

5.0.11 (2023-10-11)

Bug Fixes

  • client: Replace placeholders in URL with route params (#3270) (a0624eb)
  • core: context.path is now typed correctly (#3303) (ff18b3f)
  • knex: Update all dependencies and Knex peer (#3308) (d2f9860)
  • memory: Ensure correct pagination totals (#3307) (c59e1b8)
  • schema: HookContext is now typed in schema (#3306) (65fab86)

v5.0.10

5.0.10 (2023-10-03)

Bug Fixes

  • authentication-oauth: Move Grant error handling to the correct spot (#3297) (e9c0828)
  • schema: Add typescript as peerDependency (#3287) (cb562ee)
  • typebox: Allow default value in StringEnum (#3281) (25af09a)

v5.0.9

5.0.9 (2023-09-27)

Bug Fixes

  • authentication-oauth: Properly handle all oAuth errors (#3284) (148a9a3)
  • client: Add underscored methods to clients (#3176) (f3c01f7)
  • generators: Fix configure channels when not real-time app (#3271) (c619ab2)
  • typebox: allow TUnion inside getValidator (#3262) (cf9df96)

v5.0.8

5.0.8 (2023-07-19)

Bug Fixes

  • add missing word (#3237) (9a32184)
  • transport-commons: Handle invalid service paths on socket lookups (#3241) (c397ab3)

v5.0.7

5.0.7 (2023-07-14)

Bug Fixes

  • core: Ensure .service does not access Object properties (#3235) (c0b670a)
  • generators: Fix channel/service configuration order for Koa based apps (580344e)

... (truncated)

Changelog

Sourced from @​feathersjs/express's changelog.

5.0.11 (2023-10-11)

Bug Fixes

  • knex: Update all dependencies and Knex peer (#3308) (d2f9860)

5.0.10 (2023-10-03)

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

5.0.9 (2023-09-27)

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

5.0.8 (2023-07-19)

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

5.0.7 (2023-07-14)

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

5.0.6 (2023-06-15)

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

5.0.5 (2023-04-28)

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

5.0.4 (2023-04-12)

Bug Fixes

  • Make sure all Readme files are up to date (#3154) (a5f0b38)

5.0.3 (2023-04-05)

Bug Fixes

5.0.1 (2023-03-15)

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

5.0.0 (2023-02-24)

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

... (truncated)

Commits
  • 9129481 chore(release): publish v5.0.11
  • d2f9860 fix(knex): Update all dependencies and Knex peer (#3308)
  • 463dedc chore(release): publish v5.0.10
  • 600ebbc chore(dependencies): Update all dependencies (#3296)
  • 64ee98d chore(release): publish v5.0.9
  • ef9ee9d chore(dependencies): Update all dependencies (#3282)
  • a2ae888 chore(dependencies): Update all dependencies (#3254)
  • 414336a chore(release): publish v5.0.8
  • 1ab8554 chore(release): publish v5.0.7
  • d6a94d2 chore(dependencies): Update all dependencies (#3227)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 14, 2023
@dependabot dependabot bot requested a review from berviantoleo October 14, 2023 01:55
Copy link

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot

Copy link

@mergify mergify bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automatically approving dependabot

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/feathersjs/express-5.0.11 branch 2 times, most recently from b1c6dc4 to cdafdd8 Compare October 21, 2023 02:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/feathersjs/express-5.0.11 branch 2 times, most recently from c797e77 to 2c792b1 Compare November 11, 2023 02:36
Bumps [@feathersjs/express](https://github.com/feathersjs/feathers/tree/HEAD/packages/express) from 4.5.15 to 5.0.11.
- [Release notes](https://github.com/feathersjs/feathers/releases)
- [Changelog](https://github.com/feathersjs/feathers/blob/dove/packages/express/CHANGELOG.md)
- [Commits](https://github.com/feathersjs/feathers/commits/v5.0.11/packages/express)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/feathersjs/express-5.0.11 branch from 2c792b1 to 4ef8fa7 Compare November 11, 2023 02:37
@sonarqubecloud
Copy link

Kudos, SonarCloud Quality Gate passed!    Quality Gate passed

Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells

No Coverage information No Coverage information
0.0% 0.0% Duplication

@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 2, 2023

Superseded by #1219.

@dependabot dependabot bot closed this Dec 2, 2023
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/feathersjs/express-5.0.11 branch December 2, 2023 01:57
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.

2 participants