carbonplan / data

data catalogs and utilities
https://carbonplan.org/data
MIT License
16 stars 3 forks source link

Bump next from 10.0.8 to 10.2.0 in /web #120

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps next from 10.0.8 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)
vercel[bot] commented 3 years ago

This pull request is being automatically deployed with Vercel (learn more).
To see the status of your deployment, click below or on the icon next to each commit.

🔍 Inspect: https://vercel.com/carbonplan/data/B5efD4E8FNYyfeELRH7nU5TqfEUC
✅ Preview: https://data-git-dependabot-npmandyarnwebnext-1020-carbonplan.vercel.app

dependabot[bot] commented 3 years ago

Superseded by #124.