nest
nest copied to clipboard
chore(deps): bump fastify from 4.28.1 to 5.0.0
trafficstars
Bumps fastify from 4.28.1 to 5.0.0.
Release notes
Sourced from fastify's releases.
v5.0.0
What's Changed
- add missing route shorthands by
@​Uzlopakin fastify/fastify#4409- lib: drop setDefaultRoute and getDefaultRoute methods by
@​RafaelGSSin fastify/fastify#4485- Sync next-branch by
@​github-actionsin fastify/fastify#4815- Next: Disallow
decorate('name', null)in the types by@​voxpelliin fastify/fastify#4878- feat!: Add req.hostname and req.port by
@​aarontravassin fastify/fastify#4766- Change request id header default value to false by
@​philippviereckin fastify/fastify#4194- Remove deprecated variadic listen by
@​jsumnersin fastify/fastify#4900- Sync next-branch by
@​github-actionsin fastify/fastify#4894- fix: requestIdHeader docs by
@​philippviereckin fastify/fastify#4916- Sync next-branch by
@​github-actionsin fastify/fastify#4930- Sync next-branch by
@​github-actionsin fastify/fastify#4941- types: Remove variadic listen types by
@​Uzlopakin fastify/fastify#4966- fix: remove http version check by
@​beyazitin fastify/fastify#4962- feat: new logger api by
@​aarontravassin fastify/fastify#5020- fix(plugins): mixing async and callback style now returns an error by
@​giuliowaitforitdavidein fastify/fastify#5141- feat: align fastify.hasRoute to fmw.hasRoute by
@​dancastilloin fastify/fastify#5102- feat: set useSemicolonDefault default option to false by
@​dancastilloin fastify/fastify#5320- feat: make contentTypeParser's existingParser check more strict by
@​gurgundayin fastify/fastify#5329- feat: loosen content-type checking by
@​climba03003in fastify/fastify#4450- feat: rework contentTypeParser methods by
@​gurgundayin fastify/fastify#5372- perf: limit search space for contentType by
@​gurgundayin fastify/fastify#5400- perf: update method matching by
@​gurgundayin fastify/fastify#5419- chore: updated dependencies to latest versions by
@​puskin94in fastify/fastify#5422- chore: merge next into main for v5 release by
@​jsumnersin fastify/fastify#5446- docs(ref/typescript): support Docusaurus v3 by
@​james-kaguruin fastify/fastify#5450- chore: remove unused dependency and fix ci by
@​gurgundayin fastify/fastify#5454- feat: (types) add shorthand types for MKCALENDAR and REPORT by
@​gurgundayin fastify/fastify#5455- fix: ci labeler by
@​Eommin fastify/fastify#5463- docs(guides/database): correct typo by
@​monish001in fastify/fastify#5461- test: add tests for error handling by
@​domdomeggin fastify/fastify#5451- docs(reference/routes): fix example on constraints by
@​Cadienvanin fastify/fastify#5468- perf: Optimize resolving X-Forwarded-For addresses by
@​dmkngin fastify/fastify#5458- fix:
configtype in RouteShorthandOptions by@​BrianValentein fastify/fastify#5355- feat: request and reply decorators can not be a reference type by
@​Eommin fastify/fastify#5462- docs: update indentation on type providers section by
@​Tony133in fastify/fastify#5474- feat: log all available addresses if listening host is 0.0.0.0 by
@​mcollinain fastify/fastify#5476- chore: remove node 18 from CI by
@​gurgundayin fastify/fastify#5481- feat: writeEarlyHints by
@​gurgundayin fastify/fastify#5480- docs: update indentation and code snippet in the routes section by
@​Tony133in fastify/fastify#5482- refactor: change
reply.redirect()signature by@​gurgundayin fastify/fastify#5483- docs: update indentation and code snippet in the type providers section by
@​Tony133in fastify/fastify#5485- feat: emit diagnostics_channel events upon routing request by
@​tlhunterin fastify/fastify#5252- chore: Bump pnpm/action-setup from 3 to 4 by
@​dependabotin fastify/fastify#5492- chore: remove unnecessary eslint override by
@​Cangitin fastify/fastify#5493- docs(ecosystem): Add fastify-kysely plugin by
@​alenap93in fastify/fastify#5475- chore: update tap@19 by
@​climba03003in fastify/fastify#5471- chore: Remove
reply.getReponseTime()in fastify/fastify#5490- chore: remove unused test by
@​Cangitin fastify/fastify#5496
... (truncated)
Commits
6bde7d7Bumped v5.0.07239d78docs: Add required .js extension to relative ESM imports (#5685)9a1be75docs: update v4 codemods (#5666)d623d47chore: bind this to instance in onclose (#5670)455ff7fdocs: add v5 guide (#5674)694cf43types: remove nonexistant done parameter from onRegister (#5678)b493fcechore: list the next deprecation code (#5673)07bc7cfdocs: join plugin team (#5677)501be89doc: add dancastillo to Fastify Plugins team (#5668)6b1b8a7chore: bump fast-json-stringify-compiler to v5.0.0 (#5660)- Additional commits viewable in compare view
You can trigger a rebase of this PR 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 show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@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)
Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.