carbonplan / data

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

Bump next from 10.0.3 to 10.0.4 in /web #72

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps next from 10.0.3 to 10.0.4.

Release notes

Sourced from next's releases.

v10.0.4

Core Changes

  • Ensure next commands respect termination signals: #19433
  • Break up the serverless loader into typed handlers: #19511
  • fix: Revert #18921 and inline absolute babel runtime only for YarnPnp: #19542
  • Fix cloudinary default quality to use q_auto: #19694
  • Css optimizations: #16539
  • Script loader component: #18281
  • Error Message Clarity: #16052
  • Update @ampproject/toolbox-optimizer to latest version: #19722
  • Making font optimization as default: #19758
  • Ensure i18n custom routes resolves correctly : #19766
  • Improve way cache version string is created: #19763
  • Custom Server with bodyParser, don't parse body again in API Route: #16169
  • Ensure trailingSlash redirect applies correctly for i18n: #19859
  • Remove aliases that are no longer needed: #19937
  • Fix failing Azure tests: #19877
  • Clear up production build missing message for next start and next export: #19777
  • Fix double-quoted hotlinks in dev error panel: #19974
  • Update logo for dark mode: #20047
  • Upgrade Terser: #20063
  • [Image Component] image sizes property becomes 100vw by default: #20067
  • Ensure href resolvedAs is correct with locale: #20080
  • Update terser-webpack-plugin to support webpack 4: #20089
  • Fix prefetching for URLs including trailing slash: #19474
  • Update import to prevent loader from erroring in webpack 5: #20211
  • Update font-stylesheet-gathering-plugin to be webpack 5 compatible: #20229
  • Add required server files manifest: #20035
  • Upgrade http-proxy dependency: #20239
  • Added flag to identify shallow router events: #19802
  • Move productionBrowserSourceMaps out of experimental: #20267
  • Upgrade webpack-bundle-analyzer: #20232
  • Extend IncomingMessage type to include cookies from middleware: #19724
  • Update experimental profiling: #20357
  • temporary: re-flag font optimization: #20372
  • Ensure only backslashes are in pages-manifest with i18n: #20376
  • Fix webpack 5 terser compat: #20378
  • fix: set empty document files for amp first: #16934

Documentation Changes

  • Typo: #19475
  • Update next export docs to mention i18n caveat: #19491
  • Fix grammar in API routes: Introduction: #19385
  • Update documentation links: #19502
  • Remove mention of the Next.js site repo from docs: #19504
  • Update getInitialProps.md: #19506
  • Fix typo in image-optimization.md: #19670
  • Avoid misleading inline comments in .env example: #19708

... (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/qdh9wlyh4
✅ Preview: https://data-git-dependabot-npmandyarnwebnext-1004.carbonplan.vercel.app

dependabot[bot] commented 3 years ago

Superseded by #73.