Skip to content
This repository was archived by the owner on Jan 30, 2022. It is now read-only.

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2022

Bumps next from 12.0.4 to 12.0.8.

Release notes

Sourced from next's releases.

v12.0.8

Core Changes

  • Fix no-server-import-in-page eslint rule for subfolder middleware: #32139
  • Create Base Server: #32154
  • Revert support for render prop in <Main />: #32184
  • Refactor FS references in the Base Server: #32179
  • telemetry: collect feature usage for linting during build: #32022
  • Chore/load bindings improvements: #32191
  • fix(NODE_ENV): Warn when launching start or build on development: #14033
  • Fix crash in no-page-custom-font eslint rule when default export is unnamed.: #32251
  • Add docs for leveraging outputStandalone config: #32255
  • Replace raw-body with get-stream and bytes: #21915
  • Update to latest ncc and ensure caniuse-lite data is external : #32064
  • Update swc: #32210
  • Simplify custom Writable: #32247
  • Add shake exports transform to next-swc: #32253
  • Revert "Replace raw-body with get-stream and bytes": #32305
  • Re-open chore(deps): upgrade browserslist: #32300
  • Fix RSC link navigation: #32303
  • Compile escape-string-regexp: #32310
  • Add unstable_useRefreshRoot: #32342
  • Upate swc: #32365
  • fix unstable_useRefreshRoot typing: #32364
  • fix(next-swc/styled-jsx): Fix nth: #32358
  • Rename experimental vital hook: #32343
  • Inline server data response with partial hydration: #32330
  • Update jsx transform of swc: #32383
  • Fix running server with Polyfilled fetch: #32368
  • Fix dynamic routes with pages under index folder: #32440
  • Fixes #32338 missing Document components trigger an error for production builds: #32345
  • Fixes for inline embedding data in the web runtime: #32471
  • Add vitals and rsc to npm files: #32472
  • fixes to allow lazy compilation for import(): #32441
  • upgrade webpack and watchpack: #32173
  • Update to filter loader specific files from traces: #32267
  • Fix server data cache key: #32506
  • [middleware] Fix hydration for rewrites to dynamic pages: #32534
  • Ensure image-optimizer is traced for standalone mode: #32522
  • Remove unused classnames dependency from react-dev-overlay: #32487
  • next-swc: Emit errors and add tests to next-ssg: #32254
  • Include message body in redirect responses: #31886
  • Prevent NEXT_PHASE env change in workers: #28941
  • Check stack property for page export exceptions: #32289
  • fix(next-swc/styled-jsx): Fix interpolation in media query: #32490
  • Update swc: #32566
  • Add turbo / improve Rust build caching in GitHub Actions: #31464
  • Fix ReadableStream.pipeTo() being unimplemented in the web runtime: #32602
  • Ensure AMP optimizer is only excluded from trace when not used: #32577
  • Upgraded next-env dependencies: #32613

... (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)

Bumps [next](https://github.com/vercel/next.js) from 12.0.4 to 12.0.8.
- [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.4...v12.0.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 13, 2022
@dependabot dependabot bot requested a review from lemonadern January 13, 2022 00:23
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Jan 27, 2022

Superseded by #489.

@dependabot dependabot bot closed this Jan 27, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/frontend/master/next-12.0.8 branch January 27, 2022 00:34
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.

0 participants