Skip to content
This repository has been archived by the owner on Apr 16, 2021. It is now read-only.

deps: bump next from 10.0.0 to 10.0.1 #837

Merged
merged 1 commit into from
Nov 5, 2020

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 4, 2020

Bumps next from 10.0.0 to 10.0.1.

Release notes

Sourced from next's releases.

v10.0.1

Core Changes

  • Add err.sh for missing images domain: #18325
  • Unlazify images if no intersection observer found: #18345
  • Add err.sh for image config errors: #18424
  • Add err.sh for i18n config errors: #18425
  • Ensure custom routes handling with i18n: #18427
  • Ensure i18n context values are provided for blocking 404: #18513
  • Add layout prop to Image component: #18491
  • Deprecate Image unsized property and add layout="fill": #18562
  • Add all deviceSizes to srcset for responsive and fill: #18594
  • Avoid calling setState in callback ref: #18589
  • Ensure correct params are used with i18n revalidation: #18569
  • Fix image format for Safari and old browsers: #18646
  • Update 3rd party image loaders to prevent upscaling: #18647
  • fix: add missing dot to https://err.sh/nextjs: #18652
  • Remove the static optimization indicator: #18629
  • Rotate image from EXIF data: #18687
  • Ensure preload works correctly with locale option: #18511
  • Ensure html lang is updating on locale transition: #18699
  • Ensure getStaticProps isn't called without params with i18n: #18702
  • Ensure localeDetection: false doesn't detect from header: #18695
  • Allow passing statusCode for GS(S)P redirect: #18422
  • Ensure correct locale is used for non-prefixed path: #18708
  • Ensure locale is added/stripped correctly: #18712
  • Update default widths configuration to handle 2x/3x DPI: #18717
  • Ensure multi-level basePath works properly: #18715
  • Fix dynamic css unloading: #17173
  • Prevent Next.js from removing all of its styles on hydration: #18723
  • Ensure redirect from GS(S)P doesn't render: #18749

Documentation Changes

  • Fix docs default config values: #18319
  • Update docs with details for cached images: #18399
  • Update image optimization docs to include blog details: #18401
  • docs: Add description to i18n-routing: #18438
  • Update install-sharp.md: #18508
  • docs: fix missing comma in invalid redirect gssp: #18580
  • Update redirect and notFound GS(S)P documentation: #18690
  • Add documentation for localeDetection: false: #18696
  • Update Gatsby migration guide to include next/image.: #18741

Example Changes

  • fix: Order moduleFileExtensions left-to-right: #18328
  • Tweak Image Optimization URL in example: #18355
  • remove unneeded deps & updated example: #17651
  • Fix GSP page titles in i18n-routing example: #18465

... (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.0 to 10.0.1.
- [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.0...v10.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot requested a review from rajzik as a code owner November 4, 2020 04:58
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Nov 4, 2020
@rajzik rajzik merged commit 1dcc98f into deps Nov 5, 2020
@rajzik rajzik deleted the dependabot/npm_and_yarn/deps/next-10.0.1 branch November 5, 2020 17:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant