chore(deps): bump the all-cargo-deps group across 1 directory with 5 updates#7
chore(deps): bump the all-cargo-deps group across 1 directory with 5 updates#7dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…updates Bumps the all-cargo-deps group with 5 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.50.0` | `1.51.0` | | [sha2](https://github.com/RustCrypto/hashes) | `0.10.9` | `0.11.0` | | [noodles-fasta](https://github.com/zaeleus/noodles) | `0.42.0` | `0.60.0` | | [noodles-core](https://github.com/zaeleus/noodles) | `0.15.0` | `0.19.0` | | [md-5](https://github.com/RustCrypto/hashes) | `0.10.6` | `0.11.0` | Updates `tokio` from 1.50.0 to 1.51.0 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.50.0...tokio-1.51.0) Updates `sha2` from 0.10.9 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.10.9...sha2-v0.11.0) Updates `noodles-fasta` from 0.42.0 to 0.60.0 - [Commits](zaeleus/noodles@noodles-fasta-0.42.0...noodles-fasta-0.60.0) Updates `noodles-core` from 0.15.0 to 0.19.0 - [Commits](zaeleus/noodles@noodles-core-0.15.0...noodles-core-0.19.0) Updates `md-5` from 0.10.6 to 0.11.0 - [Commits](RustCrypto/hashes@md-5-v0.10.6...md2-v0.11.0) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-deps - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-deps - dependency-name: noodles-fasta dependency-version: 0.60.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-deps - dependency-name: noodles-core dependency-version: 0.19.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-deps - dependency-name: md-5 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-cargo-deps ... Signed-off-by: dependabot[bot] <support@github.com>
|
@coderabbitai review |
✅ Actions performedReview triggered.
|
📝 WalkthroughWalkthroughDependency versions updated in Changes
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Poem
🚥 Pre-merge checks | ✅ 3✅ Passed checks (3 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
|
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Bumps the all-cargo-deps group with 5 updates in the / directory:
1.50.01.51.00.10.90.11.00.42.00.60.00.15.00.19.00.10.60.11.0Updates
tokiofrom 1.50.0 to 1.51.0Release notes
Sourced from tokio's releases.
Commits
0af06b7chore: prepare Tokio v1.51.0 (#8005)01a7f1dchore: prepare tokio-macros v2.7.0 (#8004)eeb55c7runtime: steal tasks from the LIFO slot (#7431)1fc450aruntime: stabilizeLocalRuntime(#7557)324218fMerge tag 'tokio-1.47.4' (#8003)aa65d0dchore: prepare Tokio v1.47.4 (#8002)bf18ed4sync: fix panic inChan::recv_manywhen called with non-empty vector on clo...43134f1wasm: add wasm32-wasip2 networking support (#7933)b4c3246macros: improve overall macro hygiene (#7997)7947fa4rt: add runtime name (#7924)Updates
sha2from 0.10.9 to 0.11.0Commits
ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)bbf6f51sha2: tweak backend docs (#800)155dbbfsha3: add default value for theDSgeneric parameter onTurboShake128/256...ed514f2Use published version ofkeccakv0.2 (#799)702bcd8Migrate to closure-basedkeccak(#796)827c043sha3 v0.11.0-rc.8 (#794)Updates
noodles-fastafrom 0.42.0 to 0.60.0Commits
c835f68Bump versions for noodles 0.106.03302410cram/codecs/name_tokenizer/encoder: Use byte bufferdbb5dc2cram/changelog: Add entry for reference sequence copyingef7053bcram/io/reader/container/block/compression_method: Use <[T]>::split_off_firste1982b9cram/io/reader/container/block: Return clone-on-write buffers from blocks dec...1537cd4cram/io/reader/container/header: Reduce visibilities of readersa944a0afasta/repository: Reference count sequences in cache330190aBump versions for noodles 0.105.0a8ccda0bcf/io/reader: Remove unnecessary import from exampleee1dc0dcram/file_definition: Return an array reference from FileDefinition::file_idUpdates
noodles-corefrom 0.15.0 to 0.19.0Commits
330190aBump versions for noodles 0.105.0a8ccda0bcf/io/reader: Remove unnecessary import from exampleee1dc0dcram/file_definition: Return an array reference from FileDefinition::file_id17d5ae9cram/io/reader/header/tests: Use <[T]>::split_last_chunk398c63dbam/record/fields: Add read length getterae75ebccsi/io/reader/index/reference_sequences: Add reference sequence count reader31fc88acram/codecs/aac/decode/stripe/tests: Add field reader testse355efbcram: Update to lzma-rust2 0.16.194d142acram/changelog: Add entry for index destination creation10facc1cram/crai/io/writer: Change buffers to sinks in examplesUpdates
md-5from 0.10.6 to 0.11.0Commits
b5051e5Cut new releases (#812)451c446md5: replaceforce-softcrate feature withmd5_backendconfiguration flag...2f00175Release sha1 v0.11.0 (#810)07d370csha1: refactor backends selection (#808)7c7cb76Fix md5 project link in README (#809)ffe0939Release sha2 0.11.0 (#806)8991b65Use the standard order of the[package]section fields (#807)3d2bc57sha2: refactor backends (#802)faa55fbsha3: bumpkeccakto v0.2 (#803)d3e6489sha3 v0.11.0-rc.9 (#801)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditionsSummary by CodeRabbit