Skip to content

Commit aaee231

Browse files
⬆️🩹 Update minor stable updates (#398)
This PR contains the following updates: | Package | Change | [Age](https://docs.renovatebot.com/merge-confidence/) | [Confidence](https://docs.renovatebot.com/merge-confidence/) | Type | Update | |---|---|---|---|---|---| | [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.6` → `16.2.1`](https://renovatebot.com/diffs/npm/eslint-config-next/16.1.6/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.6/16.2.1?slim=true) | devDependencies | minor | | [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) | dependencies | minor | | [release-drafter/release-drafter](https://redirect.github.com/release-drafter/release-drafter) | `v7.0.0` → `v7.1.1` | ![age](https://developer.mend.io/api/mc/badges/age/github-tags/release-drafter%2frelease-drafter/v7.1.1?slim=true) | ![confidence](https://developer.mend.io/api/mc/badges/confidence/github-tags/release-drafter%2frelease-drafter/v7.0.0/v7.1.1?slim=true) | action | minor | --- ### 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) ### [`v16.1.7`](https://redirect.github.com/vercel/next.js/compare/v16.1.6...v16.1.7) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v16.1.6...v16.1.7) </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> <details> <summary>release-drafter/release-drafter (release-drafter/release-drafter)</summary> ### [`v7.1.1`](https://redirect.github.com/release-drafter/release-drafter/releases/tag/v7.1.1) [Compare Source](https://redirect.github.com/release-drafter/release-drafter/compare/v7.1.0...v7.1.1) ### What's Changed #### Bug Fixes - fix: remove disable-releaser and disable-autolabeler from action.yaml ([#&#8203;1564](https://redirect.github.com/release-drafter/release-drafter/issues/1564)) [@&#8203;cchanche](https://redirect.github.com/cchanche) **Full Changelog**: <release-drafter/release-drafter@v7.1.0...v7.1.1> ### [`v7.1.0`](https://redirect.github.com/release-drafter/release-drafter/releases/tag/v7.1.0) [Compare Source](https://redirect.github.com/release-drafter/release-drafter/compare/v7...v7.1.0) ### What's Changed #### New - feat: filter previous releases by range with semver ([#&#8203;1445](https://redirect.github.com/release-drafter/release-drafter/issues/1445)) [@&#8203;cchanche](https://redirect.github.com/cchanche) - feat: support advanced substitutions in replacers ([#&#8203;1517](https://redirect.github.com/release-drafter/release-drafter/issues/1517)) [@&#8203;cchanche](https://redirect.github.com/cchanche) #### Bug Fixes - fix: support pull\_request\_target event in autolabeler ([#&#8203;1560](https://redirect.github.com/release-drafter/release-drafter/issues/1560)) [@&#8203;jmeridth](https://redirect.github.com/jmeridth) - fix: empty template when prs all are excluded by labels ([#&#8203;1429](https://redirect.github.com/release-drafter/release-drafter/issues/1429)) [@&#8203;Bledai](https://redirect.github.com/Bledai) - fix: fall back to org .github repo when config not found in current repo ([#&#8203;1554](https://redirect.github.com/release-drafter/release-drafter/issues/1554)) [@&#8203;jetersen](https://redirect.github.com/jetersen) #### Maintenance - ci: make sure PRs have a type label ([#&#8203;1557](https://redirect.github.com/release-drafter/release-drafter/issues/1557)) [@&#8203;cchanche](https://redirect.github.com/cchanche) #### Documentation - docs: update README with pull\_request\_target example ([#&#8203;1561](https://redirect.github.com/release-drafter/release-drafter/issues/1561)) [@&#8203;jmeridth](https://redirect.github.com/jmeridth) **Full Changelog**: <release-drafter/release-drafter@v7.0.0...v7.1.0> </details> --- ### Configuration 📅 **Schedule**: Branch creation - "every weekend" (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/munich-quantum-toolkit/problemsolver). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My45NC4xIiwidXBkYXRlZEluVmVyIjoiNDMuOTQuMSIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIiwiZ2l0aHViLWFjdGlvbnMiLCJqYXZhc2NyaXB0Il19--> Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent c194610 commit aaee231

3 files changed

Lines changed: 67 additions & 55 deletions

File tree

.github/workflows/release-drafter.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,4 +14,4 @@ jobs:
1414
contents: write
1515
runs-on: ubuntu-slim
1616
steps:
17-
- uses: release-drafter/release-drafter@3a7fb5c85b80b1dda66e1ccb94009adbbd32fce3 # v7.0.0
17+
- uses: release-drafter/release-drafter@139054aeaa9adc52ab36ddf67437541f039b88e2 # v7.1.1

webpage/package-lock.json

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

webpage/package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"lint": "next lint"
1010
},
1111
"dependencies": {
12-
"next": "16.1.7",
12+
"next": "16.2.1",
1313
"react": "^19.0.0",
1414
"react-dom": "^19.0.0",
1515
"react-graph-vis": "^1.0.7",
@@ -21,7 +21,7 @@
2121
"@types/react": "19.2.14",
2222
"@types/react-dom": "^19.0.0",
2323
"eslint": "^10.0.0",
24-
"eslint-config-next": "16.1.6",
24+
"eslint-config-next": "16.2.1",
2525
"postcss": "^8",
2626
"tailwindcss": "^4.1.17",
2727
"typescript": "5.9.3"

0 commit comments

Comments
 (0)