Skip to content

Conversation

@dependabot-preview
Copy link
Contributor

Bumps next from 10.0.1 to 10.0.5.

Release notes

Sourced from next's releases.

v10.0.5

Core Changes

  • Remove extra redirect for index with i18n: #20397
  • Update revalidate checks: #19796
  • Ensure query is present with i18n and history navigation: #20441
  • Ensure index rewrite is matched with i18n correctly: #20509
  • fix(next/image): inherit parent visibility: #20542
  • fix Fast Refresh tests with webpack@5: #20543
  • Ensure path encoding is handled consistently for prerendered pages: #19135
  • Remove import type syntax from core files: #20379
  • Add error for invalid webpack 5 version: #20558
  • Ignore emacs lockfiles: #20497
  • fix(next/image): ignore typography prose styles: #20580
  • Clean up webpack 5 version error: #20578
  • Update sharp optional dependency to support NPM 7: #20432
  • deps: upgrade various deps (mainly babel): #20586
  • Remove unnecessary unfetch polyfill for dev: #20589
  • Add profiling to webpack loaders: #20392
  • Ensure next/image loads correctly with basePath: #20592
  • fix(next/link): reset scroll before lifecycles: #20595
  • Refactor GS(S)P notFound client-side handling: #20594
  • Ensure index basePath is detected correctly: #20596
  • Ensure domain locales are redirected client-side: #20562
  • fix(build): require test files be full name or extension: #20605
  • fix(router): consistent scroll behavior for Link/Router#push: #20606
  • feat(next/image): reduce byte waste for 3x screens: #20610
  • Fix memory leak in useIntersection: #20407
  • feat(next/image): preload priority images: #20615
  • Move CSS Preloads to top of head at document render: #18864
  • Ensure SSG data 404 handles correctly for non-notFound: #20622
  • Fix: fallback font tag repetition: #20382
  • feat: upgrade to ncc@0.26.1: #20627
  • Ensure href is updated for locale domain: #20631
  • fix(experimental scroll): use sessionStorage instead of history: #20633
  • Add isReady field on router: #20628
  • fix(overlay): skip disable & upgrade platform: #20647
  • Fix react-dev-overlay rem style conflict: #17723
  • fix(next/image): do not pass-through srcSrc on lazy image: #20651
  • Ensure all entries are cleared from cache on runtime change: #20652
  • Update error when internal href and external as are used: #20658
  • fix(source map): correctly generate source maps: #20672
  • chore: remove old traces of next/data experiment: #20678
  • fix(next/babel): read env from caller, not process: #20679
  • Don't dedupe meta tags with the same name but unique keys: #17099
  • chore(client-image): add return types: #20686
  • Ensure isReady is set correctly for auto static dynamic route: #20729
  • Call res.write('') inside apiRes.redirect() helper to prevent an edge case: #20461
  • fix(next): add missing peer dependencies for sass support: #17606
  • fix(next-mdx): resolve webpack loader: #17983
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)

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

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
@dependabot-preview dependabot-preview bot added the dependencies Pull requests that update a dependency file label Jan 7, 2021
@vercel
Copy link

vercel bot commented Jan 7, 2021

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/a8ozo0286
✅ Preview: Failed

@dependabot-preview
Copy link
Contributor Author

Superseded by #815.

@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/next-10.0.5 branch January 31, 2021 22:16
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