Commit 25de477
authored
chore(deps): update all non-major dependencies (examples, templates & patterns) (patch) (#7736)
This PR contains the following updates:
| Package | Change | Age | 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.1.11` ->
`19.1.12`](https://renovatebot.com/diffs/npm/@types%2freact/19.1.11/19.1.12)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
|
[@types/react-dom](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/react-dom)
([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/react-dom))
| [`19.1.7` ->
`19.1.9`](https://renovatebot.com/diffs/npm/@types%2freact-dom/19.1.7/19.1.9)
|
[](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.5.0` ->
`15.5.2`](https://renovatebot.com/diffs/npm/eslint-config-next/15.5.0/15.5.2)
|
[](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.5.0` ->
`15.5.2`](https://renovatebot.com/diffs/npm/next/15.5.0/15.5.2) |
[](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))
| [`7.1.3` ->
`7.1.4`](https://renovatebot.com/diffs/npm/vite/7.1.3/7.1.4) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
---
### Release Notes
<details>
<summary>vercel/next.js (eslint-config-next)</summary>
###
[`v15.5.2`](https://redirect.github.com/vercel/next.js/compare/v15.5.1...v15.5.2)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v15.5.1...v15.5.2)
###
[`v15.5.1`](https://redirect.github.com/vercel/next.js/compare/v15.5.0...v15.5.1)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v15.5.0...v15.5.1)
</details>
<details>
<summary>vercel/next.js (next)</summary>
###
[`v15.5.2`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.2)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v15.5.1...v15.5.2)
> \[!NOTE]\
> This release is backporting bug fixes. It does **not** include all
pending features/changes on canary.
##### Core Changes
- fix: disable unknownatrules lint rule entirely
([#​83059](https://redirect.github.com/vercel/next.js/issues/83059))
- revert: add ?dpl to fonts in /\_next/static/media
([#​83062](https://redirect.github.com/vercel/next.js/issues/83062))
##### Credits
Huge thanks to [@​bgub](https://redirect.github.com/bgub) and
[@​ztanner](https://redirect.github.com/ztanner) for helping!
###
[`v15.5.1`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.1)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v15.5.0...v15.5.1)
> \[!NOTE]\
> This release is backporting bug fixes. It does **not** include all
pending features/changes on canary.
##### Core Changes
- fix: aliased navigations should apply scroll handling
([#​82900](https://redirect.github.com/vercel/next.js/issues/82900))
- Turbopack: fix invalid NFT entry with file behind symlink
([#​82887](https://redirect.github.com/vercel/next.js/issues/82887))
- fix: typesafe linking to route handlers and pages API routes
([#​82858](https://redirect.github.com/vercel/next.js/issues/82858))
- fix: change "noUnknownAtRules" to "warn" for Biome
([#​82974](https://redirect.github.com/vercel/next.js/issues/82974))
- fix: add path normalization to getRelativePath for Windows
([#​82918](https://redirect.github.com/vercel/next.js/issues/82918))
- feat: add typesafety with config.typedRoutes to redirect() and
permanentRedirect()
([#​82860](https://redirect.github.com/vercel/next.js/issues/82860))
- fix: avoid importing types that will be unused
([#​82856](https://redirect.github.com/vercel/next.js/issues/82856))
- fix: update the config.api.responseLimit type
([#​82852](https://redirect.github.com/vercel/next.js/issues/82852))
- fix: update validation return types
([#​82854](https://redirect.github.com/vercel/next.js/issues/82854))
##### Credits
Huge thanks to [@​bgub](https://redirect.github.com/bgub),
[@​mischnic](https://redirect.github.com/mischnic), and
[@​ztanner](https://redirect.github.com/ztanner) for helping!
</details>
<details>
<summary>vitejs/vite (vite)</summary>
###
[`v7.1.4`](https://redirect.github.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small-714-2025-09-01-small)
[Compare
Source](https://redirect.github.com/vitejs/vite/compare/v7.1.3...v7.1.4)
##### Bug Fixes
- add missing awaits
([#​20697](https://redirect.github.com/vitejs/vite/issues/20697))
([79d10ed](https://redirect.github.com/vitejs/vite/commit/79d10ed6341ba7a751d007b7ad113a9b8be9c853))
- **deps:** update all non-major dependencies
([#​20676](https://redirect.github.com/vitejs/vite/issues/20676))
([5a274b2](https://redirect.github.com/vitejs/vite/commit/5a274b29df83744cf0ce4dafd94029d2a9e01135))
- **deps:** update all non-major dependencies
([#​20709](https://redirect.github.com/vitejs/vite/issues/20709))
([0401feb](https://redirect.github.com/vitejs/vite/commit/0401feba17e60bd7e976c5643128a0da49670a83))
- pass rollup watch options when building in watch mode
([#​20674](https://redirect.github.com/vitejs/vite/issues/20674))
([f367453](https://redirect.github.com/vitejs/vite/commit/f367453ca2825bc8a390d41c5d13b161756f2b41))
##### Miscellaneous Chores
- remove unused constants entry from rolldown.config.ts
([#​20710](https://redirect.github.com/vitejs/vite/issues/20710))
([537fcf9](https://redirect.github.com/vitejs/vite/commit/537fcf91862a1bf51e70ce6fe9b414319dd3a675))
##### Code Refactoring
- remove unnecessary `minify` parameter from `finalizeCss`
([#​20701](https://redirect.github.com/vitejs/vite/issues/20701))
([8099582](https://redirect.github.com/vitejs/vite/commit/8099582e5364f907f2bc6cb8e2d52ae0c4d937e4))
</details>
---
### Configuration
📅 **Schedule**: Branch creation - Between 12:00 AM and 03:59 AM, only on
Monday ( * 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:eyJjcmVhdGVkSW5WZXIiOiI0MS45MS4xIiwidXBkYXRlZEluVmVyIjoiNDEuOTEuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent 8caf34d commit 25de477
File tree
16 files changed
+300
-300
lines changed- examples
- nextjs-app
- nextjs-pages
- react-router-ts
- vite-ts
- templates
- nextjs-app
- nextjs-pages
- vite-ts
16 files changed
+300
-300
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 | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
18 | | - | |
| 17 | + | |
| 18 | + | |
19 | 19 | | |
20 | | - | |
21 | | - | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
0 commit comments