Skip to content

Commit ac3a34c

Browse files
chore(deps): update all non-major dependencies (examples, templates & patterns) (patch) (#8112)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | |---|---|---|---| | [@types/node](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node) ([source](https://redirect.github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node)) | [`24.10.7` → `24.10.9`](https://renovatebot.com/diffs/npm/@types%2fnode/24.10.7/24.10.9) | ![age](https://developer.mend.io/api/mc/badges/age/npm/@types%2fnode/24.10.9?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@types%2fnode/24.10.7/24.10.9?slim=true) | | [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.1.1` → `16.1.3`](https://renovatebot.com/diffs/npm/eslint-config-next/16.1.1/16.1.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/16.1.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-next/16.1.1/16.1.3?slim=true) | | [next](https://nextjs.org) ([source](https://redirect.github.com/vercel/next.js)) | [`16.1.1` → `16.1.3`](https://renovatebot.com/diffs/npm/next/16.1.1/16.1.3) | ![age](https://developer.mend.io/api/mc/badges/age/npm/next/16.1.3?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/16.1.1/16.1.3?slim=true) | --- ### Release Notes <details> <summary>vercel/next.js (eslint-config-next)</summary> ### [`v16.1.3`](https://redirect.github.com/vercel/next.js/compare/v16.1.2...v16.1.3) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v16.1.2...v16.1.3) ### [`v16.1.2`](https://redirect.github.com/vercel/next.js/releases/tag/v16.1.2) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v16.1.1...v16.1.2) > \[!NOTE] > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - Turbopack: Update to swc\_core v50.2.3 ([#&#8203;87841](https://redirect.github.com/vercel/next.js/issues/87841)) ([#&#8203;88296](https://redirect.github.com/vercel/next.js/issues/88296)) - Fixes a crash when processing mdx files with multibyte characters. ([#&#8203;87713](https://redirect.github.com/vercel/next.js/issues/87713)) - Turbopack: [mimalloc](https://microsoft.github.io/mimalloc/) upgrade and enabling it on musl ([#&#8203;88503](https://redirect.github.com/vercel/next.js/issues/88503)) ([#&#8203;87815](https://redirect.github.com/vercel/next.js/issues/87815)) ([#&#8203;88426](https://redirect.github.com/vercel/next.js/issues/88426)) - Fixes [a significant performance issue](https://redirect.github.com/vercel/next.js/pull/88426) on musl-based Linux distributions (e.g. Alpine in Docker) related to musl's allocator. - Other platforms have always used mimalloc, but we previously did not use mimalloc on musl because of compilation issues that have since been resolved. ##### Credits Huge thanks to [@&#8203;mischnic](https://redirect.github.com/mischnic) for helping! </details> <details> <summary>vercel/next.js (next)</summary> ### [`v16.1.3`](https://redirect.github.com/vercel/next.js/compare/v16.1.2...v16.1.3) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v16.1.2...v16.1.3) ### [`v16.1.2`](https://redirect.github.com/vercel/next.js/compare/v16.1.1...v16.1.2) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v16.1.1...v16.1.2) </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/UI5/webcomponents-react). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi43NC41IiwidXBkYXRlZEluVmVyIjoiNDIuNzQuNSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b380a16 commit ac3a34c

8 files changed

Lines changed: 220 additions & 224 deletions

File tree

examples/nextjs-app/package-lock.json

Lines changed: 52 additions & 53 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

examples/nextjs-app/package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,12 +13,12 @@
1313
"@ui5/webcomponents-base": "2.18.1",
1414
"@ui5/webcomponents-fiori": "2.18.1",
1515
"@ui5/webcomponents-react": "2.18.1",
16-
"@types/node": "24.10.7",
16+
"@types/node": "24.10.9",
1717
"@types/react": "19.2.8",
1818
"@types/react-dom": "19.2.3",
1919
"eslint": "9.39.2",
20-
"eslint-config-next": "16.1.1",
21-
"next": "16.1.1",
20+
"eslint-config-next": "16.1.3",
21+
"next": "16.1.3",
2222
"react": "19.2.3",
2323
"react-dom": "19.2.3",
2424
"typescript": "5.9.3"

0 commit comments

Comments
 (0)