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 level from 6.0.1 to 7.0.0 in /packages/db #3145

Closed

Conversation

dependabot[bot]
Copy link
Contributor

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

Bumps level from 6.0.1 to 7.0.0.

Release notes

Sourced from level's releases.

v7.0.0

If you are upgrading: please see UPGRADING.md.

Changed

  • Breaking: bump leveldown and level-packager (53bd922) (Vincent Weevers)
  • Breaking: bump level-js from 5.x to 6.x (#194) (1f6c603) (Alex Potsides)
  • Breaking: modernize syntax (Level/community#98) (d001b2c) (Vincent Weevers)
  • Add files to package.json and remove .npmignore (329e1f5) (Vincent Weevers)

Added

Removed

Changelog

Sourced from level's changelog.

[7.0.0] - 2021-04-17

Changed

  • Breaking: bump leveldown and level-packager (53bd922) (Vincent Weevers)
  • Breaking: bump level-js from 5.x to 6.x (#194) (1f6c603) (Alex Potsides)
  • Breaking: modernize syntax (Level/community#98) (d001b2c) (Vincent Weevers)
  • Add files to package.json and remove .npmignore (329e1f5) (Vincent Weevers)

Added

Removed

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 [level](https://github.com/Level/level) from 6.0.1 to 7.0.0.
- [Release notes](https://github.com/Level/level/releases)
- [Changelog](https://github.com/Level/level/blob/master/CHANGELOG.md)
- [Commits](Level/level@v6.0.1...v7.0.0)

---
updated-dependencies:
- dependency-name: level
  dependency-type: direct:production
  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 dd0121c 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 #3145 (dd0121c) into master (796e56d) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master    #3145   +/-   ##
=======================================
  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.

  • bump is *not major version bump! 🛑 6.0.1 to 7.0.0
  • yarn install
  • yarn build
  • lodestar --help executes ✅
  • lodestar beacon executes ✅
  • CI tests pass ✅

Leaving this for a secondary review.

@dapplion
Copy link
Contributor

This one is extra dangerous because I think we don't have types

@q9f q9f removed the modb-database label Sep 16, 2021
@dapplion
Copy link
Contributor

Closing for #3189

@dapplion dapplion closed this Sep 16, 2021
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Sep 16, 2021

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dapplion dapplion deleted the dependabot/npm_and_yarn/packages/db/level-7.0.0 branch September 16, 2021 09:54
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