Commit 459f416
authored
fix(deps): update packages that may break with minor update (#122)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs
from Renovate will soon appear from 'Mend'. Learn more
[here](https://redirect.github.com/renovatebot/renovate/discussions/37842).
This PR contains the following updates:
| Package | Change | Age | Confidence |
|---|---|---|---|
| [fastify](https://fastify.dev/)
([source](https://redirect.github.com/fastify/fastify)) | [`5.4.0` ->
`5.6.0`](https://renovatebot.com/diffs/npm/fastify/5.4.0/5.6.0) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [typescript](https://www.typescriptlang.org/)
([source](https://redirect.github.com/microsoft/TypeScript)) | [`5.8.3`
-> `5.9.2`](https://renovatebot.com/diffs/npm/typescript/5.8.3/5.9.2) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>fastify/fastify (fastify)</summary>
###
[`v5.6.0`](https://redirect.github.com/fastify/fastify/releases/tag/v5.6.0)
[Compare
Source](https://redirect.github.com/fastify/fastify/compare/v5.5.0...v5.6.0)
##### What's Changed
- fix: update typescript pino type to pick by
[@​dancastillo](https://redirect.github.com/dancastillo) in
[#​6287](https://redirect.github.com/fastify/fastify/pull/6287)
- feat(types): router option types by
[@​dancastillo](https://redirect.github.com/dancastillo) in
[#​6282](https://redirect.github.com/fastify/fastify/pull/6282)
- fix(types): Fix use of "esModuleInterop: false" by
[@​joshkel](https://redirect.github.com/joshkel) in
[#​6292](https://redirect.github.com/fastify/fastify/pull/6292)
- docs: fix typo in Reference: TypeScript.md by
[@​hmanzoni](https://redirect.github.com/hmanzoni) in
[#​6302](https://redirect.github.com/fastify/fastify/pull/6302)
- docs: clarify router performance note by
[@​Prasad2604](https://redirect.github.com/Prasad2604) in
[#​6306](https://redirect.github.com/fastify/fastify/pull/6306)
##### New Contributors
- [@​joshkel](https://redirect.github.com/joshkel) made their
first contribution in
[#​6292](https://redirect.github.com/fastify/fastify/pull/6292)
- [@​hmanzoni](https://redirect.github.com/hmanzoni) made their
first contribution in
[#​6302](https://redirect.github.com/fastify/fastify/pull/6302)
- [@​Prasad2604](https://redirect.github.com/Prasad2604) made
their first contribution in
[#​6306](https://redirect.github.com/fastify/fastify/pull/6306)
**Full Changelog**:
<fastify/fastify@v5.5.0...v5.6.0>
###
[`v5.5.0`](https://redirect.github.com/fastify/fastify/releases/tag/v5.5.0)
[Compare
Source](https://redirect.github.com/fastify/fastify/compare/v5.4.0...v5.5.0)
#### What's Changed
- docs: fix markdown linting issue by
[@​Uzlopak](https://redirect.github.com/Uzlopak) in
[#​6175](https://redirect.github.com/fastify/fastify/pull/6175)
- chore: removed simple-get from mkcalendar tests by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6199](https://redirect.github.com/fastify/fastify/pull/6199)
- chore: removed simple-get from versioned-routes tests by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6202](https://redirect.github.com/fastify/fastify/pull/6202)
- chore: removed simple-get from hooks tests by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6210](https://redirect.github.com/fastify/fastify/pull/6210)
- fix: close pipelining test by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6204](https://redirect.github.com/fastify/fastify/pull/6204)
- chore: removed simple-get from unlock test by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6178](https://redirect.github.com/fastify/fastify/pull/6178)
- chore: removed simple-get from use-semicolon-delimiter tests by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6203](https://redirect.github.com/fastify/fastify/pull/6203)
- chore: removed simple-get from custom-https-server tests by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6201](https://redirect.github.com/fastify/fastify/pull/6201)
- chore: remove simple-get from custom parser 5 by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6172](https://redirect.github.com/fastify/fastify/pull/6172)
- chore: removed simple-get from head tests by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6196](https://redirect.github.com/fastify/fastify/pull/6196)
- chore: removed simple-get from request id tests by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6193](https://redirect.github.com/fastify/fastify/pull/6193)
- chore: remove simple get from custom parser 1 by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6167](https://redirect.github.com/fastify/fastify/pull/6167)
- chore: removed simple-get from custom-parser-0 by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6168](https://redirect.github.com/fastify/fastify/pull/6168)
- chore: remove simple-get from custom parser 2 by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6169](https://redirect.github.com/fastify/fastify/pull/6169)
- chore: remove simple-get from custom parser 4 by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6171](https://redirect.github.com/fastify/fastify/pull/6171)
- chore: removed simple-get from promises test by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6183](https://redirect.github.com/fastify/fastify/pull/6183)
- chore: removed simple-get from move test by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6179](https://redirect.github.com/fastify/fastify/pull/6179)
- chore: remove simple-get from custom querystring parser by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6166](https://redirect.github.com/fastify/fastify/pull/6166)
- chore: remove simple-get from propfind by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6174](https://redirect.github.com/fastify/fastify/pull/6174)
- chore: removed simple-get from case insensitive test by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6188](https://redirect.github.com/fastify/fastify/pull/6188)
- chore: remove simple get from async-await tests by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6165](https://redirect.github.com/fastify/fastify/pull/6165)
- chore: removed simple-get from header overflow test by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6190](https://redirect.github.com/fastify/fastify/pull/6190)
- chore: removed simple-get from check test by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6176](https://redirect.github.com/fastify/fastify/pull/6176)
- chore: removed simple-get from async hooks test by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6189](https://redirect.github.com/fastify/fastify/pull/6189)
- feat(types): export more schema related types by
[@​marcalexiei](https://redirect.github.com/marcalexiei) in
[#​6207](https://redirect.github.com/fastify/fastify/pull/6207)
- chore: removed simple-get from copy tests by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6198](https://redirect.github.com/fastify/fastify/pull/6198)
- chore: removed simple-get from request-error test by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6184](https://redirect.github.com/fastify/fastify/pull/6184)
- chore: removed simple-get from decorator tests by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6192](https://redirect.github.com/fastify/fastify/pull/6192)
- ci: pin third-party actions to commit-hash by
[@​Fdawgs](https://redirect.github.com/Fdawgs) in
[#​6218](https://redirect.github.com/fastify/fastify/pull/6218)
- fix: close fastify instance by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6177](https://redirect.github.com/fastify/fastify/pull/6177)
- chore(license): replace date range by
[@​Fdawgs](https://redirect.github.com/Fdawgs) in
[#​6219](https://redirect.github.com/fastify/fastify/pull/6219)
- chore: removed simple-get from plugin-1 test by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6180](https://redirect.github.com/fastify/fastify/pull/6180)
- chore: removed simple-get from plugin-2 test by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6181](https://redirect.github.com/fastify/fastify/pull/6181)
- chore: removed simple-get from plugin-3 test by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6182](https://redirect.github.com/fastify/fastify/pull/6182)
- chore: remove simple get from reply test by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6160](https://redirect.github.com/fastify/fastify/pull/6160)
- feat(types): add missing error types by
[@​davidwood](https://redirect.github.com/davidwood) in
[#​6217](https://redirect.github.com/fastify/fastify/pull/6217)
- docs: setErrorHandler description by
[@​AlvesJorge](https://redirect.github.com/AlvesJorge) in
[#​6227](https://redirect.github.com/fastify/fastify/pull/6227)
- docs: fix onError hook execution order documentation by
[@​emicovi](https://redirect.github.com/emicovi) in
[#​6225](https://redirect.github.com/fastify/fastify/pull/6225)
- fix: handle abort signal in fastify.listen by
[@​climba03003](https://redirect.github.com/climba03003) in
[#​6235](https://redirect.github.com/fastify/fastify/pull/6235)
- feat: prepare to use Promise.withResolvers by
[@​climba03003](https://redirect.github.com/climba03003) in
[#​6232](https://redirect.github.com/fastify/fastify/pull/6232)
- docs: updated SECURITY.md by
[@​Eomm](https://redirect.github.com/Eomm) in
[#​6233](https://redirect.github.com/fastify/fastify/pull/6233)
- fix(docs): fix markdown to exclude leading parenthesis by
[@​IanWoodard](https://redirect.github.com/IanWoodard) in
[#​6238](https://redirect.github.com/fastify/fastify/pull/6238)
- ci: fix thollander/actions-comment-pull-request commit-hash by
[@​Fdawgs](https://redirect.github.com/Fdawgs) in
[#​6244](https://redirect.github.com/fastify/fastify/pull/6244)
- docs(routes): add payload to preParsing signature by
[@​callmehiphop](https://redirect.github.com/callmehiphop) in
[#​6240](https://redirect.github.com/fastify/fastify/pull/6240)
- docs(ecosystem): add fastify-route-preset plugin by
[@​inyourtime](https://redirect.github.com/inyourtime) in
[#​6220](https://redirect.github.com/fastify/fastify/pull/6220)
- chore: remove simple get from async request, get and register... by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6246](https://redirect.github.com/fastify/fastify/pull/6246)
- docs: improve custom validator documentation for async hooks by
[@​emicovi](https://redirect.github.com/emicovi) in
[#​6228](https://redirect.github.com/fastify/fastify/pull/6228)
- chore: remove simple get from route shorthand by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6245](https://redirect.github.com/fastify/fastify/pull/6245)
- chore: Bump
[@​stylistic/eslint-plugin](https://redirect.github.com/stylistic/eslint-plugin)
from 4.4.1 to 5.1.0 in the dev-dependencies-eslint group by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​6242](https://redirect.github.com/fastify/fastify/pull/6242)
- chore: Bump
[@​types/node](https://redirect.github.com/types/node) from
22.15.34 to 24.0.8 in the dev-dependencies-typescript group by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​6243](https://redirect.github.com/fastify/fastify/pull/6243)
- chore(tests): remove simple get by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6249](https://redirect.github.com/fastify/fastify/pull/6249)
- chore: finally remove simple get by
[@​ilteoood](https://redirect.github.com/ilteoood) in
[#​6251](https://redirect.github.com/fastify/fastify/pull/6251)
- chore: remove undici from schema-validation.test.js by
[@​Uzlopak](https://redirect.github.com/Uzlopak) in
[#​6252](https://redirect.github.com/fastify/fastify/pull/6252)
- test: fix flakyness of close-pipelining-test, upgrade undici to v7 by
[@​Uzlopak](https://redirect.github.com/Uzlopak) in
[#​6256](https://redirect.github.com/fastify/fastify/pull/6256)
- fix: account for EPIPE fetch errors in tests by
[@​gurgunday](https://redirect.github.com/gurgunday) in
[#​6255](https://redirect.github.com/fastify/fastify/pull/6255)
- docs: correct parameter name in frameworkErrors handler by
[@​inyourtime](https://redirect.github.com/inyourtime) in
[#​6257](https://redirect.github.com/fastify/fastify/pull/6257)
- docs: fix server page headings level by
[@​golopot](https://redirect.github.com/golopot) in
[#​6258](https://redirect.github.com/fastify/fastify/pull/6258)
- fix: add FST\_ERR\_CTP\_INVALID\_JSON\_BODY by
[@​Uzlopak](https://redirect.github.com/Uzlopak) in
[#​5925](https://redirect.github.com/fastify/fastify/pull/5925)
- feat: optimize content type parser by using AsyncResource.bind() by
[@​gurgunday](https://redirect.github.com/gurgunday) in
[#​6262](https://redirect.github.com/fastify/fastify/pull/6262)
- fix: remove unnecessary body length check in contentTypeParser by
[@​gurgunday](https://redirect.github.com/gurgunday) in
[#​6266](https://redirect.github.com/fastify/fastify/pull/6266)
- docs(ecosystem): add fastify-multilingual by
[@​gbrugger](https://redirect.github.com/gbrugger) in
[#​6268](https://redirect.github.com/fastify/fastify/pull/6268)
- chore: fix docs Request.md by
[@​ts0307](https://redirect.github.com/ts0307) in
[#​6270](https://redirect.github.com/fastify/fastify/pull/6270)
- chore: Bump typescript from 5.8.3 to 5.9.2 in the
dev-dependencies-typescript group by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​6273](https://redirect.github.com/fastify/fastify/pull/6273)
- chore: Bump cross-env from 7.0.3 to 10.0.0 by
[@​dependabot](https://redirect.github.com/dependabot)\[bot] in
[#​6274](https://redirect.github.com/fastify/fastify/pull/6274)
- feat(types): enforce reply status code types with type providers by
[@​samchungy](https://redirect.github.com/samchungy) in
[#​6250](https://redirect.github.com/fastify/fastify/pull/6250)
- feat: move router options to own key by
[@​dancastillo](https://redirect.github.com/dancastillo) in
[#​5985](https://redirect.github.com/fastify/fastify/pull/5985)
- docs: refine CONTRIBUTING.md for better readability by
[@​Dipali127](https://redirect.github.com/Dipali127) in
[#​6277](https://redirect.github.com/fastify/fastify/pull/6277)
- chore: refactor reply.send and prioritize kReplyIsError by
[@​gurgunday](https://redirect.github.com/gurgunday) in
[#​6267](https://redirect.github.com/fastify/fastify/pull/6267)
- docs(ecosystem): add fastify-permissions plugin by
[@​pckrishnadas88](https://redirect.github.com/pckrishnadas88) in
[#​6265](https://redirect.github.com/fastify/fastify/pull/6265)
- docs: Add Hey API to ecosystem by
[@​mrlubos](https://redirect.github.com/mrlubos) in
[#​6280](https://redirect.github.com/fastify/fastify/pull/6280)
- fix: OPTIONS Content-Type handling by
[@​gurgunday](https://redirect.github.com/gurgunday) in
[#​6263](https://redirect.github.com/fastify/fastify/pull/6263)
#### New Contributors
- [@​marcalexiei](https://redirect.github.com/marcalexiei) made
their first contribution in
[#​6207](https://redirect.github.com/fastify/fastify/pull/6207)
- [@​davidwood](https://redirect.github.com/davidwood) made their
first contribution in
[#​6217](https://redirect.github.com/fastify/fastify/pull/6217)
- [@​AlvesJorge](https://redirect.github.com/AlvesJorge) made
their first contribution in
[#​6227](https://redirect.github.com/fastify/fastify/pull/6227)
- [@​emicovi](https://redirect.github.com/emicovi) made their
first contribution in
[#​6225](https://redirect.github.com/fastify/fastify/pull/6225)
- [@​IanWoodard](https://redirect.github.com/IanWoodard) made
their first contribution in
[#​6238](https://redirect.github.com/fastify/fastify/pull/6238)
- [@​callmehiphop](https://redirect.github.com/callmehiphop) made
their first contribution in
[#​6240](https://redirect.github.com/fastify/fastify/pull/6240)
- [@​golopot](https://redirect.github.com/golopot) made their
first contribution in
[#​6258](https://redirect.github.com/fastify/fastify/pull/6258)
- [@​gbrugger](https://redirect.github.com/gbrugger) made their
first contribution in
[#​6268](https://redirect.github.com/fastify/fastify/pull/6268)
- [@​ts0307](https://redirect.github.com/ts0307) made their first
contribution in
[#​6270](https://redirect.github.com/fastify/fastify/pull/6270)
- [@​Dipali127](https://redirect.github.com/Dipali127) made their
first contribution in
[#​6277](https://redirect.github.com/fastify/fastify/pull/6277)
- [@​pckrishnadas88](https://redirect.github.com/pckrishnadas88)
made their first contribution in
[#​6265](https://redirect.github.com/fastify/fastify/pull/6265)
- [@​mrlubos](https://redirect.github.com/mrlubos) made their
first contribution in
[#​6280](https://redirect.github.com/fastify/fastify/pull/6280)
**Full Changelog**:
<fastify/fastify@v5.4.0...v5.5.0>
</details>
<details>
<summary>microsoft/TypeScript (typescript)</summary>
###
[`v5.9.2`](https://redirect.github.com/microsoft/TypeScript/compare/v5.8.3...5be33469d551655d878876faa9e30aa3b49f8ee9)
[Compare
Source](https://redirect.github.com/microsoft/TypeScript/compare/v5.8.3...v5.9.2)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "on Sunday" (UTC), Automerge - At any
time (no schedule defined).
🚦 **Automerge**: Disabled by config. Please merge this manually once you
are satisfied.
♻ **Rebasing**: Whenever PR is behind base branch, or you tick the
rebase/retry checkbox.
👻 **Immortal**: This PR will be recreated if closed unmerged. Get
[config
help](https://redirect.github.com/renovatebot/renovate/discussions) if
that's undesired.
---
- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box
---
This PR was generated by [Mend Renovate](https://mend.io/renovate/).
View the [repository job
log](https://developer.mend.io/github/8hobbies/commitrack).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS41MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuMTMwLjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent b075271 commit 459f416
File tree
8 files changed
+25
-25
lines changed- packages
- api-server
- common
- updater
8 files changed
+25
-25
lines changedSome generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | | - | |
| 35 | + | |
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
28 | | - | |
| 28 | + | |
29 | 29 | | |
30 | 30 | | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
| |||
0 commit comments