Skip to content

chore(deps): update dependency vite to v7.1.11 [security]#1296

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/npm-vite-vulnerability
Oct 21, 2025
Merged

chore(deps): update dependency vite to v7.1.11 [security]#1296
renovate[bot] merged 1 commit intomainfrom
renovate/npm-vite-vulnerability

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 20, 2025

This PR contains the following updates:

Package Change Age Confidence
vite (source) 7.1.9 -> 7.1.11 age confidence

GitHub Vulnerability Alerts

CVE-2025-62522

Summary

Files denied by server.fs.deny were sent if the URL ended with \ when the dev server is running on Windows.

Impact

Only apps that match the following conditions are affected:

  • explicitly exposes the Vite dev server to the network (using --host or server.host config option)
  • running the dev server on Windows

Details

server.fs.deny can contain patterns matching against files (by default it includes .env, .env.*, *.{crt,pem} as such patterns). These patterns were able to bypass by using a back slash(\). The root cause is that fs.readFile('/foo.png/') loads /foo.png.

PoC

npm create vite@latest
cd vite-project/
cat "secret" > .env
npm install
npm run dev
curl --request-target /.env\ http://localhost:5173
image

Release Notes

vitejs/vite (vite)

v7.1.11

Compare Source

Bug Fixes
Miscellaneous Chores
Code Refactoring
Build System

v7.1.10

Compare Source

Bug Fixes
Documentation
Miscellaneous Chores

Configuration

📅 Schedule: Branch creation - "" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot merged commit 6512930 into main Oct 21, 2025
1 check passed
@renovate renovate bot deleted the renovate/npm-vite-vulnerability branch October 21, 2025 00:23
simonknittel added a commit to simonknittel/sam that referenced this pull request Jan 27, 2026
This PR contains the following updates:

