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 9.4.4 to 10.2.0 #179

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented May 3, 2021

⚠️ Dependabot Preview has been deactivated ⚠️

This pull request was created by Dependabot Preview, and you've upgraded to Dependabot. This means it won't respond to dependabot commands nor will it be automatically closed if a new version is found.

If you close this pull request, Dependabot will re-create it the next time it checks for updates and everything will work as expected.


Bumps next from 9.4.4 to 10.2.0.

Release notes

Sourced from next's releases.

v10.2.0

Core Changes

  • Ensure default fallback values are correct with i18n: #23675
  • Font optimization: #21676
  • Stop mutating resolvedAsPath: #23705
  • Fix webpack5 cache distDir: #23718
  • Ensure basePath is not applied for external GSSP redirect: #23673
  • Ensure fallback rewrites dont match over pages with i18n: #23674
  • Ensure no-op export returns without error: #23752
  • upgrade to webpack 5.31.0: #23776
  • Babel fast mode: #23760
  • Resolve new babel loader through require.resolve: #23819
  • upgrade webpack to 5.31.2: #23861
  • reduce the number of write syscalls by buffering: #23863
  • Remove bugfix needed for webpack 4 when webpack 5 is used: #23886
  • Ensure no-op rewrite matches dynamic route with i18n correctly: #23860
  • Ensure minimal mode SSR 404 handling is correct: #23996
  • Enable webpack5 by default: #23810
  • Add request deduplication to image optimizer: #24000
  • Use regex lexer for gathering named groups from has: #23626
  • Clean up eventsource initialization: #24015
  • Add react@experimental testing: #23359
  • fix: upgrade cssnano/postcss version: #24034
  • update webpack to 5.33: #24077
  • Fall back to default components when a top-level error occurs: #24079
  • improve pr stats action: #24086
  • Fix IE11 incompatibility due to string litterals: #23784
  • Fix fallback: false triggering 404 before rewrites: #24121
  • Use same num workers between export and build: #24180
  • Fix serving Images through external rewrite with Image component: #21001
  • Ensure locale is not duplicated from differing casing: #24187
  • Add error for getStaticPaths on non-dynamic page: #24188
  • Ensure query for static pages with rewrites is updated correctly: #24189
  • startup performance improvements: #24129
  • ci: fix PnP e2e tests using Webpack 5: #24216
  • Disable strictExportPresence when webpack 5 is enabled: #24214
  • upgrade webpack to 5.34: #24230
  • Omit un-necessary stack trace from invalid routes: #24240
  • Babel Turbo Loader, Part 2: #24078
  • Ensure locale cookie does not error with similarly named cookie: #24182
  • Add event for webpack 5 usage: #24222
  • Fix metrics measurements under new root API: #24110
  • feat: add type to previewData: #21574
  • improve react-loadable-plugin: #24281
  • webpack 5.35: #24293
  • Ensure locale key not duplicated when navigating back to root path with a query or hash value: #24323
  • Adding script loader files to package.json: #24326
  • Bump next-babel-loader cache key: #24335
  • Ensure dev overlay is triggered for more _app/_document errors: #24328

... (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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @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 your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label May 3, 2021
Bumps [next](https://github.com/vercel/next.js) from 9.4.4 to 10.2.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@v9.4.4...v10.2.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/next-10.2.0 branch from 7f636f5 to 8aad574 Compare May 3, 2021 14:36
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