Skip to content

chore(deps): bump fastify from 5.2.2 to 5.3.2#125

Merged
kevcodez merged 1 commit intomainfrom
dependabot/npm_and_yarn/fastify-5.3.2
Apr 19, 2025
Merged

chore(deps): bump fastify from 5.2.2 to 5.3.2#125
kevcodez merged 1 commit intomainfrom
dependabot/npm_and_yarn/fastify-5.3.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 18, 2025

Bumps fastify from 5.2.2 to 5.3.2.

Release notes

Sourced from fastify's releases.

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

New Contributors

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

v5.3.1

⚠️ Security Release ⚠️

What's Changed

New Contributors

Full Changelog: fastify/fastify@v5.3.0...v5.3.1

v5.3.0

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

Bumps [fastify](https://github.com/fastify/fastify) from 5.2.2 to 5.3.2.
- [Release notes](https://github.com/fastify/fastify/releases)
- [Commits](fastify/fastify@v5.2.2...v5.3.2)

---
updated-dependencies:
- dependency-name: fastify
  dependency-version: 5.3.2
  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 Apr 18, 2025
@kevcodez kevcodez merged commit 1384095 into main Apr 19, 2025
2 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/fastify-5.3.2 branch April 19, 2025 03:40
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 0.32.5 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

tonyxiao pushed a commit that referenced this pull request Apr 15, 2026
* feat: move the schema comment to json format for easier parsing

* fix: run prettier

* fix: types

* fix: failing tests

* fix exports

* fix: run prettier after running migrations

* fix: typescript errors

* fix: circular dependencies in imports

* refactor: simplify update comment method

* remove unnecessary compiler options from deno.json

* expose old and new versions during installation

* parse old/new versions from old format

* add schema parsing tests

* fix runSql return value and test were wrong

* assign only new version when parsing old comment format

* fix formatting

* fix failing tests

* fix: throw error earlier when dbUrl variable is unset

* refactor: rename install_error to install error and uninstall_error to uninstall error

* refactor: remove unnecessary switch statement
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 released

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant