Commit 1fb4f6c
authored
fix(deps): update all non-major dependencies (#132)
> [!NOTE]
> Mend has cancelled [the proposed
renaming](https://redirect.github.com/renovatebot/renovate/discussions/37842)
of the Renovate GitHub app being renamed to `mend[bot]`.
>
> This notice will be removed on 2025-10-07.
<hr>
This PR contains the following updates:
| Package | Change | Age | Confidence | Type | Update | Pending |
|---|---|---|---|---|---|---|
| [fastify](https://fastify.dev/)
([source](https://redirect.github.com/fastify/fastify)) | [`5.6.0` ->
`5.6.1`](https://renovatebot.com/diffs/npm/fastify/5.6.0/5.6.1) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch | |
|
[github/codeql-action](https://redirect.github.com/github/codeql-action)
| `v3.30.5` -> `v3.30.6` |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| action | patch | |
| [tsx](https://tsx.is)
([source](https://redirect.github.com/privatenumber/tsx)) | [`4.20.5` ->
`4.20.6`](https://renovatebot.com/diffs/npm/tsx/4.20.5/4.20.6) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch | |
|
[typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint)
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint))
| [`8.44.0` ->
`8.44.1`](https://renovatebot.com/diffs/npm/typescript-eslint/8.44.0/8.44.1)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch | `8.45.0` |
---
### Release Notes
<details>
<summary>fastify/fastify (fastify)</summary>
###
[`v5.6.1`](https://redirect.github.com/fastify/fastify/releases/tag/v5.6.1)
[Compare
Source](https://redirect.github.com/fastify/fastify/compare/v5.6.0...v5.6.1)
#### What's Changed
- fix: fix typo of deprecation warning FSTDEP022 by
[@​Uzlopak](https://redirect.github.com/Uzlopak) in
[#​6313](https://redirect.github.com/fastify/fastify/pull/6313)
- docs(decorators): fix TypeScript inconsistency by
[@​emicovi](https://redirect.github.com/emicovi) in
[#​6224](https://redirect.github.com/fastify/fastify/pull/6224)
- chore: fix typos by
[@​deining](https://redirect.github.com/deining) in
[#​6316](https://redirect.github.com/fastify/fastify/pull/6316)
- docs(security): add secondary contact/security escalation policy by
[@​UlisesGascon](https://redirect.github.com/UlisesGascon) in
[#​6315](https://redirect.github.com/fastify/fastify/pull/6315)
- chore(gha): remove benchmark github workflows by
[@​Eomm](https://redirect.github.com/Eomm) in
[#​6322](https://redirect.github.com/fastify/fastify/pull/6322)
- chore(sponsor): add lambdatest by
[@​Eomm](https://redirect.github.com/Eomm) in
[#​6324](https://redirect.github.com/fastify/fastify/pull/6324)
- fix: (types) allow FastifySchemaValidationError\[] as an error by
[@​gurgunday](https://redirect.github.com/gurgunday) in
[#​6326](https://redirect.github.com/fastify/fastify/pull/6326)
- fix: correct session.close() context in http2 timeout handler by
[@​David-van-der-Sluijs](https://redirect.github.com/David-van-der-Sluijs)
in [#​6327](https://redirect.github.com/fastify/fastify/pull/6327)
- fix: close http2 sessions on close server by
[@​kostyak127](https://redirect.github.com/kostyak127) in
[#​6137](https://redirect.github.com/fastify/fastify/pull/6137)
#### New Contributors
- [@​deining](https://redirect.github.com/deining) made their
first contribution in
[#​6316](https://redirect.github.com/fastify/fastify/pull/6316)
- [@​UlisesGascon](https://redirect.github.com/UlisesGascon) made
their first contribution in
[#​6315](https://redirect.github.com/fastify/fastify/pull/6315)
-
[@​David-van-der-Sluijs](https://redirect.github.com/David-van-der-Sluijs)
made their first contribution in
[#​6327](https://redirect.github.com/fastify/fastify/pull/6327)
- [@​kostyak127](https://redirect.github.com/kostyak127) made
their first contribution in
[#​6137](https://redirect.github.com/fastify/fastify/pull/6137)
**Full Changelog**:
<fastify/fastify@v5.6.0...v5.6.1>
</details>
<details>
<summary>github/codeql-action (github/codeql-action)</summary>
###
[`v3.30.6`](https://redirect.github.com/github/codeql-action/releases/tag/v3.30.6)
[Compare
Source](https://redirect.github.com/github/codeql-action/compare/v3.30.5...v3.30.6)
### CodeQL Action Changelog
See the [releases
page](https://redirect.github.com/github/codeql-action/releases) for the
relevant changes to the CodeQL CLI and language packs.
#### 3.30.6 - 02 Oct 2025
- Update default CodeQL bundle version to 2.23.2.
[#​3168](https://redirect.github.com/github/codeql-action/pull/3168)
See the full
[CHANGELOG.md](https://redirect.github.com/github/codeql-action/blob/v3.30.6/CHANGELOG.md)
for more information.
</details>
<details>
<summary>privatenumber/tsx (tsx)</summary>
###
[`v4.20.6`](https://redirect.github.com/privatenumber/tsx/releases/tag/v4.20.6)
[Compare
Source](https://redirect.github.com/privatenumber/tsx/compare/v4.20.5...v4.20.6)
##### Bug Fixes
- properly hide relaySignal from process.listeners()
([#​741](https://redirect.github.com/privatenumber/tsx/issues/741))
([710a424](https://redirect.github.com/privatenumber/tsx/commit/710a42473ebfdff362818bed4fd1f5c7a27837e2))
***
This release is also available on:
- [npm package (@​latest
dist-tag)](https://www.npmjs.com/package/tsx/v/4.20.6)
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(typescript-eslint)</summary>
###
[`v8.44.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8441-2025-09-22)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.44.0...v8.44.1)
This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.
You can read about our [versioning
strategy](https://typescript-eslint.io/users/versioning) and
[releases](https://typescript-eslint.io/users/releases) on our website.
</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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xMzEuOSIsInVwZGF0ZWRJblZlciI6IjQxLjEzMS45IiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 6bf84b6 commit 1fb4f6c
File tree
9 files changed
+264
-264
lines changed- .github/workflows
- packages
- api-server
- common
- updater
9 files changed
+264
-264
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
55 | 55 | | |
56 | 56 | | |
57 | 57 | | |
58 | | - | |
| 58 | + | |
59 | 59 | | |
60 | 60 | | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
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 | |
|---|---|---|---|
| |||
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
0 commit comments