YutaGoto / what3idols

what3idols.vercel.app
2 stars 0 forks source link

⬆️ Bump next from 13.4.2 to 14.0.2 #454

Closed dependabot[bot] closed 7 months ago

dependabot[bot] commented 7 months ago

Bumps next from 13.4.2 to 14.0.2.

Release notes

Sourced from next's releases.

v14.0.2

Core Changes

  • Fix nested esm package default import resolving mismatch: #57784
  • [.next/trace] Serialize trace info across workers to preserve .next/trace with webpackBuildWorker: #57761
  • Add @​highlight-run/node to externals list: #57783
  • perf: change the chunks configuration for server code: #57773
  • [.next/trace] Add tags for webpack build worker: #57818
  • chore: update otel: #57774
  • refactor: remove unnecessary condition: #57835
  • chore: remove styfle from .vercel.approvers: #57841
  • Remove the actionBrowser to RSC client layering issue: #57842
  • Prevent caching page with 304 status: #57737
  • Ensure cache soft tags are correct: #57850
  • Update React from 0c6348758 to 08a39539f: #57852
  • Revert "perf: enable webpack build worker (#57346)": #57854
  • Add serverActions.allowedForwardedHosts option: #57529
  • chore: reword in tree-view: #57884
  • Polish logging segments of page route: #57834
  • Inherit title and description from metadata into social cards: #57857
  • remove legacy handling for suspense option of next/dynamic: #57900
  • fix(next-core): externalcjs resolve options: #57645
  • ppr: fail static generation if postponed & missing postpone data: #57786
  • Reduce FS access for incremental cache: #57902
  • suspend in render, not in reducers: #56497
  • move static worker IPC server behind experimental flag: #57943
  • feat(turbopack): Experimental wasm build: #57906
  • Fix client chunk loading encoding for dynamic route: #57960
  • misc: fix serverComponentsExternalPackages usage for experimental.bundlePagesExternals: #57954
  • Improve grammar of removable Babel config warning: #55088
  • Remove throw for unknown messages in hot-reloader-client: #57353
  • Improve CSRF protection error in Server Actions: #57980
  • fix: updates for resuming postponed in minimal mode: #57375
  • fix: ensure that postponed requests can be resumed in minimal mode: #58011
  • Use distDir from webpack-config in createWebpackAliases: #57268
  • use __NEXT_VERSION compile time replacement: #57512
  • fixes a problem with cache invalidation : #58079
  • feat: always use SWC Wasm fallback when running in WebContainer: #58081
  • update turbopack: #58080
  • fix: normalization and invariant fixes for ppr: #58105
  • ppr: fix fetch postpone not having correct React version: #58107
  • Fix incorrect normalizing in minimal mode: #58116
  • put app client modules into a separate layer: #58130
  • Revert "Revert "Add retry for fetching subsetted Google Fonts"": #58075
  • build: Update swc_core to v0.86.40 and update turbopack: #57904
  • fix(next-core): correct assets url reference condition: #58101
  • build(package): clean up next-swc* pkg properties: #57908
  • fix PPR build output logs: #58149
  • Update React from 08a39539f to 2983249dd.: #58154
  • fix: rsc normalization fixes: #58145

... (truncated)

Commits


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.

Dependabot will merge this PR once it's up-to-date and CI passes on it, as requested by @YutaGoto.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
YutaGoto commented 7 months ago

@dependabot merge