postgres-meta
postgres-meta copied to clipboard
chore(deps-dev): bump fastify from 3.28.0 to 4.5.2
Bumps fastify from 3.28.0 to 4.5.2.
Release notes
Sourced from fastify's releases.
v4.5.2
What's Changed
- Fix 4204 by
@mcollinain fastify/fastify#4205Full Changelog: https://github.com/fastify/fastify/compare/v4.5.1...v4.5.2
v4.5.1
What's Changed
- make sure preSerialization hooks are null by default by
@mcollinain fastify/fastify#4203Full Changelog: https://github.com/fastify/fastify/compare/v4.5.0...v4.5.1
v4.5.0
What's Changed
- Add fastify-osm by
@gzileniin fastify/fastify#4185- docs(reference/routes): fix
onSendexample by@Fdawgsin fastify/fastify#4188- chore: clean dev-dependancies by
@Eommin fastify/fastify#4189- Forward upgrade from secondary server to primary by
@mcollinain fastify/fastify#4190- add unit test for ajv-formats by
@Uzlopakin fastify/fastify#4187- add option to disable/ignore request-id header by
@philippviereckin fastify/fastify#4193- doc: add fastify.display-name symbol by
@Eommin fastify/fastify#4191- docs(validation-and-serialization): Fix example on query string coercion by
@galiarmeroin fastify/fastify#4198- Add fastify-https-always to Ecosystem doc. by
@mattbishopin fastify/fastify#4201New Contributors
@gzilenimade their first contribution in fastify/fastify#4185@philippviereckmade their first contribution in fastify/fastify#4193@galiarmeromade their first contribution in fastify/fastify#4198Full Changelog: https://github.com/fastify/fastify/compare/v4.4.0...v4.5.0
v4.4.0
What's Changed
- fix(types): bad naming of
validateInputby@metcoder95in fastify/fastify#4151- feat: add webdav http methods by
@hungtcsin fastify/fastify#3836- fix(types): reply.getHeader can return numbers and arrays by
@seanparmeleein fastify/fastify#4154- feat(logger): use pino.BaseLogger as main interface for fastify logger by
@sgrigorevin fastify/fastify#4150- docs(ecosystem): Add fastify-bugsnag as community plugin by
@ZigaStrgarin fastify/fastify#4155- fix typo in docs/reference/Server.md by
@developerHetin fastify/fastify#4163- Make ResolveFastifyReplyType union-aware by
@cm-ayfin fastify/fastify#4164- docs: update code snippet for accurate use by
@lirantalin fastify/fastify#4167- build(deps): bump lycheeverse/lychee-action from 1.5.0 to 1.5.1 by
@dependabotin fastify/fastify#4169- build(deps-dev): bump markdownlint-cli2 from 0.4.0 to 0.5.0 by
@dependabotin fastify/fastify#4170- types: adjust and add testing by
@metcoder95in fastify/fastify#4158- docs(ecosystem): add fastify-lyra by
@mateonunezin fastify/fastify#4176- Add links to type providers by
@kibertoadin fastify/fastify#4177- docs(ecosystem): add fastify-keycloak-adapter by
@yubinTWin fastify/fastify#4180- Docs: onResponse hook error logging by
@avanelliin fastify/fastify#4178
... (truncated)
Commits
d3c3ad7Bumped v4.5.23fd294dFix 4204 (#4205)208d05bBumped v4.5.12e5b82amake sure preSerialization hooks are null by default (#4203)3af02e4Bumped v4.5.05c95ad2docs(ecosystem): add fastify-https-always (#4201)4b790fcdocs(validation-and-serialization): Fix example on query string coercion (#4198)37ae4eadoc: add fastify.display-name symbol (#4191)4e79725feat: disable/ignore request-id header (#4193)ea8aae9add unit test for ajv-formats (#4187)- 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)