Skip to content
This repository has been archived by the owner on Sep 5, 2022. It is now read-only.

Bump next from 11.1.0 to 12.1.2 #631

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2022

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)

Bumps [next](https://github.com/vercel/next.js) from 11.1.0 to 12.1.2.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v11.1.0...v12.1.2)

---
updated-dependencies:
- dependency-name: next
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 30, 2022
@alexfinnarn alexfinnarn temporarily deployed to giving-front-dependabot-7ry7iw March 30, 2022 13:06 Inactive
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant