CUCentralAdvancement / giving-frontend

Next.js app that renders the frontend for the future https://giving.cu.edu
MIT License
1 stars 0 forks source link

Bump next from 11.1.0 to 12.0.1 #598

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps next from 11.1.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
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 #599.