segmentio / evergreen

🌲 Evergreen React UI Framework by Segment
https://evergreen.segment.com
MIT License
12.39k stars 832 forks source link

Bump next from 10.0.8 to 12.0.1 in /docs #1350

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 3 years ago

Bumps next from 10.0.8 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 use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language You can disable automated security fix PRs for this repo from the [Security Alerts page](https://github.com/segmentio/evergreen/network/alerts).
netlify[bot] commented 3 years ago

✔️ Deploy Preview for evergreen-storybook ready!

🔨 Explore the source changes: 5f092445293d167ec354d8823808d532a64d9704

🔍 Inspect the deploy log: https://app.netlify.com/sites/evergreen-storybook/deploys/617bec864b371b0007eec9b1

😎 Browse the preview: https://deploy-preview-1350--evergreen-storybook.netlify.app

dependabot[bot] commented 2 years ago

Superseded by #1356.