programming-in-th / programming.in.th

Site component of programming.in.th
https://programming.in.th
GNU Affero General Public License v3.0
91 stars 33 forks source link

fix(deps): update dependency @next/bundle-analyzer to v14 - autoclosed #925

Closed renovate[bot] closed 9 months ago

renovate[bot] commented 10 months ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
@next/bundle-analyzer 13.5.3 -> 14.0.1 age adoption passing confidence

Release Notes

vercel/next.js (@​next/bundle-analyzer) ### [`v14.0.1`](https://togithub.com/vercel/next.js/compare/v14.0.0...v14.0.1) [Compare Source](https://togithub.com/vercel/next.js/compare/v14.0.0...v14.0.1) ### [`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) - Adding component to [@​next/third-parties](https://togithub.com/next/third-parties): [#​56106](https://togithub.com/vercel/next.js/issues/56106) - Replace `Promise.withResolvers` polyfill with `DetachedPromise`: [#​56954](https://togithub.com/vercel/next.js/issues/56954) - chore(next/image)!: mark `onLoadingComplete` as deprecated in favor of `onLoad`: [#​56944](https://togithub.com/vercel/next.js/issues/56944) - chore: lower Node.js version requirement: [#​56943](https://togithub.com/vercel/next.js/issues/56943) - fix typos: [#​56870](https://togithub.com/vercel/next.js/issues/56870) - Update React from [`09fbee8`](https://togithub.com/vercel/next.js/commit/09fbee89d) to [`a419575`](https://togithub.com/vercel/next.js/commit/a41957507): [#​56970](https://togithub.com/vercel/next.js/issues/56970) - Reland "feat(turbopack): support basic next/dynamic": [#​56934](https://togithub.com/vercel/next.js/issues/56934) - Add `@mui/icons-material` to the default `optimizePackageImports` list: [#​56801](https://togithub.com/vercel/next.js/issues/56801) - add better logs around worker restarts: [#​57004](https://togithub.com/vercel/next.js/issues/57004) - Handle Promise Rejections for Streams: [#​56976](https://togithub.com/vercel/next.js/issues/56976) - Web Streams cleanup: [#​56819](https://togithub.com/vercel/next.js/issues/56819) - chore(next/image): remove deprecation of `onLoadingComplete` temporarily: [#​57020](https://togithub.com/vercel/next.js/issues/57020) - Revert "chore(next/image): remove deprecation of `onLoadingComplete` temporarily": [#​57024](https://togithub.com/vercel/next.js/issues/57024) - Improve performance of String.prototype.split uses: [#​56746](https://togithub.com/vercel/next.js/issues/56746) - chore: support progressive jpg with sharp: [#​56617](https://togithub.com/vercel/next.js/issues/56617) - Move ImageResponse to next/og: [#​56662](https://togithub.com/vercel/next.js/issues/56662) - Prefer module over main on main fields for app router server compiler: [#​56960](https://togithub.com/vercel/next.js/issues/56960) - chore: upgrade `jest`: [#​56909](https://togithub.com/vercel/next.js/issues/56909) - chore: drop `undici`: [#​56899](https://togithub.com/vercel/next.js/issues/56899) - Bump packages version to match canary versions: [#​57071](https://togithub.com/vercel/next.js/issues/57071) - codemod: migrate ImageResponse imports: [#​57074](https://togithub.com/vercel/next.js/issues/57074) - chore(next/image)!: mark `domains` as deprecated in favor `remotePatterns`: [#​57062](https://togithub.com/vercel/next.js/issues/57062) - Code frame and sourcemapped error support for Turbopack: [#​56727](https://togithub.com/vercel/next.js/issues/56727) - Update flakey build trace case: [#​57092](https://togithub.com/vercel/next.js/issues/57092) - build: don't error when bundling optional peer deps: [#​57073](https://togithub.com/vercel/next.js/issues/57073) - Expose Experimental Taint APIs: [#​56507](https://togithub.com/vercel/next.js/issues/56507) - Update font data: [#​57094](https://togithub.com/vercel/next.js/issues/57094) - Upgrade edge-runtime/cookies: [#​57124](https://togithub.com/vercel/next.js/issues/57124) - Remove warning messages: [#​57087](https://togithub.com/vercel/next.js/issues/57087) - Add retry for fetching subsetted Google Fonts: [#​56583](https://togithub.com/vercel/next.js/issues/56583) - Update React from [`a419575`](https://togithub.com/vercel/next.js/commit/a41957507) to [`d803f51`](https://togithub.com/vercel/next.js/commit/d803f519e): [#​57015](https://togithub.com/vercel/next.js/issues/57015) - prefer Option\> over Vc: [#​57104](https://togithub.com/vercel/next.js/issues/57104) - chore: drop `form-data`: [#​57141](https://togithub.com/vercel/next.js/issues/57141) - chore: drop web streams polyfilling on `globalThis`: [#​57077](https://togithub.com/vercel/next.js/issues/57077) - chore: create template from `next-edge-ssr-loader`: [#​56715](https://togithub.com/vercel/next.js/issues/56715) - Remove the experimental `serverActions` flag: [#​57145](https://togithub.com/vercel/next.js/issues/57145) - Route Handler Types: [#​57070](https://togithub.com/vercel/next.js/issues/57070) - Revert "Add retry for fetching subsetted Google Fonts": [#​57154](https://togithub.com/vercel/next.js/issues/57154) - Display experimental features for next build: [#​57152](https://togithub.com/vercel/next.js/issues/57152) - Cleanup Request Meta: [#​57144](https://togithub.com/vercel/next.js/issues/57144) - chore: move layer from chunking context to asset context: [#​57149](https://togithub.com/vercel/next.js/issues/57149) - Turbopack: support more server code in tracing error stack frames: [#​57156](https://togithub.com/vercel/next.js/issues/57156) - misc: fix injecting --inspect with NODE_OPTIONS: [#​57159](https://togithub.com/vercel/next.js/issues/57159) - Encoding and decoding variables of Server Actions from the closure: [#​56377](https://togithub.com/vercel/next.js/issues/56377) - Remove printing fixed issues for Turbopack: [#​57188](https://togithub.com/vercel/next.js/issues/57188) - Refactor code: [#​57189](https://togithub.com/vercel/next.js/issues/57189) - Polish auto create layout warning color: [#​57190](https://togithub.com/vercel/next.js/issues/57190) - improve server actions error when on unsupported node version: [#​57191](https://togithub.com/vercel/next.js/issues/57191) - Fix two tests that use exportPathMap for Turbopack: [#​57194](https://togithub.com/vercel/next.js/issues/57194) - fix(loader_tree): propagate metadata to corresponding layout: [#​56956](https://togithub.com/vercel/next.js/issues/56956) - Polish the error message when using "use client" from a client action: [#​57164](https://togithub.com/vercel/next.js/issues/57164) - fix(next-core): align edge chunking context's asset root: [#​57022](https://togithub.com/vercel/next.js/issues/57022) - Leverage defineEnv for all environment variables in Turbopack: [#​57196](https://togithub.com/vercel/next.js/issues/57196) - perf: memory usage tweaks: [#​57163](https://togithub.com/vercel/next.js/issues/57163) - update turbopack: [#​57176](https://togithub.com/vercel/next.js/issues/57176) - Move webpack aliases into separate file: [#​57233](https://togithub.com/vercel/next.js/issues/57233) - Remove scheduler/tracing alias as the file no longer exists: [#​57234](https://togithub.com/vercel/next.js/issues/57234) - test: stablize the metadata url tests: [#​57204](https://togithub.com/vercel/next.js/issues/57204) - Polish turbopack start logging: [#​57203](https://togithub.com/vercel/next.js/issues/57203) - Remove reactServerCondition property as it is not used: [#​57236](https://togithub.com/vercel/next.js/issues/57236) - Add CompilerAliases Type: [#​57237](https://togithub.com/vercel/next.js/issues/57237) - Turbopack: fix over-invalidation of node.js assets: [#​57240](https://togithub.com/vercel/next.js/issues/57240) - Simplify options passed to createWebpackAliases: [#​57239](https://togithub.com/vercel/next.js/issues/57239) - Fix relative metadata url resolving on windows: [#​57265](https://togithub.com/vercel/next.js/issues/57265) - Improve encryption of Server Actions closure arguments: [#​57227](https://togithub.com/vercel/next.js/issues/57227) - chore: fix a typo: [#​57272](https://togithub.com/vercel/next.js/issues/57272) - Fix unmatched WebSocket upgrade requests being closed: [#​57245](https://togithub.com/vercel/next.js/issues/57245) - perf: fix memory leaks in the edge runtime in dev: [#​57235](https://togithub.com/vercel/next.js/issues/57235) - chore(export)!: remove `next export` in favor of `output: export` in next.config.js: [#​57085](https://togithub.com/vercel/next.js/issues/57085) - Simplify iv prefixing of Server Actions encryption: [#​57274](https://togithub.com/vercel/next.js/issues/57274) - Update Pathname Normalizers: [#​57161](https://togithub.com/vercel/next.js/issues/57161) - Move logging option to stable: [#​56791](https://togithub.com/vercel/next.js/issues/56791) - Polish compiling and turbopack logging: [#​57270](https://togithub.com/vercel/next.js/issues/57270) - Revalidate Header Updates: [#​57162](https://togithub.com/vercel/next.js/issues/57162) - Enhance Buffered Transform Stream: [#​57267](https://togithub.com/vercel/next.js/issues/57267) - React Aliases: [#​57283](https://togithub.com/vercel/next.js/issues/57283) - perf: remove `parse-body` from the server runtime: [#​57280](https://togithub.com/vercel/next.js/issues/57280) - Improve encryption of Server Actions bound values: [#​57297](https://togithub.com/vercel/next.js/issues/57297) - Add `__nextjs_pure` helper : [#​57286](https://togithub.com/vercel/next.js/issues/57286) - only log export-no-custom-routes warning if unsupported: [#​57298](https://togithub.com/vercel/next.js/issues/57298) - revert "React Aliases ([#​57283](https://togithub.com/vercel/next.js/issues/57283))": [#​57299](https://togithub.com/vercel/next.js/issues/57299) - Fix client reference proxies: [#​57301](https://togithub.com/vercel/next.js/issues/57301) - fix(turbopack): write manifests for edge app pages and use proper edge entry: [#​56675](https://togithub.com/vercel/next.js/issues/56675) - Partial Prerendering: [#​57287](https://togithub.com/vercel/next.js/issues/57287) - Optimize server bundle size: [#​57305](https://togithub.com/vercel/next.js/issues/57305) - misc: fix bundling of experimental: [#​57311](https://togithub.com/vercel/next.js/issues/57311) - Fix no-store/revalidate 0 inside of unstable_cache: [#​57313](https://togithub.com/vercel/next.js/issues/57313) - update turbopack and add HMR test case: [#​57304](https://togithub.com/vercel/next.js/issues/57304) - Fix nested unstable_cache revalidating: [#​57316](https://togithub.com/vercel/next.js/issues/57316) - Revert "Add `__nextjs_pure` helper ": [#​57318](https://togithub.com/vercel/next.js/issues/57318) - bundle analyzer artifacts: [#​57307](https://togithub.com/vercel/next.js/issues/57307) - PPR Fetch Fix: [#​57327](https://togithub.com/vercel/next.js/issues/57327) - feat: Add `__nextjs_pure` back: [#​57328](https://togithub.com/vercel/next.js/issues/57328) - Fix trace ignores: [#​57331](https://togithub.com/vercel/next.js/issues/57331) - PPR Support: [#​57319](https://togithub.com/vercel/next.js/issues/57319) - fix: ensure generateStaticParams isn't required for PPR: [#​57333](https://togithub.com/vercel/next.js/issues/57333) - `taint` flag should enable experimental react in turbopack: [#​57315](https://togithub.com/vercel/next.js/issues/57315) - Fix app ISR error handling: [#​57332](https://togithub.com/vercel/next.js/issues/57332) - fix metadata url resolving with path posix: [#​57343](https://togithub.com/vercel/next.js/issues/57343) - Get rid of semver from the server bundle: [#​57321](https://togithub.com/vercel/next.js/issues/57321) - fix(next_core): align remove trailing slash: [#​57344](https://togithub.com/vercel/next.js/issues/57344) - perf: avoid using raw-body for server actions: [#​57358](https://togithub.com/vercel/next.js/issues/57358) - fix(next-core): apply correct jsx transform context for ssr: [#​57300](https://togithub.com/vercel/next.js/issues/57300) - Refactor code: [#​57382](https://togithub.com/vercel/next.js/issues/57382) - Fix request body hanging when middleware is preset: [#​57381](https://togithub.com/vercel/next.js/issues/57381) - Turbopack: inject chunk group list file into the page for server component CSS: [#​57376](https://togithub.com/vercel/next.js/issues/57376) - Viewport exports: [#​57302](https://togithub.com/vercel/next.js/issues/57302) - Add websocket to server-external-packages: [#​57389](https://togithub.com/vercel/next.js/issues/57389) - turbopack: Implement Server Actions from Client Components: [#​57391](https://togithub.com/vercel/next.js/issues/57391) - Refactor swc options: [#​57369](https://togithub.com/vercel/next.js/issues/57369) - Ensure unstable_cache revalidate option enables ISR: [#​57390](https://togithub.com/vercel/next.js/issues/57390) - Fix logging removed experiments in start logs: [#​57373](https://togithub.com/vercel/next.js/issues/57373) - fix(next-core): adjust og alias: [#​57431](https://togithub.com/vercel/next.js/issues/57431) - Turbopack: avoid crashing when server actions can't parse the file: [#​57424](https://togithub.com/vercel/next.js/issues/57424) - Turbopack: avoid sending serverComponentChanges with errors: [#​57425](https://togithub.com/vercel/next.js/issues/57425) - update turbopack: [#​57420](https://togithub.com/vercel/next.js/issues/57420) - handle finish building message on client side: [#​57363](https://togithub.com/vercel/next.js/issues/57363) - remove invalid argument: [#​57438](https://togithub.com/vercel/next.js/issues/57438) - misc: build output rework: [#​57440](https://togithub.com/vercel/next.js/issues/57440) - types: mark ImageResponse from next/server deprecated: [#​57372](https://togithub.com/vercel/next.js/issues/57372) - Fix deploy id env handling when disabled: [#​57374](https://togithub.com/vercel/next.js/issues/57374) - codemods: migrate viewport related metadata export to viewport export : [#​57436](https://togithub.com/vercel/next.js/issues/57436) - Process Client -> RSC Server Actions as TS: [#​57454](https://togithub.com/vercel/next.js/issues/57454) - Apply react-server transform and valication to middleware: [#​57448](https://togithub.com/vercel/next.js/issues/57448) - fix(turbopack): don't emit issues when parsing the segment config for non js files: [#​57452](https://togithub.com/vercel/next.js/issues/57452) - fix(next-core): fix determining dynamic route: [#​57435](https://togithub.com/vercel/next.js/issues/57435) - Add deprecation warning for disabling swc minifier: [#​57453](https://togithub.com/vercel/next.js/issues/57453) - Turbopack: Improve error handling: [#​57386](https://togithub.com/vercel/next.js/issues/57386) - refactor: simplify swc loaders configuration: [#​57457](https://togithub.com/vercel/next.js/issues/57457) - Ignore postponed rejections: [#​57456](https://togithub.com/vercel/next.js/issues/57456) - types: mark ImageResponse from next/server deprecated: [#​57372](https://togithub.com/vercel/next.js/issues/57372) - Fix deploy id env handling when disabled: [#​57374](https://togithub.com/vercel/next.js/issues/57374) - codemods: migrate viewport related metadata export to viewport export : [#​57436](https://togithub.com/vercel/next.js/issues/57436) - Process Client -> RSC Server Actions as TS: [#​57454](https://togithub.com/vercel/next.js/issues/57454) - Apply react-server transform and valication to middleware: [#​57448](https://togithub.com/vercel/next.js/issues/57448) - fix(turbopack): don't emit issues when parsing the segment config for non js files: [#​57452](https://togithub.com/vercel/next.js/issues/57452) - fix(next-core): fix determining dynamic route: [#​57435](https://togithub.com/vercel/next.js/issues/57435) - Add deprecation warning for disabling swc minifier: [#​57453](https://togithub.com/vercel/next.js/issues/57453) - Turbopack: Improve error handling: [#​57386](https://togithub.com/vercel/next.js/issues/57386) - refactor: simplify swc loaders configuration: [#​57457](https://togithub.com/vercel/next.js/issues/57457) - Ignore postponed rejections: [#​57456](https://togithub.com/vercel/next.js/issues/57456) - use postcss transforms consistently also on server side: [#​57434](https://togithub.com/vercel/next.js/issues/57434) - feat(turbopack): add support for parallel routes and route interception: [#​57450](https://togithub.com/vercel/next.js/issues/57450) - Apply react-server condition for pages api: [#​57459](https://togithub.com/vercel/next.js/issues/57459) - Remove wasm target: [#​57437](https://togithub.com/vercel/next.js/issues/57437) - add better messaging around wrapping postpone with try/catch: [#​57446](https://togithub.com/vercel/next.js/issues/57446) - misc: fix unhandled err worker hook : [#​57465](https://togithub.com/vercel/next.js/issues/57465) - misc: fix build output: [#​57466](https://togithub.com/vercel/next.js/issues/57466) - turbopack: Fix Server Actions in Edge runtime: [#​57462](https://togithub.com/vercel/next.js/issues/57462) - Fix Regex: [#​57461](https://togithub.com/vercel/next.js/issues/57461) - perf: enable webpack build worker: [#​57346](https://togithub.com/vercel/next.js/issues/57346) - fix turbopack invalidations: [#​57362](https://togithub.com/vercel/next.js/issues/57362) - fix(turbopack): make layout in group not cause a 404: [#​57471](https://togithub.com/vercel/next.js/issues/57471) - fix turbopack invalidations: [#​57362](https://togithub.com/vercel/next.js/issues/57362) - fix(turbopack): make layout in group not cause a 404: [#​57471](https://togithub.com/vercel/next.js/issues/57471) - add node:url alias: [#​57478](https://togithub.com/vercel/next.js/issues/57478) - update turbopack: [#​57469](https://togithub.com/vercel/next.js/issues/57469) - Turbopack: add HMR update message: [#​57476](https://togithub.com/vercel/next.js/issues/57476) - Revert "fix turbopack invalidations ([#​57362](https://togithub.com/vercel/next.js/issues/57362))": [#​57480](https://togithub.com/vercel/next.js/issues/57480) - Filter out CSS files from middleware files and client reference chunks: [#​57482](https://togithub.com/vercel/next.js/issues/57482) - turbopack: Support Actions in both RSC and Client layers: [#​57475](https://togithub.com/vercel/next.js/issues/57475) - Fix missing SWC transforms for optimized barrel files: [#​57474](https://togithub.com/vercel/next.js/issues/57474) - if there are errors during postpone, or postpone was caught, fail static generation: [#​57477](https://togithub.com/vercel/next.js/issues/57477) - Add deprecation warning for disabling output file tracing: [#​57467](https://togithub.com/vercel/next.js/issues/57467) - Move serverActionsBodySizeLimit to serverActions.bodySizeLimit: [#​57433](https://togithub.com/vercel/next.js/issues/57433) - Update React from [`a998552`](https://togithub.com/vercel/next.js/commit/a9985529f) to [`8c8ee9e`](https://togithub.com/vercel/next.js/commit/8c8ee9ee6): [#​57483](https://togithub.com/vercel/next.js/issues/57483) - update turbopack: [#​57485](https://togithub.com/vercel/next.js/issues/57485) - fix client-only alias in SSRed client components: [#​57484](https://togithub.com/vercel/next.js/issues/57484) - revert ppr logging changes: [#​57486](https://togithub.com/vercel/next.js/issues/57486) - Don't terminate PPR renders with dynamicUsageErr: [#​57488](https://togithub.com/vercel/next.js/issues/57488) - update turbopack: [#​57487](https://togithub.com/vercel/next.js/issues/57487) - revert "Apply react-server condition for pages api ([#​57459](https://togithub.com/vercel/next.js/issues/57459))": [#​57500](https://togithub.com/vercel/next.js/issues/57500) - Revert "Apply react-server transform and valication to middleware ([#​5](https://togithub.com/vercel/next.js/issues/5)…: [#​57504](https://togithub.com/vercel/next.js/issues/57504) ##### Documentation Changes - Docs: Add documentation for next/third-parties: [#​57345](https://togithub.com/vercel/next.js/issues/57345) - Update 05-mdx.mdx . Fix key of the prop: [#​56883](https://togithub.com/vercel/next.js/issues/56883) - chore(docs): fix missing fallback on next/image sizes example: [#​56718](https://togithub.com/vercel/next.js/issues/56718) - Fix typos in duplicate-sass.mdx: [#​57045](https://togithub.com/vercel/next.js/issues/57045) ##### Example Changes - chore: Refactor with-supabase example to use ssr package: [#​57100](https://togithub.com/vercel/next.js/issues/57100) - Fix: catch expected error in with-supabase example: [#​57378](https://togithub.com/vercel/next.js/issues/57378) ##### Misc Changes - improve next-image-proxy test: [#​56893](https://togithub.com/vercel/next.js/issues/56893) - chore(test): test remote image from proxy: [#​56895](https://togithub.com/vercel/next.js/issues/56895) - ensure kodiak is re-added to apps list after code-freeze action: [#​56907](https://togithub.com/vercel/next.js/issues/56907) - chore: reduce `fs-extra` usage in `scripts/`: [#​56917](https://togithub.com/vercel/next.js/issues/56917) - chore(test): set `COREPACK_ENABLE_STRICT: 0` for create-next-app tests: [#​56955](https://togithub.com/vercel/next.js/issues/56955) - Add .yarn/install-state.gz to .gitignore: [#​56637](https://togithub.com/vercel/next.js/issues/56637) - chore(test): add logs for create-next-app tests: [#​56957](https://togithub.com/vercel/next.js/issues/56957) - chore: revert back to moving files w/ `fs-extra`: [#​57030](https://togithub.com/vercel/next.js/issues/57030) - Update CNA tests to avoid publish conflict: [#​57025](https://togithub.com/vercel/next.js/issues/57025) - build(cargo): bump up turbopack: [#​57081](https://togithub.com/vercel/next.js/issues/57081) - Update CNA tests more: [#​57088](https://togithub.com/vercel/next.js/issues/57088) - Update runner for e2e deploy tests: [#​57089](https://togithub.com/vercel/next.js/issues/57089) - update test manifest: [#​56938](https://togithub.com/vercel/next.js/issues/56938) - make test case less flaky: [#​57138](https://togithub.com/vercel/next.js/issues/57138) - Refine eslint rule: [#​57143](https://togithub.com/vercel/next.js/issues/57143) - Update eslint config: [#​57146](https://togithub.com/vercel/next.js/issues/57146) - Reduce e2e deploy concurrency: [#​57142](https://togithub.com/vercel/next.js/issues/57142) - Mark most GTMParams as optional: [#​57153](https://togithub.com/vercel/next.js/issues/57153) - chore: Add condition to skip update-fonts workflow on forks: [#​57165](https://togithub.com/vercel/next.js/issues/57165) - Fix SCSS and SCSS loader handling tests for Turbopack: [#​57192](https://togithub.com/vercel/next.js/issues/57192) - Skip webpack test in Turbopack test run: [#​57195](https://togithub.com/vercel/next.js/issues/57195) - Skip output export production tests for Turbopack: [#​57197](https://togithub.com/vercel/next.js/issues/57197) - Turbopack: reenable some skipped test cases: [#​57177](https://togithub.com/vercel/next.js/issues/57177) - update test manifest: [#​57105](https://togithub.com/vercel/next.js/issues/57105) - Update `swc_core` to `v0.86.10`: [#​57121](https://togithub.com/vercel/next.js/issues/57121) - Import turbo daily integration test workflows: [#​57083](https://togithub.com/vercel/next.js/issues/57083) - Skip i18n-ignore-rewrite-source irrelevant tests with turbopack: [#​57289](https://togithub.com/vercel/next.js/issues/57289) - Increase concurrency for turbopack test run: [#​57290](https://togithub.com/vercel/next.js/issues/57290) - Update unrelated mdx tests with turbopack: [#​57294](https://togithub.com/vercel/next.js/issues/57294) - Skip i18n-ignore-rewrite-basepath-source irrelevant tests with turbopack: [#​57295](https://togithub.com/vercel/next.js/issues/57295) - Update React from [`d803f51`](https://togithub.com/vercel/next.js/commit/d803f519e) to [`b8e47d9`](https://togithub.com/vercel/next.js/commit/b8e47d988): [#​57296](https://togithub.com/vercel/next.js/issues/57296) - Increase build-native CI job timeout: [#​57314](https://togithub.com/vercel/next.js/issues/57314) - Revert "Increase build-native CI job timeout ([#​57314](https://togithub.com/vercel/next.js/issues/57314))": [#​57325](https://togithub.com/vercel/next.js/issues/57325) - fix async-modules test: [#​57320](https://togithub.com/vercel/next.js/issues/57320) - update turbopack test manifest: [#​57357](https://togithub.com/vercel/next.js/issues/57357) - Split jsconfig-paths and jsconfig-paths-wildcard tests: [#​57360](https://togithub.com/vercel/next.js/issues/57360) - disable opentelemetry test in turbopack: [#​57361](https://togithub.com/vercel/next.js/issues/57361) - test(turbopack): update test manifest: [#​57366](https://togithub.com/vercel/next.js/issues/57366) - test(next-image): adjust assertion compatible to turbopack: [#​57350](https://togithub.com/vercel/next.js/issues/57350) - disable test temporarily: [#​57368](https://togithub.com/vercel/next.js/issues/57368) - update manifest: [#​57421](https://togithub.com/vercel/next.js/issues/57421) - enable e2e tests with turbopack: [#​57432](https://togithub.com/vercel/next.js/issues/57432) - Turbopack: disable webpack specific test cases: [#​57423](https://togithub.com/vercel/next.js/issues/57423) - Update React from [`b8e47d9`](https://togithub.com/vercel/next.js/commit/b8e47d988) to [`a998552`](https://togithub.com/vercel/next.js/commit/a9985529f).: [#​57442](https://togithub.com/vercel/next.js/issues/57442) - Update publish-native script for wasm change: [#​57472](https://togithub.com/vercel/next.js/issues/57472) - update manifest: [#​57468](https://togithub.com/vercel/next.js/issues/57468) - update manifest: [#​57468](https://togithub.com/vercel/next.js/issues/57468) ##### Credits Huge thanks to [@​A7med3bdulBaset](https://togithub.com/A7med3bdulBaset), [@​acdlite](https://togithub.com/acdlite), [@​Andarist](https://togithub.com/Andarist), [@​berlysia](https://togithub.com/berlysia), [@​Bsodoge](https://togithub.com/Bsodoge), [@​dijonmusters](https://togithub.com/dijonmusters), [@​dpnolte](https://togithub.com/dpnolte), [@​feedthejim](https://togithub.com/feedthejim), [@​ForsakenHarmony](https://togithub.com/ForsakenHarmony), [@​gnoff](https://togithub.com/gnoff), [@​housseindjirdeh](https://togithub.com/housseindjirdeh), [@​huozhi](https://togithub.com/huozhi), [@​ijjk](https://togithub.com/ijjk), [@​janicklas-ralph](https://togithub.com/janicklas-ralph), [@​jridgewell](https://togithub.com/jridgewell), [@​JuanM04](https://togithub.com/JuanM04), [@​kdy1](https://togithub.com/kdy1), [@​kwonoj](https://togithub.com/kwonoj), [@​leung018](https://togithub.com/leung018), [@​nil1511](https://togithub.com/nil1511), [@​padmaia](https://togithub.com/padmaia), [@​philwolstenholme](https://togithub.com/philwolstenholme), [@​ryo-manba](https://togithub.com/ryo-manba), [@​sebmarkbage](https://togithub.com/sebmarkbage), [@​shuding](https://togithub.com/shuding), [@​sokra](https://togithub.com/sokra), [@​styfle](https://togithub.com/styfle), [@​SukkaW](https://togithub.com/SukkaW), [@​timneutkens](https://togithub.com/timneutkens), [@​tomocchino](https://togithub.com/tomocchino), [@​wbinnssmith](https://togithub.com/wbinnssmith), [@​WhoAmIRUS](https://togithub.com/WhoAmIRUS), [@​wyattjoh](https://togithub.com/wyattjoh), [@​xiaolou86](https://togithub.com/xiaolou86), [@​Yovach](https://togithub.com/Yovach), [@​ztanner](https://togithub.com/ztanner) and [@​balazsorban44](https://togithub.com/balazsorban44) for helping! ### [`v13.5.6`](https://togithub.com/vercel/next.js/releases/tag/v13.5.6) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.5.5...v13.5.6) ##### Core Changes - Upgrade edge-runtime/cookies [#​57021](https://togithub.com/vercel/next.js/issues/57021) - Patch React with fix for write-after-close for ReadableStream [#​57011](https://togithub.com/vercel/next.js/issues/57011) ##### Credits Huge thanks to [@​ijjk](https://togithub.com/ijjk) [@​huozhi](https://togithub.com/huozhi) [@​gnoff](https://togithub.com/gnoff) for helping! ### [`v13.5.5`](https://togithub.com/vercel/next.js/compare/v13.5.4...v13.5.5) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.5.4...v13.5.5) ### [`v13.5.4`](https://togithub.com/vercel/next.js/releases/tag/v13.5.4) [Compare Source](https://togithub.com/vercel/next.js/compare/v13.5.3...v13.5.4) ##### Core Changes - chore: NextJS -> Next.js: [#​55961](https://togithub.com/vercel/next.js/issues/55961) - fix-failed-to-generate-self-signed-certificate issue:[#​55891](https://togithub.com/vercel/next.js/issues/55891): [#​55947](https://togithub.com/vercel/next.js/issues/55947) - Remove .test.js from dist: [#​55946](https://togithub.com/vercel/next.js/issues/55946) - Turbopack next/font/google: don't insert css rules for multiple weights or styles: [#​55852](https://togithub.com/vercel/next.js/issues/55852) - Fix stale revalidate stream handling: [#​55978](https://togithub.com/vercel/next.js/issues/55978) - turbopack: improve turbopack/test stability: [#​56024](https://togithub.com/vercel/next.js/issues/56024) - Mark testmode fetches internal: [#​56036](https://togithub.com/vercel/next.js/issues/56036) - chore: Remove 'beta.' Subdomain from `beta.nextjs.org` Links: [#​55924](https://togithub.com/vercel/next.js/issues/55924) - Remove experimental.sharedPool: [#​56021](https://togithub.com/vercel/next.js/issues/56021) - fix(worker): pass env to build worker w/ `config.experimental.workerThreads`: [#​55257](https://togithub.com/vercel/next.js/issues/55257) - Update `swc_core` to `v0.83.26`: [#​55780](https://togithub.com/vercel/next.js/issues/55780) - Revert "Update `swc_core` to `v0.83.26`": [#​56077](https://togithub.com/vercel/next.js/issues/56077) - fix reporting of illegal segments when directory only contains irrelevant files: [#​56076](https://togithub.com/vercel/next.js/issues/56076) - Make `permanentRedirect` return 308 in route handlers: [#​56065](https://togithub.com/vercel/next.js/issues/56065) - Remove unneeded next-dev js in next-core: [#​56039](https://togithub.com/vercel/next.js/issues/56039) - Fix: Use `boolean` instead of `false` for experimental logging config: [#​56110](https://togithub.com/vercel/next.js/issues/56110) - chore: remove chalk in favor of picocolors: [#​55992](https://togithub.com/vercel/next.js/issues/55992) - Revert: "Generate prefetch RSC payload during build for SSR paths ([#​54403](https://togithub.com/vercel/next.js/issues/54403))": [#​56059](https://togithub.com/vercel/next.js/issues/56059) - fetching logging on edge: [#​56108](https://togithub.com/vercel/next.js/issues/56108) - Optimize build trace handling: [#​56048](https://togithub.com/vercel/next.js/issues/56048) - Update font data: [#​56121](https://togithub.com/vercel/next.js/issues/56121) - feat(turbopack): port bloom filter to nexturbo: [#​55678](https://togithub.com/vercel/next.js/issues/55678) - Fixes performance problems due to TaskScopes: [#​55721](https://togithub.com/vercel/next.js/issues/55721) - perf: remove react dom legacy from app router: [#​56082](https://togithub.com/vercel/next.js/issues/56082) - perf: replace zod with superstruct: [#​56083](https://togithub.com/vercel/next.js/issues/56083) - perf: externalise ws for bundled server: [#​56095](https://togithub.com/vercel/next.js/issues/56095) - misc: refactor node utils: [#​56096](https://togithub.com/vercel/next.js/issues/56096) - Add support for skipTrailingSlashRedirect and skipMiddlewareUrlNormalize in Turbopack: [#​56147](https://togithub.com/vercel/next.js/issues/56147) - Add experimental.scrollRestoration for Turbopack: [#​56150](https://togithub.com/vercel/next.js/issues/56150) - misc: refactor handleExternals: [#​56161](https://togithub.com/vercel/next.js/issues/56161) - perf: add option to bundle pages externals: [#​56162](https://togithub.com/vercel/next.js/issues/56162) - Allow jest to run with use server directive: [#​56148](https://togithub.com/vercel/next.js/issues/56148) - Update experimental compile cache handling: [#​56139](https://togithub.com/vercel/next.js/issues/56139) - App render related code clean up: [#​56178](https://togithub.com/vercel/next.js/issues/56178) - Add support for i18n config in Turbopack: [#​56182](https://togithub.com/vercel/next.js/issues/56182) - Implement list of config options for Turbopack: [#​56188](https://togithub.com/vercel/next.js/issues/56188) - Turbopack: add support for an assetPrefix and basePath: [#​56058](https://togithub.com/vercel/next.js/issues/56058) - update turbopack: [#​56197](https://togithub.com/vercel/next.js/issues/56197) - Update supported options list to reflect [#​56188](https://togithub.com/vercel/next.js/issues/56188): [#​56200](https://togithub.com/vercel/next.js/issues/56200) - Add support for experimental.logging.level in Turbopack: [#​56201](https://togithub.com/vercel/next.js/issues/56201) - Add next.config.js options to turbopack warning file: [#​56207](https://togithub.com/vercel/next.js/issues/56207) - fix: [@​libsql/client](https://togithub.com/libsql/client) build error: [#​56192](https://togithub.com/vercel/next.js/issues/56192) - chore: bump `postcss`: [#​56225](https://togithub.com/vercel/next.js/issues/56225) - Add additional handling for experimental-compile: [#​56224](https://togithub.com/vercel/next.js/issues/56224) - Drop ipc server headers filters: [#​56226](https://togithub.com/vercel/next.js/issues/56226) - only override NODE_EXTRA_CA_CERTS when using experimental https flag: [#​56252](https://togithub.com/vercel/next.js/issues/56252) - Pass same mangling option as terser to SWC minifier: [#​56281](https://togithub.com/vercel/next.js/issues/56281) - update turbopack: [#​56285](https://togithub.com/vercel/next.js/issues/56285) - clear require cache only when needed: [#​56198](https://togithub.com/vercel/next.js/issues/56198) - misc: enable source maps for bundled runtime: [#​56289](https://togithub.com/vercel/next.js/issues/56289) - misc: shortcut styled-jsx in external resolution: [#​56291](https://togithub.com/vercel/next.js/issues/56291) - Support serverRuntimeConfig and publicRuntimeConfig in Turbopack: [#​56310](https://togithub.com/vercel/next.js/issues/56310) - Reland static prefetches & fix prefetch bailout behavior: [#​56228](https://togithub.com/vercel/next.js/issues/56228) - fix([#​53190](https://togithub.com/vercel/next.js/issues/53190)): add missing crossOrigin to assetsPrefix resources: [#​56311](https://togithub.com/vercel/next.js/issues/56311) - misc: fix instrumentation with bundled server: [#​56318](https://togithub.com/vercel/next.js/issues/56318) - fix(next/client): keep hash when navigating from app to pages router: [#​56223](https://togithub.com/vercel/next.js/issues/56223) - fix: support both decoded and encoded url requests of conventioned files : [#​56187](https://togithub.com/vercel/next.js/issues/56187) - fix: Invalid URL (404) provided on server actions error: [#​56323](https://togithub.com/vercel/next.js/issues/56323) - Revert "misc: shortcut styled-jsx in external resolution ([#​56291](https://togithub.com/vercel/next.js/issues/56291))": [#​56334](https://togithub.com/vercel/next.js/issues/56334) - Fix build output logging order: [#​56335](https://togithub.com/vercel/next.js/issues/56335) ##### Documentation Changes - docs: add `not-found` to file conventions page: [#​55944](https://togithub.com/vercel/next.js/issues/55944) - Update 03-linking-and-navigating.mdx: [#​55907](https://togithub.com/vercel/next.js/issues/55907) - docs: Correct place for passing `extension` option to `createMDX()`: [#​55967](https://togithub.com/vercel/next.js/issues/55967) - docs-55629 update router cache column in cache interactions api table: [#​55630](https://togithub.com/vercel/next.js/issues/55630) - Update 03-linking-and-navigating.mdx: [#​55969](https://togithub.com/vercel/next.js/issues/55969) - Updates "Prerender Error" page for App Router: [#​56044](https://togithub.com/vercel/next.js/issues/56044) - Add the default import alias to create-next-app prompt for clarity: [#​55896](https://togithub.com/vercel/next.js/issues/55896) - Update revalidatePath.mdx to fix confusing wording of arguments section.: [#​56099](https://togithub.com/vercel/next.js/issues/56099) - docs: Renamed function that is used by other name: [#​56170](https://togithub.com/vercel/next.js/issues/56170) - (docs) Document Server Actions `.bind` method: [#​56164](https://togithub.com/vercel/next.js/issues/56164) - docs: Use `Response.json` over `NextResponse.json`: [#​56173](https://togithub.com/vercel/next.js/issues/56173) - correcting link to useSearchParams ref: [#​56169](https://togithub.com/vercel/next.js/issues/56169) - docs(sharp-missing-in-production.mdx): update standalone command: [#​56191](https://togithub.com/vercel/next.js/issues/56191) - docs(sharp-missing-in-production.mdx): update standalone command: [#​56239](https://togithub.com/vercel/next.js/issues/56239) - Update image.mdx: [#​56269](https://togithub.com/vercel/next.js/issues/56269) - Update image.mdx: [#​56266](https://togithub.com/vercel/next.js/issues/56266) ##### Example Changes - chore(examples): bump dependency versions: [#​55899](https://togithub.com/vercel/next.js/issues/55899) - Update to with-supertokens example app: [#​56035](https://togithub.com/vercel/next.js/issues/56035) - Update dependencies in examples : [#​55993](https://togithub.com/vercel/next.js/issues/55993) - Chore/update with supabase demo deploy button: [#​52483](https://togithub.com/vercel/next.js/issues/52483) - chore(examples): remove deprecated dependency from `with-jest`: [#​56152](https://togithub.com/vercel/next.js/issues/56152) - chore(examples): fix `with-jest` types: [#​56193](https://togithub.com/vercel/next.js/issues/56193) - (Examples) update Grafbase example: [#​54705](https://togithub.com/vercel/next.js/issues/54705) - fix: typo in `with-stripe-typescript` example: [#​56274](https://togithub.com/vercel/next.js/issues/56274) ##### Misc Changes - Skip production tests for Turbopack: [#​56045](https://togithub.com/vercel/next.js/issues/56045) - Fix invalid build-and-test workflow: [#​56053](https://togithub.com/vercel/next.js/issues/56053) - turbopack: Add more skipped tests: [#​56052](https://togithub.com/vercel/next.js/issues/56052) - Skip next build test: [#​56079](https://togithub.com/vercel/next.js/issues/56079) - add flakey test: [#​56080](https://togithub.com/vercel/next.js/issues/56080) - Skip more production tests for turbopack: [#​56084](https://togithub.com/vercel/next.js/issues/56084) - Ensure tests suites have unique names: [#​56085](https://togithub.com/vercel/next.js/issues/56085) - Skip experimental.nextScriptWorkers test for Turbopack: [#​56086](https://togithub.com/vercel/next.js/issues/56086) - Skip production tests for Turbopack: [#​56089](https://togithub.com/vercel/next.js/issues/56089) - Skip Babel tests for Turbopack: [#​56091](https://togithub.com/vercel/next.js/issues/56091) - misc: add node-version file: [#​55938](https://togithub.com/vercel/next.js/issues/55938) - Ensure unique name for app dir css tests: [#​56088](https://togithub.com/vercel/next.js/issues/56088) - Decrease default test timeouts: [#​56116](https://togithub.com/vercel/next.js/issues/56116) - misc: stop hiding node_modules in vscode: [#​56081](https://togithub.com/vercel/next.js/issues/56081) - special case timeout on windows: [#​56120](https://togithub.com/vercel/next.js/issues/56120) - Turbopack: update test manifest: [#​56133](https://togithub.com/vercel/next.js/issues/56133) - More test updates: [#​56146](https://togithub.com/vercel/next.js/issues/56146) - fix(cna): pin dependency versions: [#​56177](https://togithub.com/vercel/next.js/issues/56177) - Update `swc_core` to `v0.83.28`: [#​56134](https://togithub.com/vercel/next.js/issues/56134) - Fix middleware-general test for Turbopack: [#​56211](https://togithub.com/vercel/next.js/issues/56211) - More Turbopack test fixes: [#​56248](https://togithub.com/vercel/next.js/issues/56248) - update test mainfest: [#​56214](https://togithub.com/vercel/next.js/issues/56214) - More Turbopack fixes: [#​56275](https://togithub.com/vercel/next.js/issues/56275) - More Turbopack fixes: [#​56299](https://togithub.com/vercel/next.js/issues/56299) - misc: update code owners: [#​56290](https://togithub.com/vercel/next.js/issues/56290) - Fix flaky test for size output: [#​56303](https://togithub.com/vercel/next.js/issues/56303) - update webp crate: [#​56307](https://togithub.com/vercel/next.js/issues/56307) - Remove buildId test as it's no longer relevant: [#​56316](https://togithub.com/vercel/next.js/issues/56316) - Add code freeze GitHub actions for releasing: [#​56325](https://togithub.com/vercel/next.js/issues/56325) - test: add flaky turbopack integration tests to manifest: [#​56309](https://togithub.com/vercel/next.js/issues/56309) ##### Credits Huge thanks to [@​balazsorban44](https://togithub.com/balazsorban44), [@​sdkdeepa](https://togithub.com/sdkdeepa), [@​aayman997](https://togithub.com/aayman997), [@​mayank1513](https://togithub.com/mayank1513), [@​timneutkens](https://togithub.com/timneutkens), [@​2XG-DEV](https://togithub.com/2XG-DEV), [@​eliot-akira](https://togithub.com/eliot-akira), [@​hi-matthew](https://togithub.com/hi-matthew), [@​riobits](https://togithub.com/riobits), [@​wbinnssmith](https://togithub.com/wbinnssmith), [@​ijjk](https://togithub.com/ijjk), [@​sokra](https://togithub.com/sokra), [@​dvoytenko](https://togithub.com/dvoytenko), [@​rishabhpoddar](https://togithub.com/rishabhpoddar), [@​manovotny](https://togithub.com/manovotny), [@​A7med3bdulBaset](https://togithub.com/A7med3bdulBaset), [@​huozhi](https://togithub.com/huozhi), [@​jridgewell](https://togithub.com/jridgewell), [@​joulev](https://togithub.com/joulev), [@​SukkaW](https://togithub.com/SukkaW), [@​kdy1](https://togithub.com/kdy1), [@​feedthejim](https://togithub.com/feedthejim), [@​Fredkiss3](https://togithub.com/Fredkiss3), [@​styfle](https://togithub.com/styfle), [@​MildTomato](https://togithub.com/MildTomato), [@​ForsakenHarmony](https://togithub.com/ForsakenHarmony), [@​walfly](https://togithub.com/walfly), [@​bzhn](https://togithub.com/bzhn), [@​shuding](https://togithub.com/shuding), [@​boylett](https://togithub.com/boylett), [@​Loki899899](https://togithub.com/Loki899899), [@​devrsi0n](https://togithub.com/devrsi0n), [@​ImBIOS](https://togithub.com/ImBIOS), [@​vinaykulk621](https://togithub.com/vinaykulk621), [@​ztanner](https://togithub.com/ztanner), [@​sdaigo](https://togithub.com/sdaigo), [@​hamirmahal](https://togithub.com/hamirmahal), [@​blurrah](https://togithub.com/blurrah), [@​omarmciver](https://togithub.com/omarmciver), and [@​alexBaizeau](https://togithub.com/alexBaizeau) for helping!

Configuration

πŸ“… Schedule: Branch creation - "before 4am on sunday" (UTC), 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 this update again.



This PR has been generated by Mend Renovate. View repository job log here.

vercel[bot] commented 10 months ago

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
programming-in-th βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Oct 30, 2023 9:41pm
github-actions[bot] commented 10 months ago

Coverage Report

Status Category Percentage Covered / Total
πŸ”΅ Lines 100% 147 / 147
πŸ”΅ Statements 100% 147 / 147
πŸ”΅ Functions 100% 4 / 4
πŸ”΅ Branches 100% 17 / 17
File CoverageNo changed files found.
Generated in workflow #298