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 9.4.2 to 10.0.2 #102

Closed

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps next from 9.4.2 to 10.0.2.

Release notes

Sourced from next's releases.

v10.0.2

Core Changes

  • Fix router not working on some protocol: #16650
  • Remove @babel/preset-modules: #18759
  • Typo in err.sh url nextjs instead of next.js: #18787
  • Omit ignored property from to prevent confusion: #18796
  • Update Image docs with links to examples: #18770
  • Print error when Image src is protocol-relative: #18809
  • Disable image optimization for Data URLs: #18804
  • ncc inlining optimizations: #18752
  • Ensure redirects are handled properly from cache: #18806
  • Update ncc: #18823
  • tests(create-next-app): increase coverage: #18630
  • Speed up SSG prefetching: #18813
  • Make getInlineScriptSource arg Readonly: #17281
  • Upgrade browserslist: #17662
  • ncc Babel inlining: #18768
  • (docs) Add format to notFound for consistency: #18363
  • Add props objectFit and objectPosition to Image component: #18849
  • Fix chromedriver set-up to test electron separately: #18854
  • yarn dev regression fix, ncc revert: #18861
  • Fix lazy loaded images on IE 11 when no IntersectionObserver detected: #18868
  • Ensure we prefetch on hover: #18859
  • ncc 0.25.0 upgrade and fixes: #18873
  • Upgrade cssnano: #18879
  • Load CSS early instead of only preloading: #18846
  • Ensure correct target is used for ncc'ing web-vitals: #18905
  • Control prefetching with React: #18904
  • Fix redirect query handling for param like values: #17448
  • Fix html validation for Image component: #18903
  • Ensure auto-export dynamic routes work with i18n next start: #18930
  • Export ImageProps from Image component: #18576
  • Fix false positive in isSerializable with shared references in arrays: #18232
  • Upgrade sass-loader to 10.0.5: #18972
  • Add etag header to optimized image response: #18986
  • Remove next-head-count: #16758
  • Fixed wrong function name in error message: #19034
  • Ensure correct defaultLocale is provided for locale domain: #19040
  • Ensure basePath behavior with GS(S)P redirect: #18988
  • Update chokidar to latest: #18995
  • fix(next): resolve absolute path to @babel/runtime: #18921
  • Print error during next export with default image loader: #19032
  • Replace page loader with new route loader: #19006
  • Ensure params and locale are parsed correctly in fallback mode: #19063
  • Add test and errsh for mixed notFound/redirect error: #19076
  • Add experimental Next.js plugin version locking: #19084
  • Ensure i18n with basePath works properly: #19083
  • Upgrade use-subscription for React 16/17 bicompat: #19087
  • Adjust how CSS files are fetched: #19091
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 Nov 20, 2020
@vercel
Copy link

vercel bot commented Nov 20, 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/btk5h/mentor-web/d4w37t7qg
✅ Preview: Failed

@dependabot-preview
Copy link
Contributor Author

Superseded by #107.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/next-10.0.2 branch November 27, 2020 18: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.

0 participants