swagger-stats
swagger-stats copied to clipboard
Bump fastify from 4.11.0 to 4.14.0
Bumps fastify from 4.11.0 to 4.14.0.
Release notes
Sourced from fastify's releases.
v4.14.0
What's Changed
- Schema error formatter type by
@cm-ayfin fastify/fastify#4570- Fix typescript integration bug with ajv-compiler by
@Uzlopakin fastify/fastify#4555- build(deps-dev): bump yup from 0.32.11 to 1.0.0 by
@dependabotin fastify/fastify#4581- feat: Add onRequestAbort hook. by
@ShogunPandain fastify/fastify#4582- ci(package-manager): update ubuntu os to latest by
@Fdawgsin fastify/fastify#4591- Improve Contribution Guide's VSCode setup instructions by
@evpirniain fastify/fastify#4594- fix: Only remove implicit HEAD routes. by
@ShogunPandain fastify/fastify#4596- Fix tests in Node.js v16 by
@mcollinain fastify/fastify#4597- docs(ecosystem): add fastify-flux tool by
@Jnigin fastify/fastify#4599- feat: include origin error message into serialization error by
@ivan-tymoshenkoin fastify/fastify#4601- feat: log requests refused before processing starts by
@airhornsin fastify/fastify#4600- fix: add missed symbol by
@metcoder95in fastify/fastify#4608New Contributors
@evpirniamade their first contribution in fastify/fastify#4594Full Changelog: https://github.com/fastify/fastify/compare/v4.13.0...v4.14.0
v4.13.0
What's Changed
- Docs: Add guide about detecting client abort by
@eugenio-oddonein fastify/fastify#4518- fix: add type support for instance has plugin by
@audothomasin fastify/fastify#4527- test: add host header for net connection by
@climba03003in fastify/fastify#4536- fix: getSchemaSerializer contentType check by
@saleshin fastify/fastify#4531- docs(ecosystem): add fastify-web-response by
@erfaniumin fastify/fastify#4537- Docs: Update guide about detecting client abort by
@eugenio-oddonein fastify/fastify#4530- Bring docs in line with ajv-serializer defaults by
@mcollinain fastify/fastify#4544- docs: update await fastify.register docs by
@Adiblain fastify/fastify#4546- ContentTypeParser remove(): Return false when content type parser was not present for removal by
@kamilogorekin fastify/fastify#4550- docs: update Ecosystem.md by
@Adiblain fastify/fastify#4551- docs(ecosystem): add fastify-204 by
@Shiva127in fastify/fastify#4504- docs: add fastify-delay-request by
@climba03003in fastify/fastify#4569- docs(ecosystem): add
@clerk/fastifyplugin by@dimklin fastify/fastify#4571- docs(ecosystem): add fastify-json-to-xml plugin by
@Fdawgsin fastify/fastify#4572- #4521 Replace native errors with
@fastify/errorsby@alainrkin fastify/fastify#4554- fix: Return 408 on client timeout. by
@ShogunPandain fastify/fastify#4552- docs(ecosystem): add fastify-cloudinary plugin by
@Shyam-Chenin fastify/fastify#4576- Fix crash when onReady hook throws by
@mcollinain fastify/fastify#4579New Contributors
@eugenio-oddonemade their first contribution in fastify/fastify#4518@audothomasmade their first contribution in fastify/fastify#4527@saleshmade their first contribution in fastify/fastify#4531@kamilogorekmade their first contribution in fastify/fastify#4550@Shiva127made their first contribution in fastify/fastify#4504@dimklmade their first contribution in fastify/fastify#4571@Shyam-Chenmade their first contribution in fastify/fastify#4576
... (truncated)
Commits
a489611bumped v4.14.05a288bcfix: add missed symbol (#4608)ec17333feat: log requests refused before processing starts (#4600)d74b2b4feat: include origin error message into serialization error (#4601)b8ae90adocs(ecosystem): add fastify-flux tool (#4599)09cac4aFix tests in Node.js v16 (#4597)562332afix: Only remove implicit HEAD routes. (#4596)1e9c10fImprove Contribution Guide's VSCode setup instructions (#4594)dd2a885ci(package-manager): update ubuntu os to latest (#4591)7cbad58feat: new onRequestAbort hook (#4582)- 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)