Commit 5903456
authored
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)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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) |
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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
([#​80734](https://redirect.github.com/vercel/next.js/issues/80734))
##### Credits
Huge thanks to [@​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
[#​82588](https://redirect.github.com/vercel/next.js/issues/82588)
##### Credits
Huge thanks to [@​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
([#​82179](https://redirect.github.com/vercel/next.js/issues/82179))
- fix(next/image): fix image-optimizer.ts headers
([#​82178](https://redirect.github.com/vercel/next.js/issues/82178))
##### Credits
Huge thanks to [@​styfle](https://redirect.github.com/styfle) and
[@​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`
([#​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 [@​ijjk](https://redirect.github.com/ijjk) and
[@​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
([#​79389](https://redirect.github.com/vercel/next.js/issues/79389))
##### Credits
Huge thanks to [@​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
([#​77945](https://redirect.github.com/vercel/next.js/issues/77945))
##### Credits
Huge thanks to [@​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
([#​64923](https://redirect.github.com/vercel/next.js/issues/64923))
##### Credits
Huge thanks to [@​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
([#​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
([#​77202](https://redirect.github.com/vercel/next.js/issues/77202))
##### Credits
Huge thanks to [@​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
2 files changed
+73
-73
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
42 | 42 | | |
43 | 43 | | |
44 | 44 | | |
45 | | - | |
| 45 | + | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
| |||
61 | 61 | | |
62 | 62 | | |
63 | 63 | | |
64 | | - | |
| 64 | + | |
65 | 65 | | |
66 | 66 | | |
67 | 67 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments