-
-
Notifications
You must be signed in to change notification settings - Fork 309
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
Conversation
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] <[email protected]>
Code Climate has analyzed commit dd0121c and detected 0 issues on this pull request. View more on Code Climate. |
Codecov Report
@@ 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 |
There was a problem hiding this 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.
This one is extra dangerous because I think we don't have types |
Closing for #3189 |
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
Bumps level from 6.0.1 to 7.0.0.
Release notes
Sourced from level's releases.
Changelog
Sourced from level's changelog.
Commits
2d0a97f
7.0.0329e1f5
Add files to package.json and remove .npmignore0b3c11d
Document chained batch encoding options (Support encoding options on chained batch Level/levelup#633)52314bf
Document the 'clear' event (Implement db#clear across the board Level/community#79)e56c6b1
Remove legacy range options from README (Remove start & end from range options Level/community#86)40741c3
Remove verify-travis-appveyor devDepf8a0047
Drop node 8 (Maintenance round: drop legacy features & runtime environments Level/community#98)31317a6
Update supported platforms section in READMEd001b2c
Modernize syntax and bump devDependencies (Maintenance round: drop legacy features & runtime environments Level/community#98)53bd922
Breaking: bump leveldown and level-packagerDependabot 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)