Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

build(deps): bump next from 11.1.2 to 12.0.0 #80

Merged
merged 1 commit into from
Oct 27, 2021

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps next from 11.1.2 to 12.0.0.

Release notes

Sourced from next'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 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](https://github.com/vercel/next.js) 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](vercel/next.js@v11.1.2...v12.0.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 27, 2021
@ofhouse ofhouse merged commit 3bfd88d into main Oct 27, 2021
@ofhouse ofhouse deleted the dependabot/npm_and_yarn/next-12.0.0 branch October 27, 2021 08:29
@ofhouse ofhouse added this to the v12.0.0 milestone Oct 27, 2021
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant