Closed renovate[bot] closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Because you closed this PR without merging, Renovate will ignore this update (^14.1.0
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
14.2.3
->14.2.5
14.2.4
->14.2.5
Release Notes
vercel/next.js (@next/third-parties)
### [`v14.2.5`](https://togithub.com/vercel/next.js/releases/tag/v14.2.5) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.2.4...v14.2.5) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - avoid merging global css in a way that leaks into other chunk groups ([#67373](https://togithub.com/vercel/next.js/issues/67373)) - Fix server action edge redirect with middleware rewrite ([#67148](https://togithub.com/vercel/next.js/issues/67148)) - fix(next): reject protocol-relative URLs in image optimization ([#65752](https://togithub.com/vercel/next.js/issues/65752)) - fix(next-swc): correct path interop to filepath for wasm ([#65633](https://togithub.com/vercel/next.js/issues/65633)) - Use addDependency to track metadata route file changes ([#66714](https://togithub.com/vercel/next.js/issues/66714)) - Fix noindex is missing on static not-found page ([#67135](https://togithub.com/vercel/next.js/issues/67135)) - perf: improve retrieving versionInfo on Turbo HMR ([#67309](https://togithub.com/vercel/next.js/issues/67309)) - fix(next/image): handle invalid url ([#67465](https://togithub.com/vercel/next.js/issues/67465)) - fix(next): initial prefetch cache not set properly with different search params ([#65977](https://togithub.com/vercel/next.js/issues/65977)) - fix: Backport class properties fix ([#67377](https://togithub.com/vercel/next.js/issues/67377)) - Upgrade acorn ([#67592](https://togithub.com/vercel/next.js/issues/67592)) ##### Misc - Log stdio for pull-turbo-cache script ([#66759](https://togithub.com/vercel/next.js/issues/66759)) - Ensure turbo is setup when building in docker ([#66804](https://togithub.com/vercel/next.js/issues/66804)) ##### Credits Huge thanks to [@devjiwonchoi](https://togithub.com/devjiwonchoi), [@ijjk](https://togithub.com/ijjk), [@emmerich](https://togithub.com/emmerich), [@huozhi](https://togithub.com/huozhi), [@kdy1](https://togithub.com/kdy1), [@kwonoj](https://togithub.com/kwonoj), [@styfle](https://togithub.com/styfle), and [@sokra](https://togithub.com/sokra) for helping! ### [`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!vercel/next.js (next)
### [`v14.2.5`](https://togithub.com/vercel/next.js/compare/v14.2.4...v14.2.5) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.2.4...v14.2.5)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.
This PR has been generated by Mend Renovate. View repository job log here.