fastify-blipp
fastify-blipp copied to clipboard
Bump fastify from 3.15.1 to 3.29.4
Bumps fastify from 3.15.1 to 3.29.4.
Release notes
Sourced from fastify's releases.
v3.29.4
⚠️ Security Release ⚠️
- Fix for "Incorrect Content-Type parsing can lead to CSRF attack" and CVE-2022-41919
Full Changelog: https://github.com/fastify/fastify/compare/v3.29.3...v3.29.4
v3.29.3
⚠️
Security Release⚠️This release backport the fixes of https://github.com/fastify/fastify/security/advisories/GHSA-455w-c45v-86rg for the v3.x line. While not being a vulnerability for this line, a backport is still welcome due to the problems highlighted in the report.
Full Changelog: https://github.com/fastify/fastify/compare/v3.29.2...v3.29.3
v3.29.2
What's Changed
- fix: backport reused connection fix by
@salzhrani
in fastify/fastify#4217New Contributors
@salzhrani
made their first contribution in fastify/fastify#4217Full Changelog: https://github.com/fastify/fastify/compare/v3.29.1...v3.29.2
v3.29.1
What's Changed
- docs: reference new
@fastify/*
modules by@Fdawgs
in fastify/fastify#3860- Child log level in bindings is deprecated by
@orov-io
in fastify/fastify#3896- Handle aborted requests (#215) by
@TimotejR
in fastify/fastify#4103New Contributors
@orov-io
made their first contribution in fastify/fastify#3896@TimotejR
made their first contribution in fastify/fastify#4103Full Changelog: https://github.com/fastify/fastify/compare/v3.29.0...v3.29.1
v3.29.0
What's Changed
- Update fastify-error dependency by
@jsumners
in fastify/fastify#3859Full Changelog: https://github.com/fastify/fastify/compare/v3.28.0...v3.29.0
v3.28.0
What's Changed
- (v3.x) Allow custom Context Config types for hooks'
request
properties by@sumbad
in fastify/fastify#3787- add generic logger to route handler & FastifyRequest by
@MarcoLeko
in fastify/fastify#3782- (v3.x) fix: handle invalid url by
@climba03003
in fastify/fastify#3806- (v3.x) feat: reply trailers support by
@climba03003
in fastify/fastify#3807
... (truncated)
Commits
6053031
Bumped v3.29.4cdba37d
Merge pull request from GHSA-3fjj-p79j-c9hh5df7665
Bumped v3.29.39a55126
Merge pull request from GHSA-455w-c45v-86rg596c8c3
Bumped v3.29.2c59d923
Merge branch '3.x' of github.com:fastify/fastify into 3.x76c38d2
fix: backport reused connection fix (#4217)a90a4c5
Bumped v3.29.15a79181
Bumped v3.29.1743bc28
Handle aborted requests (#3651) (#4103)- Additional commits viewable in compare view
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 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) -
@dependabot use these labels
will set the current labels as the default for future PRs for this repo and language -
@dependabot use these reviewers
will set the current reviewers as the default for future PRs for this repo and language -
@dependabot use these assignees
will set the current assignees as the default for future PRs for this repo and language -
@dependabot use this milestone
will set the current milestone as the default for future PRs for this repo and language
You can disable automated security fix PRs for this repo from the Security Alerts page.