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.1.3 to 10.2.0 #52

Merged
merged 1 commit into from
May 3, 2021

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 3, 2021

Bumps next from 10.1.3 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 dependabot bot added the dependencies Pull requests that update a dependency file label May 3, 2021
@sampoder sampoder merged commit 405bb8b into main May 3, 2021
@sampoder sampoder deleted the dependabot/npm_and_yarn/next-10.2.0 branch May 3, 2021 05:42
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

1 participant