Skip to content
This repository has been archived by the owner on Apr 2, 2021. It is now read-only.

chore(deps): bump next from 10.0.7 to 10.1.1 #19

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 30, 2021

Bumps next from 10.0.7 to 10.1.1.

Release notes

Sourced from next's releases.

v10.1.1

Core Changes

  • Make eslint opt-in until it lands on stable: #23509

Documentation Changes

  • Fix YAML parsing issue in ESLint docs.: #23511

Credits

Huge thanks to @​leerob for helping!

v10.1.1-canary.0

Core Changes

  • Make eslint opt-in until it lands on stable: #23509

Documentation Changes

  • Fix YAML parsing issue in ESLint docs.: #23511

Credits

Huge thanks to @​leerob for helping!

v10.1.0

Core Changes

  • Revert "Revert "[a11y] Route Announcements"": #23086
  • Upgrade jest-worker: #23077
  • update webpack, fix runtime location, fix undeclared variable, omit env vars from cache version: #23113
  • add env var to enable advanced webpack logging and profiling: #23178
  • get files from entrypoints instead of from chunks: #23174
  • rename to NEXT_WEBPACK_LOGGING: #23186
  • Improve image optimizer to only create 1 worker thread: #23188
  • Ensure process exits after build completes : #23207
  • Fix invalid console.error link: #23213
  • Experimental feature for allowing importing Typescript files outside of the root directory: #22867
  • add separate progress output for typechecking: #23226
  • Fix wrong source path resolved from the stack frame to not expose internal code: #23203
  • upgrade webpack to 5.27.1: #23224
  • Remove visibility: hidden from the image component: #23278
  • Add fallback for component when JavaScript is disabled in browser: #19052
  • Add polyfills for node_modules that are covered in webpack 4 to webpack 5: #23316
  • Add ESLint to Next.js: #22437
  • Remove visibility: inherit from the image component: #23329
  • Automatically enable webpack 5 when possible: #22323
  • upgrade webpack to 5.28.0: #23350
  • Add has route field: #22341

... (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 10.0.7 to 10.1.1.
- [Release notes](https://github.com/vercel/next.js/releases)
- [Changelog](https://github.com/vercel/next.js/blob/canary/release.js)
- [Commits](vercel/next.js@v10.0.7...v10.1.1)

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 labels Mar 30, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 31, 2021

Superseded by #20.

@dependabot dependabot bot closed this Mar 31, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-10.1.1 branch March 31, 2021 07:00
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 javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants