TexteaInc / json-viewer

not only a JSON viewer
https://viewer.textea.io
MIT License
457 stars 36 forks source link

build(deps): bump next from 13.5.6 to 14.0.2 #427

Closed dependabot[bot] closed 11 months ago

dependabot[bot] commented 12 months ago

Bumps next from 13.5.6 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 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)
netlify[bot] commented 12 months ago

Deploy Preview for any-viewer ready!

Name Link
Latest commit da6ffb604bead43d380f397dbe86a5e4aab72248
Latest deploy log https://app.netlify.com/sites/any-viewer/deploys/65519b32203e6f00089fc7e4
Deploy Preview https://deploy-preview-427--any-viewer.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site configuration.

socket-security[bot] commented 12 months ago

Removed dependencies detected. Learn more about Socket for GitHub ↗︎

🚮 Removed packages: next@13.5.6

codecov[bot] commented 12 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (6efeac6) 87.95% compared to head (da6ffb6) 87.95%. Report is 5 commits behind head on main.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## main #427 +/- ## ======================================= Coverage 87.95% 87.95% ======================================= Files 25 25 Lines 2391 2391 Branches 382 382 ======================================= Hits 2103 2103 Misses 287 287 Partials 1 1 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.

dependabot[bot] commented 11 months ago

Superseded by #430.