chore(deps): bump the rust-minor group across 1 directory with 9 updates#192
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the rust-minor group across 1 directory with 9 updates#192dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
Bumps the rust-minor group with 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [tokio](https://github.com/tokio-rs/tokio) | `1.50.0` | `1.51.0` | | [mongodb](https://github.com/mongodb/mongo-rust-driver) | `3.5.1` | `3.5.2` | | [uuid](https://github.com/uuid-rs/uuid) | `1.22.0` | `1.23.0` | | [tracing-subscriber](https://github.com/tokio-rs/tracing) | `0.3.22` | `0.3.23` | | [sha2](https://github.com/RustCrypto/hashes) | `0.11.0-rc.5` | `0.11.0` | | [totp-rs](https://github.com/constantoine/totp-rs) | `5.7.0` | `5.7.1` | | [clap](https://github.com/clap-rs/clap) | `4.5.60` | `4.6.0` | | [aws-sdk-kms](https://github.com/awslabs/aws-sdk-rust) | `1.103.0` | `1.104.0` | | [libc](https://github.com/rust-lang/libc) | `0.2.183` | `0.2.184` | 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 `mongodb` from 3.5.1 to 3.5.2 - [Release notes](https://github.com/mongodb/mongo-rust-driver/releases) - [Commits](mongodb/mongo-rust-driver@v3.5.1...v3.5.2) Updates `uuid` from 1.22.0 to 1.23.0 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@v1.22.0...v1.23.0) Updates `tracing-subscriber` from 0.3.22 to 0.3.23 - [Release notes](https://github.com/tokio-rs/tracing/releases) - [Commits](tokio-rs/tracing@tracing-subscriber-0.3.22...tracing-subscriber-0.3.23) Updates `sha2` from 0.11.0-rc.5 to 0.11.0 - [Commits](RustCrypto/hashes@sha2-v0.11.0-rc.5...sha2-v0.11.0) Updates `totp-rs` from 5.7.0 to 5.7.1 - [Release notes](https://github.com/constantoine/totp-rs/releases) - [Changelog](https://github.com/constantoine/totp-rs/blob/master/CHANGELOG.md) - [Commits](constantoine/totp-rs@v5.7.0...v5.7.1) Updates `clap` from 4.5.60 to 4.6.0 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@clap_complete-v4.5.60...clap_complete-v4.6.0) Updates `aws-sdk-kms` from 1.103.0 to 1.104.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `libc` from 0.2.183 to 0.2.184 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.184/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.183...0.2.184) --- updated-dependencies: - dependency-name: tokio dependency-version: 1.51.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: mongodb dependency-version: 3.5.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: uuid dependency-version: 1.23.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: tracing-subscriber dependency-version: 0.3.23 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: sha2 dependency-version: 0.11.0 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: totp-rs dependency-version: 5.7.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: clap dependency-version: 4.6.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: aws-sdk-kms dependency-version: 1.104.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: libc dependency-version: 0.2.184 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 the rust-minor group with 9 updates in the / directory:
1.50.01.51.03.5.13.5.21.22.01.23.00.3.220.3.230.11.0-rc.50.11.05.7.05.7.14.5.604.6.01.103.01.104.00.2.1830.2.184Updates
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
mongodbfrom 3.5.1 to 3.5.2Release notes
Sourced from mongodb's releases.
Commits
55ba2b5release v3.5.2 (#1642)c3abfc3[3.5.x] RUST-2363 ensure empty tag matches servers with no tag set (#1617)Updates
uuidfrom 1.22.0 to 1.23.0Release notes
Sourced from uuid's releases.
Commits
00ab922Merge pull request #876 from uuid-rs/cargo/v1.23.0726ba45prepare for 1.23.0 release996dadeMerge pull request #875 from uuid-rs/fix/context-orderinge140479simplify a use stmt8ed9142reorganize and document more v7 context internalse09a322use LazyLock to synchronize v1/v6 context initialization0f260ccMerge pull request #874 from uuid-rs/chore/impl-cleanups1419e91clean up and refactor main lib testsceeaf4bensure we don't overflow on counters less than 1263bc8f5Merge pull request #873 from uuid-rs/fix/error-msgUpdates
tracing-subscriberfrom 0.3.22 to 0.3.23Release notes
Sourced from tracing-subscriber's releases.
Commits
54ede4dchore: prepare tracing-subscriber 0.3.23 (#3490)37558d5subscriber: allow ansi sanitization to be disabled (#3484)efc690fcore: add missing const (#3449)0c32367core: Use const initializers instead ofonce_cell9feb241docs: add arcswap reload crate to related (#3442)2d55f6fchore: prepare tracing 0.1.44 (#3439)10a9e83chore: prepare tracing-core 0.1.36 (#3440)ee82cf9tracing: fix record_all panic (#3432)9978c36chore: prepare tracing-mock 0.1.0-beta.3 (#3429)Updates
sha2from 0.11.0-rc.5 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
totp-rsfrom 5.7.0 to 5.7.1Release notes
Sourced from totp-rs's releases.
Changelog
Sourced from totp-rs's changelog.
Commits
957f001Update CHANGELOG.mdda94876Merge pull request #82 from constantoine/fix_zeroize4d2c1beFix compilation1a980e4Enclose checks in closure to avoid duplicate zeroize linesffc05ccFix zeroize not being applied everywhere it should #81Updates
clapfrom 4.5.60 to 4.6.0Changelog
Sourced from clap's changelog.
Commits
9ab6deechore: Release374a30ddocs: Update changelogd0c8aabMerge pull request #6306 from epage/update686ce2fchore: Upgrade compatible8203238Merge pull request #6305 from epage/msrvc774a89docs: Reduce main's in doctests73534f6chore: Upgrade to 2025 editiondfe05a9chore: Bump MSRV to 1.858b41d0bchore: Release518220fdocs: Update changelogUpdates
aws-sdk-kmsfrom 1.103.0 to 1.104.0Commits
Updates
libcfrom 0.2.183 to 0.2.184Release notes
Sourced from libc's releases.
Changelog
Sourced from libc's changelog.
Commits
b1fd610chore: Release libc 0.2.184f596819ci: Don't enforce cargo-semver-checks4645f60linux: update ptrace_syscall_info struct14cbbectypes: RemovePadding::uninitb5dcda8pthread: UsePadding::new(\<zeroed>)rather thanPadding::uninit()bbb1c5dtypes: Add anewfunction toPaddingdf06e43Fix locale values and add RTLD_NOLOAD, some TCP constants078f5c6newlib/espidf: Move DT_* to espidf/mod.rsd32b83dAdd IP_MINTTL to bsd939e0ecDefine max_align_t for riscv64-linuxDependabot 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 conditions