railslove / rcvr-app

recover provides localities a privacy-compliant, safe, and easy way for their guests to check in. See https://www.recoverapp.de/ for more details.
https://recoverapp.de
GNU Affero General Public License v3.0
41 stars 6 forks source link

Bump next from 11.1.0 to 12.1.2 #451

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps next from 11.1.0 to 12.1.2.

Release notes

Sourced from next's releases.

v12.1.2

Core Changes

  • RSC: handle commonjs in flight loader: #35563
  • Update rsc refresh typing and doc example: #35543
  • Revert "Revert "Make concurrent features independent from the global runtime option" #35405": #35490
  • Update terminal tree view for switchable runtime: #35394
  • Prevent spaces between expressions from being removed: #35613
  • Fix: disable script worker in edge and fix rsc loader and runtime: #35604
  • enhance: detect ESM by ast type: #35627
  • Clean up legacy react 18 tests: #35615
  • Fix server component render condition: #35663
  • Rename createRSCHook to createFlightHook: #35665
  • Ensure eslint plugins dont conflict: #35667

Documentation Changes

  • docs: update styling support for streaming: #35375
  • Fix typo in rewrites docs: #35639
  • Update middleware examples list: #35622

Misc Changes

  • Fix create-next-app failing without yarn installed: #35608
  • Fix hydration issue in the switchable runtime tests: #35616

Credits

Huge thanks to @​huozhi, @​shuding, @​Brooooooklyn, @​TianenPang, @​lfades, and @​timneutkens for helping!

v12.1.2-canary.1

Core Changes

  • enhance: detect ESM by ast type: #35627
  • Clean up legacy react 18 tests: #35615
  • Fix server component render condition: #35663
  • Rename createRSCHook to createFlightHook: #35665
  • Ensure eslint plugins dont conflict: #35667

Documentation Changes

  • Fix typo in rewrites docs: #35639
  • Update middleware examples list: #35622

Credits

Huge thanks to @​TianenPang, @​huozhi, @​shuding, @​lfades, and @​timneutkens for helping!

v12.1.2-canary.0

Core Changes

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for next since your current version.


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 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)
dependabot[bot] commented 2 years ago

Superseded by #454.