Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Dec 22, 2020

Bumps next from 10.0.1 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
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 Dec 22, 2020
@vercel
Copy link

vercel bot commented Dec 22, 2020

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/yo7/yo7dev/fn77sc7bh
✅ Preview: Failed

[Deployment for a2229e6 failed]

Bumps [next](https://github.com/vercel/next.js) from 10.0.1 to 10.0.4.
- [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.1...v10.0.4)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview
Copy link
Contributor Author

Superseded by #812.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/next-10.0.4 branch January 7, 2021 22:15
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.

0 participants