Commit 7431c49
authored
chore(deps): update nextjs monorepo to v15.2.3 (#224)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [@next/third-parties](https://redirect.github.com/vercel/next.js)
([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/third-parties))
| dependencies | patch | [`15.2.2` ->
`15.2.3`](https://renovatebot.com/diffs/npm/@next%2fthird-parties/15.2.2/15.2.3)
| [](https://securityscorecards.dev/viewer/?uri=github.com/vercel/next.js)
|
|
[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))
| devDependencies | patch | [`15.2.2` ->
`15.2.3`](https://renovatebot.com/diffs/npm/eslint-config-next/15.2.2/15.2.3)
| [](https://securityscorecards.dev/viewer/?uri=github.com/vercel/next.js)
|
---
### Release Notes
<details>
<summary>vercel/next.js (@​next/third-parties)</summary>
###
[`v15.2.3`](https://redirect.github.com/vercel/next.js/releases/tag/v15.2.3)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v15.2.2...v15.2.3)
> \[!NOTE]\
> This release is backporting bug fixes. It does **not** include all
pending features/changes on canary.
##### Core Changes
- Update default allowed origins list
([#​77212](https://redirect.github.com/vercel/next.js/issues/77212))
- unify allowed origin detection handling
([#​77053](https://redirect.github.com/vercel/next.js/issues/77053))
- Add dev warning for cross-origin and stabilize allowedDevOrigins
([#​77044](https://redirect.github.com/vercel/next.js/issues/77044))
- Ensure deploymentId is used for CSS preloads
([#​77210](https://redirect.github.com/vercel/next.js/issues/77210))
- Update middleware request header
([#​77201](https://redirect.github.com/vercel/next.js/issues/77201))
- \[metadata] remove the default segement check for metadata rendering
([#​77119](https://redirect.github.com/vercel/next.js/issues/77119))
- \[ts-hint] fix vscode type hint plugin enabling
([#​77099](https://redirect.github.com/vercel/next.js/issues/77099))
- \[metadata] re-insert icons to head for streamed metadata
([#​76915](https://redirect.github.com/vercel/next.js/issues/76915))
##### Credits
Huge thanks to [@​ijjk](https://redirect.github.com/ijjk),
[@​ztanner](https://redirect.github.com/ztanner), and
[@​huozhi](https://redirect.github.com/huozhi) for helping!
</details>
<details>
<summary>vercel/next.js (eslint-config-next)</summary>
###
[`v15.2.3`](https://redirect.github.com/vercel/next.js/compare/v15.2.2...v15.2.3)
[Compare
Source](https://redirect.github.com/vercel/next.js/compare/v15.2.2...v15.2.3)
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "* 0-4,22-23 * * 1-5,* * * * 0,6"
(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/settlemint/docs).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6WyJkZXBlbmRlbmNpZXMiXX0=-->
## Summary by Sourcery
Update nextjs monorepo dependencies to v15.2.3, including
@next/third-parties and eslint-config-next.
Chores:
- Update @next/third-parties dependency from 15.2.2 to 15.2.3.
- Update eslint-config-next devDependency from 15.2.2 to 15.2.3.
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 e200f12 commit 7431c49
2 files changed
+7
-7
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
7 | | - | |
| 7 | + | |
8 | 8 | | |
9 | 9 | | |
10 | 10 | | |
| |||
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | | - | |
| 36 | + | |
37 | 37 | | |
38 | 38 | | |
39 | 39 | | |
| |||
207 | 207 | | |
208 | 208 | | |
209 | 209 | | |
210 | | - | |
| 210 | + | |
211 | 211 | | |
212 | 212 | | |
213 | 213 | | |
| |||
225 | 225 | | |
226 | 226 | | |
227 | 227 | | |
228 | | - | |
| 228 | + | |
229 | 229 | | |
230 | 230 | | |
231 | 231 | | |
| |||
757 | 757 | | |
758 | 758 | | |
759 | 759 | | |
760 | | - | |
| 760 | + | |
761 | 761 | | |
762 | 762 | | |
763 | 763 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
0 commit comments