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.1 to 10.0.5 #627

Merged
merged 1 commit into from
Jan 29, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

@dependabot-preview dependabot-preview bot commented Jan 29, 2021

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

... (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.

If all status checks pass Dependabot will automatically merge this pull request.


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 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 the .dependabot/config.yml file in this repo:

  • Update frequency
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • 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 Jan 29, 2021
@dependabot-preview dependabot-preview bot force-pushed the dependabot/npm_and_yarn/next-10.0.5 branch from 9fea690 to ef5026b Compare January 29, 2021 07:10
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 force-pushed the dependabot/npm_and_yarn/next-10.0.5 branch from ef5026b to c9c4f06 Compare January 29, 2021 07:16
@dependabot-preview dependabot-preview bot merged commit 32f26d5 into master Jan 29, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/next-10.0.5 branch January 29, 2021 07:20
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

0 participants