Commit 49a5063
authored
chore(deps): update all non-major dependencies (patch) (#8480)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
|
[@eslint/compat](https://redirect.github.com/eslint/rewrite/tree/main/packages/compat#readme)
([source](https://redirect.github.com/eslint/rewrite/tree/HEAD/packages/compat))
| [`2.0.4` →
`2.0.5`](https://renovatebot.com/diffs/npm/@eslint%2fcompat/2.0.4/2.0.5)
|

|

|
| [cypress](https://cypress.io)
([source](https://redirect.github.com/cypress-io/cypress)) | [`15.13.0`
→ `15.13.1`](https://renovatebot.com/diffs/npm/cypress/15.13.0/15.13.1)
|

|

|
|
[eslint-plugin-storybook](https://redirect.github.com/storybookjs/storybook/tree/next/code/lib/eslint-plugin#readme)
([source](https://redirect.github.com/storybookjs/storybook/tree/HEAD/code/lib/eslint-plugin))
| [`10.3.4` →
`10.3.5`](https://renovatebot.com/diffs/npm/eslint-plugin-storybook/10.3.4/10.3.5)
|

|

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

|

|
| [prettier](https://prettier.io)
([source](https://redirect.github.com/prettier/prettier)) | [`3.8.1` →
`3.8.2`](https://renovatebot.com/diffs/npm/prettier/3.8.1/3.8.2) |

|

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

|

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

|

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

|

|
---
### Release Notes
<details>
<summary>eslint/rewrite (@​eslint/compat)</summary>
###
[`v2.0.5`](https://redirect.github.com/eslint/rewrite/blob/HEAD/packages/compat/CHANGELOG.md#205-2026-04-08)
[Compare
Source](https://redirect.github.com/eslint/rewrite/compare/fe114eed69c5d59d0dd05cda8071a5b98c4daec2...d2dbf7b73d01505da89a69b7465e486d8a88aa8f)
##### Dependencies
- The following workspace dependencies were updated
- dependencies
- [@​eslint/core](https://redirect.github.com/eslint/core) bumped
from ^1.2.0 to ^1.2.1
</details>
<details>
<summary>cypress-io/cypress (cypress)</summary>
###
[`v15.13.1`](https://redirect.github.com/cypress-io/cypress/releases/tag/v15.13.1)
[Compare
Source](https://redirect.github.com/cypress-io/cypress/compare/v15.13.0...v15.13.1)
Changelog: <https://docs.cypress.io/app/references/changelog#15-13-1>
</details>
<details>
<summary>storybookjs/storybook (eslint-plugin-storybook)</summary>
###
[`v10.3.5`](https://redirect.github.com/storybookjs/storybook/blob/HEAD/CHANGELOG.md#1035)
[Compare
Source](https://redirect.github.com/storybookjs/storybook/compare/v10.3.4...v10.3.5)
- Core: Disable component manifest by default -
[#​34408](https://redirect.github.com/storybookjs/storybook/pull/34408),
thanks [@​yannbf](https://redirect.github.com/yannbf)!
> \[!NOTE]
> [Version >=0.5.0 of
`@storybook/addon-mcp`](https://redirect.github.com/storybookjs/mcp/releases/tag/%40storybook%2Faddon-mcp%400.5.0)
enables component manifests again. If you're upgrading Storybook from
version >= 10.3.0 to >= 10.3.5 and are using the MCP addon, you should
also upgrade `@storybook/addon-mcp` to keep the docs toolset in the MCP
server.
</details>
<details>
<summary>postcss/postcss (postcss)</summary>
###
[`v8.5.9`](https://redirect.github.com/postcss/postcss/blob/HEAD/CHANGELOG.md#859)
[Compare
Source](https://redirect.github.com/postcss/postcss/compare/8.5.8...8.5.9)
- Speed up source map encoding paring in case of the error.
</details>
<details>
<summary>prettier/prettier (prettier)</summary>
###
[`v3.8.2`](https://redirect.github.com/prettier/prettier/compare/3.8.1...fbf300f9d89820364ddc9b2efa05b92b8c01b692)
[Compare
Source](https://redirect.github.com/prettier/prettier/compare/3.8.1...3.8.2)
</details>
<details>
<summary>facebook/react (react-is)</summary>
###
[`v19.2.5`](https://redirect.github.com/facebook/react/releases/tag/v19.2.5):
19.2.5 (April 8th, 2026)
[Compare
Source](https://redirect.github.com/facebook/react/compare/v19.2.4...v19.2.5)
#### React Server Components
- Add more cycle protections
([#​36236](https://redirect.github.com/facebook/react/pull/36236)
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.58.1`](https://redirect.github.com/typescript-eslint/typescript-eslint/blob/HEAD/packages/typescript-eslint/CHANGELOG.md#8581-2026-04-08)
[Compare
Source](https://redirect.github.com/typescript-eslint/typescript-eslint/compare/v8.58.0...v8.58.1)
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.58.1)
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.8`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-808-2026-04-09-small)
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v8.0.7...v8.0.8)
##### Features
- update rolldown to 1.0.0-rc.15
([#​22201](https://redirect.github.com/vitejs/vite/issues/22201))
([6baf587](https://redirect.github.com/vitejs/vite/commit/6baf587255936e91348cbe624caefd10e8c607ab))
##### Bug Fixes
- avoid `dns.getDefaultResultOrder` temporary
([#​22202](https://redirect.github.com/vitejs/vite/issues/22202))
([15f1c15](https://redirect.github.com/vitejs/vite/commit/15f1c15ac9be343ee4f317fd025c3d67f0c7bd53))
- **ssr:** class property keys hoisting matching imports
([#​22199](https://redirect.github.com/vitejs/vite/issues/22199))
([e137601](https://redirect.github.com/vitejs/vite/commit/e1376018cd516d6970534fce495e24f9ee683ce3))
###
[`v8.0.7`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-807-2026-04-07-small)
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v8.0.6...v8.0.7)
##### Bug Fixes
- use sync dns.getDefaultResultOrder instead of dns.promises
([#​22185](https://redirect.github.com/vitejs/vite/issues/22185))
([5c05b04](https://redirect.github.com/vitejs/vite/commit/5c05b04db6f3f64af60ff6525eb5f04bc330fbb5))
###
[`v8.0.6`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-806-2026-04-07-small)
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v8.0.5...v8.0.6)
##### Features
- update rolldown to 1.0.0-rc.13
([#​22097](https://redirect.github.com/vitejs/vite/issues/22097))
([51d3e48](https://redirect.github.com/vitejs/vite/commit/51d3e48980bf3e352d31ecde49d1aa56859918e0))
##### Bug Fixes
- **css:** avoid mutating sass error multiple times
([#​22115](https://redirect.github.com/vitejs/vite/issues/22115))
([d5081c2](https://redirect.github.com/vitejs/vite/commit/d5081c2f3e73f3fc06956d8cf5f2cf06463c2325))
- **optimize-deps:** hoist CJS interop assignment
([#​22156](https://redirect.github.com/vitejs/vite/issues/22156))
([17a8f9e](https://redirect.github.com/vitejs/vite/commit/17a8f9edfcd3b9344668120a84e3328aeada3c97))
##### Performance Improvements
- early return in `getLocalhostAddressIfDiffersFromDNS` when DNS order
is `verbatim`
([#​22151](https://redirect.github.com/vitejs/vite/issues/22151))
([56ec256](https://redirect.github.com/vitejs/vite/commit/56ec25613dba6cc71911f7af6e545ebcb77ec012))
##### Miscellaneous Chores
- **create-vite:** remove unnecessary DOM.Iterable
([#​22168](https://redirect.github.com/vitejs/vite/issues/22168))
([bdc53ab](https://redirect.github.com/vitejs/vite/commit/bdc53ab1e67f7e2e000112eeed9c85413ddb0e9e))
- replace remaining prettier script
([#​22179](https://redirect.github.com/vitejs/vite/issues/22179))
([af71fb2](https://redirect.github.com/vitejs/vite/commit/af71fb26dd15098b9523efc3d8ed04f27553174b))
</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:eyJjcmVhdGVkSW5WZXIiOiI0My4xMTAuMiIsInVwZGF0ZWRJblZlciI6IjQzLjExMC4yIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent db73682 commit 49a5063
2 files changed
+160
-252
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
63 | 63 | | |
64 | 64 | | |
65 | 65 | | |
66 | | - | |
| 66 | + | |
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| |||
77 | 77 | | |
78 | 78 | | |
79 | 79 | | |
80 | | - | |
| 80 | + | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
| |||
89 | 89 | | |
90 | 90 | | |
91 | 91 | | |
92 | | - | |
| 92 | + | |
93 | 93 | | |
94 | 94 | | |
95 | 95 | | |
96 | 96 | | |
97 | 97 | | |
98 | 98 | | |
99 | 99 | | |
100 | | - | |
| 100 | + | |
101 | 101 | | |
102 | 102 | | |
103 | 103 | | |
104 | | - | |
| 104 | + | |
105 | 105 | | |
106 | 106 | | |
107 | | - | |
108 | | - | |
| 107 | + | |
| 108 | + | |
109 | 109 | | |
110 | 110 | | |
111 | 111 | | |
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
123 | | - | |
| 123 | + | |
124 | 124 | | |
125 | 125 | | |
126 | 126 | | |
| |||
0 commit comments