Commit 7ff64af
authored
chore(deps): update dependency eslint-config-next to v14.2.4 (#418)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
|
[eslint-config-next](https://nextjs.org/docs/app/building-your-application/configuring/eslint#eslint-config)
([source](https://github.com/vercel/next.js/tree/HEAD/packages/eslint-config-next))
| [`14.1.0` ->
`14.2.4`](https://renovatebot.com/diffs/npm/eslint-config-next/14.1.0/14.2.4)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](https://docs.renovatebot.com/merge-confidence/)
|
[](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.4`](https://github.com/vercel/next.js/releases/tag/v14.2.4)
[Compare
Source](https://github.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://github.com/vercel/next.js/issues/66446))
- fix NextRequest proxy in edge runtime
([#​66551](https://github.com/vercel/next.js/issues/66551))
- Fix next/dynamic with babel and src dir
([#​65177](https://github.com/vercel/next.js/issues/65177))
- Use vercel deployment url for metadataBase fallbacks
([#​65089](https://github.com/vercel/next.js/issues/65089))
- fix(next/image): detect react@19 for fetchPriority prop
([#​65235](https://github.com/vercel/next.js/issues/65235))
- Fix loading navigation with metadata and prefetch
([#​66447](https://github.com/vercel/next.js/issues/66447))
- prevent duplicate RSC fetch when action redirects
([#​66620](https://github.com/vercel/next.js/issues/66620))
- ensure router cache updates reference the latest cache values
([#​66681](https://github.com/vercel/next.js/issues/66681))
- Prevent append of trailing slash in cases where path ends with a file
extension
([#​66636](https://github.com/vercel/next.js/issues/66636))
- Fix inconsistency with 404 getStaticProps cache-control
([#​66674](https://github.com/vercel/next.js/issues/66674))
- Use addDependency to track metadata route file changes
([#​66714](https://github.com/vercel/next.js/issues/66714))
- Add timeout/retry handling for fetch cache
([#​66652](https://github.com/vercel/next.js/issues/66652))
- fix: app-router prefetch crash when an invalid URL is passed to Link
([#​66755](https://github.com/vercel/next.js/issues/66755))
##### Credits
Huge thanks to [@​ztanner](https://github.com/ztanner),
[@​ijjk](https://github.com/ijjk),
[@​wbinnssmith](https://github.com/wbinnssmith),
[@​huozhi](https://github.com/huozhi), and
[@​lubieowoce](https://github.com/lubieowoce) for helping!
###
[`v14.2.3`](https://github.com/vercel/next.js/compare/v14.2.2...v14.2.3)
[Compare
Source](https://github.com/vercel/next.js/compare/v14.2.2...v14.2.3)
###
[`v14.2.2`](https://github.com/vercel/next.js/compare/v14.2.1...c850e4a69a8ff62502753e2ff15bbabcea94b556)
[Compare
Source](https://github.com/vercel/next.js/compare/v14.2.1...v14.2.2)
###
[`v14.2.1`](https://github.com/vercel/next.js/compare/v14.2.0...v14.2.1)
[Compare
Source](https://github.com/vercel/next.js/compare/v14.2.0...v14.2.1)
###
[`v14.2.0`](https://github.com/vercel/next.js/compare/v14.1.4...774563f2b994ae9686b8ec68b506a6ef3d7c9756)
[Compare
Source](https://github.com/vercel/next.js/compare/v14.1.4...v14.2.0)
###
[`v14.1.4`](https://github.com/vercel/next.js/compare/v14.1.3...f1fc35730c7aeb0ff39513f91ab2b9ed876393fe)
[Compare
Source](https://github.com/vercel/next.js/compare/v14.1.3...v14.1.4)
###
[`v14.1.3`](https://github.com/vercel/next.js/compare/v14.1.2...fc38ee190c9b7de09ebff13a17ebd948cf580ec3)
[Compare
Source](https://github.com/vercel/next.js/compare/v14.1.2...v14.1.3)
###
[`v14.1.2`](https://github.com/vercel/next.js/compare/v14.1.1...f564deef86be32a6b25125ddb8172c7c27d3f19a)
[Compare
Source](https://github.com/vercel/next.js/compare/v14.1.1...v14.1.2)
###
[`v14.1.1`](https://github.com/vercel/next.js/releases/tag/v14.1.1)
[Compare
Source](https://github.com/vercel/next.js/compare/v14.1.0...v14.1.1)
##### Core Changes
- Should not warn metadataBase missing if only absolute urls are
present:
[https://github.com/vercel/next.js/pull/61898](https://github.com/vercel/next.js/pull/61898)
- Fix trailing slash for canonical url:
[https://github.com/vercel/next.js/pull/62109](https://github.com/vercel/next.js/pull/62109)
- Fix metadata json manifest convention:
[https://github.com/vercel/next.js/pull/62615](https://github.com/vercel/next.js/pull/62615)
- Improve the Server Actions SWC transform:
[https://github.com/vercel/next.js/pull/61001](https://github.com/vercel/next.js/pull/61001)
- Fix Server Reference being double registered:
[https://github.com/vercel/next.js/pull/61244](https://github.com/vercel/next.js/pull/61244)
- Improve the Server Actions SWC transform (part 2):
[https://github.com/vercel/next.js/pull/62052](https://github.com/vercel/next.js/pull/62052)
- Fix module-level Server Action creation with closure-closed values:
[https://github.com/vercel/next.js/pull/62437](https://github.com/vercel/next.js/pull/62437)
- Fix draft mode invariant:
[https://github.com/vercel/next.js/pull/62121](https://github.com/vercel/next.js/pull/62121)
- fix: babel usage with next/image:
[https://github.com/vercel/next.js/pull/61835](https://github.com/vercel/next.js/pull/61835)
- Fix next/server api alias for ESM pkg:
[https://github.com/vercel/next.js/pull/61721](https://github.com/vercel/next.js/pull/61721)
- Replace image optimizer IPC call with request handler:
[https://github.com/vercel/next.js/pull/61471](https://github.com/vercel/next.js/pull/61471)
- chore: refactor image optimization to separate external/internal urls:
[https://github.com/vercel/next.js/pull/61172](https://github.com/vercel/next.js/pull/61172)
- fix(image): warn when animated image is missing unoptimized prop:
[https://github.com/vercel/next.js/pull/61045](https://github.com/vercel/next.js/pull/61045)
- fix(build-output): show stack during CSR bailout warning:
[https://github.com/vercel/next.js/pull/62594](https://github.com/vercel/next.js/pull/62594)
- Fix extra swc optimizer applied to node_modules in browser layer:
[https://github.com/vercel/next.js/pull/62051](https://github.com/vercel/next.js/pull/62051)
- fix(next-swc): Detect exports.foo from cjs_finder:
[https://github.com/vercel/next.js/pull/61795](https://github.com/vercel/next.js/pull/61795)
- Fix attempted import error for react:
[https://github.com/vercel/next.js/pull/61791](https://github.com/vercel/next.js/pull/61791)
- Add stack trace to client rendering bailout error:
[https://github.com/vercel/next.js/pull/61200](https://github.com/vercel/next.js/pull/61200)
- fix router crash on revalidate + popstate:
[https://github.com/vercel/next.js/pull/62383](https://github.com/vercel/next.js/pull/62383)
- fix loading issue when navigating to page with async metadata:
[https://github.com/vercel/next.js/pull/61687](https://github.com/vercel/next.js/pull/61687)
- revert changes to process default routes at build:
[https://github.com/vercel/next.js/pull/61241](https://github.com/vercel/next.js/pull/61241)
- fix parallel route top-level catch-all normalization logic to support
nested explicit (non-catchall) slot routes:
[https://github.com/vercel/next.js/pull/60776](https://github.com/vercel/next.js/pull/60776)
- Improve redirection handling:
[https://github.com/vercel/next.js/pull/62561](https://github.com/vercel/next.js/pull/62561)
- Simplify node/edge server chunking some:
[https://github.com/vercel/next.js/pull/62424](https://github.com/vercel/next.js/pull/62424)
##### Credits
Huge thanks to [@​huozhi](https://github.com/huozhi),
[@​shuding](https://github.com/shuding),
[@​Ethan-Arrowood](https://github.com/Ethan-Arrowood),
[@​styfle](https://github.com/styfle),
[@​ijjk](https://github.com/ijjk),
[@​ztanner](https://github.com/ztanner),
[@​balazsorban44](https://github.com/balazsorban44),
[@​kdy1](https://github.com/kdy1), and
[@​williamli](https://github.com/williamli) for helping!
</details>
---
### Configuration
📅 **Schedule**: Branch creation - "before 4am on the first day of the
month" (UTC), 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 this update
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/sebald/pattern-analyzer).
<!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy4yNjkuMiIsInVwZGF0ZWRJblZlciI6IjM3LjQyMS45IiwidGFyZ2V0QnJhbmNoIjoibWFpbiJ9-->
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>1 parent f1ad72a commit 7ff64af
2 files changed
+8
-8
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
52 | 52 | | |
53 | 53 | | |
54 | 54 | | |
55 | | - | |
| 55 | + | |
56 | 56 | | |
57 | 57 | | |
58 | 58 | | |
| |||
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
0 commit comments