Closed renovate[bot] closed 1 month ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@next/env@14.2.15 | environment, filesystem | 0 |
11.7 kB | matt.straka, rauchg, timer, ...2 more |
npm/@next/mdx@14.2.15 | None | 0 |
10.3 kB | vercel-release-bot |
npm/@next/swc-darwin-arm64@14.2.15 | None | 0 |
0 B | |
npm/@next/swc-darwin-x64@14.2.15 | None | 0 |
0 B | |
npm/@next/swc-linux-arm64-gnu@14.2.15 | None | 0 |
0 B | |
npm/@next/swc-linux-arm64-musl@14.2.15 | None | 0 |
0 B | |
npm/@next/swc-linux-x64-gnu@14.2.15 | None | 0 |
131 MB | vercel-release-bot |
npm/@next/swc-linux-x64-musl@14.2.15 | None | 0 |
0 B | |
npm/@next/swc-win32-arm64-msvc@14.2.15 | None | 0 |
0 B | |
npm/@next/swc-win32-ia32-msvc@14.2.15 | None | 0 |
94 MB | vercel-release-bot |
npm/@next/swc-win32-x64-msvc@14.2.15 | None | 0 |
136 MB | vercel-release-bot |
npm/next@14.2.15 | environment, filesystem, network, shell, unsafe | 0 |
86.3 MB | vercel-release-bot |
🚮 Removed packages: npm/@next/env@14.2.13, npm/@next/mdx@14.2.13, npm/@next/swc-darwin-arm64@14.2.13, npm/@next/swc-darwin-x64@14.2.13, npm/@next/swc-linux-arm64-gnu@14.2.13, npm/@next/swc-linux-arm64-musl@14.2.13, npm/@next/swc-linux-x64-gnu@14.2.13, npm/@next/swc-linux-x64-musl@14.2.13, npm/@next/swc-win32-arm64-msvc@14.2.13, npm/@next/swc-win32-ia32-msvc@14.2.13, npm/@next/swc-win32-x64-msvc@14.2.13, npm/next@14.2.13
This PR contains the following updates:
14.2.13
->14.2.15
14.2.13
->14.2.15
14.2.13
->14.2.15
Release Notes
vercel/next.js (@next/mdx)
### [`v14.2.15`](https://redirect.github.com/vercel/next.js/releases/tag/v14.2.15) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.14...v14.2.15) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - support breadcrumb style catch-all parallel routes [#65063](https://redirect.github.com/vercel/next.js/issues/65063) - Provide non-dynamic segments to catch-all parallel routes [#65233](https://redirect.github.com/vercel/next.js/issues/65233) - Fix client reference access causing metadata missing [#70732](https://redirect.github.com/vercel/next.js/issues/70732) - feat(next/image): add support for decoding prop [#70298](https://redirect.github.com/vercel/next.js/issues/70298) - feat(next/image): add images.localPatterns config [#70529](https://redirect.github.com/vercel/next.js/issues/70529) - fix(next/image): handle undefined images.localPatterns config in images-manifest.json - fix: Do not omit alt on getImgProps return type, ImgProps [#70608](https://redirect.github.com/vercel/next.js/issues/70608) - \[i18n] Routing fix [#70761](https://redirect.github.com/vercel/next.js/issues/70761) ##### Credits Huge thanks to [@ztanner](https://redirect.github.com/ztanner), [@agadzik](https://redirect.github.com/agadzik), [@huozhi](https://redirect.github.com/huozhi), [@styfle](https://redirect.github.com/styfle), [@icyJoseph](https://redirect.github.com/icyJoseph) and [@wyattjoh](https://redirect.github.com/wyattjoh) for helping! ### [`v14.2.14`](https://redirect.github.com/vercel/next.js/releases/tag/v14.2.14) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.13...v14.2.14) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - Fix: clone response in first handler to prevent race ([#70082](https://redirect.github.com/vercel/next.js/issues/70082)) ([#70649](https://redirect.github.com/vercel/next.js/issues/70649)) - Respect reexports from metadata API routes ([#70508](https://redirect.github.com/vercel/next.js/issues/70508)) ([#70647](https://redirect.github.com/vercel/next.js/issues/70647)) - Externalize node binary modules for app router ([#70646](https://redirect.github.com/vercel/next.js/issues/70646)) - Fix revalidateTag() behaviour when invoked in server components ([#70446](https://redirect.github.com/vercel/next.js/issues/70446)) ([#70642](https://redirect.github.com/vercel/next.js/issues/70642)) - Fix prefetch bailout detection for nested loading segments ([#70618](https://redirect.github.com/vercel/next.js/issues/70618)) - Add missing node modules to externals ([#70382](https://redirect.github.com/vercel/next.js/issues/70382)) - Feature: next/image: add support for images.remotePatterns.search ([#70302](https://redirect.github.com/vercel/next.js/issues/70302)) ##### Credits Huge thanks to [@styfle](https://redirect.github.com/styfle), [@ztanner](https://redirect.github.com/ztanner), [@ijjk](https://redirect.github.com/ijjk), [@huozhi](https://redirect.github.com/huozhi) and [@wyattjoh](https://redirect.github.com/wyattjoh) for helping!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 was generated by Mend Renovate. View the repository job log.