Commit 9f3d401
authored
chore(deps): update all non-major dependencies (patch) (#8598)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[@semantic-release/github](https://redirect.github.com/semantic-release/github)
| [`12.0.6` →
`12.0.8`](https://renovatebot.com/diffs/npm/@semantic-release%2fgithub/12.0.6/12.0.8)
|

|

|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`24.12.3` →
`24.12.4`](https://renovatebot.com/diffs/npm/@types%2fnode/24.12.3/24.12.4)
|

|

|
|
[@vitejs/plugin-react](https://redirect.github.com/vitejs/vite-plugin-react/tree/main/packages/plugin-react#readme)
([source](https://redirect.github.com/vitejs/vite-plugin-react/tree/HEAD/packages/plugin-react))
| [`6.0.1` →
`6.0.2`](https://renovatebot.com/diffs/npm/@vitejs%2fplugin-react/6.0.1/6.0.2)
|

|

|
| [cssnano](https://redirect.github.com/cssnano/cssnano) | [`8.0.0` →
`8.0.1`](https://renovatebot.com/diffs/npm/cssnano/8.0.0/8.0.1) |

|

|
| [lint-staged](https://redirect.github.com/lint-staged/lint-staged) |
[`17.0.2` →
`17.0.4`](https://renovatebot.com/diffs/npm/lint-staged/17.0.2/17.0.4) |

|

|
| [publint](https://publint.dev)
([source](https://redirect.github.com/publint/publint/tree/HEAD/packages/publint))
| [`0.3.19` →
`0.3.21`](https://renovatebot.com/diffs/npm/publint/0.3.19/0.3.21) |

|

|
| [tocbot](https://redirect.github.com/tscanlin/tocbot) | [`4.36.6` →
`4.36.8`](https://renovatebot.com/diffs/npm/tocbot/4.36.6/4.36.8) |

|

|
|
[typescript-eslint](https://typescript-eslint.io/packages/typescript-eslint)
([source](https://redirect.github.com/typescript-eslint/typescript-eslint/tree/HEAD/packages/typescript-eslint))
| [`8.59.2` →
`8.59.3`](https://renovatebot.com/diffs/npm/typescript-eslint/8.59.2/8.59.3)
|

|

|
| [vite](https://vite.dev)
([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite))
| [`8.0.11` →
`8.0.13`](https://renovatebot.com/diffs/npm/vite/8.0.11/8.0.13) |

|

|
---
### Release Notes
<details>
<summary>semantic-release/github
(@​semantic-release/github)</summary>
###
[`v12.0.8`](https://redirect.github.com/semantic-release/github/releases/tag/v12.0.8)
[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v12.0.7...v12.0.8)
##### Bug Fixes
- **deps:** update dependency http-proxy-agent to v9
([#​1203](https://redirect.github.com/semantic-release/github/issues/1203))
([edd1652](https://redirect.github.com/semantic-release/github/commit/edd165252bc8ee96de37940f4730fd43f0e67a0f))
###
[`v12.0.7`](https://redirect.github.com/semantic-release/github/releases/tag/v12.0.7)
[Compare
Source](https://redirect.github.com/semantic-release/github/compare/v12.0.6...v12.0.7)
##### Bug Fixes
- **deps:** update dependency https-proxy-agent to v9
([#​1204](https://redirect.github.com/semantic-release/github/issues/1204))
([1f17362](https://redirect.github.com/semantic-release/github/commit/1f173627c00f09234e4da6f7ddbb124338f3f742))
</details>
<details>
<summary>vitejs/vite-plugin-react
(@​vitejs/plugin-react)</summary>
###
[`v6.0.2`](https://redirect.github.com/vitejs/vite-plugin-react/blob/HEAD/packages/plugin-react/CHANGELOG.md#602-2026-05-14)
[Compare
Source](https://redirect.github.com/vitejs/vite-plugin-react/compare/1e94c06995c2afe2d1fee5aea2ef9720d35a7e02...6535b55e956b425e6650ffc2cc98fd23cca1d231)
##### Allow all options in reactCompilerPreset
([#​1189](https://redirect.github.com/vitejs/vite-plugin-react/pull/1189))
This is a type only change. Only `compilationMode` and `target` options
were available for `reactCompilerPreset`.
</details>
<details>
<summary>cssnano/cssnano (cssnano)</summary>
###
[`v8.0.1`](https://redirect.github.com/cssnano/cssnano/releases/tag/cssnano%408.0.1):
v8.0.1
[Compare
Source](https://redirect.github.com/cssnano/cssnano/compare/cssnano@8.0.0...cssnano@8.0.1)
#### What's Changed
- fix(postcss-minify-selectors): reject :is() fold when divergent middle
contains a combinator under a non-empty prefix (closes
[#​1786](https://redirect.github.com/cssnano/cssnano/issues/1786))
by [@​dkryaklin](https://redirect.github.com/dkryaklin) in
[#​1798](https://redirect.github.com/cssnano/cssnano/pull/1798)
- fix(postcss-minify-selectors): tighten :is() fold acceptance to a
strict allowlist by
[@​dkryaklin](https://redirect.github.com/dkryaklin) in
[#​1799](https://redirect.github.com/cssnano/cssnano/pull/1799)
**Full Changelog**:
<https://github.com/cssnano/cssnano/compare/cssnano@8.0.0...cssnano@8.0.1>
</details>
<details>
<summary>lint-staged/lint-staged (lint-staged)</summary>
###
[`v17.0.4`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1704)
[Compare
Source](https://redirect.github.com/lint-staged/lint-staged/compare/v17.0.3...v17.0.4)
##### Patch Changes
-
[#​1788](https://redirect.github.com/lint-staged/lint-staged/pull/1788)
[`f95c1f8`](https://redirect.github.com/lint-staged/lint-staged/commit/f95c1f8df3368758c44c2052e568aac1b3d4c767)
- Another fix for making sure *lint-staged* adds task modifications
correctly to the commit in the following cases:
- after editing `<file>` it is staged with `git add <file>`, and then
committed with `git commit`
- after editing `<file>` it is committed with `git commit --all` without
explicit `git add`
- after editing `<file>` it is committed with `git commit <pathspec>`
without explicit `git add`
There's new test cases which actually setup the Git `pre_commit` hook to
run *lint-staged* and verify them. These issues started in **v17.0.0**
when trying to improve support for committig without having explicitly
staged files.
###
[`v17.0.3`](https://redirect.github.com/lint-staged/lint-staged/blob/HEAD/CHANGELOG.md#1703)
[Compare
Source](https://redirect.github.com/lint-staged/lint-staged/compare/v17.0.2...v17.0.3)
##### Patch Changes
-
[#​1782](https://redirect.github.com/lint-staged/lint-staged/pull/1782)
[`06813f9`](https://redirect.github.com/lint-staged/lint-staged/commit/06813f9ab661db987e7720086ef9ec3f552ee097)
Thanks [@​iiroj](https://redirect.github.com/iiroj)! - Fix
*lint-staged* behavior when implicitly committing files without using
`git add` by either:
- `git commit -am "my commit message"` where `-a` (`--all`) means to
automatically stage all tracked modified and deleted files
- `git commit -m "my commit message" .` where `.` is an example of a
[*pathspec*](https://git-scm.com/docs/git-commit#Documentation/git-commit.txt-pathspec)
where matching files will be staged
</details>
<details>
<summary>publint/publint (publint)</summary>
###
[`v0.3.21`](https://redirect.github.com/publint/publint/blob/HEAD/packages/publint/CHANGELOG.md#0321)
[Compare
Source](https://redirect.github.com/publint/publint/compare/publint@0.3.20...publint@0.3.21)
##### Patch Changes
- Suggest adding `"sideEffects": false` when bundler-oriented package
fields or conditions are detected and the field is missing.
([#​228](https://redirect.github.com/publint/publint/pull/228))
###
[`v0.3.20`](https://redirect.github.com/publint/publint/blob/HEAD/packages/publint/CHANGELOG.md#0320)
[Compare
Source](https://redirect.github.com/publint/publint/compare/publint@0.3.19...publint@0.3.20)
##### Patch Changes
- Suggest adding `engines.node` when it is missing from detected Node.js
packages
([#​226](https://redirect.github.com/publint/publint/pull/226))
- Loosen "breaking change" wording in lint messages
([`7bb3f4f`](https://redirect.github.com/publint/publint/commit/7bb3f4fd03415d0c860dda0c252d7029144b9f94))
</details>
<details>
<summary>tscanlin/tocbot (tocbot)</summary>
###
[`v4.36.8`](https://redirect.github.com/tscanlin/tocbot/releases/tag/v4.36.8)
[Compare
Source](https://redirect.github.com/tscanlin/tocbot/compare/v4.36.6...v4.36.8)
##### Commits
-
[`e50da5f`](https://redirect.github.com/tscanlin/tocbot/commit/e50da5f):
4.36.8 (Tim Scanlin)
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(typescript-eslint)</summary>
###
[`v8.59.3`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8593-2026-05-11)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.59.2...v8.59.3)
This was a version bump only for typescript-eslint to align it with
other projects, there were no code changes.
See [GitHub
Releases](https://redirect.github.com/typescript-eslint/typescript-eslint/releases/tag/v8.59.3)
for more information.
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>vitejs/vite (vite)</summary>
###
[`v8.0.13`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-8013-2026-05-14-small)
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v8.0.12...v8.0.13)
##### Features
- **bundled-dev:** add lazy bundling support
([#​21406](https://redirect.github.com/vitejs/vite/issues/21406))
([4f0949f](https://redirect.github.com/vitejs/vite/commit/4f0949f3f13e4b2b34d32bf7b2b4de5f26bea192))
- **optimizer:** improve the esbuild plugin converter to pass some
properties of build result to `onEnd`
([#​22357](https://redirect.github.com/vitejs/vite/issues/22357))
([47071ce](https://redirect.github.com/vitejs/vite/commit/47071ce53f21726cf39e999c4407c4828ecbe957))
- update rolldown to 1.0.1
([#​22444](https://redirect.github.com/vitejs/vite/issues/22444))
([8c766a6](https://redirect.github.com/vitejs/vite/commit/8c766a6c5ee014969c4e32f29cc265e8e2c96e18))
##### Bug Fixes
- **build:** copy public directory after building same environment with
`write=false`
([#​22328](https://redirect.github.com/vitejs/vite/issues/22328))
([158e8ae](https://redirect.github.com/vitejs/vite/commit/158e8ae8efdf7075ab295727e36b5ff68da3243e))
- **css:** await sass/less/styl worker disposal on teardown (fix
[#​22274](https://redirect.github.com/vitejs/vite/issues/22274))
([#​22275](https://redirect.github.com/vitejs/vite/issues/22275))
([b7edcb7](https://redirect.github.com/vitejs/vite/commit/b7edcb7d0dd17ddfeef4ace78d610c099216dade))
- **css:** keep deprecated `name`/`originalFileName` in synthetic
`assetFileNames` call
([#​22439](https://redirect.github.com/vitejs/vite/issues/22439))
([8e59c97](https://redirect.github.com/vitejs/vite/commit/8e59c97a44d923c4c06f67287a793c9aa5a4ebaa))
- make `isBundled` per environment
([#​22257](https://redirect.github.com/vitejs/vite/issues/22257))
([a576326](https://redirect.github.com/vitejs/vite/commit/a5763266170f8606836da5c6f987b4b2fd6ddc55))
- **ssr:** avoid rewriting labels that collide with imports
([#​22451](https://redirect.github.com/vitejs/vite/issues/22451))
([d9b18e0](https://redirect.github.com/vitejs/vite/commit/d9b18e0387a253628d3d834288e79c5f7e85d566))
##### Miscellaneous Chores
- remove irrelevant commits from changelog
([#​22430](https://redirect.github.com/vitejs/vite/issues/22430))
([6ea3838](https://redirect.github.com/vitejs/vite/commit/6ea383859aaf0ef8e673b458f164e84aeb6ff51d))
- update changelog
([#​22413](https://redirect.github.com/vitejs/vite/issues/22413))
([fcdc87c](https://redirect.github.com/vitejs/vite/commit/fcdc87cc6799857e2bab0f44f333a681694fff74))
###
[`v8.0.12`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-8012-2026-05-11-small)
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v8.0.11...v8.0.12)
##### Features
- update rolldown to 1.0.0
([#​22401](https://redirect.github.com/vitejs/vite/issues/22401))
([cf0ff41](https://redirect.github.com/vitejs/vite/commit/cf0ff4154b26cffbf18541ade1a50818842731d3))
##### Bug Fixes
- **create-vite:** pass react framework to TanStack CLI
([#​22397](https://redirect.github.com/vitejs/vite/issues/22397))
([18f0f90](https://redirect.github.com/vitejs/vite/commit/18f0f904442cc45bd4b1c83db2627fd5cb0c9937))
- **deps:** update all non-major dependencies
([#​22420](https://redirect.github.com/vitejs/vite/issues/22420))
([2be6000](https://redirect.github.com/vitejs/vite/commit/2be6000130e3ae2160acc301baa4f7913fbc1f6e))
- **module-runner:** prevent partial-exports race on concurrent imports
of in-flight invalidated re-export chains
([#​22369](https://redirect.github.com/vitejs/vite/issues/22369))
([f5a22e6](https://redirect.github.com/vitejs/vite/commit/f5a22e62ada75286138b7ceb3825e43958ef00e1))
- refer to `rolldownOptions` instead of deprecated `rollupOptions` in
messages
([#​22400](https://redirect.github.com/vitejs/vite/issues/22400))
([b675c7b](https://redirect.github.com/vitejs/vite/commit/b675c7b6697423275ad9dd521d3ce7c8679761a0))
- **worker:** apply `build.target` to worker bundle
([#​22404](https://redirect.github.com/vitejs/vite/issues/22404))
([3c93fde](https://redirect.github.com/vitejs/vite/commit/3c93fde21f07d44db7669ca7484f4e7a8767afe5))
- **worker:** forward define to worker bundle transform
([#​22408](https://redirect.github.com/vitejs/vite/issues/22408))
([d4838a0](https://redirect.github.com/vitejs/vite/commit/d4838a0358d9f04a980d4d2ac7263f21a6b28ee2))
##### Miscellaneous Chores
- **deps:** update dependency eslint-plugin-n to v18
([#​22423](https://redirect.github.com/vitejs/vite/issues/22423))
([2fe7bd2](https://redirect.github.com/vitejs/vite/commit/2fe7bd2d73beb697a3d149e943ac74b768c9d27f))
- **deps:** update rolldown-related dependencies
([#​22421](https://redirect.github.com/vitejs/vite/issues/22421))
([66b9eb3](https://redirect.github.com/vitejs/vite/commit/66b9eb35188007e0e9a1bd03b4be820016cad60b))
</details>
---
### Configuration
📅 **Schedule**: (UTC)
- Branch creation
- Between 12:00 AM and 03:59 AM, only on Monday (`* 0-3 * * 1`)
- Automerge
- At any time (no schedule defined)
🚦 **Automerge**: Enabled.
♻ **Rebasing**: Whenever PR becomes conflicted, 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/UI5/webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNzkuMyIsInVwZGF0ZWRJblZlciI6IjQzLjE3OS4zIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 60e89fc commit 9f3d401
2 files changed
Lines changed: 276 additions & 173 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
57 | 57 | | |
58 | 58 | | |
59 | 59 | | |
60 | | - | |
| 60 | + | |
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
| |||
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | | - | |
| 73 | + | |
74 | 74 | | |
75 | 75 | | |
76 | | - | |
| 76 | + | |
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | | - | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
| |||
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
| 112 | + | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
127 | | - | |
| 127 | + | |
128 | 128 | | |
129 | 129 | | |
130 | 130 | | |
| |||
0 commit comments