Skip to content

Commit 4cf8b6f

Browse files
Update nextjs monorepo to v15.5.4 (#2061)
Coming soon: The Renovate bot (GitHub App) will be renamed to Mend. PRs from Renovate will soon appear from 'Mend'. Learn more [here](https://redirect.github.com/renovatebot/renovate/discussions/37842). This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [@next/env](https://redirect.github.com/vercel/next.js) ([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/next-env)) | [`15.5.3` -> `15.5.4`](https://renovatebot.com/diffs/npm/@next%2fenv/15.5.3/15.5.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@next%2fenv/15.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@next%2fenv/15.5.3/15.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@next/eslint-plugin-next](https://redirect.github.com/vercel/next.js) ([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next)) | [`15.5.3` -> `15.5.4`](https://renovatebot.com/diffs/npm/@next%2feslint-plugin-next/15.5.3/15.5.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@next%2feslint-plugin-next/15.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@next%2feslint-plugin-next/15.5.3/15.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@next/polyfill-module](https://redirect.github.com/vercel/next.js) ([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/next-polyfill-module)) | [`15.5.3` -> `15.5.4`](https://renovatebot.com/diffs/npm/@next%2fpolyfill-module/15.5.3/15.5.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@next%2fpolyfill-module/15.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@next%2fpolyfill-module/15.5.3/15.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@next/polyfill-nomodule](https://redirect.github.com/vercel/next.js) ([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/next-polyfill-nomodule)) | [`15.5.3` -> `15.5.4`](https://renovatebot.com/diffs/npm/@next%2fpolyfill-nomodule/15.5.3/15.5.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@next%2fpolyfill-nomodule/15.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@next%2fpolyfill-nomodule/15.5.3/15.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [@next/react-refresh-utils](https://redirect.github.com/vercel/next.js) ([source](https://redirect.github.com/vercel/next.js/tree/HEAD/packages/react-refresh-utils)) | [`15.5.3` -> `15.5.4`](https://renovatebot.com/diffs/npm/@next%2freact-refresh-utils/15.5.3/15.5.4) | [![age](https://developer.mend.io/api/mc/badges/age/npm/@next%2freact-refresh-utils/15.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/@next%2freact-refresh-utils/15.5.3/15.5.4?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>vercel/next.js (@&#8203;next/env)</summary> ### [`v15.5.4`](https://redirect.github.com/vercel/next.js/releases/tag/v15.5.4) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.3...v15.5.4) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - fix: ensure onRequestError is invoked when otel enabled ([#&#8203;83343](https://redirect.github.com/vercel/next.js/issues/83343)) - fix: devtools initial position should be from next config ([#&#8203;83571](https://redirect.github.com/vercel/next.js/issues/83571)) - \[devtool] fix overlay styles are missing ([#&#8203;83721](https://redirect.github.com/vercel/next.js/issues/83721)) - Turbopack: don't match dynamic pattern for node\_modules packages ([#&#8203;83176](https://redirect.github.com/vercel/next.js/issues/83176)) - Turbopack: don't treat metadata routes as RSC ([#&#8203;82911](https://redirect.github.com/vercel/next.js/issues/82911)) - \[turbopack] Improve handling of symlink resolution errors in track\_glob and read\_glob ([#&#8203;83357](https://redirect.github.com/vercel/next.js/issues/83357)) - Turbopack: throw large static metadata error earlier ([#&#8203;82939](https://redirect.github.com/vercel/next.js/issues/82939)) - fix: error overlay not closing when backdrop clicked ([#&#8203;83981](https://redirect.github.com/vercel/next.js/issues/83981)) - Turbopack: flush Node.js worker IPC on error ([#&#8203;84077](https://redirect.github.com/vercel/next.js/issues/84077)) ##### Misc Changes - \[CNA] use linter preference ([#&#8203;83194](https://redirect.github.com/vercel/next.js/issues/83194)) - CI: use KV for test timing data ([#&#8203;83745](https://redirect.github.com/vercel/next.js/issues/83745)) - docs: september improvements and fixes ([#&#8203;83997](https://redirect.github.com/vercel/next.js/issues/83997)) ##### Credits Huge thanks to [@&#8203;yiminghe](https://redirect.github.com/yiminghe), [@&#8203;huozhi](https://redirect.github.com/huozhi), [@&#8203;devjiwonchoi](https://redirect.github.com/devjiwonchoi), [@&#8203;mischnic](https://redirect.github.com/mischnic), [@&#8203;lukesandberg](https://redirect.github.com/lukesandberg), [@&#8203;ztanner](https://redirect.github.com/ztanner), [@&#8203;icyJoseph](https://redirect.github.com/icyJoseph), [@&#8203;leerob](https://redirect.github.com/leerob), [@&#8203;fufuShih](https://redirect.github.com/fufuShih), [@&#8203;dwrth](https://redirect.github.com/dwrth), [@&#8203;aymericzip](https://redirect.github.com/aymericzip), [@&#8203;obendev](https://redirect.github.com/obendev), [@&#8203;molebox](https://redirect.github.com/molebox), [@&#8203;OoMNoO](https://redirect.github.com/OoMNoO), [@&#8203;pontasan](https://redirect.github.com/pontasan), [@&#8203;styfle](https://redirect.github.com/styfle), [@&#8203;HondaYt](https://redirect.github.com/HondaYt), [@&#8203;ryuapp](https://redirect.github.com/ryuapp), [@&#8203;lpalmes](https://redirect.github.com/lpalmes), and [@&#8203;ijjk](https://redirect.github.com/ijjk) for helping! </details> <details> <summary>vercel/next.js (@&#8203;next/eslint-plugin-next)</summary> ### [`v15.5.4`](https://redirect.github.com/vercel/next.js/compare/v15.5.3...v15.5.4) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v15.5.3...v15.5.4) </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about these updates again. --- - [ ] 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/X-oss-byte/Canary-nextjs).
1 parent 697897b commit 4cf8b6f

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

packages/eslint-config-next/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"test-pack": "cd ../../ && pnpm test-pack eslint-config-next"
1313
},
1414
"dependencies": {
15-
"@next/eslint-plugin-next": "15.5.3",
15+
"@next/eslint-plugin-next": "15.5.4",
1616
"@rushstack/eslint-patch": "^1.1.3",
1717
"@typescript-eslint/parser": "^8.0.0",
1818
"eslint-import-resolver-node": "^0.3.6",

packages/next/package.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -77,7 +77,7 @@
7777
]
7878
},
7979
"dependencies": {
80-
"@next/env": "15.5.3",
80+
"@next/env": "15.5.4",
8181
"@swc/helpers": "0.5.17",
8282
"caniuse-lite": "^1.0.30001406",
8383
"postcss": "8.5.6",
@@ -127,10 +127,10 @@
127127
"@hapi/accept": "6.0.3",
128128
"@napi-rs/cli": "3.2.0",
129129
"@napi-rs/triples": "2.1.0",
130-
"@next/polyfill-module": "15.5.3",
131-
"@next/polyfill-nomodule": "15.5.3",
130+
"@next/polyfill-module": "15.5.4",
131+
"@next/polyfill-nomodule": "15.5.4",
132132
"@next/react-dev-overlay": "14.1.4",
133-
"@next/react-refresh-utils": "15.5.3",
133+
"@next/react-refresh-utils": "15.5.4",
134134
"@next/swc": "13.1.6",
135135
"@segment/ajv-human-errors": "2.15.0",
136136
"@taskr/clear": "1.1.0",

0 commit comments

Comments
 (0)