Skip to content

Bump bio from 1.6.0 to 2.0.3#4

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/cargo/bio-2.0.3
Closed

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

Conversation

@dependabot
Copy link
Copy Markdown

@dependabot dependabot Bot commented on behalf of github Oct 28, 2024

Bumps bio from 1.6.0 to 2.0.3.

Changelog

Sourced from bio's changelog.

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

  • Add missing method to access phase of gff record (#597) (72910e8)

Dependencies

  • update bit-set requirement from 0.5 to 0.8 (#596) (29a85fb)
  • update statrs requirement from >= 0.11, < 0.17 to >= 0.11, < 0.18 (#595) (9c352c0)
  • update strum requirement from >= 0.16, < 0.26 to >= 0.16, < 0.27 (#588) (d53c9d1)

2.0.0 (2024-07-03)

⚠ BREAKING CHANGES

  • Refactor misleadingly named method io::gff::Record::frame to phase and improve typing (#593)

refactor

  • Refactor misleadingly named method io::gff::Record::frame to phase and improve typing (#593) (216d925)

Bug Fixes

Dependencies

  • update itertools requirement from >=0.8, <0.12 to >=0.8, <0.13 (#562) (a79e5c9)
  • update itertools requirement from >=0.8, <0.13 to >=0.8, <0.14 (#590) (973ac0c)
  • update multimap requirement from >=0.6, <0.10 to >=0.6, <0.11 (#587) (fe8f10c)

... (truncated)

Commits
  • f726f35 chore(master): release 2.0.3 (#602)
  • 6f02382 deps: update ndarray requirement from >=0.15, <0.16 to >=0.15, <0.17 (#599)
  • 9a255c8 chore(master): release 2.0.2 (#601)
  • a212946 fix: POA reverse edge fix (#575)
  • 77bccf9 chore(master): release 2.0.1 (#598)
  • d53c9d1 deps: update strum requirement from >= 0.16, < 0.26 to >= 0.16, < 0.27 (#588)
  • 9c352c0 deps: update statrs requirement from >= 0.11, < 0.17 to >= 0.11, < 0.18 (#595)
  • 29a85fb deps: update bit-set requirement from 0.5 to 0.8 (#596)
  • 72910e8 fix: Add missing method to access phase of gff record (#597)
  • fb0cba7 chore(master): release 2.0.0 (#585)
  • Additional commits viewable in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [bio](https://github.com/rust-bio/rust-bio) from 1.6.0 to 2.0.3.
- [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.0.3)

---
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 Oct 28, 2024
@dependabot @github
Copy link
Copy Markdown
Author

dependabot Bot commented on behalf of github Mar 3, 2025

Superseded by #36.

@dependabot dependabot Bot closed this Mar 3, 2025
@dependabot dependabot Bot deleted the dependabot/cargo/bio-2.0.3 branch March 3, 2025 21:33
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