swagger-stats
swagger-stats copied to clipboard
Bump fastify from 3.18.1 to 4.4.0
Bumps fastify from 3.18.1 to 4.4.0.
Release notes
Sourced from fastify's releases.
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#4178New Contributors
@hungtcsmade their first contribution in fastify/fastify#3836@seanparmeleemade their first contribution in fastify/fastify#4154@sgrigorevmade their first contribution in fastify/fastify#4150@ZigaStrgarmade their first contribution in fastify/fastify#4155@developerHetmade their first contribution in fastify/fastify#4163@cm-ayfmade their first contribution in fastify/fastify#4164@lirantalmade their first contribution in fastify/fastify#4167@mateonunezmade their first contribution in fastify/fastify#4176@yubinTWmade their first contribution in fastify/fastify#4180@avanellimade their first contribution in fastify/fastify#4178Full Changelog: https://github.com/fastify/fastify/compare/v4.3.0...v4.4.0
v4.3.0
What's Changed
- dont cache unnecessary content types by
@Uzlopakin fastify/fastify#4134- fix: default clientError replies on reused connection (#4101) by
@katreniakin fastify/fastify#4133- docs(ecosystem): add electron-server by
@anonrigin fastify/fastify#4136- feat: expose validate/serialize functions through Request and Reply by
@metcoder95in fastify/fastify#3970- types: re-export
FastifyListenOptionsin top-level types by@kyranetin fastify/fastify#4135- docs: remove http2 experimental status (#4142) by
@SebastianZimmerin fastify/fastify#4144- refactor: rename
request.validatetorequest.validateInputby@metcoder95in fastify/fastify#4139- Fix #4120: Defer resolution of FastifyRequestType until FastifyRequest by
@sinclairzx81in fastify/fastify#4123New Contributors
@katreniakmade their first contribution in fastify/fastify#4133@SebastianZimmermade their first contribution in fastify/fastify#4144Full Changelog: https://github.com/fastify/fastify/compare/v4.2.1...v4.3.0
v4.2.1
... (truncated)
Commits
e618c7cBumped v4.4.00767cbdDocs: onResponse hook error logging (#4178)35aa4d9docs(ecosystem): add fastify-keycloak-adapter (#4180)4e341e8Add links to type providers (#4177)803fda1docs(ecosystem): add fastify-lyra (#4176)ba9ca08types: adjust and add testing (#4158)c6cd0e9build(deps-dev): bump markdownlint-cli2 from 0.4.0 to 0.5.0 (#4170)81ddf7dbuild(deps): bump lycheeverse/lychee-action from 1.5.0 to 1.5.1 (#4169)be54b9edocs: update code snippet for accurate use (#4167)5bd6eecMake ResolveFastifyReplyType union-aware (#4164)- 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)