Closed renovate[bot] closed 1 year ago
Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.
♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below:
[15:36:24.019] INFO (10): Installing tool node v20.10.0...
v20.10.0
10.2.3
0.22.0
[15:36:26.772] INFO (10): Installed tool node in 2.7s.
[15:36:27.269] INFO (53): Installing tool pnpm v8.11.0...
8.11.0
[15:36:28.587] INFO (53): Installed tool pnpm in 1.3s.
Progress: resolved 1, reused 0, downloaded 0, added 0
Progress: resolved 51, reused 0, downloaded 34, added 0
Progress: resolved 177, reused 0, downloaded 139, added 0
Progress: resolved 405, reused 0, downloaded 373, added 0
Progress: resolved 440, reused 0, downloaded 408, added 0
undefined
ERR_PNPM_PATCH_NOT_APPLIED The following patches were not applied: @crxjs/vite-plugin@2.0.0-beta.19
Either remove them from "patchedDependencies" or update them to match packages in your dependencies.
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠ Warning: custom changes will be lost.
This PR contains the following updates:
2.0.0-beta.19
->2.0.0-beta.21
14.0.0
->14.0.3
0.0.248
->0.0.253
5.0.0
->5.0.2
Release Notes
crxjs/rollup-plugin-chrome-extension (@crxjs/vite-plugin)
### [`v2.0.0-beta.21`](https://togithub.com/crxjs/chrome-extension-tools/releases/tag/%40crxjs/vite-plugin%402.0.0-beta.21) [Compare Source](https://togithub.com/crxjs/rollup-plugin-chrome-extension/compare/@crxjs/vite-plugin@2.0.0-beta.19...@crxjs/vite-plugin@2.0.0-beta.21) ##### Patch Changes - [`cbfd0b3`](https://togithub.com/crxjs/rollup-plugin-chrome-extension/commit/cbfd0b3): Delete invalid changesetvercel/next.js (@next/eslint-plugin-next)
### [`v14.0.3`](https://togithub.com/vercel/next.js/releases/tag/v14.0.3) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.0.2...v14.0.3) ##### Core Changes - Update React from [`7468903`](https://togithub.com/vercel/next.js/commit/746890329) to [`0e352ea`](https://togithub.com/vercel/next.js/commit/0e352ea01): [#58279](https://togithub.com/vercel/next.js/issues/58279) - fix(turbopack): support middleware in src: [#58218](https://togithub.com/vercel/next.js/issues/58218) - Update font data: [#58317](https://togithub.com/vercel/next.js/issues/58317) - Replace custom Thenable type with native Promises: [#58337](https://togithub.com/vercel/next.js/issues/58337) - fix(eslint): `next/script` `beforeInteractive` gives warning on appDir: [#51148](https://togithub.com/vercel/next.js/issues/51148) - fix: import antd from es in modularizeImports: [#57968](https://togithub.com/vercel/next.js/issues/57968) - fix(WellKnownErrorsPlugin): avoid compilation warnings array with empty items: [#57768](https://togithub.com/vercel/next.js/issues/57768) - Add experimental support for history.pushState and history.replaceState: [#58335](https://togithub.com/vercel/next.js/issues/58335) - Fix: expected "catch all routes" are not matched in “parallel routes": [#58368](https://togithub.com/vercel/next.js/issues/58368) - fix: Don't reset shallow URL updates on prefetch: [#58297](https://togithub.com/vercel/next.js/issues/58297) - fix: ensure batch values are sharable: [#58315](https://togithub.com/vercel/next.js/issues/58315) - fix incorrect fetch cache handling: [#58460](https://togithub.com/vercel/next.js/issues/58460) - turbopack: Don't error with legacy server actions boolean: [#58416](https://togithub.com/vercel/next.js/issues/58416) - Update turbopack: [#58408](https://togithub.com/vercel/next.js/issues/58408) - Upgrade vendored React: [#58489](https://togithub.com/vercel/next.js/issues/58489) - Apply next/font to foreign code: [#58461](https://togithub.com/vercel/next.js/issues/58461) - Turbopack: Use structured styled text in issue descriptions: [#58156](https://togithub.com/vercel/next.js/issues/58156) - onHeaders updates for App Pages: [#58410](https://togithub.com/vercel/next.js/issues/58410) - revalidate APIs should make route handlers dynamic: [#58466](https://togithub.com/vercel/next.js/issues/58466) - remove optimistic navigation behavior when prefetch is false: [#58413](https://togithub.com/vercel/next.js/issues/58413) - fix: set `x-forwarded-host` based on request: [#58500](https://togithub.com/vercel/next.js/issues/58500) - Inline ChildProp: [#58519](https://togithub.com/vercel/next.js/issues/58519) - Remove client only dynamic chunks from edge bundle : [#56761](https://togithub.com/vercel/next.js/issues/56761) - tweak cache + revalidate fetch warning: [#58505](https://togithub.com/vercel/next.js/issues/58505) ##### Documentation Changes - remove example for router.events as it does not exist: [#58286](https://togithub.com/vercel/next.js/issues/58286) - chore(docs): fix typo: [#58344](https://togithub.com/vercel/next.js/issues/58344) - docs: Update runtime table: [#58361](https://togithub.com/vercel/next.js/issues/58361) - Update 08-parallel-routes.mdx: [#58393](https://togithub.com/vercel/next.js/issues/58393) - Docs: Update middleware example snippet: [#58488](https://togithub.com/vercel/next.js/issues/58488) - update meta variable to metadata variable so that the meta data updat…: [#58396](https://togithub.com/vercel/next.js/issues/58396) - Update 07-error-handling.mdx: [#58236](https://togithub.com/vercel/next.js/issues/58236) - docs: Added Kinde auth provider: [#58231](https://togithub.com/vercel/next.js/issues/58231) - Update index.mdx: [#58210](https://togithub.com/vercel/next.js/issues/58210) - Make example of passing down a Server Action more clear: [#57972](https://togithub.com/vercel/next.js/issues/57972) - docs: Fix grammar in Styling section: [#58071](https://togithub.com/vercel/next.js/issues/58071) - docs: Fix grammar in Client Components section: [#58065](https://togithub.com/vercel/next.js/issues/58065) - docs: Fix grammar in Dynamic Rendering section: [#58062](https://togithub.com/vercel/next.js/issues/58062) - Docs: fix grammatical issue in "Data Fetching Patterns" section: [#58056](https://togithub.com/vercel/next.js/issues/58056) - Update 02-patterns.mdx: [#58032](https://togithub.com/vercel/next.js/issues/58032) - Update 04-ci-build-caching.mdx - Add Jenkins: [#58001](https://togithub.com/vercel/next.js/issues/58001) ##### Example Changes - examples: Update Middleware for CSP: [#58300](https://togithub.com/vercel/next.js/issues/58300) - Remove copying of request headers to response: [#58304](https://togithub.com/vercel/next.js/issues/58304) - update import path for GeitSans font to address deprecation warning: [#58349](https://togithub.com/vercel/next.js/issues/58349) - Fix hydration error in headers example: [#58383](https://togithub.com/vercel/next.js/issues/58383) - Fix typo: compoment -> component: [#58330](https://togithub.com/vercel/next.js/issues/58330) - Update Dockerfile adding comment: [#56646](https://togithub.com/vercel/next.js/issues/56646) - update(docs): next-forms fix unhandled run time error: [#56600](https://togithub.com/vercel/next.js/issues/56600) - chore(examples): update styled-components: [#56457](https://togithub.com/vercel/next.js/issues/56457) - Upgrade Convex example to convex@1.2.1: [#54910](https://togithub.com/vercel/next.js/issues/54910) ##### Misc Changes - fix(ci): exclusion regex now actually works instead of ignoring all tests: [#58259](https://togithub.com/vercel/next.js/issues/58259) - Update 15-content-security-policy.mdx - Update 15-content-security-policy.mdx - Update CLI version for deploy examples job: [#58318](https://togithub.com/vercel/next.js/issues/58318) - fix hmr event, and avoid RSC fetch on any message: [#58403](https://togithub.com/vercel/next.js/issues/58403) - fix branch name: [#58132](https://togithub.com/vercel/next.js/issues/58132) - add test case to failing list for turbopack: [#58435](https://togithub.com/vercel/next.js/issues/58435) - Revert "fix hmr event, and avoid RSC fetch on any message": [#58452](https://togithub.com/vercel/next.js/issues/58452) - Add types to package.json: [#58420](https://togithub.com/vercel/next.js/issues/58420) - chore: replace `fs-extra` usage in `scripts/`: [#57215](https://togithub.com/vercel/next.js/issues/57215) - Add performance.mark for next/third-parties for feature measurement: [#57439](https://togithub.com/vercel/next.js/issues/57439) ##### Credits Huge thanks to [@ForsakenHarmony](https://togithub.com/ForsakenHarmony), [@gnoff](https://togithub.com/gnoff), [@leerob](https://togithub.com/leerob), [@karlhorky](https://togithub.com/karlhorky), [@j9141997](https://togithub.com/j9141997), [@acdlite](https://togithub.com/acdlite), [@devjiwonchoi](https://togithub.com/devjiwonchoi), [@hongaar](https://togithub.com/hongaar), [@MadCcc](https://togithub.com/MadCcc), [@luismulinari](https://togithub.com/luismulinari), [@timneutkens](https://togithub.com/timneutkens), [@dumb-programmer](https://togithub.com/dumb-programmer), [@ijjk](https://togithub.com/ijjk), [@nonoakij](https://togithub.com/nonoakij), [@sokra](https://togithub.com/sokra), [@ztanner](https://togithub.com/ztanner), [@franky47](https://togithub.com/franky47), [@wyattjoh](https://togithub.com/wyattjoh), [@jridgewell](https://togithub.com/jridgewell), [@kdy1](https://togithub.com/kdy1), [@janicklas-ralph](https://togithub.com/janicklas-ralph), [@SukkaW](https://togithub.com/SukkaW), [@shuding](https://togithub.com/shuding), [@delbaoliveira](https://togithub.com/delbaoliveira), [@wbinnssmith](https://togithub.com/wbinnssmith), [@robbertstevens](https://togithub.com/robbertstevens), [@bryndyment](https://togithub.com/bryndyment), [@marcosmartini](https://togithub.com/marcosmartini), [@functino](https://togithub.com/functino), [@kentobento](https://togithub.com/kentobento), [@Anisi](https://togithub.com/Anisi), [@AdonisAgelis](https://togithub.com/AdonisAgelis), [@seangray-dev](https://togithub.com/seangray-dev), [@prkagrawal](https://togithub.com/prkagrawal), [@heloineto](https://togithub.com/heloineto), [@kn327](https://togithub.com/kn327), [@ihommani](https://togithub.com/ihommani), [@MrNiceRicee](https://togithub.com/MrNiceRicee), [@falsepopsky](https://togithub.com/falsepopsky), [@thomasballinger](https://togithub.com/thomasballinger), [@tmilewski](https://togithub.com/tmilewski), and [@huozhi](https://togithub.com/huozhi) for helping! ### [`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!vitejs/vite (vite)
### [`v5.0.2`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small502-2023-11-21-small) [Compare Source](https://togithub.com/vitejs/vite/compare/v5.0.1...v5.0.2) - fix: make htmlFallback more permissive ([#15059](https://togithub.com/vitejs/vite/issues/15059)) ([6fcceeb](https://togithub.com/vitejs/vite/commit/6fcceeb)), closes [#15059](https://togithub.com/vitejs/vite/issues/15059) ### [`v5.0.1`](https://togithub.com/vitejs/vite/blob/HEAD/packages/vite/CHANGELOG.md#small501-2023-11-21-small) - test: avoid read check when running as root ([#14884](https://togithub.com/vitejs/vite/issues/14884)) ([1d9516c](https://togithub.com/vitejs/vite/commit/1d9516c)), closes [#14884](https://togithub.com/vitejs/vite/issues/14884) - perf(hmr): skip traversed modules when checking circular imports ([#15034](https://togithub.com/vitejs/vite/issues/15034)) ([41e437f](https://togithub.com/vitejs/vite/commit/41e437f)), closes [#15034](https://togithub.com/vitejs/vite/issues/15034) - fix: run htmlFallbackMiddleware for no accept header requests ([#15025](https://togithub.com/vitejs/vite/issues/15025)) ([b93dfe3](https://togithub.com/vitejs/vite/commit/b93dfe3)), closes [#15025](https://togithub.com/vitejs/vite/issues/15025) - fix: update type CSSModulesOptions interface ([#14987](https://togithub.com/vitejs/vite/issues/14987)) ([d0b2153](https://togithub.com/vitejs/vite/commit/d0b2153)), closes [#14987](https://togithub.com/vitejs/vite/issues/14987) - fix(legacy): error in build with --watch and manifest enabled ([#14450](https://togithub.com/vitejs/vite/issues/14450)) ([b9ee620](https://togithub.com/vitejs/vite/commit/b9ee620)), closes [#14450](https://togithub.com/vitejs/vite/issues/14450) - chore: add comment about crossorigin attribute for script module ([#15040](https://togithub.com/vitejs/vite/issues/15040)) ([03c371e](https://togithub.com/vitejs/vite/commit/03c371e)), closes [#15040](https://togithub.com/vitejs/vite/issues/15040) - chore: cleanup v5 beta changelog ([#14694](https://togithub.com/vitejs/vite/issues/14694)) ([531d3cb](https://togithub.com/vitejs/vite/commit/531d3cb)), closes [#14694](https://togithub.com/vitejs/vite/issues/14694)Configuration
📅 Schedule: Branch creation - "after 4pm on thursday" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Mend Renovate. View repository job log here.