Bump bio from 3.0.0 to 4.0.1#68
Merged
Merged
Conversation
Bumps [bio](https://github.com/rust-bio/rust-bio) from 3.0.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@v3.0.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>
18f6c01 to
69fd778
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps bio from 3.0.0 to 4.0.1.
Changelog
Sourced from bio's changelog.
... (truncated)
Commits
2d70940chore(master): release 4.0.1 (#678)49aafacfix(pattern_matching): reject 64-symbol patterns in shift_and and bndm (#675)1760c1ddeps: update itertools requirement from >=0.8, <0.15 to >=0.8, <0.16 (#676)0500aeechore(master): release 4.0.0 (#665)40166d6feat(gff): percent-encode and -decode GFF3 attributes per the spec (#672)ae5d31arefactor!: Replace anyhow with typed thiserror errors (#674)c8718fcrefactor!: Change Phase conversion methods to use TryFrom for better error ha...3b90bb3feat(rank_select): add RankSelect::extend for appending many bits (#671)aba35b5feat(rank_select): add RankSelect::push for incremental construction (#670)fed0f4bdeps: update strum_macros requirement from >= 0.16, < 0.27 to >= 0.16, < 0.29...