-
Notifications
You must be signed in to change notification settings - Fork 108
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
build(deps): bump bitvec from 1.0.0 to 1.0.1 #4769
Conversation
Codecov Report
@@ Coverage Diff @@
## main #4769 +/- ##
==========================================
- Coverage 78.91% 78.86% -0.06%
==========================================
Files 306 306
Lines 37664 37664
==========================================
- Hits 29722 29702 -20
- Misses 7942 7962 +20 |
We want to use the same version as our dependencies unless there's a good reason not to @dependabot ignore this minor version |
OK, I won't notify you about version 1.0.x again, unless you re-open this PR or update to a 1.0.x release yourself. |
There's a good reason to use this dependency: it allegedly fixes significant performance regressions from 0.20 (which we did indeed observe when we migrated |
@dependabot reopen |
We might not want to wait for our dependencies on this. |
Bumps [bitvec](https://github.com/bitvecto-rs/bitvec) from 1.0.0 to 1.0.1. - [Release notes](https://github.com/bitvecto-rs/bitvec/releases) - [Changelog](https://github.com/bitvecto-rs/bitvec/blob/main/CHANGELOG.md) - [Commits](https://github.com/bitvecto-rs/bitvec/commits) --- updated-dependencies: - dependency-name: bitvec dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
5aefd9c
to
327b54e
Compare
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.
Looks good, compared with ferrilab/bitvec@072705d...440f4e6
Tested the
|
I'm admin-merging this because it fixes a performance issue. |
Bumps bitvec from 1.0.0 to 1.0.1.
Changelog
Sourced from bitvec's changelog.
Commits
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)