Skip to content

Commit d49a248

Browse files
chore(deps): update nextjs monorepo to v15.5.2 (#687)
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.5.0` -> `15.5.2`](https://renovatebot.com/diffs/npm/@next%2fthird-parties/15.5.0/15.5.2) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/vercel/next.js/badge)](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.5.0` -> `15.5.2`](https://renovatebot.com/diffs/npm/eslint-config-next/15.5.0/15.5.2) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/vercel/next.js/badge)](https://securityscorecards.dev/viewer/?uri=github.com/vercel/next.js) | | [next](https://nextjs.org) ([source](https://redirect.github.com/vercel/next.js)) | dependencies | patch | [`15.5.0` -> `15.5.2`](https://renovatebot.com/diffs/npm/next/15.5.0/15.5.2) | [![OpenSSF Scorecard](https://api.securityscorecards.dev/projects/github.com/vercel/next.js/badge)](https://securityscorecards.dev/viewer/?uri=github.com/vercel/next.js) | --- ### Release Notes <details> <summary>vercel/next.js (@&#8203;next/third-parties)</summary> ### [`v15.5.2`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.2) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.1...v15.5.2) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - fix: disable unknownatrules lint rule entirely ([#&#8203;83059](https://redirect.github.com/vercel/next.js/issues/83059)) - revert: add ?dpl to fonts in /\_next/static/media ([#&#8203;83062](https://redirect.github.com/vercel/next.js/issues/83062)) ##### Credits Huge thanks to [@&#8203;bgub](https://redirect.github.com/bgub) and [@&#8203;ztanner](https://redirect.github.com/ztanner) for helping! ### [`v15.5.1`](https://redirect.github.com/vercel/next.js/compare/v15.5.0...v15.5.1) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.0...v15.5.1) </details> <details> <summary>vercel/next.js (eslint-config-next)</summary> ### [`v15.5.2`](https://redirect.github.com/vercel/next.js/compare/v15.5.1...v15.5.2) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.1...v15.5.2) ### [`v15.5.1`](https://redirect.github.com/vercel/next.js/compare/v15.5.0...v15.5.1) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.0...v15.5.1) </details> <details> <summary>vercel/next.js (next)</summary> ### [`v15.5.2`](https://redirect.github.com/vercel/next.js/compare/v15.5.1...v15.5.2) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.1...v15.5.2) ### [`v15.5.1`](https://redirect.github.com/vercel/next.js/compare/v15.5.0...v15.5.1) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.0...v15.5.1) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At 12:00 AM through 04:59 AM and 10:00 PM through 11:59 PM, Monday through Friday ( * 0-4,22-23 * * 1-5 ), Only on Sunday and Saturday ( * * * * 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:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi43IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNyIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOlsiZGVwZW5kZW5jaWVzIl19--> 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 ac0b9fe commit d49a248

2 files changed

Lines changed: 19 additions & 19 deletions

File tree

bun.lock

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"generate-sdk-docs": "bun scripts/generate-sdk-docs.ts"
1717
},
1818
"dependencies": {
19-
"@next/third-parties": "15.5.0",
19+
"@next/third-parties": "15.5.2",
2020
"@radix-ui/react-slot": "1.2.3",
2121
"@settlemint/sdk-blockscout": "2.6.0",
2222
"@settlemint/sdk-cli": "2.6.0",
@@ -38,7 +38,7 @@
3838
"fumadocs-ui": "15.7.2",
3939
"gray-matter": "4.0.3",
4040
"lucide-react": "0.541.0",
41-
"next": "15.5.0",
41+
"next": "15.5.2",
4242
"posthog-js": "1.260.2",
4343
"posthog-node": "5.7.0",
4444
"prettier": "3.6.2",
@@ -60,7 +60,7 @@
6060
"tailwindcss": "4.1.12",
6161
"typescript": "5.9.2",
6262
"eslint": "9.34.0",
63-
"eslint-config-next": "15.5.0",
63+
"eslint-config-next": "15.5.2",
6464
"@eslint/eslintrc": "3.3.1",
6565
"@eslint/js": "9.34.0"
6666
}

0 commit comments

Comments
 (0)