[go: nahoru, domu]

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.4 to 10.0.5 #11

Merged
merged 1 commit into from
Jan 10, 2021

Conversation

dependabot[bot]
Copy link
Contributor
@dependabot dependabot bot commented on behalf of github Jan 7, 2021

Bumps next from 10.0.4 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.


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.4 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.4...v10.0.5)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 7, 2021
@ruanmartinelli ruanmartinelli merged commit 67089e8 into master Jan 10, 2021
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/next-10.0.5 branch January 10, 2021 22:33
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

1 participant