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.6 to 10.0.7 #651

Merged
merged 1 commit into from
Feb 15, 2021

Conversation

dependabot-preview[bot]
Copy link
Contributor

Bumps next from 10.0.6 to 10.0.7.

Release notes

Sourced from next's releases.

v10.0.7

Core Changes

  • Fix #top anchor link scroll: #16638
  • fix: add declarations for compiled webpack and loader: #21741
  • Add stats config option: #21761
  • Update stats flag default: #21791
  • Add webpack type to ncc bundle: #21785
  • Rename package build scripts to dev: #21743
  • Add version for stats: #21823
  • feat: Implement webpack require hook: #21802
  • Make experimental stats file approximately 90% smaller: #21858
  • Update reasons array to use module id instead of identifier: #21895
  • Make sure all modules are included in the stats file: #21942
  • Fix profiling plugin for next build: #21989
  • Ensure error is passed up in minimal mode: #22030
  • Add nccing AMP optimizer: #21980
  • Only create locale domain links if on locale domain: #22032
  • fix(link): cancel idle callback on unmount: #22072
  • Check if parentspan is provided in profiler: #22061
  • Upgrade to lerna 4: #22039

Documentation Changes

  • Fix “it’s” typo in CRA migration doc: #21678
  • Docs: delete extra bracket [introduction.md]: #21715
  • Fix docs for sample query parameters: #21879
  • Revert "Fix docs for sample query parameters": #21881
  • Add example for headers and link in the docs: #21821
  • Update server output path in static optimization docs: #21910

Example Changes

  • Return a number from sort compare function: #21763
  • fix: send url to gtm.pageview: #21747
  • Remove dotenv from Relay example.: #21814
  • Fix Linaria link: #21826
  • Update react to 17.0.1 in example/with-typescript-eslint-jest: #21870
  • Update React version in Tailwind example: #21906
  • [examples] Wrap entire app with Styletron provider for with-styletron: #21908
  • Fix example for custom server SSR caching: #18786
  • Added blog-starter example using Ghost CMS: #19990
  • Upgrade packages for example/with-typescript-eslint-jest: #21963
  • Improve sanity.io example: #18227
  • with-apollo SSR example added.: #21956
  • Fix with-firebase-hosting running locally: #21971

Misc Changes

  • Update script loader tests: #21730

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

Bumps [next](https://github.com/vercel/next.js) from 10.0.6 to 10.0.7.
- [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.6...v10.0.7)

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 Feb 15, 2021
@dependabot-preview dependabot-preview bot merged commit 51f963a into master Feb 15, 2021
@dependabot-preview dependabot-preview bot deleted the dependabot/npm_and_yarn/next-10.0.7 branch February 15, 2021 20:57
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