Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 12, 2025

Bumps fastify from 5.4.0 to 5.5.0.

Release notes

Sourced from fastify's releases.

v5.5.0

What's Changed

... (truncated)

Commits
  • b84733e Bumped v5.5.0
  • b0e255a fix: OPTIONS Content-Type handling (#6263)
  • 0d71821 docs: Add Hey API to ecosystem (#6280)
  • 31db1bd docs(ecosystem): add fastify-permissions plugin (#6265)
  • b3e868f chore: refactor reply.send and prioritize kReplyIsError (#6267)
  • bbc46db docs(contributing): fix grammar and clarify instructions (#6277)
  • 66c191c feat: move router options to own key (#5985)
  • ad97fbb feat(types): enforce reply status code types with type providers (#6250)
  • 1d35138 chore: Bump cross-env from 7.0.3 to 10.0.0 (#6274)
  • 89c517d chore: Bump typescript in the dev-dependencies-typescript group (#6273)
  • 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.4.0 to 5.5.0.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.4.0...v5.5.0)

---
updated-dependencies:
- dependency-name: fastify
  dependency-version: 5.5.0
  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 Aug 12, 2025
@coveralls
Copy link

Pull Request Test Coverage Report for Build a3bdb3bb-97d7-454d-91ce-47b473c8aee3

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage remained the same at 88.734%

Totals Coverage Status
Change from base Build dd6f1ede-44c2-4f19-806c-d99b5c3ba328: 0.0%
Covered Lines: 7270
Relevant Lines: 8193

💛 - Coveralls

@kamilmysliwiec kamilmysliwiec merged commit 6ff0ae8 into master Aug 13, 2025
4 checks passed
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/fastify-5.5.0 branch August 13, 2025 08:19
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.

2 participants