Skip to content

Bump bit-set from 0.5.1 to 0.9.1#34

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/bit-set-0.9.1
Closed

Bump bit-set from 0.5.1 to 0.9.1#34
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/cargo/bit-set-0.9.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Mar 13, 2026

Bumps bit-set from 0.5.1 to 0.9.1.

Release notes

Sourced from bit-set's releases.

v0.5.3

  • fixes shrink_to_fit bug
  • fixes ci
  • fmts
  • cleans up readme
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

Version 0.8.0

Version 0.7.0 (ZERO BREAKING CHANGES)

  • serde::Serialize, Deserialize is derived under the serde optional feature
  • impl Display is implemented
  • impl Debug has different output (we do not promise stable Debug output)
  • fn truncate is implemented
  • fn get_mut is implemented
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)

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file rust Pull requests that update rust code labels Mar 13, 2026
@dependabot dependabot Bot force-pushed the dependabot/cargo/bit-set-0.9.1 branch from 127a625 to 6dd3fbf Compare March 13, 2026 19:55
Bumps [bit-set](https://github.com/contain-rs/bit-set) from 0.5.1 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 force-pushed the dependabot/cargo/bit-set-0.9.1 branch from 6dd3fbf to 14d6267 Compare March 13, 2026 19:57
@dependabot @github
Copy link
Copy Markdown
Contributor Author

dependabot Bot commented on behalf of github Mar 30, 2026

Superseded by #35.

@dependabot dependabot Bot closed this Mar 30, 2026
@dependabot dependabot Bot deleted the dependabot/cargo/bit-set-0.9.1 branch March 30, 2026 22:35
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.

0 participants