Bump fastify from 4.3.0 to 4.9.2
Bumps fastify from 4.3.0 to 4.9.2.
Release notes
Sourced from fastify's releases.
v4.9.2
What's Changed
- types: Add missing context types by
@kibertoadin fastify/fastify#4352- Revert "fix(logger): lost setBindings type in FastifyBaseLogger" by
@climba03003in fastify/fastify#4355Full Changelog: https://github.com/fastify/fastify/compare/v4.9.1...v4.9.2
v4.9.1
What's Changed
- docs(reply): specify streams content-type by
@D10fin fastify/fastify#4337- fix(logger): lost setBindings type in FastifyBaseLogger by
@BlackHole1in fastify/fastify#4346- docs(reference): grammar and structure fixes by
@Fdawgsin fastify/fastify#4348- docs: example how decorators dependencies works by
@leandroandradein fastify/fastify#4343- Undefined is a valid value for if set as a single hook by
@mcollinain fastify/fastify#4351New Contributors
@D10fmade their first contribution in fastify/fastify#4337Full Changelog: https://github.com/fastify/fastify/compare/v4.9.0...v4.9.1
v4.9.0
What's Changed
- fix: error handler content-type guessing by
@climba03003in fastify/fastify#4329- build(deps-dev): bump fluent-json-schema from 3.1.0 to 4.0.0 by
@dependabotin fastify/fastify#4331- feat: Supporting different content-type responses by
@iifawziin fastify/fastify#4264- fix: should now call default schema compilers by
@Eommin fastify/fastify#4340- docs(ecosystem): replace heply -> beliven due to rebranding by
@zuckin fastify/fastify#4334- docs(ecosystem): add
@fastify-userlandplugins and tools by@BlackHole1in fastify/fastify#4345- Validate and throws a custom error when attempting to register invalid hook functions by
@jhhomin fastify/fastify#4332New Contributors
@jhhommade their first contribution in fastify/fastify#4332Full Changelog: https://github.com/fastify/fastify/compare/v4.8.1...v4.9.0
v4.8.1
⚠️ Security Release ⚠️
This release fixes https://github.com/fastify/fastify/security/advisories/GHSA-455w-c45v-86rg for the v4.x line. This is a HIGH vulnerability that can lead to a crash, resulting in a total loss of availability. The CVE for this vulnerability is CVE-2022-39288.
Full Changelog: https://github.com/fastify/fastify/compare/v4.8.0...v4.8.1
v4.8.0
What's Changed
- Correct github url for fastify-qs package by
@VanoDeviumin fastify/fastify#4321- docs: add test examples with undici and fetch by
@CristiTeoin fastify/fastify#4300- update onRoute hook docs by
@matthykin fastify/fastify#4322
... (truncated)
Commits
7c8ff17Bumped v4.9.2d0d3696Revert "fix(logger): lost setBindings type in FastifyBaseLogger (#4346)" (#4355)fe3cf0eAdd missing context types (#4352)7910728Bumped v4.9.1602dc08Undefined is a valid value for if set as a single hook (#4351)e11a9addocs: example how decorators dependencies works (#4343)7a566cbdocs(reference): grammar and structure fixes (#4348)846885ffix(logger): lost setBindings type in FastifyBaseLogger (#4346)37c2426docs(reply): specify streams content-type (#4337)f1480fcBumped v4.9.0- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot ignore this major versionwill 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 versionwill 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 dependencywill 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 labelswill set the current labels as the default for future PRs for this repo and language@dependabot use these reviewerswill set the current reviewers as the default for future PRs for this repo and language@dependabot use these assigneeswill set the current assignees as the default for future PRs for this repo and language@dependabot use this milestonewill 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.