Commit aaee231
authored
⬆️🩹 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)
|

|

| 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) |

|

| dependencies | minor |
|
[release-drafter/release-drafter](https://redirect.github.com/release-drafter/release-drafter)
| `v7.0.0` → `v7.1.1` |

|

| 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
([#​91715](https://redirect.github.com/vercel/next.js/issues/91715))
- docs: fix broken Activity Patterns demo link in preserving UI state
guide
([#​91698](https://redirect.github.com/vercel/next.js/issues/91698))
- Fix adapter outputs for dynamic metadata routes
([#​91680](https://redirect.github.com/vercel/next.js/issues/91680))
- Turbopack: fix webpack loader runner layer
([#​91727](https://redirect.github.com/vercel/next.js/issues/91727))
- Fix server actions in standalone mode with `cacheComponents`
([#​91711](https://redirect.github.com/vercel/next.js/issues/91711))
- turbo-persistence: remove Unmergeable mmap advice
([#​91713](https://redirect.github.com/vercel/next.js/issues/91713))
- Fix layout segment optimization: move app-page imports to
server-utility transition
([#​91701](https://redirect.github.com/vercel/next.js/issues/91701))
- Turbopack: lazy require metadata and handle TLA
([#​91705](https://redirect.github.com/vercel/next.js/issues/91705))
- \[turbopack] Respect `{eval:true}` in worker\_threads constructors
([#​91666](https://redirect.github.com/vercel/next.js/issues/91666))
##### Credits
Huge thanks to
[@​icyJoseph](https://redirect.github.com/icyJoseph),
[@​abhishekmardiya](https://redirect.github.com/abhishekmardiya),
[@​ijjk](https://redirect.github.com/ijjk),
[@​mischnic](https://redirect.github.com/mischnic),
[@​unstubbable](https://redirect.github.com/unstubbable),
[@​sokra](https://redirect.github.com/sokra), and
[@​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
([#​1564](https://redirect.github.com/release-drafter/release-drafter/issues/1564))
[@​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
([#​1445](https://redirect.github.com/release-drafter/release-drafter/issues/1445))
[@​cchanche](https://redirect.github.com/cchanche)
- feat: support advanced substitutions in replacers
([#​1517](https://redirect.github.com/release-drafter/release-drafter/issues/1517))
[@​cchanche](https://redirect.github.com/cchanche)
#### Bug Fixes
- fix: support pull\_request\_target event in autolabeler
([#​1560](https://redirect.github.com/release-drafter/release-drafter/issues/1560))
[@​jmeridth](https://redirect.github.com/jmeridth)
- fix: empty template when prs all are excluded by labels
([#​1429](https://redirect.github.com/release-drafter/release-drafter/issues/1429))
[@​Bledai](https://redirect.github.com/Bledai)
- fix: fall back to org .github repo when config not found in current
repo
([#​1554](https://redirect.github.com/release-drafter/release-drafter/issues/1554))
[@​jetersen](https://redirect.github.com/jetersen)
#### Maintenance
- ci: make sure PRs have a type label
([#​1557](https://redirect.github.com/release-drafter/release-drafter/issues/1557))
[@​cchanche](https://redirect.github.com/cchanche)
#### Documentation
- docs: update README with pull\_request\_target example
([#​1561](https://redirect.github.com/release-drafter/release-drafter/issues/1561))
[@​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
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
Some 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 | |
|---|---|---|---|
| |||
9 | 9 | | |
10 | 10 | | |
11 | 11 | | |
12 | | - | |
| 12 | + | |
13 | 13 | | |
14 | 14 | | |
15 | 15 | | |
| |||
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | | - | |
| 24 | + | |
25 | 25 | | |
26 | 26 | | |
27 | 27 | | |
| |||
0 commit comments