tszhong0411 / honghong.me

⚡ A monorepo of my personal website and blog built with TypeScript, Next.js, and Tailwind CSS
https://honghong.me
GNU General Public License v3.0
470 stars 73 forks source link

chore(deps): bump next from 14.1.1-canary.44 to 14.1.1-canary.52 #748

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 5 months ago

Bumps next from 14.1.1-canary.44 to 14.1.1-canary.52.

Release notes

Sourced from next's releases.

v14.1.1-canary.52

Core Changes

  • Support resuming a complete HTML prerender that has dynamic flight data: #60865
  • Fix empty white page with parallel routes + loading boundaries: #61597
  • Update swc_core to v0.90.7 and update turbopack: #61662
  • Turbopack: remove server addr: #61932
  • More hot-reloader-turbopack refactors: #61993
  • Use destructured object for #61993: #61996
  • only prefix prefetch cache entries if they vary based on Next-URL: #61235
  • seed prefetch cache with initial page: #61535
  • Remove leftover server addr references: #61997
  • log fast refresh in app dir: #61441
  • docs(turbopack): build more docs: #61977
  • fix(next-core): correct error message: #62011
  • docs(turbopack): reduce documentation size: #62016
  • Reduce memory/cache overhead from over loader processing: #62005

Documentation Changes

  • docs: update Auth.js name to NextAuth.js: #61974

Misc Changes

  • test(fixture): fix manifest update: #61970

Credits

Huge thanks to @​kwonoj, @​gnoff, @​ztanner, @​kdy1, @​alexpuertasr, @​sokra, @​timneutkens, and @​ijjk for helping!

v14.1.1-canary.51

Core Changes

  • ci(workflow): deploy rustdocs for turbopack: #61958

Documentation Changes

  • docs(errors): fix typo: #61957

Misc Changes

  • chore(github-workflow): dynamically create pr list (> 1 +1 reaction): #61963
  • chore(github-workflow): update pull_request_popular name: #61967

Credits

Huge thanks to @​samcx and @​kwonoj for helping!

v14.1.1-canary.50

Core Changes

... (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)
vercel[bot] commented 5 months ago

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

Name Status Preview Comments Updated (UTC)
honghongme ✅ Ready (Inspect) Visit Preview 💬 Add feedback Feb 14, 2024 2:29am
dependabot[bot] commented 5 months ago

Superseded by #751.