Skip to content

Bump bio from 1.6.0 to 2.2.0#36

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

Bump bio from 1.6.0 to 2.2.0#36
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/bio-2.2.0

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Mar 3, 2025

Bumps bio from 1.6.0 to 2.2.0.

Changelog

Sourced from bio's changelog.

2.2.0 (2025-02-26)

Features

  • FASTA/FASTQ unification (#433) (734d6d1)
  • position-specific scoring matrix: support inputs with ambiguous monomers in from_seqs (#616) (050b154)
  • Reverse qgrams iterator (#521) (46382ba)
  • Write fasta with fix line width (#490) (2e66911)

Dependencies

  • update ordered-float requirement from 4.2 to 5.0 (#623) (8e188f5)
  • update thiserror requirement from 1 to 2 (#608) (68fd94f)

2.1.0 (2025-02-24)

Features

  • Implementing From and TryInto for Phase (#618) (12dd1bd)

Dependencies

  • update itertools requirement from >=0.8, <0.14 to >=0.8, <0.15 (#614) (58d11cd)
  • update petgraph requirement from >=0.4, <0.7 to >=0.4, <0.8 (#615) (a8fff8d)
  • update rand requirement from >=0.7.3, < 0.9 to >=0.7.3, < 0.10 (#617) (1ec607f)
  • update statrs requirement from >= 0.11, < 0.18 to >= 0.11, < 0.19 (#610) (5d90a0d)

2.0.3 (2024-09-11)

Dependencies

  • update ndarray requirement from >=0.15, <0.16 to >=0.15, <0.17 (#599) (6f02382)

2.0.2 (2024-09-11)

Bug Fixes

2.0.1 (2024-07-22)

Bug Fixes

... (truncated)

Commits
  • f5aa42f chore(master): release 2.2.0 (#627)
  • 2e66911 feat: Write fasta with fix line width (#490)
  • 2b5dad7 refactor: code quality fixes (#380)
  • 734d6d1 feat: FASTA/FASTQ unification (#433)
  • 46382ba feat: Reverse qgrams iterator (#521)
  • 8e188f5 deps: update ordered-float requirement from 4.2 to 5.0 (#623)
  • 050b154 feat: position-specific scoring matrix: support inputs with ambiguous monomer...
  • 68fd94f deps: update thiserror requirement from 1 to 2 (#608)
  • 7e57293 chore(master): release 2.1.0 (#621)
  • 12dd1bd feat: Implementing From and TryInto for Phase (#618)
  • 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 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 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 1.6.0 to 2.2.0.
- [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@v1.6.0...v2.2.0)

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

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 3, 2025
@dependabot dependabot Bot mentioned this pull request Mar 3, 2025
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