Skip to content
This repository was archived by the owner on May 31, 2025. It is now read-only.

build(deps): bump fastify from 5.2.1 to 5.3.3 #35

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github May 19, 2025

Bumps fastify from 5.2.1 to 5.3.3.

Release notes

Sourced from fastify's releases.

v5.3.3

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.3.2...v5.3.3

v5.3.2

⚠️ Security Release ⚠️

Unfortunately, v5.3.1 did not include a complete fix for "Invalid content-type parsing could lead to validation bypass" and CVE-2025-32442. This is a follow-up patch to cover an edge case.

What's Changed

... (truncated)

Commits
  • 220b532 Bumped v5.3.3
  • 8537e82 ci: add support to test release candidates (#6103)
  • 0c18914 test: updated promises.test.js re-added the plan() method (#6057)
  • 2635e25 test: mv reply from tap (#6089)
  • 51933de test: replace removed request properties and update docs (#6111)
  • 8ddd4fa fix: internal function _addHook failure should be turned into the rejection t...
  • 850ebf6 docs(ecosystem): remove fastify-diagnostics-channel (#6117)
  • 59f21ed docs: add a warning about setErrorHandler overriding a previously defined e...
  • 8318d01 ci: ignore scripts (#6108)
  • 66db429 test: mv hooks.on-listen from tap (#6086)
  • 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 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)

Bumps [fastify](https://github.com/fastify/fastify) from 5.2.1 to 5.3.3.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.2.1...v5.3.3)

---
updated-dependencies:
- dependency-name: fastify
  dependency-version: 5.3.3
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels May 19, 2025
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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