TexteaInc / json-viewer

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

build(deps): bump next from 13.5.6 to 14.2.4 #481

Closed dependabot[bot] closed 4 weeks ago

dependabot[bot] commented 3 months ago

Bumps next from 13.5.6 to 14.2.4.

Release notes

Sourced from next's releases.

v14.2.4

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • fix: ensure route handlers properly track dynamic access (#66446)
  • fix NextRequest proxy in edge runtime (#66551)
  • Fix next/dynamic with babel and src dir (#65177)
  • Use vercel deployment url for metadataBase fallbacks (#65089)
  • fix(next/image): detect react@19 for fetchPriority prop (#65235)
  • Fix loading navigation with metadata and prefetch (#66447)
  • prevent duplicate RSC fetch when action redirects (#66620)
  • ensure router cache updates reference the latest cache values (#66681)
  • Prevent append of trailing slash in cases where path ends with a file extension (#66636)
  • Fix inconsistency with 404 getStaticProps cache-control (#66674)
  • Use addDependency to track metadata route file changes (#66714)
  • Add timeout/retry handling for fetch cache (#66652)
  • fix: app-router prefetch crash when an invalid URL is passed to Link (#66755)

Credits

Huge thanks to @​ztanner, @​ijjk, @​wbinnssmith, @​huozhi, and @​lubieowoce for helping!

v14.2.3

[!NOTE]
This release is backporting bug fixes. It does not include all pending features/changes on canary.

Core Changes

  • Fix: resolve mixed re-exports module as cjs (#64681)
  • fix: mixing namespace import and named import client components (#64809)
  • Fix mixed exports in server component with barrel optimization (#64894)
  • Fix next/image usage in mdx(#64875)
  • fix(fetch-cache): fix additional typo, add type & data validation (#64799)
  • prevent erroneous route interception during lazy fetch (#64692)
  • fix root page revalidation when redirecting in a server action (#64730)
  • fix: remove traceparent from cachekey should not remove traceparent from original object (#64727)
  • Clean-up fetch metrics tracking (#64746)

Credits

Huge thanks to @​huozhi, @​samcx, @​ztanner, @​Jeffrey-Zutt, and @​ijjk for helping!

Commits
  • 3078441 v14.2.4
  • 0538a0d [not a backport] fix lint errors
  • 2807fb4 fix: app-router prefetch crash when an invalid URL is passed to Link (#66755)
  • efb476e Add timeout/retry handling for fetch cache (#66652)
  • c16a3f9 Use addDependency to track metadata route file changes (#66714)
  • 942e45a Fix inconsistency with 404 getStaticProps cache-control (#66674)
  • 9728a35 Prevent append of trailing slash in cases where path ends with a file extensi...
  • 44661c2 ensure router cache updates reference the latest cache values (#66681)
  • f7ec039 prevent duplicate RSC fetch when action redirects (#66620)
  • dd6ab93 Fix loading navigation with metadata and prefetch (#66447)
  • Additional commits viewable in compare view


Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

socket-security[bot] commented 3 months ago

New and removed dependencies detected. Learn more about Socket for GitHub ↗︎

Package New capabilities Transitives Size Publisher
npm/@next/env@14.2.4 environment, filesystem 0 11.7 kB vercel-release-bot
npm/@next/swc-darwin-arm64@14.2.4 None 0 115 MB vercel-release-bot
npm/@next/swc-darwin-x64@14.2.4 None 0 117 MB vercel-release-bot
npm/@next/swc-linux-arm64-gnu@14.2.4 None 0 116 MB vercel-release-bot
npm/@next/swc-linux-arm64-musl@14.2.4 None 0 140 MB vercel-release-bot
npm/@next/swc-linux-x64-gnu@14.2.4 None 0 131 MB vercel-release-bot
npm/@next/swc-linux-x64-musl@14.2.4 None 0 157 MB vercel-release-bot
npm/@next/swc-win32-arm64-msvc@14.2.4 None 0 102 MB vercel-release-bot
npm/esprima@4.0.1 None 0 314 kB ariya
npm/protocols@2.0.1 None 0 9.29 kB ionicabizau

🚮 Removed packages: npm/@next/env@13.5.6, npm/@next/swc-darwin-arm64@13.5.6, npm/@next/swc-darwin-x64@13.5.6, npm/@next/swc-linux-arm64-gnu@13.5.6, npm/@next/swc-linux-arm64-musl@13.5.6, npm/@next/swc-linux-x64-gnu@13.5.6, npm/@next/swc-linux-x64-musl@13.5.6, npm/@next/swc-win32-arm64-msvc@13.5.6, npm/@next/swc-win32-ia32-msvc@13.5.6, npm/glob-to-regexp@0.4.1, npm/watchpack@2.4.0

View full report↗︎

netlify[bot] commented 3 months ago

Deploy Preview for any-viewer ready!

Name Link
Latest commit a7cac9a7c7ad06645436f910fdb1e7dd766231e7
Latest deploy log https://app.netlify.com/sites/any-viewer/deploys/666d6e20ce0cb90008218b1c
Deploy Preview https://deploy-preview-481--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.

dependabot[bot] commented 4 weeks ago

Superseded by #502.