trpc-openapi
trpc-openapi copied to clipboard
Chore(deps): Bump fastify from 4.17.0 to 4.21.0
Bumps fastify from 4.17.0 to 4.21.0.
Release notes
Sourced from fastify's releases.
v4.21.0
What's Changed
- chore: remove license-checker package by
@​Uzlopakin fastify/fastify#4914- chore: remove pump devDependency by
@​Uzlopakin fastify/fastify#4913- ci: create artifacts in coverage workflows by
@​Uzlopakin fastify/fastify#4909- docs(server): grammar and structure fixes by
@​Fdawgsin fastify/fastify#4904- docs: Fix typo in TypeScript docs ("
@​types/node", not "@​node/types") by@​jasongwartzin fastify/fastify#4922- [readme] add CII Best Practices Badge by
@​ljharbin fastify/fastify#4926- fix: lowercase type-providers headers types by
@​toomuchdesignin fastify/fastify#4928- ERR_REP_ALREADY_SENT hint that a route may be missing "return reply" by
@​mcollinain fastify/fastify#4921- fix: ReplyTypeConstrainer array type inference by
@​pedroescumalhain fastify/fastify#4885New Contributors
@​jasongwartzmade their first contribution in fastify/fastify#4922@​ljharbmade their first contribution in fastify/fastify#4926@​toomuchdesignmade their first contribution in fastify/fastify#4928@​pedroescumalhamade their first contribution in fastify/fastify#4885Full Changelog: https://github.com/fastify/fastify/compare/v4.20.0...v4.21.0
v4.20.0
What's Changed
- build(deps-dev): Bump
@​sinclair/typeboxfrom 0.28.20 to 0.29.1 by@​dependabotin fastify/fastify#4877- Update Prototype-Poisoning.md by
@​ed-henriquein fastify/fastify#4879- docs: adjust line for linter by
@​metcoder95in fastify/fastify#4882- Fixed type inference on .code().send() by
@​aadito123in fastify/fastify#4880- chore: refactor Error-typings and tests by
@​svrnwnschin fastify/fastify#4824- test: add missing assertion for a test by
@​kibertoadin fastify/fastify#4701- chore: tests for genReqIdFactory and minor changes by
@​Uzlopakin fastify/fastify#4783- Added type definition for allowUnsafeRegex by
@​xijdkin fastify/fastify#4792- docs(security): update policy on ci/cd reports by
@​jsumnersin fastify/fastify#4890- improve hooks.validate by
@​Uzlopakin fastify/fastify#4804- ci: enable caching; split jobs by
@​Uzlopakin fastify/fastify#4889- docs(plugins): note side-effect when using
awaitinfastify.register()by@​hateablestreamin fastify/fastify#4846- [hooks] Refine hook runners by
@​Uzlopakin fastify/fastify#4805- docs: fix wrong header size for FST_ERR_ASYNC_CONSTRAINT in Errors.md by
@​graphiteisaacin fastify/fastify#4893- fix: rework FastifyErrors, ensure documentation completeness by
@​Uzlopakin fastify/fastify#4892- feat: add childLoggerFactory config by
@​brettwillisin fastify/fastify#4760- Fix setNotFoundHandler handler type by
@​Ethan-Arrowoodin fastify/fastify#4897- restore code coverage by
@​mcollinain fastify/fastify#4841- fix: handle abort signal before server is ready by
@​shayffin fastify/fastify#4886- docs(client-aborted): remove deprecated function by
@​JekRockin fastify/fastify#4898- Revert "docs(client-aborted): remove deprecated function (#4898)" by
@​climba03003in fastify/fastify#4901- docs(logging): fix typo by
@​yamanidevin fastify/fastify#4905- Support IPv6 ::1 in listeningOrigin by
@​mcollinain fastify/fastify#4902- fix: extend isCustomValidatorCompiler from parent controller by
@​tinchoz49in fastify/fastify#4903- fix: allow uppercase requestdHeader by
@​Uzlopakin fastify/fastify#4906New Contributors
@​ed-henriquemade their first contribution in fastify/fastify#4879
... (truncated)
Commits
ef7408aBumped v4.21.09d2da75fix: ReplyTypeConstrainer array type inference (#4885)5fa052efeat: ERR_REP_ALREADY_SENT hint that a route may be missing "return reply" (#...7b0f8edfix: lowercase type-providers headers types (#4928)5473ce3[readme] add CII Best Practices Badge (#4926)b31b1b4Fix typo in TypeScript docs ("@​types/node", not "@​node/types") (#4922)bf01ba4docs(server): grammar and structure fixes (#4904)ffa8140fix: create artifacts in coverage workflows (#4909)eed0b5bchore: remove pump devDependency (#4913)49a844eremove license-checker package (#4914)- 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)