Commit 5953dab
authored
chore(deps): update all non-major dependencies (examples & templates) (patch) (#6864)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node))
| [`22.10.7` ->
`22.10.10`](https://renovatebot.com/diffs/npm/@types%2fnode/22.10.7/22.10.10)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/react](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react))
| [`19.0.7` ->
`19.0.8`](https://renovatebot.com/diffs/npm/@types%2freact/19.0.7/19.0.8)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[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))
| [`15.1.5` ->
`15.1.6`](https://renovatebot.com/diffs/npm/eslint-config-next/15.1.5/15.1.6)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [next](https://nextjs.org)
([source](https://redirect.github.com/vercel/next.js)) | [`15.1.5` ->
`15.1.6`](https://renovatebot.com/diffs/npm/next/15.1.5/15.1.6) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
| [vite](https://vite.dev)
([source](https://redirect.github.com/vitejs/vite/tree/HEAD/packages/vite))
| [`6.0.9` ->
`6.0.11`](https://renovatebot.com/diffs/npm/vite/6.0.9/6.0.11) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>vercel/next.js (eslint-config-next)</summary>
###
[`v15.1.6`](https://redirect.github.com/vercel/next.js/releases/tag/v15.1.6)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v15.1.5...v15.1.6)
> \[!NOTE]\
> This release is backporting bug fixes. It does **not** include all
pending features/changes on canary.
##### Core Changes
- fix: don't memory-leak promises passed to waitUntil
([#​75041](https://redirect.github.com/vercel/next.js/issues/75041))
- backport: fix prerender issue with intercepting routes +
generateStaticParams
([#​75170](https://redirect.github.com/vercel/next.js/issues/75170))
##### Credits
Huge thanks to
[@​lubieowoce](https://redirect.github.com/lubieowoce) and
[@​ztanner](https://redirect.github.com/ztanner) for helping!
</details>
<details>
<summary>vercel/next.js (next)</summary>
###
[`v15.1.6`](https://redirect.github.com/vercel/next.js/compare/v15.1.5...v15.1.6)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v15.1.5...v15.1.6)
</details>
<details>
<summary>vitejs/vite (vite)</summary>
###
[`v6.0.11`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small6011-2025-01-21-small)
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v6.0.10...v6.0.11)
- fix: `preview.allowedHosts` with specific values was not respected
([#​19246](https://redirect.github.com/vitejs/vite/issues/19246))
([aeb3ec8](https://redirect.github.com/vitejs/vite/commit/aeb3ec84a288d6be227a1284607f13428a4f14a1)),
closes
[#​19246](https://redirect.github.com/vitejs/vite/issues/19246)
- fix: allow CORS from loopback addresses by default
([#​19249](https://redirect.github.com/vitejs/vite/issues/19249))
([3d03899](https://redirect.github.com/vitejs/vite/commit/3d038997377a30022b6a6b7916e0b4b5d8b9a363)),
closes
[#​19249](https://redirect.github.com/vitejs/vite/issues/19249)
###
[`v6.0.10`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small6010-2025-01-20-small)
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v6.0.9...v6.0.10)
- fix: try parse `server.origin` URL
([#​19241](https://redirect.github.com/vitejs/vite/issues/19241))
([2495022](https://redirect.github.com/vitejs/vite/commit/2495022420fda05ee389c2dcf26921b21e2aed3b)),
closes
[#​19241](https://redirect.github.com/vitejs/vite/issues/19241)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "* 0-3 * * 1" (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://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/SAP/ui5-webcomponents-react).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4xMjUuMSIsInVwZGF0ZWRJblZlciI6IjM5LjEyNS4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 6130aef commit 5953dab
File tree
13 files changed
+259
-259
lines changed- examples
- nextjs-app
- nextjs-pages
- react-router-ts
- vite-ts
- templates
- nextjs-app
- nextjs-pages
- vite-ts
13 files changed
+259
-259
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 | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
16 | | - | |
| 15 | + | |
| 16 | + | |
17 | 17 | | |
18 | 18 | | |
19 | | - | |
20 | | - | |
| 19 | + | |
| 20 | + | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
| |||
0 commit comments