[go: nahoru, domu]

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.0.3 to 10.0.4 #5

Merged
merged 1 commit into from
Dec 25, 2020

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Dec 23, 2020

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)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Dec 23, 2020
@ruanmartinelli ruanmartinelli merged commit 85e4c16 into master Dec 25, 2020
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-10.0.4 branch December 25, 2020 13:25
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