build(deps): Bump fastify from 4.29.1 to 5.12.1 in /dev-packages/e2e-tests/test-applications/node-fastify-4 - #23979
Conversation
Bumps [fastify](https://github.com/fastify/fastify) from 4.29.1 to 5.12.1. - [Release notes](https://github.com/fastify/fastify/releases) - [Commits](fastify/fastify@v4.29.1...v5.12.1) --- updated-dependencies: - dependency-name: fastify dependency-version: 5.12.1 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Cursor Bugbot has reviewed your changes and found 1 potential issue.
❌ Bugbot Autofix is OFF. To automatically fix reported issues with cloud agents, enable autofix in the Cursor dashboard.
Reviewed by Cursor Bugbot for commit 25ca57b. Configure here.
| "@sentry/node": "file:../../packed/sentry-node-packed.tgz", | ||
| "@types/node": "^18.19.1", | ||
| "fastify": "4.29.1", | ||
| "fastify": "5.12.1", |
There was a problem hiding this comment.
Fastify 4 app upgraded to v5
Medium Severity
This Dependabot bump moves fastify from 4.29.1 to 5.12.1 inside node-fastify-4, so that fixture no longer exercises Fastify 4. Fastify 5 is already covered by node-fastify-5, and the SDK still documents support for Fastify v3.21–v5. The tests can keep passing, which silently drops the standalone Fastify 4 e2e matrix.
Reviewed by Cursor Bugbot for commit 25ca57b. Configure here.
|
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |


Bumps fastify from 4.29.1 to 5.12.1.
Release notes
Sourced from fastify's releases.
... (truncated)
Commits
7d196a9Bumped v5.12.11ef8a60fix(validation): preserve coerced root values8acfea7fix: disable numeric trustProxy hop-count trust268e439fix: report canonical route url for hidden prefix slash route (#6719) (#6961)b3b8be1fix: run preClose hook exactly once per declaring instance (#6940) (#6954)4708a98ci: allow backport in pr title (#6948) (#6952)65d12datest: fix reply.mediaType (#6949) (#6950)27d1fecBumped v5.12.0430dd4efix(content-type): return undefined for invalid media types (#6942) (#6947)fd5fe53feat: addReply.prototype.mediaType(#6932) (#6946)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.