Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump next from 12.0.0 to 12.0.1 #81

Merged
merged 2 commits into from
Nov 29, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 28, 2021

Bumps next from 12.0.0 to 12.0.1.

Release notes

Sourced from next's releases.

v12.0.1

Core Changes

  • Add new target for middleware: #30299
  • Clear up confusion around SWC being disabled for Babel while swcMinify is on: #30337
  • fix missed hmr events: #30309
  • Update SWC OS and CPU fields: #30341
  • Fix flight loader parsing: #30345
  • keep sortedMiddleware intact as it's used by the runtime: #30361
  • fix rsc on windows: #30364
  • lint: remove unused variable: #30370
  • Fix exportRuntime and react-18 concurrent tests: #30381
  • Disable loading of .swcrc: #30384
  • Fix PerformanceObserver usage for older browsers and CI: #30387

Documentation Changes

  • Add React 18 docs: #30325
  • Add missing closing quote: #30336
  • Fix lint on react-18 docs: #30354
  • Added warning about trusted domains: #30348
  • Fix typo currentFeatures to concurrentFeatures: #30356

Misc Changes

  • Update manifest.json
  • Ensure linux-aarch64-musl swc target skips when cached: #30331
  • feat: ignore incremental TS compilation build info: #30362
  • Make check release job parallel to build job: #30350
  • Revert "Make check release job parallel to build job": #30388

Credits

Huge thanks to @​shuding, @​leotaku, @​timneutkens, @​sokra, @​huozhi, @​ijjk, @​molebox, @​mattfwood, @​kripod, @​kdy1, and @​styfle for helping!

v12.0.1-canary.5

Core Changes

  • Fix PerformanceObserver usage for older browsers and CI: #30387

Misc Changes

  • Revert "Make check release job parallel to build job": #30388

Credits

Huge thanks to @​styfle for helping!

v12.0.1-canary.4

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 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 dependabot bot added the dependencies Pull requests that update a dependency file label Oct 28, 2021
@ofhouse ofhouse added this to the v12.0.1 milestone Oct 29, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 1, 2021

Superseded by #83.

@dependabot dependabot bot closed this Nov 1, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-12.0.1 branch November 1, 2021 02:21
@ofhouse
Copy link
Member

ofhouse commented Nov 1, 2021

@dependabot reopen

@dependabot dependabot bot reopened this Nov 1, 2021
@dependabot dependabot bot restored the dependabot/npm_and_yarn/next-12.0.1 branch November 1, 2021 09:47
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.0.1 branch from b5af188 to e5753f7 Compare November 1, 2021 09:51
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Nov 8, 2021

Superseded by #84.

@dependabot dependabot bot closed this Nov 8, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-12.0.1 branch November 8, 2021 02:26
@ofhouse
Copy link
Member

ofhouse commented Nov 28, 2021

@dependabot reopen

@dependabot dependabot bot reopened this Nov 28, 2021
@dependabot dependabot bot restored the dependabot/npm_and_yarn/next-12.0.1 branch November 28, 2021 16:52
Bumps [next](https://github.com/vercel/next.js) from 12.0.0 to 12.0.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v12.0.0...v12.0.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/next-12.0.1 branch from e5753f7 to a022c33 Compare November 28, 2021 17:00
@ofhouse ofhouse merged commit 168e91a into main Nov 29, 2021
@ofhouse ofhouse deleted the dependabot/npm_and_yarn/next-12.0.1 branch November 29, 2021 11:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant