Skip to content

build(deps): bump bio from 2.3.0 to 4.0.1 - #16

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/bio-4.0.1
Open

build(deps): bump bio from 2.3.0 to 4.0.1#16
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/bio-4.0.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown

Bumps bio from 2.3.0 to 4.0.1.

Changelog

Sourced from bio's changelog.

4.0.1 (2026-06-29)

Bug Fixes

  • pattern_matching: reject 64-symbol patterns in shift_and and bndm (#675) (49aafac)

Dependencies

  • update itertools requirement from >=0.8, <0.15 to >=0.8, <0.16 (#676) (1760c1d)

4.0.0 (2026-06-12)

⚠ BREAKING CHANGES

  • Replace anyhow with typed thiserror errors (#674)
  • Change Phase conversion methods to use TryFrom for better error handling (#625)
  • for pairwise alignment, only apply gap_extend penalty for each extension of a gap beyond length 1, not upon gap opening (#660)

refactor

  • Change Phase conversion methods to use TryFrom for better error handling (#625) (c8718fc)
  • Replace anyhow with typed thiserror errors (#674) (ae5d31a)

Features

  • gff: percent-encode and -decode GFF3 attributes per the spec (#672) (40166d6)
  • rank_select: add RankSelect::extend for appending many bits (#671) (3b90bb3)
  • rank_select: add RankSelect::push for incremental construction (#670) (aba35b5)

Bug Fixes

  • fix compiler warnings (#661) (8c9013a)
  • fmindex: avoid usize underflow on backward_search for lex-smallest symbol (#663) (79dc5d1)
  • for pairwise alignment, only apply gap_extend penalty for each extension of a gap beyond length 1, not upon gap opening (#660) (51e3d29), closes #656
  • import RngExt so tests and benches compile with rand 0.10 (#668) (435d696)
  • io: reject non-IUPAC characters in FASTA/FASTQ Record::check (#662) (607960a)
  • test: import RngExt for random_range in rank_select test (#667) (ae8d54d)

Miscellaneous

  • add keywords and categories to Cargo.toml (#669) (e9f5a84)

Dependencies

... (truncated)

Commits
  • 2d70940 chore(master): release 4.0.1 (#678)
  • 49aafac fix(pattern_matching): reject 64-symbol patterns in shift_and and bndm (#675)
  • 1760c1d deps: update itertools requirement from >=0.8, <0.15 to >=0.8, <0.16 (#676)
  • 0500aee chore(master): release 4.0.0 (#665)
  • 40166d6 feat(gff): percent-encode and -decode GFF3 attributes per the spec (#672)
  • ae5d31a refactor!: Replace anyhow with typed thiserror errors (#674)
  • c8718fc refactor!: Change Phase conversion methods to use TryFrom for better error ha...
  • 3b90bb3 feat(rank_select): add RankSelect::extend for appending many bits (#671)
  • aba35b5 feat(rank_select): add RankSelect::push for incremental construction (#670)
  • fed0f4b deps: update strum_macros requirement from >= 0.16, < 0.27 to >= 0.16, < 0.29...
  • Additional commits viewable in compare view

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 [bio](https://github.com/rust-bio/rust-bio) from 2.3.0 to 4.0.1.
- [Release notes](https://github.com/rust-bio/rust-bio/releases)
- [Changelog](https://github.com/rust-bio/rust-bio/blob/master/CHANGELOG.md)
- [Commits](rust-bio/rust-bio@v2.3.0...v4.0.1)

---
updated-dependencies:
- dependency-name: bio
  dependency-version: 4.0.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 20, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies, rust. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants