Closed renovate[bot] closed 2 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Updated (UTC) |
---|---|---|---|
gh-dashboard-relay | ✅ Ready (Inspect) | Visit Preview | Sep 24, 2024 6:32am |
New and removed dependencies detected. Learn more about Socket for GitHub ↗︎
Package | New capabilities | Transitives | Size | Publisher |
---|---|---|---|---|
npm/@next/env@14.2.13 | environment, filesystem | 0 |
11.7 kB | vercel-release-bot |
npm/@next/mdx@14.2.13 | None | 0 |
10.3 kB | vercel-release-bot |
npm/@next/swc-darwin-arm64@14.2.13 | None | 0 |
115 MB | vercel-release-bot |
npm/@next/swc-darwin-x64@14.2.13 | None | 0 |
117 MB | vercel-release-bot |
npm/@next/swc-linux-arm64-gnu@14.2.13 | None | 0 |
116 MB | vercel-release-bot |
npm/@next/swc-linux-arm64-musl@14.2.13 | None | 0 |
140 MB | vercel-release-bot |
npm/@next/swc-linux-x64-gnu@14.2.13 | None | 0 |
131 MB | vercel-release-bot |
npm/@next/swc-linux-x64-musl@14.2.13 | None | 0 |
157 MB | vercel-release-bot |
npm/@next/swc-win32-arm64-msvc@14.2.13 | None | 0 |
102 MB | vercel-release-bot |
npm/@next/swc-win32-ia32-msvc@14.2.13 | None | 0 |
94 MB | vercel-release-bot |
npm/@next/swc-win32-x64-msvc@14.2.13 | None | 0 |
136 MB | vercel-release-bot |
npm/next@14.2.13 | environment, filesystem, network, shell, unsafe | 0 |
86.1 MB | vercel-release-bot |
🚮 Removed packages: npm/@next/env@14.2.11, npm/@next/mdx@14.2.11, npm/@next/swc-darwin-arm64@14.2.11, npm/@next/swc-darwin-x64@14.2.11, npm/@next/swc-linux-arm64-gnu@14.2.11, npm/@next/swc-linux-arm64-musl@14.2.11, npm/@next/swc-linux-x64-gnu@14.2.11, npm/@next/swc-linux-x64-musl@14.2.11, npm/@next/swc-win32-arm64-msvc@14.2.11, npm/@next/swc-win32-ia32-msvc@14.2.11, npm/@next/swc-win32-x64-msvc@14.2.11, npm/next@14.2.11
This PR contains the following updates:
14.2.11
->14.2.13
14.2.11
->14.2.13
14.2.11
->14.2.13
Release Notes
vercel/next.js (@next/mdx)
### [`v14.2.13`](https://redirect.github.com/vercel/next.js/releases/tag/v14.2.13) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.12...v14.2.13) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - Fix missing cache-control on SSR app route ([#70265](https://redirect.github.com/vercel/next.js/issues/70265)) - feat: add polyfill of URL.canParse for browser compatibility ([#70228](https://redirect.github.com/vercel/next.js/issues/70228)) - Fix vercel og package memory leak ([#70214](https://redirect.github.com/vercel/next.js/issues/70214)) - Fix startTime error on Android 9 with Chrome 74 ([#67391](https://redirect.github.com/vercel/next.js/issues/67391)) ##### Credits Huge thanks to [@raeyoung-kim](https://redirect.github.com/raeyoung-kim), [@huozhi](https://redirect.github.com/huozhi), [@devjiwonchoi](https://redirect.github.com/devjiwonchoi), and [@ijjk](https://redirect.github.com/ijjk) for helping! ### [`v14.2.12`](https://redirect.github.com/vercel/next.js/releases/tag/v14.2.12) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.11...v14.2.12) > \[!NOTE]\ > This release is backporting bug fixes. It does **not** include all pending features/changes on canary. ##### Core Changes - update prefetching jsdoc & documentation ([#68047](https://redirect.github.com/vercel/next.js/issues/68047)) - Ensure we chunk revalidate tag requests ([#70189](https://redirect.github.com/vercel/next.js/issues/70189)) - (backport) fix(eslint): allow typescript-eslint v8 ([#70090](https://redirect.github.com/vercel/next.js/issues/70090)) - \[ppr] Don't mark RSC requests as /\_next/data requests (backport of [#66249](https://redirect.github.com/vercel/next.js/issues/66249)) ([#70083](https://redirect.github.com/vercel/next.js/issues/70083)) ##### Credits Huge thanks to [@alvarlagerlof](https://redirect.github.com/alvarlagerlof), [@wyattjoh](https://redirect.github.com/wyattjoh), [@delbaoliveira](https://redirect.github.com/delbaoliveira), and [@ijjk](https://redirect.github.com/ijjk) for helping!vercel/next.js (eslint-config-next)
### [`v14.2.13`](https://redirect.github.com/vercel/next.js/compare/v14.2.12...f550237aa564bd59bfef7462350ac6c502f0206d) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.12...v14.2.13) ### [`v14.2.12`](https://redirect.github.com/vercel/next.js/compare/v14.2.11...v14.2.12) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.11...v14.2.12)vercel/next.js (next)
### [`v14.2.13`](https://redirect.github.com/vercel/next.js/compare/v14.2.12...f550237aa564bd59bfef7462350ac6c502f0206d) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.12...v14.2.13) ### [`v14.2.12`](https://redirect.github.com/vercel/next.js/compare/v14.2.11...v14.2.12) [Compare Source](https://redirect.github.com/vercel/next.js/compare/v14.2.11...v14.2.12)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.