Commit 26cfa76
authored
chore(web): update next.js to v14.2.4 (#1294)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Type | Update | Change | OpenSSF |
|---|---|---|---|---|
| [@next/bundle-analyzer](https://togithub.com/vercel/next.js)
([source](https://togithub.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer))
| devDependencies | patch | [`14.2.3` ->
`14.2.4`](https://renovatebot.com/diffs/npm/@next%2fbundle-analyzer/14.2.3/14.2.4)
| [](https://securityscorecards.dev/viewer/?uri=github.com/vercel/next.js)
|
| [@next/bundle-analyzer](https://togithub.com/vercel/next.js)
([source](https://togithub.com/vercel/next.js/tree/HEAD/packages/next-bundle-analyzer))
| dependencies | patch | [`14.2.3` ->
`14.2.4`](https://renovatebot.com/diffs/npm/@next%2fbundle-analyzer/14.2.3/14.2.4)
| [](https://securityscorecards.dev/viewer/?uri=github.com/vercel/next.js)
|
| [@next/eslint-plugin-next](https://togithub.com/vercel/next.js)
([source](https://togithub.com/vercel/next.js/tree/HEAD/packages/eslint-plugin-next))
| devDependencies | patch | [`14.2.3` ->
`14.2.4`](https://renovatebot.com/diffs/npm/@next%2feslint-plugin-next/14.2.3/14.2.4)
| [](https://securityscorecards.dev/viewer/?uri=github.com/vercel/next.js)
|
| [@next/third-parties](https://togithub.com/vercel/next.js)
([source](https://togithub.com/vercel/next.js/tree/HEAD/packages/third-parties))
| peerDependencies | patch | [`14.2.3` ->
`14.2.4`](https://renovatebot.com/diffs/npm/@next%2fthird-parties/14.2.3/14.2.4)
| [](https://securityscorecards.dev/viewer/?uri=github.com/vercel/next.js)
|
| [@next/third-parties](https://togithub.com/vercel/next.js)
([source](https://togithub.com/vercel/next.js/tree/HEAD/packages/third-parties))
| devDependencies | patch | [`14.2.3` ->
`14.2.4`](https://renovatebot.com/diffs/npm/@next%2fthird-parties/14.2.3/14.2.4)
| [](https://securityscorecards.dev/viewer/?uri=github.com/vercel/next.js)
|
| [@next/third-parties](https://togithub.com/vercel/next.js)
([source](https://togithub.com/vercel/next.js/tree/HEAD/packages/third-parties))
| dependencies | patch | [`14.2.3` ->
`14.2.4`](https://renovatebot.com/diffs/npm/@next%2fthird-parties/14.2.3/14.2.4)
| [](https://securityscorecards.dev/viewer/?uri=github.com/vercel/next.js)
|
|
[eslint-config-next](https://nextjs.org/docs/app/building-your-application/configuring/eslint#eslint-config)
([source](https://togithub.com/vercel/next.js/tree/HEAD/packages/eslint-config-next))
| devDependencies | patch | [`14.2.3` ->
`14.2.4`](https://renovatebot.com/diffs/npm/eslint-config-next/14.2.3/14.2.4)
| [](https://securityscorecards.dev/viewer/?uri=github.com/vercel/next.js)
|
| [next](https://nextjs.org)
([source](https://togithub.com/vercel/next.js)) | peerDependencies |
patch | [`14.2.3` ->
`14.2.4`](https://renovatebot.com/diffs/npm/next/14.2.3/14.2.4) |
[](https://securityscorecards.dev/viewer/?uri=github.com/vercel/next.js)
|
| [next](https://nextjs.org)
([source](https://togithub.com/vercel/next.js)) | devDependencies |
patch | [`14.2.3` ->
`14.2.4`](https://renovatebot.com/diffs/npm/next/14.2.3/14.2.4) |
[](https://securityscorecards.dev/viewer/?uri=github.com/vercel/next.js)
|
| [next](https://nextjs.org)
([source](https://togithub.com/vercel/next.js)) | dependencies | patch |
[`14.2.3` ->
`14.2.4`](https://renovatebot.com/diffs/npm/next/14.2.3/14.2.4) |
[](https://securityscorecards.dev/viewer/?uri=github.com/vercel/next.js)
|
---
### Release Notes
<details>
<summary>vercel/next.js (@​next/bundle-analyzer)</summary>
###
[`v14.2.4`](https://togithub.com/vercel/next.js/compare/v14.2.3...30784418f8a3763273439cfd7bff133203fa8efd)
[Compare
Source](https://togithub.com/vercel/next.js/compare/v14.2.3...v14.2.4)
</details>
<details>
<summary>vercel/next.js (@​next/eslint-plugin-next)</summary>
###
[`v14.2.4`](https://togithub.com/vercel/next.js/releases/tag/v14.2.4)
[Compare
Source](https://togithub.com/vercel/next.js/compare/v14.2.3...v14.2.4)
> \[!NOTE]\
> This release is backporting bug fixes. It does **not** include all
pending features/changes on canary.
##### Core Changes
- fix: ensure route handlers properly track dynamic access
([#​66446](https://togithub.com/vercel/next.js/issues/66446))
- fix NextRequest proxy in edge runtime
([#​66551](https://togithub.com/vercel/next.js/issues/66551))
- Fix next/dynamic with babel and src dir
([#​65177](https://togithub.com/vercel/next.js/issues/65177))
- Use vercel deployment url for metadataBase fallbacks
([#​65089](https://togithub.com/vercel/next.js/issues/65089))
- fix(next/image): detect react@19 for fetchPriority prop
([#​65235](https://togithub.com/vercel/next.js/issues/65235))
- Fix loading navigation with metadata and prefetch
([#​66447](https://togithub.com/vercel/next.js/issues/66447))
- prevent duplicate RSC fetch when action redirects
([#​66620](https://togithub.com/vercel/next.js/issues/66620))
- ensure router cache updates reference the latest cache values
([#​66681](https://togithub.com/vercel/next.js/issues/66681))
- Prevent append of trailing slash in cases where path ends with a file
extension
([#​66636](https://togithub.com/vercel/next.js/issues/66636))
- Fix inconsistency with 404 getStaticProps cache-control
([#​66674](https://togithub.com/vercel/next.js/issues/66674))
- Use addDependency to track metadata route file changes
([#​66714](https://togithub.com/vercel/next.js/issues/66714))
- Add timeout/retry handling for fetch cache
([#​66652](https://togithub.com/vercel/next.js/issues/66652))
- fix: app-router prefetch crash when an invalid URL is passed to Link
([#​66755](https://togithub.com/vercel/next.js/issues/66755))
##### Credits
Huge thanks to [@​ztanner](https://togithub.com/ztanner),
[@​ijjk](https://togithub.com/ijjk),
[@​wbinnssmith](https://togithub.com/wbinnssmith),
[@​huozhi](https://togithub.com/huozhi), and
[@​lubieowoce](https://togithub.com/lubieowoce) for helping!
</details>
<details>
<summary>vercel/next.js (eslint-config-next)</summary>
###
[`v14.2.4`](https://togithub.com/vercel/next.js/compare/v14.2.3...30784418f8a3763273439cfd7bff133203fa8efd)
[Compare
Source](https://togithub.com/vercel/next.js/compare/v14.2.3...v14.2.4)
</details>
<details>
<summary>vercel/next.js (next)</summary>
###
[`v14.2.4`](https://togithub.com/vercel/next.js/compare/v14.2.3...30784418f8a3763273439cfd7bff133203fa8efd)
[Compare
Source](https://togithub.com/vercel/next.js/compare/v14.2.3...v14.2.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 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 has been generated by [Mend
Renovate](https://www.mend.io/free-developer-tools/renovate/). View
repository job log
[here](https://developer.mend.io/github/weareinreach/InReach).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4zOTMuMCIsInVwZGF0ZWRJblZlciI6IjM3LjM5My4wIiwidGFyZ2V0QnJhbmNoIjoiZGV2IiwibGFiZWxzIjpbImF1dG9tZXJnZSIsImRlcGVuZGVuY2llcyIsImtvZGlhazogbWVyZ2UubWV0aG9kID0gJ3NxdWFzaCciXX0=-->
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 9305d54 commit 26cfa76
File tree
8 files changed
+176
-176
lines changed- apps
- app
- web
- packages
- analytics
- api
- auth
- eslint-config
- ui
8 files changed
+176
-176
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
36 | 36 | | |
37 | 37 | | |
38 | 38 | | |
39 | | - | |
40 | | - | |
| 39 | + | |
| 40 | + | |
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
31 | | - | |
| 31 | + | |
32 | 32 | | |
33 | 33 | | |
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | | - | |
| 22 | + | |
23 | 23 | | |
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
66 | 66 | | |
67 | 67 | | |
68 | 68 | | |
69 | | - | |
| 69 | + | |
70 | 70 | | |
71 | 71 | | |
72 | 72 | | |
73 | 73 | | |
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
| 77 | + | |
78 | 78 | | |
79 | 79 | | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
76 | 76 | | |
77 | 77 | | |
78 | 78 | | |
79 | | - | |
| 79 | + | |
80 | 80 | | |
81 | 81 | | |
82 | 82 | | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
86 | | - | |
| 86 | + | |
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
34 | 34 | | |
35 | 35 | | |
36 | 36 | | |
37 | | - | |
| 37 | + | |
38 | 38 | | |
39 | 39 | | |
40 | 40 | | |
41 | 41 | | |
42 | 42 | | |
43 | | - | |
| 43 | + | |
44 | 44 | | |
45 | 45 | | |
46 | 46 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
88 | 88 | | |
89 | 89 | | |
90 | 90 | | |
91 | | - | |
| 91 | + | |
92 | 92 | | |
93 | 93 | | |
94 | 94 | | |
| |||
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
148 | | - | |
| 148 | + | |
149 | 149 | | |
150 | 150 | | |
151 | 151 | | |
| |||
190 | 190 | | |
191 | 191 | | |
192 | 192 | | |
193 | | - | |
| 193 | + | |
194 | 194 | | |
195 | 195 | | |
196 | 196 | | |
| |||
205 | 205 | | |
206 | 206 | | |
207 | 207 | | |
208 | | - | |
| 208 | + | |
209 | 209 | | |
210 | 210 | | |
211 | 211 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments