Skip to content

Conversation

@dependabot
Copy link
Contributor

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

Bumps @next/env from 11.1.2 to 12.0.0.

Release notes

Sourced from @​next/env's releases.

v12.0.0

Core Changes

  • Remove .next/traces directory as it's not used: #28728
  • Update css-loader runtime to use compiled files: #28735
  • Fix typings of dynamic suspense: #28740
  • Ensure build trace handles mixed modules: #28770
  • [ESLint Plugin] Updates no-document-import-in-page rule to use path separators: #28768
  • feat: Adding generic typing for previewData: #28668
  • Add RenderResult class: #28776
  • Reuse warning from postcss-loader: #28727
  • mini-css-extract-plugin should not bundle webpack code: #28822
  • update webpack to 5.52.0: #28771
  • Add tracing for css-loader: #28756
  • Simplify static + dynamic HTML generation: #28793
  • [ESLint] Support single-file linting in next lint (necessary for lint-staged): #28042
  • Webpack rule to block importing images into _document: #28475
  • Remove outdated webpack conformance experiment: #28846
  • Remove unused profiler: #28844
  • Remove unused dependencies: #28876
  • Update concurrent tests and enable experimental streaming: #28892
  • Fix/swc minify: #28898
  • Ensure timed out prefetches are cleaned up correctly: #28899
  • Simplify RenderResult: #28900
  • fix: should allow optional properties for images option: #28709
  • Adopt context based experimental styled-jsx version: #28646
  • Fix ensurePage race condition: #28939
  • Support node-sass@6: #28710
  • Update swc: #28946
  • Update swc in next-swc: #28970
  • Ensure cache-control is correct for notFound: true with revalidate: #28973
  • Update gSSP type to support props as a promise: #28999
  • Use Writable instead of Observable: #29007
  • Pass code as buffer to swc minify: #29009
  • Deprecate webpack 4 support: #28840
  • Make next-ssg optional: #28862
  • next/dynamic: Accept pagesDir: #29055
  • Update test set-up to leverage playwright when able to: #28634
  • Make traces in development reliable: #28990
  • Fix webpack version and safari test and update compiled: #29059
  • Throw error if res is accessed after gSSP returns: #29010
  • Fix/upload binary artifact: #29069
  • Add crossOrigin type to the NextConfig: #29033
  • reload the page to show 404 when receiving invalid event from on-demand-entries: #29074
  • Add stats config for SWC: #28883
  • Fix host segment replacing for custom routes: #29090
  • Add/styled jsx swc: #29005
  • Update styled-jsx: #29103
  • Remove inert font tag in font optimization: #28869
  • Remove log from failing to parse source map: #29118

... (truncated)

Commits
Maintainer changes

This version was pushed to npm by vercel-release-bot, a new releaser for @​next/env 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)

Bumps [@next/env](https://github.com/vercel/next.js/tree/HEAD/packages/next-env) from 11.1.2 to 12.0.0.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](https://github.com/vercel/next.js/commits/v12.0.0/packages/next-env)

---
updated-dependencies:
- dependency-name: "@next/env"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code major Major version change labels Oct 26, 2021
@cloudflare-workers-and-pages
Copy link

cloudflare-workers-and-pages bot commented Oct 26, 2021

Deploying with  Cloudflare Pages  Cloudflare Pages

Latest commit: 63e8815
Status: ✅  Deploy successful!
Preview URL: https://ca58eeb9.js-sdk-docs.pages.dev

View logs

@dependabot dependabot bot requested a review from zero734kr October 26, 2021 17:26
@zero734kr zero734kr merged commit 0a3691c into master Oct 26, 2021
@zero734kr zero734kr deleted the dependabot/npm_and_yarn/next/env-12.0.0 branch October 26, 2021 18:12
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 javascript Pull requests that update Javascript code major Major version change

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants