Skip to content

Commit 5903456

Browse files
fix(deps): update nextjs monorepo to v14.2.33 (#1232)
This PR contains the following updates: | Package | Change | Age | Confidence | |---|---|---|---| | [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)) | [`14.2.24` -> `14.2.33`](https://renovatebot.com/diffs/npm/eslint-config-next/14.2.24/14.2.33) | [![age](https://developer.mend.io/api/mc/badges/age/npm/eslint-config-next/14.2.33?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/eslint-config-next/14.2.24/14.2.33?slim=true)](https://docs.renovatebot.com/merge-confidence/) | | [next](https://nextjs.org) ([source](https://redirect.github.com/vercel/next.js)) | [`14.2.32` -> `14.2.33`](https://renovatebot.com/diffs/npm/next/14.2.32/14.2.33) | [![age](https://developer.mend.io/api/mc/badges/age/npm/next/14.2.33?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/npm/next/14.2.32/14.2.33?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### Release Notes <details> <summary>vercel/next.js (eslint-config-next)</summary> ### [`v14.2.33`](https://redirect.github.com/vercel/next.js/releases/tag/v14.2.33) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.32...v14.2.33) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - omit searchParam data from FlightRouterState before transport ([#&#8203;80734](https://redirect.github.com/vercel/next.js/issues/80734)) ##### Credits Huge thanks to [@&#8203;ztanner](https://redirect.github.com/ztanner) for helping! ### [`v14.2.32`](https://redirect.github.com/vercel/next.js/releases/tag/v14.2.32) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.31...v14.2.32) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - fix router handling when setting a location response header [#&#8203;82588](https://redirect.github.com/vercel/next.js/issues/82588) ##### Credits Huge thanks to [@&#8203;ztanner](https://redirect.github.com/ztanner) for helping! ### [`v14.2.31`](https://redirect.github.com/vercel/next.js/releases/tag/v14.2.31) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.30...v14.2.31) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - fix(next/image): improve and simplify detect-content-type ([#&#8203;82179](https://redirect.github.com/vercel/next.js/issues/82179)) - fix(next/image): fix image-optimizer.ts headers ([#&#8203;82178](https://redirect.github.com/vercel/next.js/issues/82178)) ##### Credits Huge thanks to [@&#8203;styfle](https://redirect.github.com/styfle) and [@&#8203;ztanner](https://redirect.github.com/ztanner) for helping! ### [`v14.2.30`](https://redirect.github.com/vercel/next.js/releases/tag/v14.2.30) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.29...v14.2.30) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - Backport `config.allowedDevOrigins` ([#&#8203;80410](https://redirect.github.com/vercel/next.js/issues/80410)) ([Learn More](https://nextjs.org/docs/app/api-reference/config/next-config-js/allowedDevOrigins)) ##### Credits Huge thanks to [@&#8203;ijjk](https://redirect.github.com/ijjk) and [@&#8203;ztanner](https://redirect.github.com/ztanner) for helping! ### [`v14.2.29`](https://redirect.github.com/vercel/next.js/releases/tag/v14.2.29) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.28...v14.2.29) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - Only share incremental cache for edge in next start ([#&#8203;79389](https://redirect.github.com/vercel/next.js/issues/79389)) ##### Credits Huge thanks to [@&#8203;ijjk](https://redirect.github.com/ijjk) for helping! ### [`v14.2.28`](https://redirect.github.com/vercel/next.js/releases/tag/v14.2.28) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.27...v14.2.28) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - fix: node.js module import error when using middleware ([#&#8203;77945](https://redirect.github.com/vercel/next.js/issues/77945)) ##### Credits Huge thanks to [@&#8203;ztanner](https://redirect.github.com/ztanner) for helping! ### [`v14.2.27`](https://redirect.github.com/vercel/next.js/releases/tag/v14.2.27) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.26...v14.2.27) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - fix dynamic route interception not working when deployed with middleware ([#&#8203;64923](https://redirect.github.com/vercel/next.js/issues/64923)) ##### Credits Huge thanks to [@&#8203;ztanner](https://redirect.github.com/ztanner) for helping! ### [`v14.2.26`](https://redirect.github.com/vercel/next.js/releases/tag/v14.2.26) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.25...v14.2.26) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - Match subrequest handling for edge and node ([#&#8203;77476](https://redirect.github.com/vercel/next.js/issues/77476)) ### [`v14.2.25`](https://redirect.github.com/vercel/next.js/releases/tag/v14.2.25) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.24...v14.2.25) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. > This release contains a security patch for [CVE-2025-29927](https://redirect.github.com/vercel/next.js/security/advisories/GHSA-f82v-jwr5-mffw). ##### Core Changes - Update middleware request header ([#&#8203;77202](https://redirect.github.com/vercel/next.js/issues/77202)) ##### Credits Huge thanks to [@&#8203;ijjk](https://redirect.github.com/ijjk) for helping! </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), 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/huv1k/website). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0Mi4xMy41IiwidXBkYXRlZEluVmVyIjoiNDIuMTMuNSIsInRhcmdldEJyYW5jaCI6Im1hc3RlciIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 77e0580 commit 5903456

File tree

2 files changed

+73
-73
lines changed

2 files changed

+73
-73
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"graphql": "16.10.0",
4343
"graphql-yoga": "5.12.0",
4444
"gray-matter": "4.0.3",
45-
"next": "14.2.32",
45+
"next": "14.2.33",
4646
"next-contentlayer": "0.3.4",
4747
"next-seo": "6.6.0",
4848
"nexus": "1.3.0",
@@ -61,7 +61,7 @@
6161
"@types/node": "20.17.19",
6262
"@types/react": "18.3.27",
6363
"eslint": "8.57.1",
64-
"eslint-config-next": "14.2.24",
64+
"eslint-config-next": "14.2.33",
6565
"husky": "8.0.3",
6666
"lint-staged": "15.4.3",
6767
"prettier": "3.5.2",

pnpm-lock.yaml

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

0 commit comments

Comments
 (0)