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

Bump next from 10.0.9 to 10.1.1 #701

Merged
merged 1 commit into from
Mar 29, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps next from 10.0.9 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.

If all status checks pass Dependabot will automatically merge this pull request.


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 badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

Bumps [next](https://github.com/vercel/next.js) from 10.0.9 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.9...v10.1.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Mar 29, 2021
@dependabot-preview dependabot-preview bot merged commit bf9c63d into master Mar 29, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/next-10.1.1 branch March 29, 2021 16:43
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.

None yet

0 participants