Skip to content

build(deps): Bump fastify from 4.29.1 to 5.12.1 in /dev-packages/e2e-tests/test-applications/node-fastify-4 - #23979

Open
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/dev-packages/e2e-tests/test-applications/node-fastify-4/fastify-5.12.1
Open

build(deps): Bump fastify from 4.29.1 to 5.12.1 in /dev-packages/e2e-tests/test-applications/node-fastify-4#23979
dependabot[bot] wants to merge 1 commit into
developfrom
dependabot/npm_and_yarn/dev-packages/e2e-tests/test-applications/node-fastify-4/fastify-5.12.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 2, 2026

Copy link
Copy Markdown
Contributor

Bumps fastify from 4.29.1 to 5.12.1.

Release notes

Sourced from fastify's releases.

v5.12.1

⚠️ Security release

What's Changed

Full Changelog: fastify/fastify@v5.12.0...v5.12.1

v5.12.0

What's Changed

Full Changelog: fastify/fastify@v5.11.3...v5.12.0

v5.11.3

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.11.2...v5.11.3

v5.11.2

What's Changed

... (truncated)

Commits

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 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)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

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>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Sep 2, 2026

@cursor cursor Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

Cursor Bugbot has reviewed your changes and found 1 potential issue.

Fix All in Cursor

❌ 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",

Copy link
Copy Markdown

Choose a reason for hiding this comment

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

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.

Fix in Cursor Fix in Web

Reviewed by Cursor Bugbot for commit 25ca57b. Configure here.

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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants