segmentio / evergreen

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

Bump next from 12.0.10 to 12.1.4 in /docs #1441

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps next from 12.0.10 to 12.1.4.

Release notes

Sourced from next's releases.

v12.1.4

Core Changes

  • Only resolve page runtime for react 18 and error on read failure: #35705
  • feat(next-swc): Update swc crates: #35395
  • Fix document styles with react 18: #35760
  • Fix router isReady and react 18 not being detected with no config: #35762

Documentation Changes

  • Updated create-next-app docs to include pnpm usage: #35755

Credits

Huge thanks to @​huozhi, @​styfle, and @​kdy1 for helping!

v12.1.4-canary.1

Core Changes

  • Fix document styles with react 18: #35760
  • Fix router isReady and react 18 not being detected with no config: #35762

v12.1.4-canary.0

Core Changes

  • Only resolve page runtime for react 18 and error on read failure: #35705
  • feat(next-swc): Update swc crates: #35395

Documentation Changes

  • Updated create-next-app docs to include pnpm usage: #35755

Credits

Huge thanks to @​huozhi, @​styfle, and @​kdy1 for helping!

v12.1.3

Core Changes

  • Add deprecated JSDoc comments for the previous middleware signature: #35448
  • fix the dynamic routing of middleware: #32601
  • fix: don't override user-agent in fetch if specified: #35547
  • Fix typos: #35683
  • Fix Fast Refresh for React 18: #35718
  • Emotion css minify should not trim end spaces if item is not the last: #35697
  • Ensure the app shell is rendered before rendering the document: #35732
  • fix: Prevent page to scroll to top during data HMR: #35739
  • Fix _document and getInitialProps with React 18: #35736
  • test(fix: Prevent page to scroll to top during data HMR): #35744

... (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 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 2 years ago

Deploy Preview for evergreen-storybook ready!

Name Link
Latest commit d3732ccb1daa795df5e4e3331890f8d9b3edc4ef
Latest deploy log https://app.netlify.com/sites/evergreen-storybook/deploys/625478eb7a468f0008192ccf
Deploy Preview https://deploy-preview-1441--evergreen-storybook.netlify.app
Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify site settings.

dependabot[bot] commented 2 years ago

Superseded by #1456.