Skip to content

Commit 37d4510

Browse files
chore(deps): update all non-major dependencies (examples, templates & patterns) to v16.2.1 (minor) (#8365)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [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)) | [`16.1.7` → `16.2.1`](https://renovatebot.com/diffs/npm/eslint-config-next/16.1.7/16.2.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/16.2.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-next/16.1.7/16.2.1?slim=true) | | [next](https://nextjs.org) ([source](https://redirect.github.com/vercel/next.js)) | [`16.1.7` → `16.2.1`](https://renovatebot.com/diffs/npm/next/16.1.7/16.2.1) | ![age](https://developer.mend.io/api/mc/badges/age/npm/next/16.2.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/16.1.7/16.2.1?slim=true) | --- ### Release Notes <details> <summary>vercel/next.js (eslint-config-next)</summary> ### [`v16.2.1`](https://redirect.github.com/vercel/next.js/releases/tag/v16.2.1) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v16.2.0...v16.2.1) > \[!NOTE] > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - docs: post release amends ([#&#8203;91715](https://redirect.github.com/vercel/next.js/issues/91715)) - docs: fix broken Activity Patterns demo link in preserving UI state guide ([#&#8203;91698](https://redirect.github.com/vercel/next.js/issues/91698)) - Fix adapter outputs for dynamic metadata routes ([#&#8203;91680](https://redirect.github.com/vercel/next.js/issues/91680)) - Turbopack: fix webpack loader runner layer ([#&#8203;91727](https://redirect.github.com/vercel/next.js/issues/91727)) - Fix server actions in standalone mode with `cacheComponents` ([#&#8203;91711](https://redirect.github.com/vercel/next.js/issues/91711)) - turbo-persistence: remove Unmergeable mmap advice ([#&#8203;91713](https://redirect.github.com/vercel/next.js/issues/91713)) - Fix layout segment optimization: move app-page imports to server-utility transition ([#&#8203;91701](https://redirect.github.com/vercel/next.js/issues/91701)) - Turbopack: lazy require metadata and handle TLA ([#&#8203;91705](https://redirect.github.com/vercel/next.js/issues/91705)) - \[turbopack] Respect `{eval:true}` in worker\_threads constructors ([#&#8203;91666](https://redirect.github.com/vercel/next.js/issues/91666)) ##### Credits Huge thanks to [@&#8203;icyJoseph](https://redirect.github.com/icyJoseph), [@&#8203;abhishekmardiya](https://redirect.github.com/abhishekmardiya), [@&#8203;ijjk](https://redirect.github.com/ijjk), [@&#8203;mischnic](https://redirect.github.com/mischnic), [@&#8203;unstubbable](https://redirect.github.com/unstubbable), [@&#8203;sokra](https://redirect.github.com/sokra), and [@&#8203;lukesandberg](https://redirect.github.com/lukesandberg) for helping! ### [`v16.2.0`](https://redirect.github.com/vercel/next.js/compare/v16.1.7...c5c94dffbf084e66b172a9c6ff23d80c24973764) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v16.1.7...v16.2.0) </details> <details> <summary>vercel/next.js (next)</summary> ### [`v16.2.1`](https://redirect.github.com/vercel/next.js/compare/v16.2.0...v16.2.1) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v16.2.0...v16.2.1) ### [`v16.2.0`](https://redirect.github.com/vercel/next.js/compare/v16.1.7...c5c94dffbf084e66b172a9c6ff23d80c24973764) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v16.1.7...v16.2.0) </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. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] <!-- 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:eyJjcmVhdGVkSW5WZXIiOiI0My42Ni40IiwidXBkYXRlZEluVmVyIjoiNDMuNjYuNCIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 50f0a74 commit 37d4510

8 files changed

Lines changed: 204 additions & 204 deletions

File tree

examples/nextjs-app/package-lock.json

Lines changed: 49 additions & 49 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -17,8 +17,8 @@
1717
"@types/react": "19.2.14",
1818
"@types/react-dom": "19.2.3",
1919
"eslint": "9.39.4",
20-
"eslint-config-next": "16.1.7",
21-
"next": "16.1.7",
20+
"eslint-config-next": "16.2.1",
21+
"next": "16.2.1",
2222
"react": "19.2.4",
2323
"react-dom": "19.2.4",
2424
"typescript": "5.9.3"

0 commit comments

Comments
 (0)