twobanks / twobanks.wtf

where i register my randomness 🛸
https://twobanks.wtf
2 stars 0 forks source link

build(deps): bump next from 14.2.5 to 14.2.8 #207

Closed dependabot[bot] closed 3 days ago

dependabot[bot] commented 1 week ago

Bumps next from 14.2.5 to 14.2.8.

Release notes

Sourced from next's releases.

v14.2.8

What's Changed

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

Support esmExternals in app directory

  • Support esm externals in app router (#65041)
  • Turbopack: Allow client components from foreign code in app routes (#64751)
  • Turbopack: add support for esm externals in app dir (#64918)
  • other related PRs: #66990 #66727 #66286 #65519

Reading cookies set in middleware in components and actions

  • initialize ALS with cookies in middleware (#65008)
  • fix middleware cookie initialization (#65820)
  • ensure cookies set in middleware can be read in a server action (#67924)
  • fix: merged middleware cookies should preserve options (#67956)

Metadata and icons

  • support facebook-specific metadata (fb:app_id, fb:admins) in generateMetaData (#65713)
  • Always collect static icons for all segments (#68712)
  • Fix favicon merging with customized icons (#67982)
  • Warn metadataBase missing in standalone mode or non vercel deployment (#66296)

Parallel routes fixes

  • fix missing stylesheets when parallel routes are present (#69507)

Draft mode and edge improvements

next/image fixes

  • Allow external image urls with _next/image pathname to be rendered via Image component (#69586)

Server actions improvements

... (truncated)

Commits
  • 63b999c v14.2.8
  • 55e4ef2 Allow external image urls with _next/image pathname to be rendered via Image ...
  • d09b769 feat(turbopack): add support for esm externals in app dir (#64918)
  • dafdc81 test: convert app-external.test.ts to nextTestSetup
  • 2c80812 Turbopack: Allow client components from foreign code in app routes (#64751)
  • 6473113 Improve SWC transform ID generation (#69183)
  • 9c4efb9 Apply optimization for unused actions (#69178)
  • 5eff016 refactor: create shared utils for mod resource (#69145)
  • c8bde3e optimize server actions (#66523)
  • 562df1f Ensure we match comment minify behavior between terser and swc (#68372)
  • Additional commits viewable in compare view


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)
vercel[bot] commented 1 week ago

The latest updates on your projects. Learn more about Vercel for Git ↗︎

Name Status Preview Updated (UTC)
twobanks-wtf ✅ Ready (Inspect) Visit Preview Sep 9, 2024 0:29am
dependabot[bot] commented 3 days ago

Superseded by #211.