Commit db73682
authored
chore(deps): update all non-major dependencies (examples, templates & patterns) (patch) (#8479)
This PR contains the following updates:
| Package | Change |
[Age](https://docs.renovatebot.com/merge-confidence/) |
[Confidence](https://docs.renovatebot.com/merge-confidence/) |
|---|---|---|---|
| [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-config-next](https://nextjs.org/docs/app/api-reference/config/eslint)
([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next))
| [`16.2.2` →
`16.2.3`](https://renovatebot.com/diffs/npm/eslint-config-next/16.2.2/16.2.3)
|

|

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

|

|
| [react-dom](https://react.dev/)
([source](https://redirect.github.com/facebook/react/tree/HEAD/packages/react-dom))
| [`19.2.4` →
`19.2.5`](https://renovatebot.com/diffs/npm/react-dom/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>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>vercel/next.js (eslint-config-next)</summary>
###
[`v16.2.3`](https://redirect.github.com/vercel/next.js/compare/v16.2.2...v16.2.3)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v16.2.2...v16.2.3)
</details>
<details>
<summary>facebook/react (react)</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 33bbf6e commit db73682
File tree
16 files changed
+712
-719
lines changed- examples
- nextjs-app
- nextjs-pages
- react-router-ts
- vite-ts
- templates
- nextjs-app
- nextjs-pages
- vite-ts
16 files changed
+712
-719
lines changedSome 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 | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
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 | |
|---|---|---|---|
| |||
17 | 17 | | |
18 | 18 | | |
19 | 19 | | |
20 | | - | |
| 20 | + | |
21 | 21 | | |
22 | | - | |
23 | | - | |
| 22 | + | |
| 23 | + | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
| |||
0 commit comments