| Package | Change | Age | Confidence | Type | Update | Pending |
|---|---|---|---|---|---|---|
|
[@aws-sdk/client-dynamodb](https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-dynamodb)
([source](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-dynamodb))
| [`3.968.0` ->
`3.971.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-dynamodb/3.968.0/3.971.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-dynamodb/3.971.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-dynamodb/3.968.0/3.971.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | minor | `3.975.0` (+2) |
|
[@aws-sdk/client-eventbridge](https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-eventbridge)
([source](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-eventbridge))
| [`3.968.0` ->
`3.971.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-eventbridge/3.968.0/3.971.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-eventbridge/3.971.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-eventbridge/3.968.0/3.971.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | minor | `3.975.0` (+2) |
|
[@aws-sdk/client-s3](https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-s3)
([source](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-s3))
| [`3.968.0` ->
`3.971.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-s3/3.968.0/3.971.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-s3/3.971.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-s3/3.968.0/3.971.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | minor | `3.975.0` (+2) |
|
[@aws-sdk/client-ssm](https://github.com/aws/aws-sdk-js-v3/tree/main/clients/client-ssm)
([source](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/clients/client-ssm))
| [`3.968.0` ->
`3.971.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fclient-ssm/3.968.0/3.971.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fclient-ssm/3.971.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fclient-ssm/3.968.0/3.971.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | minor | `3.975.0` (+2) |
|
[@aws-sdk/s3-request-presigner](https://github.com/aws/aws-sdk-js-v3/tree/main/packages/s3-request-presigner)
([source](https://github.com/aws/aws-sdk-js-v3/tree/HEAD/packages/s3-request-presigner))
| [`3.968.0` ->
`3.971.0`](https://renovatebot.com/diffs/npm/@aws-sdk%2fs3-request-presigner/3.968.0/3.971.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@aws-sdk%2fs3-request-presigner/3.971.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@aws-sdk%2fs3-request-presigner/3.968.0/3.971.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | minor | `3.975.0` (+2) |
| [@paralleldrive/cuid2](https://github.com/ericelliott/cuid2)
| [`3.0.6` ->
`3.1.0`](https://renovatebot.com/diffs/npm/@paralleldrive%2fcuid2/3.0.6/3.1.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@paralleldrive%2fcuid2/3.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@paralleldrive%2fcuid2/3.0.6/3.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | minor | `3.3.0` (+1) |
| [@tanstack/eslint-plugin-query](https://tanstack.com/query)
([source](https://github.com/TanStack/query/tree/HEAD/packages/eslint-plugin-query))
| [`5.91.2` ->
`5.91.3`](https://renovatebot.com/diffs/npm/@tanstack%2feslint-plugin-query/5.91.2/5.91.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2feslint-plugin-query/5.91.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2feslint-plugin-query/5.91.2/5.91.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch | |
| [@tanstack/react-query](https://tanstack.com/query)
([source](https://github.com/TanStack/query/tree/HEAD/packages/react-query))
| [`5.90.16` ->
`5.90.19`](https://renovatebot.com/diffs/npm/@tanstack%2freact-query/5.90.16/5.90.19)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@tanstack%2freact-query/5.90.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@tanstack%2freact-query/5.90.16/5.90.19?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch | `5.90.20` |
|
[@types/aws-lambda](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/aws-lambda)
([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/aws-lambda))
| [`8.10.159` ->
`8.10.160`](https://renovatebot.com/diffs/npm/@types%2faws-lambda/8.10.159/8.10.160)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2faws-lambda/8.10.160?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2faws-lambda/8.10.159/8.10.160?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch | |
|
[@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`22.19.6` ->
`22.19.7`](https://renovatebot.com/diffs/npm/@types%2fnode/22.19.6/22.19.7)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/22.19.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/22.19.6/22.19.7?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch | |
|
[@typescript-eslint/eslint-plugin](https://typescript-eslint.io/packages/eslint-plugin)
([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/eslint-plugin))
| [`8.53.0` ->
`8.53.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2feslint-plugin/8.53.0/8.53.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2feslint-plugin/8.53.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2feslint-plugin/8.53.0/8.53.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch | `8.54.0` |
|
[@typescript-eslint/parser](https://typescript-eslint.io/packages/parser)
([source](https://github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/parser))
| [`8.53.0` ->
`8.53.1`](https://renovatebot.com/diffs/npm/@typescript-eslint%2fparser/8.53.0/8.53.1)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/@typescript-eslint%2fparser/8.53.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@typescript-eslint%2fparser/8.53.0/8.53.1?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch | `8.54.0` |
| [actions/setup-node](https://github.com/actions/setup-node) |
`v6.1.0` -> `v6.2.0` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/actions%2fsetup-node/v6.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/actions%2fsetup-node/v6.1.0/v6.2.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| action | minor | |
|
[eslint-config-next](https://nextjs.org/docs/app/api-reference/config/eslint)
([source](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next))
| [`16.1.1` ->
`16.1.4`](https://renovatebot.com/diffs/npm/eslint-config-next/16.1.1/16.1.4)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/16.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-next/16.1.1/16.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | patch | `16.1.5` |
| [next](https://nextjs.org)
([source](https://github.com/vercel/next.js)) | [`16.1.1` ->
`16.1.4`](https://renovatebot.com/diffs/npm/next/16.1.1/16.1.4) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/next/16.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/16.1.1/16.1.4?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch | `16.1.5` |
| [node](https://github.com/nodejs/node) | `22.21.1-bookworm`
-> `22.22.0-bookworm` |
[![age](https://developer.mend.io/api/mc/badges/age/docker/node/22.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/docker/node/22.21.1/22.22.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| final | minor | |
| [oven-sh/setup-bun](https://github.com/oven-sh/setup-bun) |
`v2.1.0` -> `v2.1.2` |
[![age](https://developer.mend.io/api/mc/badges/age/github-tags/oven-sh%2fsetup-bun/v2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/oven-sh%2fsetup-bun/v2.1.0/v2.1.2?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| action | patch | |
| [prettier](https://prettier.io)
([source](https://github.com/prettier/prettier)) | [`3.7.4` ->
`3.8.0`](https://renovatebot.com/diffs/npm/prettier/3.7.4/3.8.0) |
[![age](https://developer.mend.io/api/mc/badges/age/npm/prettier/3.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/prettier/3.7.4/3.8.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| devDependencies | minor | `3.8.1` |
| [react-error-boundary](https://react-error-boundary-lib.vercel.app/)
([source](https://github.com/bvaughn/react-error-boundary)) |
[`6.0.3` ->
`6.1.0`](https://renovatebot.com/diffs/npm/react-error-boundary/6.0.3/6.1.0)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-error-boundary/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-error-boundary/6.0.3/6.1.0?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | minor | |
| [react-hotkeys-hook](https://react-hotkeys-hook.vercel.app/)
([source](https://github.com/JohannesKlauss/react-keymap-hook))
| [`5.2.1` ->
`5.2.3`](https://renovatebot.com/diffs/npm/react-hotkeys-hook/5.2.1/5.2.3)
|
[![age](https://developer.mend.io/api/mc/badges/age/npm/react-hotkeys-hook/5.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
|
[![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/react-hotkeys-hook/5.2.1/5.2.3?slim=true)](https://docs.renovatebot.com/merge-confidence/)
| dependencies | patch | |

---

### Release Notes

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-dynamodb)</summary>

###
[`v3.971.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#39710-2026-01-16)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.970.0...v3.971.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-dynamodb](https://github.com/aws-sdk/client-dynamodb)

###
[`v3.970.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#39700-2026-01-15)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.969.0...v3.970.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-dynamodb](https://github.com/aws-sdk/client-dynamodb)

###
[`v3.969.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-dynamodb/CHANGELOG.md#39690-2026-01-14)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.968.0...v3.969.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-dynamodb](https://github.com/aws-sdk/client-dynamodb)

</details>

<details>
<summary>aws/aws-sdk-js-v3
(@&#8203;aws-sdk/client-eventbridge)</summary>

###
[`v3.971.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-eventbridge/CHANGELOG.md#39710-2026-01-16)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.970.0...v3.971.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-eventbridge](https://github.com/aws-sdk/client-eventbridge)

###
[`v3.970.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-eventbridge/CHANGELOG.md#39700-2026-01-15)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.969.0...v3.970.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-eventbridge](https://github.com/aws-sdk/client-eventbridge)

###
[`v3.969.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-eventbridge/CHANGELOG.md#39690-2026-01-14)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.968.0...v3.969.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-eventbridge](https://github.com/aws-sdk/client-eventbridge)

</details>

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-s3)</summary>

###
[`v3.971.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#39710-2026-01-16)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.970.0...v3.971.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-s3](https://github.com/aws-sdk/client-s3)

###
[`v3.970.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#39700-2026-01-15)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.969.0...v3.970.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-s3](https://github.com/aws-sdk/client-s3)

###
[`v3.969.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-s3/CHANGELOG.md#39690-2026-01-14)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.968.0...v3.969.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-s3](https://github.com/aws-sdk/client-s3)

</details>

<details>
<summary>aws/aws-sdk-js-v3 (@&#8203;aws-sdk/client-ssm)</summary>

###
[`v3.971.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ssm/CHANGELOG.md#39710-2026-01-16)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.970.0...v3.971.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-ssm](https://github.com/aws-sdk/client-ssm)

###
[`v3.970.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ssm/CHANGELOG.md#39700-2026-01-15)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.969.0...v3.970.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-ssm](https://github.com/aws-sdk/client-ssm)

###
[`v3.969.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/clients/client-ssm/CHANGELOG.md#39690-2026-01-14)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.968.0...v3.969.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/client-ssm](https://github.com/aws-sdk/client-ssm)

</details>

<details>
<summary>aws/aws-sdk-js-v3
(@&#8203;aws-sdk/s3-request-presigner)</summary>

###
[`v3.971.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/packages/s3-request-presigner/CHANGELOG.md#39710-2026-01-16)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.970.0...v3.971.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/s3-request-presigner](https://github.com/aws-sdk/s3-request-presigner)

###
[`v3.970.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/packages/s3-request-presigner/CHANGELOG.md#39700-2026-01-15)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.969.0...v3.970.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/s3-request-presigner](https://github.com/aws-sdk/s3-request-presigner)

###
[`v3.969.0`](https://github.com/aws/aws-sdk-js-v3/blob/HEAD/packages/s3-request-presigner/CHANGELOG.md#39690-2026-01-14)

[Compare
Source](https://github.com/aws/aws-sdk-js-v3/compare/v3.968.0...v3.969.0)

**Note:** Version bump only for package
[@&#8203;aws-sdk/s3-request-presigner](https://github.com/aws-sdk/s3-request-presigner)

</details>

<details>
<summary>ericelliott/cuid2 (@&#8203;paralleldrive/cuid2)</summary>

###
[`v3.1.0`](https://github.com/ericelliott/cuid2/compare/v3.0.6...499df75f294e0af2d79ca64f7d896df75857364c)

[Compare
Source](https://github.com/ericelliott/cuid2/compare/v3.0.6...499df75f294e0af2d79ca64f7d896df75857364c)

</details>

<details>
<summary>TanStack/query (@&#8203;tanstack/eslint-plugin-query)</summary>

###
[`v5.91.3`](https://github.com/TanStack/query/blob/HEAD/packages/eslint-plugin-query/CHANGELOG.md#5913)

[Compare
Source](https://github.com/TanStack/query/compare/@tanstack/eslint-plugin-query@5.91.2...@tanstack/eslint-plugin-query@5.91.3)

##### Patch Changes

- exhaustive-deps rule fixed for vue files
([#&#8203;10011](https://github.com/TanStack/query/pull/10011))

</details>

<details>
<summary>TanStack/query (@&#8203;tanstack/react-query)</summary>

###
[`v5.90.19`](https://github.com/TanStack/query/blob/HEAD/packages/react-query/CHANGELOG.md#59019)

[Compare
Source](https://github.com/TanStack/query/compare/@tanstack/react-query@5.90.18...@tanstack/react-query@5.90.19)

##### Patch Changes

- Updated dependencies
\[[`53fc74e`](https://github.com/TanStack/query/commit/53fc74ebb16730bd3317f039a69c6821386bae93)]:
-
[@&#8203;tanstack/query-core](https://github.com/tanstack/query-core)@&#8203;5.90.19

###
[`v5.90.18`](https://github.com/TanStack/query/blob/HEAD/packages/react-query/CHANGELOG.md#59018)

[Compare
Source](https://github.com/TanStack/query/compare/@tanstack/react-query@5.90.17...@tanstack/react-query@5.90.18)

##### Patch Changes

- Updated dependencies
\[[`dea1614`](https://github.com/TanStack/query/commit/dea1614aaad5c572cf43cea54b64ac09dc4d5b41)]:
-
[@&#8203;tanstack/query-core](https://github.com/tanstack/query-core)@&#8203;5.90.18

###
[`v5.90.17`](https://github.com/TanStack/query/blob/HEAD/packages/react-query/CHANGELOG.md#59017)

[Compare
Source](https://github.com/TanStack/query/compare/@tanstack/react-query@5.90.16...@tanstack/react-query@5.90.17)

##### Patch Changes

- Updated dependencies
\[[`269351b`](https://github.com/TanStack/query/commit/269351b8ce4b4846da3d320ac5b850ee6aada0d6)]:
-
[@&#8203;tanstack/query-core](https://github.com/tanstack/query-core)@&#8203;5.90.17

</details>

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/eslint-plugin)</summary>

###
[`v8.53.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/eslint-plugin/CHANGELOG.md#8531-2026-01-19)

[Compare
Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.53.0...v8.53.1)

##### 🩹 Fixes

- **utils:** make RuleCreator root defaultOptions optional
([#&#8203;11956](https://github.com/typescript-eslint/typescript-eslint/pull/11956))
- **eslint-plugin:** \[consistent-indexed-object-style] skip fixer if
interface is a default export
([#&#8203;11951](https://github.com/typescript-eslint/typescript-eslint/pull/11951))

##### ❤️ Thank You

- Cameron
- Yukihiro Hasegawa [@&#8203;y-hsgw](https://github.com/y-hsgw)

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>

<details>
<summary>typescript-eslint/typescript-eslint
(@&#8203;typescript-eslint/parser)</summary>

###
[`v8.53.1`](https://github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/parser/CHANGELOG.md#8531-2026-01-19)

[Compare
Source](https://github.com/typescript-eslint/typescript-eslint/compare/v8.53.0...v8.53.1)

This was a version bump only for parser 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>

<details>
<summary>actions/setup-node (actions/setup-node)</summary>

###
[`v6.2.0`](https://github.com/actions/setup-node/releases/tag/v6.2.0)

[Compare
Source](https://github.com/actions/setup-node/compare/v6.1.0...v6.2.0)

##### What's Changed

##### Documentation

- Documentation update related to absence of Lockfile by
[@&#8203;mahabaleshwars](https://github.com/mahabaleshwars) in
[#&#8203;1454](https://github.com/actions/setup-node/pull/1454)
- Correct mirror option typos by
[@&#8203;MikeMcC399](https://github.com/MikeMcC399) in
[#&#8203;1442](https://github.com/actions/setup-node/pull/1442)
- Readme update on checkout version v6 by
[@&#8203;deining](https://github.com/deining) in
[#&#8203;1446](https://github.com/actions/setup-node/pull/1446)
- Readme typo fixes
[@&#8203;munyari](https://github.com/munyari) in
[#&#8203;1226](https://github.com/actions/setup-node/pull/1226)
- Advanced document update on checkout version v6 by
[@&#8203;aparnajyothi-y](https://github.com/aparnajyothi-y) in
[#&#8203;1468](https://github.com/actions/setup-node/pull/1468)

##### Dependency updates:

- Upgrade
[@&#8203;actions/cache](https://github.com/actions/cache) to
v5.0.1 by [@&#8203;salmanmkc](https://github.com/salmanmkc) in
[#&#8203;1449](https://github.com/actions/setup-node/pull/1449)

##### New Contributors

- [@&#8203;mahabaleshwars](https://github.com/mahabaleshwars)
made their first contribution in
[#&#8203;1454](https://github.com/actions/setup-node/pull/1454)
- [@&#8203;MikeMcC399](https://github.com/MikeMcC399) made
their first contribution in
[#&#8203;1442](https://github.com/actions/setup-node/pull/1442)
- [@&#8203;deining](https://github.com/deining) made their
first contribution in
[#&#8203;1446](https://github.com/actions/setup-node/pull/1446)
- [@&#8203;munyari](https://github.com/munyari) made their
first contribution in
[#&#8203;1226](https://github.com/actions/setup-node/pull/1226)

**Full Changelog**:
<actions/setup-node@v6...v6.2.0>

</details>

<details>
<summary>vercel/next.js (eslint-config-next)</summary>

###
[`v16.1.4`](https://github.com/vercel/next.js/releases/tag/v16.1.4)

[Compare
Source](https://github.com/vercel/next.js/compare/v16.1.3...v16.1.4)

> \[!NOTE]
> This release is backporting bug fixes. It does **not** include all
pending features/changes on canary.

##### Core Changes

- Only filter next config if experimental flag is enabled
([#&#8203;88733](https://github.com/vercel/next.js/issues/88733))

##### Credits

Huge thanks to [@&#8203;mischnic](https://github.com/mischnic)
for helping!

###
[`v16.1.3`](https://github.com/vercel/next.js/releases/tag/v16.1.3)

[Compare
Source](https://github.com/vercel/next.js/compare/v16.1.2...v16.1.3)

> \[!NOTE]
> This release is backporting bug fixes. It does **not** include all
pending features/changes on canary.

##### Core Changes

- Fix linked list bug in LRU deleteFromLru
([#&#8203;88652](https://github.com/vercel/next.js/issues/88652))
- Fix relative same host redirects in node middleware
([#&#8203;88253](https://github.com/vercel/next.js/issues/88253))

##### Credits

Huge thanks to [@&#8203;acdlite](https://github.com/acdlite)
and [@&#8203;ijjk](https://github.com/ijjk) for helping!

###
[`v16.1.2`](https://github.com/vercel/next.js/releases/tag/v16.1.2)

[Compare
Source](https://github.com/vercel/next.js/compare/v16.1.1...v16.1.2)

> \[!NOTE]
> This release is backporting bug fixes. It does **not** include all
pending features/changes on canary.

##### Core Changes

- Turbopack: Update to swc\_core v50.2.3
([#&#8203;87841](https://github.com/vercel/next.js/issues/87841))
([#&#8203;88296](https://github.com/vercel/next.js/issues/88296))
- Fixes a crash when processing mdx files with multibyte characters.
([#&#8203;87713](https://github.com/vercel/next.js/issues/87713))
- Turbopack: [mimalloc](https://microsoft.github.io/mimalloc/) upgrade
and enabling it on musl
([#&#8203;88503](https://github.com/vercel/next.js/issues/88503))
([#&#8203;87815](https://github.com/vercel/next.js/issues/87815))
([#&#8203;88426](https://github.com/vercel/next.js/issues/88426))
- Fixes [a significant performance
issue](https://github.com/vercel/next.js/pull/88426) on
musl-based Linux distributions (e.g. Alpine in Docker) related to musl's
allocator.
- Other platforms have always used mimalloc, but we previously did not
use mimalloc on musl because of compilation issues that have since been
resolved.

##### Credits

Huge thanks to [@&#8203;mischnic](https://github.com/mischnic)
for helping!

</details>

<details>
<summary>nodejs/node (node)</summary>

###
[`v22.22.0`](https://github.com/nodejs/node/releases/tag/v22.22.0):
2026-01-13, Version 22.22.0 &#x27;Jod&#x27; (LTS),
@&#8203;marco-ippolito

[Compare
Source](https://github.com/nodejs/node/compare/v22.21.1...v22.22.0)

This is a security release.

##### Notable Changes

lib:

- (CVE-2025-59465) add TLSSocket default error handler
- (CVE-2025-55132) disable futimes when permission model is enabled
  lib,permission:
- (CVE-2025-55130) require full read and write to symlink APIs
  src:
- (CVE-2025-59466) rethrow stack overflow exceptions in async\_hooks
  src,lib:
- (CVE-2025-55131) refactor unsafe buffer creation to remove zero-fill
toggle
  tls:
- (CVE-2026-21637) route callback exceptions through error handlers

##### Commits

-
\[[`6badf4e6f4`](https://github.com/nodejs/node/commit/6badf4e6f4)]
- **deps**: update c-ares to v1.34.6 (Node.js GitHub Bot)
[#&#8203;60997](https://github.com/nodejs/node/pull/60997)
-
\[[`37509c3ff0`](https://github.com/nodejs/node/commit/37509c3ff0)]
- **deps**: update undici to 6.23.0 (Matteo Collina)
[nodejs-private/node-private#791](https://github.com/nodejs-private/node-private/pull/791)
-
\[[`eb8e41f8db`](https://github.com/nodejs/node/commit/eb8e41f8db)]
- **(CVE-2025-59465)** **lib**: add TLSSocket default error handler
(RafaelGSS)
[nodejs-private/node-private#797](https://github.com/nodejs-private/node-private/pull/797)
-
\[[`ebbf942a83`](https://github.com/nodejs/node/commit/ebbf942a83)]
- **(CVE-2025-55132)** **lib**: disable futimes when permission model is
enabled (RafaelGSS)
[nodejs-private/node-private#748](https://github.com/nodejs-private/node-private/pull/748)
-
\[[`6b4849583a`](https://github.com/nodejs/node/commit/6b4849583a)]
- **(CVE-2025-55130)** **lib,permission**: require full read and write
to symlink APIs (RafaelGSS)
[nodejs-private/node-private#760](https://github.com/nodejs-private/node-private/pull/760)
-
\[[`ddadc31f09`](https://github.com/nodejs/node/commit/ddadc31f09)]
- **(CVE-2025-59466)** **src**: rethrow stack overflow exceptions in
async\_hooks (Matteo Collina)
[nodejs-private/node-private#773](https://github.com/nodejs-private/node-private/pull/773)
-
\[[`d4d9f3915f`](https://github.com/nodejs/node/commit/d4d9f3915f)]
- **(CVE-2025-55131)** **src,lib**: refactor unsafe buffer creation to
remove zero-fill toggle (Сковорода Никита Андреевич)
[nodejs-private/node-private#759](https://github.com/nodejs-private/node-private/pull/759)
-
\[[`25d6799df6`](https://github.com/nodejs/node/commit/25d6799df6)]
- **(CVE-2026-21637)** **tls**: route callback exceptions through error
handlers (Matteo Collina)
[nodejs-private/node-private#796](https://github.com/nodejs-private/node-private/pull/796)

</details>

<details>
<summary>oven-sh/setup-bun (oven-sh/setup-bun)</summary>

###
[`v2.1.2`](https://github.com/oven-sh/setup-bun/releases/tag/v2.1.2)

[Compare
Source](https://github.com/oven-sh/setup-bun/compare/v2.1.1...v2.1.2)

`oven-sh/setup-bun` is the github action for setting up Bun.

#### What's Changed

- fix: default token only on public github instance by
[@&#8203;xhyrom](https://github.com/xhyrom) in
[#&#8203;157](https://github.com/oven-sh/setup-bun/pull/157)

**Full Changelog**:
<oven-sh/setup-bun@v2...v2.1.2>

###
[`v2.1.1`](https://github.com/oven-sh/setup-bun/releases/tag/v2.1.1)

[Compare
Source](https://github.com/oven-sh/setup-bun/compare/v2.1.0...v2.1.1)

`oven-sh/setup-bun` is the github action for setting up Bun.

#### What's Changed

- feat: implement wildcard resolution into the action by
[@&#8203;xhyrom](https://github.com/xhyrom) in
[#&#8203;93](https://github.com/oven-sh/setup-bun/pull/93)
- feat: fallback arm64 to x64 architecture for win32 platform by
[@&#8203;xhyrom](https://github.com/xhyrom) in
[#&#8203;131](https://github.com/oven-sh/setup-bun/pull/131)
- feat: use packageManager from package.json as default bun version by
[@&#8203;xhyrom](https://github.com/xhyrom) in
[#&#8203;152](https://github.com/oven-sh/setup-bun/pull/152)
- bump the `form-data` dependency to version v4.0.5 due to
<GHSA-fjxv-7rqg-78g4> by
[@&#8203;Jarred-Sumner](https://github.com/Jarred-Sumner)

**Full Changelog**:
<oven-sh/setup-bun@v2.1.0...v2.1.1>

</details>

<details>
<summary>prettier/prettier (prettier)</summary>

###
[`v3.8.0`](https://github.com/prettier/prettier/blob/HEAD/CHANGELOG.md#380)

[Compare
Source](https://github.com/prettier/prettier/compare/3.7.4...3.8.0)


[diff](https://github.com/prettier/prettier/compare/3.7.4...3.8.0)

🔗 [Release Notes](https://prettier.io/blog/2026/01/14/3.8.0)

</details>

<details>
<summary>bvaughn/react-error-boundary (react-error-boundary)</summary>

###
[`v6.1.0`](https://github.com/bvaughn/react-error-boundary/releases/tag/6.1.0)

[Compare
Source](https://github.com/bvaughn/react-error-boundary/compare/6.0.3...6.1.0)

-
[#&#8203;235](https://github.com/bvaughn/react-error-boundary/issues/235):
Fix error type (`Error` -> `unknown`)
- Export `getErrorMessage` helper method

</details>

<details>
<summary>JohannesKlauss/react-keymap-hook (react-hotkeys-hook)</summary>

###
[`v5.2.3`](https://github.com/JohannesKlauss/react-hotkeys-hook/releases/tag/v5.2.3)

[Compare
Source](https://github.com/JohannesKlauss/react-keymap-hook/compare/8c0f32cd3f1d5b24fc93e603235ca9490df10b44...v5.2.3)

#### What's Changed

- chore(deps): update dependency vite to v7.1.11 \[security] by
[@&#8203;renovate](https://github.com/renovate)\[bot] in
[JohannesKlauss/react-hotkeys-hook#1296](https://github.com/JohannesKlauss/react-hotkeys-hook/pull/1296)
- feat: add metadata support for hotkeys by
[@&#8203;pkulcsarnr](https://github.com/pkulcsarnr) in
[JohannesKlauss/react-hotkeys-hook#1299](https://github.com/JohannesKlauss/react-hotkeys-hook/pull/1299)
- chore(deps): update dependency vitest to v4 by
[@&#8203;renovate](https://github.com/renovate)\[bot] in
[JohannesKlauss/react-hotkeys-hook#1307](https://github.com/JohannesKlauss/react-hotkeys-hook/pull/1307)
- chore(deps): update actions/setup-node action to v6 by
[@&#8203;renovate](https://github.com/renovate)\[bot] in
[JohannesKlauss/react-hotkeys-hook#1306](https://github.com/JohannesKlauss/react-hotkeys-hook/pull/1306)
- chore(deps): update actions/checkout action to v6 by
[@&#8203;renovate](https://github.com/renovate)\[bot] in
[JohannesKlauss/react-hotkeys-hook#1305](https://github.com/JohannesKlauss/react-hotkeys-hook/pull/1305)
- fix(deps): update all non-major dependencies by
[@&#8203;renovate](https://github.com/renovate)\[bot] in
[JohannesKlauss/react-hotkeys-hook#1304](https://github.com/JohannesKlauss/react-hotkeys-hook/pull/1304)
- Try to prevent events firing incorrectly when using `useKey: true` by
[@&#8203;matiastucci](https://github.com/matiastucci) in
[JohannesKlauss/react-hotkeys-hook#1275](https://github.com/JohannesKlauss/react-hotkeys-hook/pull/1275)

#### New Contributors

- [@&#8203;pkulcsarnr](https://github.com/pkulcsarnr) made
their first contribution in
[JohannesKlauss/react-hotkeys-hook#1299](https://github.com/JohannesKlauss/react-hotkeys-hook/pull/1299)
- [@&#8203;matiastucci](https://github.com/matiastucci) made
their first contribution in
[JohannesKlauss/react-hotkeys-hook#1275](https://github.com/JohannesKlauss/react-hotkeys-hook/pull/1275)

**Full Changelog**:
<JohannesKlauss/react-hotkeys-hook@v5.2.1...v5.2.3>

###
[`v5.2.2`](https://github.com/JohannesKlauss/react-keymap-hook/compare/v5.2.1...8c0f32cd3f1d5b24fc93e603235ca9490df10b44)

[Compare
Source](https://github.com/JohannesKlauss/react-keymap-hook/compare/v5.2.1...8c0f32cd3f1d5b24fc93e603235ca9490df10b44)

</details>

---

### Configuration

📅 **Schedule**: Branch creation - "before 7am on Tuesday" (UTC),
Automerge - At any time (no schedule defined).

🚦 **Automerge**: Enabled.

♻ **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://github.com/renovatebot/renovate/discussions) if
that's undesired.

---

- [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check
this box

---

This PR has been generated by [Renovate
Bot](https://github.com/renovatebot/renovate).

<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNzMuMSIsInVwZGF0ZWRJblZlciI6IjQxLjE3My4xIiwidGFyZ2V0QnJhbmNoIjoiZGV2ZWxvcCIsImxhYmVscyI6W119-->

Co-authored-by: Renovate Bot <renovate@whitesourcesoftware.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants