Commit d4e5bb2
authored
chore(deps): update all non-major dependencies (patch) (#8573)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [@babel/preset-env](https://babel.dev/docs/en/next/babel-preset-env)
([source](https://redirect.github.com/babel/babel/tree/HEAD/packages/babel-preset-env))
| [`7.29.3` →
`7.29.5`](https://renovatebot.com/diffs/npm/@babel%2fpreset-env/7.29.3/7.29.5)
|

|

|
|
[@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.2` →
`24.12.3`](https://renovatebot.com/diffs/npm/@types%2fnode/24.12.2/24.12.3)
|

|

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

|

|
| [postcss](https://postcss.org/)
([source](https://redirect.github.com/postcss/postcss)) | [`8.5.13` →
`8.5.14`](https://renovatebot.com/diffs/npm/postcss/8.5.13/8.5.14) |

|

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

|

|
| [react-is](https://react.dev/)
([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react-is))
| [`19.2.5` →
`19.2.6`](https://renovatebot.com/diffs/npm/react-is/19.2.5/19.2.6) |

|

|
|
[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.1` →
`8.59.2`](https://renovatebot.com/diffs/npm/typescript-eslint/8.59.1/8.59.2)
|

|

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

|

|
---
### Release Notes
<details>
<summary>babel/babel (@​babel/preset-env)</summary>
###
[`v7.29.5`](https://redirect.github.com/babel/babel/compare/v7.29.3...v7.29.5)
[Compare
Source](https://redirect.github.com/babel/babel/compare/v7.29.3...v7.29.5)
</details>
<details>
<summary>cssnano/cssnano (cssnano)</summary>
###
[`v7.1.9`](https://redirect.github.com/cssnano/cssnano/releases/tag/cssnano%407.1.9):
v7.1.9
[Compare
Source](https://redirect.github.com/cssnano/cssnano/compare/cssnano@7.1.8...cssnano@7.1.9)
#### Bug Fixes
- Reject :is() fold for unknown pseudo-classes with arguments by
[@​dkryaklin](https://redirect.github.com/dkryaklin) in
[#​1791](https://redirect.github.com/cssnano/cssnano/pull/1791)
**Full Changelog**:
<https://github.com/cssnano/cssnano/compare/cssnano@7.1.8...cssnano@7.1.9>
###
[`v7.1.8`](https://redirect.github.com/cssnano/cssnano/releases/tag/cssnano%407.1.8):
v7.1.8
[Compare
Source](https://redirect.github.com/cssnano/cssnano/compare/cssnano@7.1.7...cssnano@7.1.8)
#### What's Changed
- fix(postcss-minify-selectors): reject :is() fold for :nth-child(... of
S) to preserve cascade by
[@​dkryaklin](https://redirect.github.com/dkryaklin) in
[#​1785](https://redirect.github.com/cssnano/cssnano/pull/1785)
- Update postcss and
[@​colordx/core](https://redirect.github.com/colordx/core) by
[@​ludofischer](https://redirect.github.com/ludofischer) in
[#​1786](https://redirect.github.com/cssnano/cssnano/pull/1786)
**Full Changelog**:
<https://github.com/cssnano/cssnano/compare/cssnano@7.1.7...cssnano@7.1.8>
</details>
<details>
<summary>postcss/postcss (postcss)</summary>
###
[`v8.5.14`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#8514)
[Compare
Source](https://redirect.github.com/postcss/postcss/compare/8.5.13...8.5.14)
- Fixed custom syntax regression (by
[@​43081j](https://redirect.github.com/43081j)).
</details>
<details>
<summary>publint/publint (publint)</summary>
###
[`v0.3.19`](https://redirect.github.com/publint/publint/blob/HEAD/packages/publint/CHANGELOG.md#0319)
[Compare
Source](https://redirect.github.com/publint/publint/compare/publint@0.3.18...publint@0.3.19)
##### Patch Changes
- Add `NESTED_PACKAGE_JSON_FIELD_IGNORED` to warn when published nested
`package.json` files define `"exports"` or `"imports"`, which Node.js
ignores outside the package root.
([#​224](https://redirect.github.com/publint/publint/pull/224))
- Fix internal browser directory traversal logic
([#​224](https://redirect.github.com/publint/publint/pull/224))
</details>
<details>
<summary>facebook/react (react-is)</summary>
###
[`v19.2.6`](https://redirect.github.com/facebook/react/releases/tag/v19.2.6):
19.2.6 (May 6th, 2026)
[Compare
Source](https://redirect.github.com/facebook/react/compare/v19.2.5...v19.2.6)
#### React Server Components
- Type hardening and performance improvements
([#​36425](https://redirect.github.com/facebook/react/pull/36425)
by [@​eps1lon](https://redirect.github.com/eps1lon) and
[@​unstubbable](https://redirect.github.com/unstubbable))
</details>
<details>
<summary>typescript-eslint/typescript-eslint
(typescript-eslint)</summary>
###
[`v8.59.2`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8592-2026-05-04)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.59.1...v8.59.2)
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.2)
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.11`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-8011-2026-05-07-small)
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v8.0.10...v8.0.11)
##### Features
- update rolldown to 1.0.0-rc.18
([#​22360](https://redirect.github.com/vitejs/vite/issues/22360))
([3f80524](https://redirect.github.com/vitejs/vite/commit/3f80524aa1fa40bfa831f1a1bf2641c3979ba396))
##### Bug Fixes
- **deps:** update all non-major dependencies
([#​22334](https://redirect.github.com/vitejs/vite/issues/22334))
([672c962](https://redirect.github.com/vitejs/vite/commit/672c96288fd5440bbecddc65551e713edeb8d403))
- **deps:** update all non-major dependencies
([#​22382](https://redirect.github.com/vitejs/vite/issues/22382))
([5c0cfcb](https://redirect.github.com/vitejs/vite/commit/5c0cfcb83dde2c6e25b6c3215dd622956bf29631))
- **glob:** align hmr matcher options with glob enumeration
([#​22306](https://redirect.github.com/vitejs/vite/issues/22306))
([30028f9](https://redirect.github.com/vitejs/vite/commit/30028f94516fa06dd0212567373169b3b3f6e393))
- make separate object instance for each environment
([#​22276](https://redirect.github.com/vitejs/vite/issues/22276))
([7c2aa3b](https://redirect.github.com/vitejs/vite/commit/7c2aa3b40ba00ce1299e4f31932c7929f179a80a))
##### Documentation
- **create-vite:** list react-compiler templates in README
([#​22347](https://redirect.github.com/vitejs/vite/issues/22347))
([7c3a61f](https://redirect.github.com/vitejs/vite/commit/7c3a61f42da6445904e93f0e29e9a2a838fa684a))
- explain mergeConfig skips null/undefined
([#​22325](https://redirect.github.com/vitejs/vite/issues/22325))
([2151f70](https://redirect.github.com/vitejs/vite/commit/2151f701dc98270c905c540b209fb6d23d53d3ad))
- mention native config loader in CLI options
([#​22348](https://redirect.github.com/vitejs/vite/issues/22348))
([0420c5d](https://redirect.github.com/vitejs/vite/commit/0420c5d37b6049476b6e6c16662be372575dd683))
- update evan's x handle
([640202a](https://redirect.github.com/vitejs/vite/commit/640202a2167b0c19b94e4d3b8ff87309ae1f44d0))
##### Miscellaneous Chores
- **deps:** update dependency tsdown to ^0.21.10
([#​22333](https://redirect.github.com/vitejs/vite/issues/22333))
([3b51e05](https://redirect.github.com/vitejs/vite/commit/3b51e050214c5a817c163838ab8643fe34c7d0c3))
- **deps:** update rolldown-related dependencies
([#​22383](https://redirect.github.com/vitejs/vite/issues/22383))
([555ff36](https://redirect.github.com/vitejs/vite/commit/555ff36de70a43b3b3dc22f958bf78fe75e11d67))
- **deps:** update transitive packages to fix npm audit alerts
([#​22316](https://redirect.github.com/vitejs/vite/issues/22316))
([86aee62](https://redirect.github.com/vitejs/vite/commit/86aee6268aa879d74f68a890392c1dee973ebf05))
##### Code Refactoring
- devtools integration
([#​22312](https://redirect.github.com/vitejs/vite/issues/22312))
([3c8bf06](https://redirect.github.com/vitejs/vite/commit/3c8bf064ec76e311f2d8be3a37dcfdcdd4e4253c))
- remove unnecessary async
([#​22296](https://redirect.github.com/vitejs/vite/issues/22296))
([b31fd35](https://redirect.github.com/vitejs/vite/commit/b31fd355d93eb166573362bd09c07745b9f76755))
- show direct path type in bad character warning
([#​22339](https://redirect.github.com/vitejs/vite/issues/22339))
([0c162e9](https://redirect.github.com/vitejs/vite/commit/0c162e96a6545c93808e7338b9adeca2636596fa))
##### Tests
- **create-vite:** use short help alias
([#​22389](https://redirect.github.com/vitejs/vite/issues/22389))
([994ab66](https://redirect.github.com/vitejs/vite/commit/994ab66bc4dc872278d8353d710ffc4bbd881f8d))
</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 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/UI5/webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNTkuMiIsInVwZGF0ZWRJblZlciI6IjQzLjE1OS4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent bedf45c commit d4e5bb2
2 files changed
Lines changed: 155 additions & 256 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
62 | 62 | | |
63 | 63 | | |
64 | 64 | | |
65 | | - | |
| 65 | + | |
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
| |||
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 | | |
| |||
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | 107 | | |
108 | 108 | | |
109 | | - | |
| 109 | + | |
110 | 110 | | |
111 | 111 | | |
112 | | - | |
113 | | - | |
| 112 | + | |
| 113 | + | |
114 | 114 | | |
115 | 115 | | |
116 | 116 | | |
| |||
125 | 125 | | |
126 | 126 | | |
127 | 127 | | |
128 | | - | |
| 128 | + | |
129 | 129 | | |
130 | 130 | | |
131 | 131 | | |
| |||
0 commit comments