brianlovin / security-checklist

A checklist for staying safe on the internet
https://brianlovin.com/security
MIT License
922 stars 76 forks source link

Bump next from 9.5.5 to 10.0.1 #657

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps next from 9.5.5 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)
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/brianlovin/security-checklist/ve3ilt3qs
āœ… Preview: https://security-checklist-git-dependabot-npmandyarnnext-1001.brianlovin.vercel.app