Skip to content

Bump bit-set from 0.8.0 to 0.9.1#53

Merged
jcmgray merged 1 commit intomainfrom
dependabot/cargo/bit-set-0.9.1
Mar 16, 2026
Merged

Bump bit-set from 0.8.0 to 0.9.1#53
jcmgray merged 1 commit intomainfrom
dependabot/cargo/bit-set-0.9.1

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 16, 2026

Bumps bit-set from 0.8.0 to 0.9.1.

Changelog

Sourced from bit-set's changelog.

Version 0.9.1

  • Fixed serde feature

Version 0.9.0

  • Minimal Supported Rust Version is 1.82
  • Rust edition 2021 is used
  • implemented fn make_empty
  • implemented fn reset
  • added general initialization functions: fn new_general, fn from_bit_vec_general, fn with_capacity_general, fn from_bytes_general
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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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 [bit-set](https://github.com/contain-rs/bit-set) from 0.8.0 to 0.9.1.
- [Release notes](https://github.com/contain-rs/bit-set/releases)
- [Changelog](https://github.com/contain-rs/bit-set/blob/master/RELEASES.md)
- [Commits](https://github.com/contain-rs/bit-set/commits)

---
updated-dependencies:
- dependency-name: bit-set
  dependency-version: 0.9.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file rust Pull requests that update Rust code labels Mar 16, 2026
@jcmgray jcmgray merged commit 2518ef3 into main Mar 16, 2026
17 checks passed
@dependabot dependabot bot deleted the dependabot/cargo/bit-set-0.9.1 branch March 16, 2026 17:02
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 rust Pull requests that update Rust code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant