Closed renovate[bot] closed 11 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
testaustime | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 20, 2023 7:15pm |
testaustime-storybook | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Nov 20, 2023 7:15pm |
This PR contains the following updates:
^13.4.19
->^14.0.3
^13.4.19
->^14.0.3
^13.4.19
->^14.0.3
Release Notes
vercel/next.js (@next/eslint-plugin-next)
### [`v14.0.3`](https://togithub.com/vercel/next.js/compare/v14.0.2...v14.0.3) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.0.2...v14.0.3) ### [`v14.0.2`](https://togithub.com/vercel/next.js/releases/tag/v14.0.2) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.0.1...v14.0.2) ##### Core Changes - Fix nested esm package default import resolving mismatch: [#57784](https://togithub.com/vercel/next.js/issues/57784) - \[.next/trace] Serialize trace info across workers to preserve .next/trace with webpackBuildWorker: [#57761](https://togithub.com/vercel/next.js/issues/57761) - Add [@highlight-run/node](https://togithub.com/highlight-run/node) to externals list: [#57783](https://togithub.com/vercel/next.js/issues/57783) - perf: change the chunks configuration for server code: [#57773](https://togithub.com/vercel/next.js/issues/57773) - \[.next/trace] Add tags for webpack build worker: [#57818](https://togithub.com/vercel/next.js/issues/57818) - chore: update otel: [#57774](https://togithub.com/vercel/next.js/issues/57774) - refactor: remove unnecessary condition: [#57835](https://togithub.com/vercel/next.js/issues/57835) - chore: remove styfle from `.vercel.approvers`: [#57841](https://togithub.com/vercel/next.js/issues/57841) - Remove the `actionBrowser` to RSC `client` layering issue: [#57842](https://togithub.com/vercel/next.js/issues/57842) - Prevent caching page with 304 status: [#57737](https://togithub.com/vercel/next.js/issues/57737) - Ensure cache soft tags are correct: [#57850](https://togithub.com/vercel/next.js/issues/57850) - Update React from [`0c63487`](https://togithub.com/vercel/next.js/commit/0c6348758) to [`08a3953`](https://togithub.com/vercel/next.js/commit/08a39539f): [#57852](https://togithub.com/vercel/next.js/issues/57852) - Revert "perf: enable webpack build worker ([#57346](https://togithub.com/vercel/next.js/issues/57346))": [#57854](https://togithub.com/vercel/next.js/issues/57854) - Add `serverActions.allowedForwardedHosts` option: [#57529](https://togithub.com/vercel/next.js/issues/57529) - chore: reword in tree-view: [#57884](https://togithub.com/vercel/next.js/issues/57884) - Polish logging segments of page route: [#57834](https://togithub.com/vercel/next.js/issues/57834) - Inherit title and description from metadata into social cards: [#57857](https://togithub.com/vercel/next.js/issues/57857) - remove legacy handling for suspense option of next/dynamic: [#57900](https://togithub.com/vercel/next.js/issues/57900) - fix(next-core): externalcjs resolve options: [#57645](https://togithub.com/vercel/next.js/issues/57645) - ppr: fail static generation if postponed & missing postpone data: [#57786](https://togithub.com/vercel/next.js/issues/57786) - Reduce FS access for incremental cache: [#57902](https://togithub.com/vercel/next.js/issues/57902) - suspend in render, not in reducers: [#56497](https://togithub.com/vercel/next.js/issues/56497) - move static worker IPC server behind experimental flag: [#57943](https://togithub.com/vercel/next.js/issues/57943) - feat(turbopack): Experimental wasm build: [#57906](https://togithub.com/vercel/next.js/issues/57906) - Fix client chunk loading encoding for dynamic route: [#57960](https://togithub.com/vercel/next.js/issues/57960) - misc: fix serverComponentsExternalPackages usage for experimental.bundlePagesExternals: [#57954](https://togithub.com/vercel/next.js/issues/57954) - Improve grammar of removable Babel config warning: [#55088](https://togithub.com/vercel/next.js/issues/55088) - Remove throw for unknown messages in hot-reloader-client: [#57353](https://togithub.com/vercel/next.js/issues/57353) - Improve CSRF protection error in Server Actions: [#57980](https://togithub.com/vercel/next.js/issues/57980) - fix: updates for resuming postponed in minimal mode: [#57375](https://togithub.com/vercel/next.js/issues/57375) - fix: ensure that postponed requests can be resumed in minimal mode: [#58011](https://togithub.com/vercel/next.js/issues/58011) - Use distDir from webpack-config in createWebpackAliases: [#57268](https://togithub.com/vercel/next.js/issues/57268) - use \__NEXT_VERSION compile time replacement: [#57512](https://togithub.com/vercel/next.js/issues/57512) - fixes a problem with cache invalidation : [#58079](https://togithub.com/vercel/next.js/issues/58079) - feat: always use SWC Wasm fallback when running in WebContainer: [#58081](https://togithub.com/vercel/next.js/issues/58081) - update turbopack: [#58080](https://togithub.com/vercel/next.js/issues/58080) - fix: normalization and invariant fixes for ppr: [#58105](https://togithub.com/vercel/next.js/issues/58105) - ppr: fix fetch postpone not having correct React version: [#58107](https://togithub.com/vercel/next.js/issues/58107) - Fix incorrect normalizing in minimal mode: [#58116](https://togithub.com/vercel/next.js/issues/58116) - put app client modules into a separate layer: [#58130](https://togithub.com/vercel/next.js/issues/58130) - Revert "Revert "Add retry for fetching subsetted Google Fonts"": [#58075](https://togithub.com/vercel/next.js/issues/58075) - build: Update `swc_core` to `v0.86.40` and update turbopack: [#57904](https://togithub.com/vercel/next.js/issues/57904) - fix(next-core): correct assets url reference condition: [#58101](https://togithub.com/vercel/next.js/issues/58101) - build(package): clean up next-swc\* pkg properties: [#57908](https://togithub.com/vercel/next.js/issues/57908) - fix PPR build output logs: [#58149](https://togithub.com/vercel/next.js/issues/58149) - Update React from [`08a3953`](https://togithub.com/vercel/next.js/commit/08a39539f) to [`2983249`](https://togithub.com/vercel/next.js/commit/2983249dd).: [#58154](https://togithub.com/vercel/next.js/issues/58154) - fix: rsc normalization fixes: [#58145](https://togithub.com/vercel/next.js/issues/58145) - Fix resume stream handling: [#58159](https://togithub.com/vercel/next.js/issues/58159) - Forward headers from React to static output and dynamic render: [#58162](https://togithub.com/vercel/next.js/issues/58162) - refactor(next-core): separate options context for pages/api: [#58148](https://togithub.com/vercel/next.js/issues/58148) - update turbopack: [#58172](https://togithub.com/vercel/next.js/issues/58172) - refactor(next-api): remove unused distDir: [#57789](https://togithub.com/vercel/next.js/issues/57789) - Change allowed forwarded hosts to be allowed origins for Server Actions: [#58023](https://togithub.com/vercel/next.js/issues/58023) - fail build if not using Next canary with PPR flag: [#58203](https://togithub.com/vercel/next.js/issues/58203) - Reduce max header length emitted: [#58204](https://togithub.com/vercel/next.js/issues/58204) - ensure experimental warning shows up when using PPR: [#58206](https://togithub.com/vercel/next.js/issues/58206) - skip ppr throw for tests: [#58208](https://togithub.com/vercel/next.js/issues/58208) - interception routes: fix interception for dynamic routes: [#58198](https://togithub.com/vercel/next.js/issues/58198) - Update React from [`2983249`](https://togithub.com/vercel/next.js/commit/2983249dd) to [`7508dcd`](https://togithub.com/vercel/next.js/commit/7508dcd5c): [#58216](https://togithub.com/vercel/next.js/issues/58216) - tweak postpone error copy & fix link: [#58219](https://togithub.com/vercel/next.js/issues/58219) - Add helpful context to postpone reason if it's caught and logged or escapes: [#58222](https://togithub.com/vercel/next.js/issues/58222) - Reword PPR caught bail out to avoid "postpone" terminology: [#58223](https://togithub.com/vercel/next.js/issues/58223) - pass postpone through staticGenerationStore: [#58229](https://togithub.com/vercel/next.js/issues/58229) - Updated React from [`7508dcd`](https://togithub.com/vercel/next.js/commit/7508dcd5c) to [`7468903`](https://togithub.com/vercel/next.js/commit/746890329): [#58233](https://togithub.com/vercel/next.js/issues/58233) - \[Docs]: Fix CLI link to server actions size limit docs: [#58174](https://togithub.com/vercel/next.js/issues/58174) - refactor(next-core): apply correct url rewrite behavior: [#58237](https://togithub.com/vercel/next.js/issues/58237) - update turbopack: [#58243](https://togithub.com/vercel/next.js/issues/58243) - parallel routes: fix catch all route support: [#58215](https://togithub.com/vercel/next.js/issues/58215) - avoid key conflict: [#58249](https://togithub.com/vercel/next.js/issues/58249) ##### Documentation Changes - \[docs] fix next.config.mjs using commonjs in the example: [#57874](https://togithub.com/vercel/next.js/issues/57874) - Move link examples to only Pages Router docs.: [#57758](https://togithub.com/vercel/next.js/issues/57758) - Update 05-mdx.mdx: [#57866](https://togithub.com/vercel/next.js/issues/57866) - docs: Update MDX docs title.: [#57963](https://togithub.com/vercel/next.js/issues/57963) - docs: improve non-encrypted HTTP conn to a secure: [#57998](https://togithub.com/vercel/next.js/issues/57998) - docs: Revert part of sitemap docs change: [#58010](https://togithub.com/vercel/next.js/issues/58010) - docs: useFormState and useOptimistic are now documented: [#58064](https://togithub.com/vercel/next.js/issues/58064) - Correct prop name in `server-actions.mdx`: [#58108](https://togithub.com/vercel/next.js/issues/58108) - typo: changed from next/server to next/og: [#58143](https://togithub.com/vercel/next.js/issues/58143) - docs: Improve deployment docs on self-hosting.: [#58027](https://togithub.com/vercel/next.js/issues/58027) - docs: small follow up on deployment docs.: [#58158](https://togithub.com/vercel/next.js/issues/58158) - docs: remove duplicate ISR page.: [#58164](https://togithub.com/vercel/next.js/issues/58164) - docs: remove note about generateMetdata: [#58192](https://togithub.com/vercel/next.js/issues/58192) - docs: mention Middleware on src directory page.: [#58193](https://togithub.com/vercel/next.js/issues/58193) - docs: fix typo in composition patterns section: [#58197](https://togithub.com/vercel/next.js/issues/58197) - fix docs link for ISR: [#58207](https://togithub.com/vercel/next.js/issues/58207) - Add PPR option to `next.config.js` docs: [#58161](https://togithub.com/vercel/next.js/issues/58161) - docs: update analytics docs for `useReportWebVitals`: [#58196](https://togithub.com/vercel/next.js/issues/58196) - Update 02-app-router-migration.mdx: [#58253](https://togithub.com/vercel/next.js/issues/58253) ##### Example Changes - Remove \`experimental: { serverActions: true } from examples as it is stable in next 14.: [#57598](https://togithub.com/vercel/next.js/issues/57598) - Update `Explore the Next.js 13 playground.` to `Explore starter templates for Next.js`: [#57799](https://togithub.com/vercel/next.js/issues/57799) - Chore: simplify with-supabase example: [#57562](https://togithub.com/vercel/next.js/issues/57562) - examples: cleanup: [#57845](https://togithub.com/vercel/next.js/issues/57845) - Chore: refactor to use server actions in with-supabase example: [#57858](https://togithub.com/vercel/next.js/issues/57858) - chore: cleanup more old examples.: [#58066](https://togithub.com/vercel/next.js/issues/58066) - Add a self-hosted shared cache example: [#58000](https://togithub.com/vercel/next.js/issues/58000) ##### Misc Changes - fix: update Next.js version in create-next-app: [#57532](https://togithub.com/vercel/next.js/issues/57532) - Automatically update Turbopack test manifest: [#57778](https://togithub.com/vercel/next.js/issues/57778) - fix(youtube-embed): each child in a list should have a unique "key" prop: [#57579](https://togithub.com/vercel/next.js/issues/57579) - Update teamname in codeowners: [#57775](https://togithub.com/vercel/next.js/issues/57775) - Simplify createNextInstall return type: [#57760](https://togithub.com/vercel/next.js/issues/57760) - cleanup PR labeler config: [#57827](https://togithub.com/vercel/next.js/issues/57827) - move release undraft step until after canary is fully published: [#57324](https://togithub.com/vercel/next.js/issues/57324) - refactor: remove duplicated conditions - Revert "refactor: remove duplicated conditions" - Fix typo in run-tests.js: [#57821](https://togithub.com/vercel/next.js/issues/57821) - fix: correctly set `x-forwarded-*` in Middleware: [#57815](https://togithub.com/vercel/next.js/issues/57815) - chore: remove redundant jest config: [#57151](https://togithub.com/vercel/next.js/issues/57151) - chore(test): run unit tests on node 18 and 20: [#57199](https://togithub.com/vercel/next.js/issues/57199) - Move ReactRefreshLogBox-builtins tests to inline snapshots: [#57952](https://togithub.com/vercel/next.js/issues/57952) - feat(turbo): use turbo gen instead of plop: [#53684](https://togithub.com/vercel/next.js/issues/53684) - Skip webpack only test: [#56929](https://togithub.com/vercel/next.js/issues/56929) - tweak stats action to pull in runtime sizes: [#58005](https://togithub.com/vercel/next.js/issues/58005) - use createNextDescribe for test/development/basic tests: [#58031](https://togithub.com/vercel/next.js/issues/58031) - Remove setPnpmResolutionMode as default is highest: [#57828](https://togithub.com/vercel/next.js/issues/57828) - Remove installCommand on streaming-ssr test: [#58037](https://togithub.com/vercel/next.js/issues/58037) - Remove installCommand on typescript-auto-install and pnpm-support: [#58039](https://togithub.com/vercel/next.js/issues/58039) - Fix should have correct module not found error test: [#57383](https://togithub.com/vercel/next.js/issues/57383) - Fix options of createNextInstall: [#58036](https://togithub.com/vercel/next.js/issues/58036) - Fix update-turbopack-test-manifest.yml workflow: [#58097](https://togithub.com/vercel/next.js/issues/58097) - Adjust update-turbopack-test-manifest.yml to run once per day: [#58104](https://togithub.com/vercel/next.js/issues/58104) - Refactor repo-setup.js: [#58131](https://togithub.com/vercel/next.js/issues/58131) - Update Turbopack test manifest: [#58122](https://togithub.com/vercel/next.js/issues/58122) - Update turbopack label creation: [#58214](https://togithub.com/vercel/next.js/issues/58214) - Fix test: [#58228](https://togithub.com/vercel/next.js/issues/58228) - fix ppr test flake: [#58232](https://togithub.com/vercel/next.js/issues/58232) ##### Credits Huge thanks to [@huozhi](https://togithub.com/huozhi), [@mknichel](https://togithub.com/mknichel), [@Vadman97](https://togithub.com/Vadman97), [@feedthejim](https://togithub.com/feedthejim), [@dnhn](https://togithub.com/dnhn), [@jridgewell](https://togithub.com/jridgewell), [@vinaykulk621](https://togithub.com/vinaykulk621), [@RodrigoTomeES](https://togithub.com/RodrigoTomeES), [@padmaia](https://togithub.com/padmaia), [@timneutkens](https://togithub.com/timneutkens), [@ztanner](https://togithub.com/ztanner), [@sadikkuzu](https://togithub.com/sadikkuzu), [@styfle](https://togithub.com/styfle), [@shuding](https://togithub.com/shuding), [@dijonmusters](https://togithub.com/dijonmusters), [@leerob](https://togithub.com/leerob), [@gffuma](https://togithub.com/gffuma), [@ijjk](https://togithub.com/ijjk), [@balazsorban44](https://togithub.com/balazsorban44), [@Schniz](https://togithub.com/Schniz), [@kwonoj](https://togithub.com/kwonoj), [@wyattjoh](https://togithub.com/wyattjoh), [@wbinnssmith](https://togithub.com/wbinnssmith), [@joulev](https://togithub.com/joulev), [@Athrun-Judah](https://togithub.com/Athrun-Judah), [@tknickman](https://togithub.com/tknickman), [@rasvanjaya21](https://togithub.com/rasvanjaya21), [@rashidul0405](https://togithub.com/rashidul0405), [@sokra](https://togithub.com/sokra), [@d3lm](https://togithub.com/d3lm), [@nguyenbry](https://togithub.com/nguyenbry), [@kdy1](https://togithub.com/kdy1), [@Mwimwii](https://togithub.com/Mwimwii), [@gnoff](https://togithub.com/gnoff), [@sebmarkbage](https://togithub.com/sebmarkbage), [@dumb-programmer](https://togithub.com/dumb-programmer), [@manovotny](https://togithub.com/manovotny), [@molebox](https://togithub.com/molebox), [@better-salmon](https://togithub.com/better-salmon), and [@mrr11k](https://togithub.com/mrr11k) for helping! ### [`v14.0.1`](https://togithub.com/vercel/next.js/releases/tag/v14.0.1) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.0.0...v14.0.1) ##### Core Changes - Add Next.js 14 codemods to CLI output.: [#57552](https://togithub.com/vercel/next.js/issues/57552) - OpenTelemetry: propagate a configured context(s) to root requests: [#57084](https://togithub.com/vercel/next.js/issues/57084) - debug: Add tags to next build traces to track build configuration in the .next/trace file: [#56965](https://togithub.com/vercel/next.js/issues/56965) - \[Traces] Await the flush of the trace write stream to make sure trace file is written: [#57641](https://togithub.com/vercel/next.js/issues/57641) - Add node-pty to externals list: [#57640](https://togithub.com/vercel/next.js/issues/57640) - fix: move logging config validation out of experimental: [#57530](https://togithub.com/vercel/next.js/issues/57530) - Update font data: [#57728](https://togithub.com/vercel/next.js/issues/57728) - Support viewport export via TS Plugin: [#57554](https://togithub.com/vercel/next.js/issues/57554) - Fix: Build compilation warning when using middleware: [#57685](https://togithub.com/vercel/next.js/issues/57685) - chore: Update flight-client-entry-plugin.ts typo: [#57734](https://togithub.com/vercel/next.js/issues/57734) - Improve error for missing default export in dynamic metadata routes: [#57711](https://togithub.com/vercel/next.js/issues/57711) - fix gsp tracing issue: [#57766](https://togithub.com/vercel/next.js/issues/57766) - fix(turbopack): don't match empty route groups: [#57647](https://togithub.com/vercel/next.js/issues/57647) - Update React from [`8c8ee9e`](https://togithub.com/vercel/next.js/commit/8c8ee9ee6) to [`0c63487`](https://togithub.com/vercel/next.js/commit/0c6348758) and types: [#57772](https://togithub.com/vercel/next.js/issues/57772) ##### Documentation Changes - Add missing dot in codemod command: [#57536](https://togithub.com/vercel/next.js/issues/57536) - docs(fix): example text unescaped entities: [#57255](https://togithub.com/vercel/next.js/issues/57255) - doc: Clarify built-in support for sass after installation: [#57279](https://togithub.com/vercel/next.js/issues/57279) - Update docs with a Good to know box about using redirect in client components: [#56966](https://togithub.com/vercel/next.js/issues/56966) - docs: fix 02-dynamic-routes.mdx: [#57029](https://togithub.com/vercel/next.js/issues/57029) - Fix incorrect link in GTM docs: [#57547](https://togithub.com/vercel/next.js/issues/57547) - Fix typos: [#57592](https://togithub.com/vercel/next.js/issues/57592) - Add apostrophe 07-error-handling.mdx: [#57626](https://togithub.com/vercel/next.js/issues/57626) - Fix: codemods.mdx Incorrect heading structure of next-og-import, meta…: [#57605](https://togithub.com/vercel/next.js/issues/57605) - Typo fix, version "13" to "14": [#57723](https://togithub.com/vercel/next.js/issues/57723) - Fix Google Tag Manager URL in Third Party Libraries documentation: [#57731](https://togithub.com/vercel/next.js/issues/57731) ##### Example Changes - Fix: Call cookies function from route to flag as dynamic: [#57494](https://togithub.com/vercel/next.js/issues/57494) - (Examples) Add `with-youtube-embed` example: [#57367](https://togithub.com/vercel/next.js/issues/57367) - (Examples) Add `with-google-maps-embed` example: [#57365](https://togithub.com/vercel/next.js/issues/57365) - update [@types/react](https://togithub.com/types/react) version in examples: [#57259](https://togithub.com/vercel/next.js/issues/57259) - docs: fix broken link to demo: [#57229](https://togithub.com/vercel/next.js/issues/57229) - (example update) Update example with-Clerk: [#57050](https://togithub.com/vercel/next.js/issues/57050) - active-class-name example style js has not taken effect: [#56136](https://togithub.com/vercel/next.js/issues/56136) - add inngest next.js example: [#56049](https://togithub.com/vercel/next.js/issues/56049) - fix inngest example for 3.x sdk: [#57712](https://togithub.com/vercel/next.js/issues/57712) ##### Misc Changes - update manifest: [#57523](https://togithub.com/vercel/next.js/issues/57523) - update next/third-parties to use Next 14 or 13 as a peer dependency, instead of just 13: [#57515](https://togithub.com/vercel/next.js/issues/57515) - Modify tailwindcss related dependency of `create-next-app`: [#57262](https://togithub.com/vercel/next.js/issues/57262) - Remove extra CI step and lock Node.js version: [#57769](https://togithub.com/vercel/next.js/issues/57769) ##### Credits Huge thanks to [@dijonmusters](https://togithub.com/dijonmusters), [@sokra](https://togithub.com/sokra), [@philwolstenholme](https://togithub.com/philwolstenholme), [@IgorKowalczyk](https://togithub.com/IgorKowalczyk), [@housseindjirdeh](https://togithub.com/housseindjirdeh), [@Zoe-Bot](https://togithub.com/Zoe-Bot), [@HanCiHu](https://togithub.com/HanCiHu), [@JackHowa](https://togithub.com/JackHowa), [@goncy](https://togithub.com/goncy), [@hirotomoyamada](https://togithub.com/hirotomoyamada), [@pveyes](https://togithub.com/pveyes), [@yeskunall](https://togithub.com/yeskunall), [@vinaykulk621](https://togithub.com/vinaykulk621), [@ChendayUP](https://togithub.com/ChendayUP), [@leerob](https://togithub.com/leerob), [@dvoytenko](https://togithub.com/dvoytenko), [@mknichel](https://togithub.com/mknichel), [@ijjk](https://togithub.com/ijjk), [@hmaesta](https://togithub.com/hmaesta), [@ajz003](https://togithub.com/ajz003), [@its-kunal](https://togithub.com/its-kunal), [@joelhooks](https://togithub.com/joelhooks), [@blurrah](https://togithub.com/blurrah), [@tariknh](https://togithub.com/tariknh), [@Vinlock](https://togithub.com/Vinlock), [@Nayeem-XTREME](https://togithub.com/Nayeem-XTREME), [@aziyatali](https://togithub.com/aziyatali), [@aspehler](https://togithub.com/aspehler), [@huozhi](https://togithub.com/huozhi), [@ztanner](https://togithub.com/ztanner), [@ForsakenHarmony](https://togithub.com/ForsakenHarmony), [@moka-ayumu](https://togithub.com/moka-ayumu), and [@gnoff](https://togithub.com/gnoff) for helping! ### [`v14.0.0`](https://togithub.com/vercel/next.js/releases/tag/v14.0.0) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.5.6...v14.0.0) ##### Core Changes - perf: fix server trace file logic : [#56898](https://togithub.com/vercel/next.js/issues/56898) - feat: drop Node.js 16: [#56896](https://togithub.com/vercel/next.js/issues/56896) - Update React from [`d900fad`](https://togithub.com/vercel/next.js/commit/d900fadbf) to [`09fbee8`](https://togithub.com/vercel/next.js/commit/09fbee89d). Removes server context and experimental prefix for server action APIs: [#56809](https://togithub.com/vercel/next.js/issues/56809) - feat(env): upgrade `dotenv`: [#38481](https://togithub.com/vercel/next.js/issues/38481) - Update Babel dependencies: [#51962](https://togithub.com/vercel/next.js/issues/51962) - perf: fix tracing for routes: [#56924](https://togithub.com/vercel/next.js/issues/56924) - build: Update `swc_core` to `v0.86.1`: [#56770](https://togithub.com/vercel/next.js/issues/56770) - feat: set status code to 500 if unexpected error occurs before streaming in app router: [#56236](https://togithub.com/vercel/next.js/issues/56236) - cache: add unstable_noStore API: [#56930](https://togithub.com/vercel/next.js/issues/56930) - AddingConfiguration
📅 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.