build(deps): bump the fastify-core group with 13 updates
Bumps the fastify-core group with 13 updates:
| Package | From | To |
|---|---|---|
| @fastify/accepts | 4.3.0 |
5.0.1 |
| @fastify/autoload | 5.10.0 |
6.0.1 |
| @fastify/bearer-auth | 9.4.0 |
10.0.1 |
| @fastify/compress | 7.0.3 |
8.0.1 |
| @fastify/cors | 9.0.1 |
10.0.1 |
| @fastify/helmet | 11.1.1 |
12.0.1 |
| @fastify/rate-limit | 9.1.0 |
10.1.0 |
| @fastify/sensible | 5.6.0 |
6.0.1 |
| @fastify/static | 7.0.4 |
8.0.1 |
| @fastify/swagger | 8.15.0 |
9.1.0 |
| @fastify/under-pressure | 8.5.1 |
9.0.1 |
| fastify | 4.28.1 |
5.0.0 |
| fastify-plugin | 4.5.1 |
5.0.1 |
Updates @fastify/accepts from 4.3.0 to 5.0.1
Release notes
Sourced from @fastify/accepts's releases.
v5.0.1
What's Changed
- chore: update fastify to ^5.0.0 by
@Fdawgsin fastify/fastify-accepts#172Full Changelog: https://github.com/fastify/fastify-accepts/compare/v5.0.0...v5.0.1
v5.0.0
What's Changed
- chore(deps-dev): bump tsd from 0.29.0 to 0.30.0 by
@dependabotin fastify/fastify-accepts#163- chore(.gitignore): add .tap/ dir by
@Fdawgsin fastify/fastify-accepts#164- chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by
@dependabotin fastify/fastify-accepts#166- Merge
nextintomasterby@jsumnersin fastify/fastify-accepts#167- chore(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by
@dependabotin fastify/fastify-accepts#168- chore(deps-dev): bump
@types/nodefrom 20.14.13 to 22.0.0 by@dependabotin fastify/fastify-accepts#169- chore(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by
@dependabotin fastify/fastify-accepts#171- chore: update min fastify version by
@Fdawgsin fastify/fastify-accepts#170Full Changelog: https://github.com/fastify/fastify-accepts/compare/v4.3.0...v5.0.0
Commits
5b71fe8Bumped v5.0.13df9153chore: update fastify to ^5.0.0 (#172)50f410dBumped v5.0.0f5e655fBumped v5.0.0-pre.fv5.26182085chore: update min fastify version (#170)028b72dchore(deps): bump fastify/workflows from 4.2.1 to 5.0.0 (#171)d080145chore(deps-dev): bump@types/nodefrom 20.14.13 to 22.0.0 (#169)f0a1134chore(deps): bump fastify/workflows from 4.1.0 to 4.2.1 (#168)81612d2v5.0.0-pre.fv5.1aed64b0Mergenextintomaster(#167)- Additional commits viewable in compare view
Updates @fastify/autoload from 5.10.0 to 6.0.1
Release notes
Sourced from @fastify/autoload's releases.
v6.0.1
What's Changed
- feat: add support for
tsimpby@stuft2in fastify/fastify-autoload#410- chore: update fastify to ^5.0.0 by
@Eommin fastify/fastify-autoload#411New Contributors
@stuft2made their first contribution in fastify/fastify-autoload#410Full Changelog: https://github.com/fastify/fastify-autoload/compare/v6.0.0...v6.0.1
v6.0.0
What's Changed
- perf: extract pluginOrModulePattern by
@Uzlopakin fastify/fastify-autoload#387- chore(deps-dev): bump tsd from 0.29.0 to 0.31.1 by
@dependabotin fastify/fastify-autoload#390- chore(deps-dev): bump esbuild from 0.19.12 to 0.21.5 by
@dependabotin fastify/fastify-autoload#393- chore(deps-dev): bump tsx from 3.14.0 to 4.15.7 by
@dependabotin fastify/fastify-autoload#391- docs: document possibility to parameter scriptPattern by
@jean-micheletin fastify/fastify-autoload#389- Merge
nextintomasterby@jsumnersin fastify/fastify-autoload#396- chore(deps-dev): bump esbuild from 0.21.5 to 0.23.0 by
@dependabotin fastify/fastify-autoload#395- chore(deps-dev): bump vitest from 1.6.0 to 2.0.3 by
@dependabotin fastify/fastify-autoload#400- chore(deps-dev): bump
@types/nodefrom 20.14.13 to 22.0.0 by@dependabotin fastify/fastify-autoload#402- chore: update ci workflow version by
@jean-micheletin fastify/fastify-autoload#403- Fix a README.md formatting issue by
@fox1tin fastify/fastify-autoload#405- feat: reduce cognitive complexity by
@jean-micheletin fastify/fastify-autoload#401Full Changelog: https://github.com/fastify/fastify-autoload/compare/v5.10.0...v6.0.0
Commits
5e8128dBumped v6.0.1986df86chore: update fastify to ^5.0.0 (#411)4e27b9bfeat: add support for tsimp (#410)8c7949dBumped v6.0.0688199dfeat: reduce cognitive complexity (#401)178979fFix a README.md formatting issue (#405)d01ba25chore: update ci workflow version (#403)3584972chore(deps-dev): bump@types/nodefrom 20.14.13 to 22.0.0 (#402)90aebc6chore(deps-dev): bump vitest from 1.6.0 to 2.0.3 (#400)2f127a6chore(deps-dev): bump esbuild from 0.21.5 to 0.23.0 (#395)- Additional commits viewable in compare view
Updates @fastify/bearer-auth from 9.4.0 to 10.0.1
Release notes
Sourced from @fastify/bearer-auth's releases.
v10.0.1
What's Changed
- chore: migrate from tap to node:test and c8 by
@dancastilloin fastify/fastify-bearer-auth#189- chore: update fastify to ^5.0.0 by
@Fdawgsin fastify/fastify-bearer-auth#191Full Changelog: https://github.com/fastify/fastify-bearer-auth/compare/v10.0.0...v10.0.1
v10.0.0
What's Changed
- chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by
@dependabotin fastify/fastify-bearer-auth#180- chore(deps): bump
@fastify/errorfrom 3.4.1 to 4.0.0 by@dependabotin fastify/fastify-bearer-auth#184- Merge
nextintomasterby@jsumnersin fastify/fastify-bearer-auth#183- perf: use spread over object.assign by
@Fdawgsin fastify/fastify-bearer-auth#185- chore(deps-dev): bump
@types/nodefrom 20.14.13 to 22.0.0 by@dependabotin fastify/fastify-bearer-auth#186- chore(deps): bump fastify/workflows from 4.1.0 to 5.0.0 by
@dependabotin fastify/fastify-bearer-auth#188- chore: update min fastify version by
@Fdawgsin fastify/fastify-bearer-auth#187Full Changelog: https://github.com/fastify/fastify-bearer-auth/compare/v9.4.0...v10.0.0
Commits
1c125d7Bumped v10.0.1c3333c4chore: update fastify to ^5.0.0 (#191)45f4669chore: migrate from tap to node:test and c8 (#189)85fd6f0Bumped v10.0.0fa459a0Bumped v10.0.0-pre.fv5.2e6822c0chore: update min fastify version (#187)eb6fde9chore(deps): bump fastify/workflows from 4.1.0 to 5.0.0 (#188)25991afchore(deps-dev): bump@types/nodefrom 20.14.13 to 22.0.0 (#186)4bf28d3perf: use spread over object.assign (#185)bcb7f4bv10.0.0-pre.fv5.1- Additional commits viewable in compare view
Updates @fastify/compress from 7.0.3 to 8.0.1
Release notes
Sourced from @fastify/compress's releases.
v8.0.1
What's Changed
- chore: update fastify to ^5.0.0 by
@Fdawgsin fastify/fastify-compress#315Full Changelog: https://github.com/fastify/fastify-compress/compare/v8.0.0...v8.0.1
v8.0.0
What's Changed
- Merge
nextintomasterby@jsumnersin fastify/fastify-compress#298- chore(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by
@dependabotin fastify/fastify-compress#299- chore: update fastify version to
5.xby@climba03003in fastify/fastify-compress#300- Update CI action to v5 by
@mcollinain fastify/fastify-compress#301- use node:test instead of tap by
@big-kahuna-burgerin fastify/fastify-compress#302- chore(deps-dev): bump
@types/nodefrom 20.14.13 to 22.0.0 by@dependabotin fastify/fastify-compress#304New Contributors
@big-kahuna-burgermade their first contribution in fastify/fastify-compress#302Full Changelog: https://github.com/fastify/fastify-compress/compare/v7.0.3...v8.0.0
Commits
ce7d84aBumped v8.0.1002a20cchore: update fastify to ^5.0.0 (#315)30f9626Bumped v8.0.0698e920Updated deps for fastify v5e45b197Merge branch 'master' of github.com:fastify/fastify-compress7559e55chore(deps-dev): bump@types/nodefrom 20.14.13 to 22.0.0 (#304)fe97a11use node:test instead of tap (#302)6a8af54Bumped v8.0.0-pre.fv5.2141b33bUpdate CI action to v5 (#301)151ae16chore: update fastify version to5.x(#300)- Additional commits viewable in compare view
Updates @fastify/cors from 9.0.1 to 10.0.1
Release notes
Sourced from @fastify/cors's releases.
v10.0.1
What's Changed
- chore: update fastify to ^5.0.0 by
@Fdawgsin fastify/fastify-cors#319Full Changelog: https://github.com/fastify/fastify-cors/compare/v10.0.0...v10.0.1
v10.0.0
What's Changed
- chore(deps): bump mnemonist from 0.39.6 to 0.39.8 by
@dependabotin fastify/fastify-cors#293- chore(.gitignore): add .tap/ dir by
@Fdawgsin fastify/fastify-cors#294- chore(deps-dev): bump
@typescript-eslint/parserfrom 6.21.0 to 7.1.1 by@dependabotin fastify/fastify-cors#298- chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by
@dependabotin fastify/fastify-cors#300- Warn about DoS attacks by
@mcollinain fastify/fastify-cors#301- add AsyncOriginFunction type by
@sknetlin fastify/fastify-cors#302- Merge
nextintomasterby@jsumnersin fastify/fastify-cors#304- chore(deps): bump fastify/workflows from 4.1.0 to 4.2.1 by
@dependabotin fastify/fastify-cors#305- chore(deps-dev): bump tsd from 0.30.7 to 0.31.1 by
@dependabotin fastify/fastify-cors#306- docs(readme): add
options.methodsdefault by@Fdawgsin fastify/fastify-cors#307- chore(deps-dev): bump
@types/nodefrom 20.14.13 to 22.0.0 by@dependabotin fastify/fastify-cors#308- chore: update min fastify version by
@Fdawgsin fastify/fastify-cors#309- chore(deps): bump fastify/workflows from 4.2.1 to 5.0.0 by
@dependabotin fastify/fastify-cors#310- chore: migrate from tap to node:test and c8 by
@dancastilloin fastify/fastify-cors#316New Contributors
@sknetlmade their first contribution in fastify/fastify-cors#302@dancastillomade their first contribution in fastify/fastify-cors#316Full Changelog: https://github.com/fastify/fastify-cors/compare/v9.0.1...v10.0.0
Commits
7635ecdBumped v10.0.163fb72fchore: update fastify to ^5.0.0 (#319)a9da1fcBumped v10.0.017042c7chore: migrate from tap to node:test and c8 (#316)37cdb08Bumped v10.0.0-pre.fv5.2053707cchore(deps): bump fastify/workflows from 4.2.1 to 5.0.0 (#310)a99d3dechore: update min fastify version (#309)e598d43chore(deps-dev): bump@types/nodefrom 20.14.13 to 22.0.0 (#308)e32be3cdocs(readme): addoptions.methodsdefault (#307)598e80bchore(deps-dev): bump tsd from 0.30.7 to 0.31.1 (#306)- Additional commits viewable in compare view
Updates @fastify/helmet from 11.1.1 to 12.0.1
Release notes
Sourced from @fastify/helmet's releases.
v12.0.1
What's Changed
- chore: add c8 flag for 100 % code coverage by
@dancastilloin fastify/fastify-helmet#259- chore: update fastify to ^5.0.0 by
@Fdawgsin fastify/fastify-helmet#260- chore: Add named hooks for improved visibility and debugging by
@kei-ichiin fastify/fastify-helmet#261New Contributors
@kei-ichimade their first contribution in fastify/fastify-helmet#261Full Changelog: https://github.com/fastify/fastify-helmet/compare/v12.0.0...v12.0.1
v12.0.0
What's Changed
- chore: add
.gitattributesfile by@Fdawgsin fastify/fastify-helmet#235- chore(package): explicitly declare js module type by
@Fdawgsin fastify/fastify-helmet#237- refactor(index): replace
typeofundefined check by@Fdawgsin fastify/fastify-helmet#238- build(deps-dev): bump tsd from 0.29.0 to 0.30.0 by
@dependabotin fastify/fastify-helmet#240- docs: fix return value with custom nonces example by
@big-kahuna-burgerin fastify/fastify-helmet#241- chore(.gitignore): add .tap/ dir by
@Fdawgsin fastify/fastify-helmet#242- build(deps-dev): bump tsd from 0.30.7 to 0.31.0 by
@dependabotin fastify/fastify-helmet#244- Merge
nextintomasterby@jsumnersin fastify/fastify-helmet#253- build(deps-dev): bump tap from 16.3.10 to 21.0.0 by
@dependabotin fastify/fastify-helmet#252- refactor(index): remove useless
elseblocks afterreturns by@Fdawgsin fastify/fastify-helmet#254- build(deps-dev): bump
@types/nodefrom 20.14.13 to 22.0.0 by@dependabotin fastify/fastify-helmet#255- build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 by
@dependabotin fastify/fastify-helmet#256- chore: update min fastify version by
@Fdawgsin fastify/fastify-helmet#257- fix: migrate from tap to node:test and c8 by
@dancastilloin fastify/fastify-helmet#258New Contributors
@big-kahuna-burgermade their first contribution in fastify/fastify-helmet#241@dancastillomade their first contribution in fastify/fastify-helmet#258Full Changelog: https://github.com/fastify/fastify-helmet/compare/v11.1.1...v12.0.0
Commits
6925055Bumped v12.0.1ef39992chore: Add named hooks for improved visibility and debugging (#261)188d984chore: update fastify to ^5.0.0 (#260)1340981chore: add c8 flag for 100 % code coverage (#259)ae67f81Bumped v12.0.0ce93d68fix: migrate from tap to node:test and c8 (#258)96651aav12.0.0-pre.fv5.23f02a8achore: update min fastify version (#257)2b1cc72build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 (#256)cb06feabuild(deps-dev): bump@types/nodefrom 20.14.13 to 22.0.0 (#255)- Additional commits viewable in compare view
Updates @fastify/rate-limit from 9.1.0 to 10.1.0
Release notes
Sourced from @fastify/rate-limit's releases.
v10.1.0
What's Changed
- Added grouping routes for ratelimit by
@aniketcodesin fastify/fastify-rate-limit#380New Contributors
@aniketcodesmade their first contribution in fastify/fastify-rate-limit#380Full Changelog: https://github.com/fastify/fastify-rate-limit/compare/v10.0.1...v10.1.0
v10.0.1
What's Changed
- chore: update fastify to ^5.0.0 by
@Fdawgsin fastify/fastify-rate-limit#381Full Changelog: https://github.com/fastify/fastify-rate-limit/compare/v10.0.0...v10.0.1
v10.0.0
What's Changed
- docs(readme): replace
fastify.iolinks withfastify.devby@Fdawgsin fastify/fastify-rate-limit#358- Use statusCode in errorResponseBuilder example by
@Szymx95in fastify/fastify-rate-limit#359- chore(.gitignore): add .tap/ dir by
@Fdawgsin fastify/fastify-rate-limit#361- Add statusCode to errorResponseBuilderContext type by
@flakey5in fastify/fastify-rate-limit#366- build(deps-dev): Bump tsd from 0.30.7 to 0.31.0 by
@dependabotin fastify/fastify-rate-limit#367- Merge
nextintomasterby@jsumnersin fastify/fastify-rate-limit#373- Coverage by
@jean-micheletin fastify/fastify-rate-limit#372- build(deps-dev): Bump
@types/nodefrom 20.14.13 to 22.0.0 by@dependabotin fastify/fastify-rate-limit#374- chore: update min fastify version by
@Fdawgsin fastify/fastify-rate-limit#377- chore: migrate from tap to node:test and c8 by
@dancastilloin fastify/fastify-rate-limit#378- build(deps-dev): Bump
@sinonjs/fake-timersfrom 11.3.1 to 13.0.1 by@dependabotin fastify/fastify-rate-limit#379- fix: return type of rateLimit by
@MunifTanjimin fastify/fastify-rate-limit#375New Contributors
@Szymx95made their first contribution in fastify/fastify-rate-limit#359@flakey5made their first contribution in fastify/fastify-rate-limit#366@jean-micheletmade their first contribution in fastify/fastify-rate-limit#372Full Changelog: https://github.com/fastify/fastify-rate-limit/compare/v9.1.0...v10.0.0
Commits
126ea3fBumped v1.1.0b80b05dAdded grouping routes for ratelimit (#380)4cd5021Bumped v10.0.10987ba3chore: update fastify to ^5.0.0 (#381)4b4f725Bumped v10.0.0f7b4f7efix: return type of rateLimit (#375)0c3812bbuild(deps-dev): Bump@sinonjs/fake-timersfrom 11.3.1 to 13.0.1 (#379)e5f6a46chore: migrate from tap to node:test and c8 (#378)20454fbv10.0.0-pre.fv5.29480e81chore: update min fastify version (#377)- Additional commits viewable in compare view
Updates @fastify/sensible from 5.6.0 to 6.0.1
Release notes
Sourced from @fastify/sensible's releases.
v6.0.1
What's Changed
- chore: update fastify to ^5.0.0 by
@Fdawgsin fastify/fastify-sensible#168Full Changelog: https://github.com/fastify/fastify-sensible/compare/v6.0.0...v6.0.1
v6.0.0
What's Changed
- perf: replace fast-deep-equal with dequal by
@gurgundayin fastify/fastify-sensible#160- Merge
nextintomasterby@jsumnersin fastify/fastify-sensible#161- build(deps-dev): bump
@types/nodefrom 20.14.13 to 22.0.0 by@dependabotin fastify/fastify-sensible#163- refactor: rename SensibleOptions into FastifySensibleOptions by
@jean-micheletin fastify/fastify-sensible#162- build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 by
@dependabotin fastify/fastify-sensible#166- chore: update min fastify version by
@Fdawgsin fastify/fastify-sensible#165- follow #109 - removed remnants of error handler added by #18 by
@lamweiliin fastify/fastify-sensible#164New Contributors
@jean-micheletmade their first contribution in fastify/fastify-sensible#162@lamweilimade their first contribution in fastify/fastify-sensible#164Full Changelog: https://github.com/fastify/fastify-sensible/compare/v5.6.0...v6.0.0
Commits
1782886Bumped v6.0.1a907f75fix: package versionf80173fchore: update fastify to ^5.0.0 (#168)822ae7afollow #109 - removed remnants of error handler added by #18 (#164)ab25cf9v6.0.0-pre.fv5.243f200achore: update min fastify version (#165)149e605build(deps): bump fastify/workflows from 4.1.0 to 5.0.0 (#166)4b885e0refactor: rename SensibleOptions into FastifySensibleOptions (#162)575d16dbuild(deps-dev): bump@types/nodefrom 20.14.13 to 22.0.0 (#163)617f21fv6.0.0-pre.fv5.1- Additional commits viewable in compare view
Updates @fastify/static from 7.0.4 to 8.0.1
Release notes
Sourced from @fastify/static's releases.
v8.0.1
What's Changed
- chore: update fastify to ^5.0.0 by
@Fdawgsin fastify/fastify-static#473Full Changelog: https://github.com/fastify/fastify-static/compare/v8.0.0...v8.0.1
v8.0.0
What's Changed
- build(deps-dev): bump pino from 8.21.0 to 9.1.0 by
@dependabotin fastify/fastify-static#453- Merge
nextintomasterby@jsumnersin fastify/fastify-static#454- build(deps): bump glob from 10.4.5 to 11.0.0 by
@dependabotin fastify/fastify-static#456- build(deps-dev): bump
@types/nodefrom 20.14.13 to 22.0.0 by@dependabotin fastify/fastify-static#457- chore: remove coveralls as dev dependency by
@Uzlopakin fastify/fastify-static#463- chore: migrate to neostandard by
@Uzlopakin fastify/fastify-static#462- chore: remove handlebars by
@Uzlopakin fastify/fastify-static#464Full Changelog: https://github.com/fastify/fastify-static/compare/v7.0.4...v8.0.0
Commits
c0ca1c9Bumped v8.0.1b9a0900chore: update fastify to ^5.0.0 (#473)85a80f1Bumped v8.0.0f2cfb32Updated dependencies for fastify v539e89eachore: remove handlebars (#464)cccd58fchore: migrate to neostandard (#462)ab1e63dchore: remove coveralls as dev dependency (#463)95428babuild(deps-dev): bump@types/nodefrom 20.14.13 to 22.0.0 (#457)950c9ebbuild(deps): bump glob from 10.4.5 to 11.0.0 (#456)a0fb3b3v8.0.0-pre.fv5.1- Additional commits viewable in compare view
Updates @fastify/swagger from 8.15.0 to 9.1.0
Release notes
Sourced from @fastify/swagger's releases.
v9.1.0
What's Changed
- Fix #821: incorrect reference when using $ref in patternProperties by
@jldmnin fastify/fastify-swagger#822- feat: support multiple content type schemas per request body by
@vivedoin fastify/fastify-swagger#819New Contributors
@jldmnmade their first contribution in fastify/fastify-swagger#822@vivedomade their first contribution in fastify/fastify-swagger#819Full Changelog: https://github.com/fastify/fastify-swagger/compare/v9.0.1...v9.1.0
v9.0.1
What's Changed
- chore: update fastify to ^5.0.0 by
@Fdawgsin fastify/fastify-swagger#820Full Changelog: https://github.com/fastify/fastify-swagger/compare/v9.0.0...v9.0.1
v9.0.0
What's Changed
- docs(migration): fix broken link by
@Fdawgsin fastify/fastify-swagger#779- chore(.gitignore): add .tap/ dir by
@Fdawgsin fastify/fastify-swagger#783- docs: how to use with
@fastify/autoloadby@bijela-gorain fastify/fastify-swagger#789- Docs: Convert usage example to OpenAPI v3 spec by
@melroy89in fastify/fastify-swagger#792- Resolve examples for shared schemas by
@vascofgin fastify/fastify-swagger#786- chore(deps-dev): bump tsd from 0.30.7 to 0.31.0 by
@dependabotin fastify/fastify-swagger#796- refactor: json schema draft 7 to openapi schema converting by
@ivan-tymoshenkoin fastify/fastify-swagger#797- docs: Using autoloader for swagger is fine by
@jean-micheletin fastify/fastify-swagger#802- chore(deps-dev): bump fluent-json-schema from 4.2.1 to 5.0.0 by
@dependabotin fastify/fastify-swagger#806- Merge
nextintomasterby@jsumnersin fastify/fastify-swagger#805- fix (types): changed document type to a discriminating union by
@Bram-dcin fastify/fastify-swagger#807- chore(deps-dev): bump
@types/nodefrom 20.14.13 to 22.0.0 by@dependabotin fastify/fastify-swagger#813- Fix breaking changes introduced in Fastify v5.0.0-alpha.4 by
@mcollinain fastify/fastify-swagger#818New Contributors
@bijela-goramade their first contribution in fastify/fastify-swagger#789@melroy89made their first contribution in fastify/fastify-swagger#792@vascofgmade their first contribution in fastify/fastify-swagger#786@ivan-tymoshenkomade their first contribution in fastify/fastify-swagger#797@jean-micheletmade their first contribution in fastify/fastify-swagger#802@Bram-dcmade their first contribution in fastify/fastify-swagger#807Full Changelog: https://github.com/fastify/fastify-swagger/compare/v8.14.0...v9.0.0
Commits
1de673fBumped v9.1.003783d5feat: support multiple content type schemas per request (#819)f29078cFix #821: incorrect reference when using $ref in patternProperties (#822)12e4bd6Bumped v9.0.12b16c8achore: update fastify to ^5.0.0 (#820)f6f8e55Bumped v9.0.0c169d76Fix breaking changes introduced in Fastify v...Description has been truncated