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 @types/varint from 5.0.0 to 6.0.0 in /packages/lodestar #3153

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 14, 2021

Bumps @types/varint from 5.0.0 to 6.0.0.

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 [@types/varint](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/varint) from 5.0.0 to 6.0.0.
- [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases)
- [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/varint)

---
updated-dependencies:
- dependency-name: "@types/varint"
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the meta-dependencies Pull requests that update a dependency. label Sep 14, 2021
@codeclimate
Copy link

codeclimate bot commented Sep 14, 2021

Code Climate has analyzed commit 1ab4df8 and detected 0 issues on this pull request.

View more on Code Climate.

@codecov
Copy link

codecov bot commented Sep 14, 2021

Codecov Report

Merging #3153 (1ab4df8) into master (796e56d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3153   +/-   ##
=======================================
  Coverage   58.78%   58.78%           
=======================================
  Files         374      374           
  Lines        9091     9091           
  Branches     1348     1348           
=======================================
  Hits         5344     5344           
  Misses       3365     3365           
  Partials      382      382           

Copy link
Contributor

@q9f q9f left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

  • update is *not major version bump! 🛑 5.0.0 to 6.0.0
  • yarn install
  • yarn build
  • lodestar --help executes ✅
  • CI tests pass ✅

Leaving this for a secondary review.

@dapplion dapplion merged commit ec774f5 into master Sep 16, 2021
@dapplion dapplion deleted the dependabot/npm_and_yarn/packages/lodestar/types/varint-6.0.0 branch September 16, 2021 09:44
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
meta-dependencies Pull requests that update a dependency.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants