deps: bump the rust-minor group across 1 directory with 15 updates#21
Closed
dependabot[bot] wants to merge 52 commits into
Closed
deps: bump the rust-minor group across 1 directory with 15 updates#21dependabot[bot] wants to merge 52 commits into
dependabot[bot] wants to merge 52 commits into
Conversation
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Release date: May 21, 2026 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- CI action versions (checkout@v6, upload@v7, download@v8) - MSRV docs (Rust 1.91.1) - Security audit config stabilized - Release date: May 21, 2026 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- apply rustfmt across CI-flagged files - ignore RUSTSEC-2026-0104 (rustls-webpki CRL panic) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
- rustfmt and audit config fixes - README MSRV alignment - Release date: May 21, 2026 Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
Bumps the rust-minor group with 14 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.4.18` | `4.6.1` | | [tokio](https://github.com/tokio-rs/tokio) | `1.51.1` | `1.52.3` | | [serde_json](https://github.com/serde-rs/json) | `1.0.149` | `1.0.150` | | [aws-config](https://github.com/smithy-lang/smithy-rs) | `1.8.15` | `1.8.16` | | [aws-sdk-ecr](https://github.com/awslabs/aws-sdk-rust) | `1.114.0` | `1.116.0` | | [aws-sdk-ssm](https://github.com/awslabs/aws-sdk-rust) | `1.108.0` | `1.110.0` | | [aws-sdk-cloudfront](https://github.com/awslabs/aws-sdk-rust) | `1.115.0` | `1.119.0` | | [comfy-table](https://github.com/nukesor/comfy-table) | `7.1.4` | `7.2.2` | | [uuid](https://github.com/uuid-rs/uuid) | `1.13.1` | `1.23.1` | | [tar](https://github.com/composefs/tar-rs) | `0.4.45` | `0.4.46` | | [mockito](https://github.com/lipanski/mockito) | `1.6.1` | `1.7.2` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.14.0` | `3.27.0` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.0.14` | `2.2.2` | | [predicates](https://github.com/assert-rs/predicates-rs) | `3.0.4` | `3.1.4` | Updates `clap` from 4.4.18 to 4.6.1 - [Release notes](https://github.com/clap-rs/clap/releases) - [Changelog](https://github.com/clap-rs/clap/blob/master/CHANGELOG.md) - [Commits](clap-rs/clap@v4.4.18...clap_complete-v4.6.1) Updates `tokio` from 1.51.1 to 1.52.3 - [Release notes](https://github.com/tokio-rs/tokio/releases) - [Commits](tokio-rs/tokio@tokio-1.51.1...tokio-1.52.3) Updates `serde_json` from 1.0.149 to 1.0.150 - [Release notes](https://github.com/serde-rs/json/releases) - [Commits](serde-rs/json@v1.0.149...v1.0.150) Updates `aws-config` from 1.8.15 to 1.8.16 - [Release notes](https://github.com/smithy-lang/smithy-rs/releases) - [Changelog](https://github.com/smithy-lang/smithy-rs/blob/main/CHANGELOG.md) - [Commits](https://github.com/smithy-lang/smithy-rs/commits) Updates `aws-sdk-ecr` from 1.114.0 to 1.116.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-ssm` from 1.108.0 to 1.110.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-cloudfront` from 1.115.0 to 1.119.0 - [Release notes](https://github.com/awslabs/aws-sdk-rust/releases) - [Commits](https://github.com/awslabs/aws-sdk-rust/commits) Updates `aws-sdk-sts` from 1.101.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 `comfy-table` from 7.1.4 to 7.2.2 - [Release notes](https://github.com/nukesor/comfy-table/releases) - [Changelog](https://github.com/Nukesor/comfy-table/blob/main/CHANGELOG.md) - [Commits](Nukesor/comfy-table@v7.1.4...v7.2.2) Updates `uuid` from 1.13.1 to 1.23.1 - [Release notes](https://github.com/uuid-rs/uuid/releases) - [Commits](uuid-rs/uuid@1.13.1...v1.23.1) Updates `tar` from 0.4.45 to 0.4.46 - [Release notes](https://github.com/composefs/tar-rs/releases) - [Commits](composefs/tar-rs@0.4.45...0.4.46) Updates `mockito` from 1.6.1 to 1.7.2 - [Release notes](https://github.com/lipanski/mockito/releases) - [Commits](lipanski/mockito@1.6.1...1.7.2) Updates `tempfile` from 3.14.0 to 3.27.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.14.0...v3.27.0) Updates `assert_cmd` from 2.0.14 to 2.2.2 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.0.14...v2.2.2) Updates `predicates` from 3.0.4 to 3.1.4 - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](assert-rs/predicates-rs@v3.0.4...v3.1.4) --- updated-dependencies: - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: tokio dependency-version: 1.52.3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: serde_json dependency-version: 1.0.150 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: aws-config dependency-version: 1.8.16 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: aws-sdk-ecr dependency-version: 1.116.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: aws-sdk-ssm dependency-version: 1.110.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: aws-sdk-cloudfront dependency-version: 1.119.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: aws-sdk-sts dependency-version: 1.104.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: comfy-table dependency-version: 7.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: uuid dependency-version: 1.23.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: tar dependency-version: 0.4.46 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-minor - dependency-name: mockito dependency-version: 1.7.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: assert_cmd dependency-version: 2.2.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor - dependency-name: predicates dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: rust-minor ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are no longer updatable, so this is no longer needed. |
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 14 updates in the / directory:
4.4.184.6.11.51.11.52.31.0.1491.0.1501.8.151.8.161.114.01.116.01.108.01.110.01.115.01.119.07.1.47.2.21.13.11.23.10.4.450.4.461.6.11.7.23.14.03.27.02.0.142.2.23.0.43.1.4Updates
clapfrom 4.4.18 to 4.6.1Release notes
Sourced from clap's releases.
... (truncated)
Changelog
Sourced from clap's changelog.
... (truncated)
Commits
1420275chore: Released2c817ddocs: Update changelogf88c94eMerge pull request #6341 from epage/sepacbb822fix(complete): Reduce risk of conflict with actual subcommandsa49fadbrefactor(complete): Pull out subcommand separatorddc008bMerge pull request #6332 from epage/update497dc50chore: Update compatible dependenciesdca2326Merge pull request #6331 from clap-rs/renovate/j178-prek-action-2.x54bdaa3chore(deps): Update j178/prek-action action to v2f0d30d9chore: ReleaseUpdates
tokiofrom 1.51.1 to 1.52.3Release notes
Sourced from tokio's releases.
... (truncated)
Commits
d875691chore: prepare Tokio v1.52.3 (#8130)e1aebb0Merge 'tokio-1.51.3' into 'tokio-1.52.x' (#8129)fd63094chore: prepare Tokio v1.51.3 (#8127)8c600d0Merge 'tokio-1.47.5' into 'tokio-1.51.x' (#8123)11bfc13chore: prepare Tokio v1.47.5 (#8122)f085b62sync: notify receivers in mpscOwnedPermit::release()method (#8075)30d25ccsync: require that anRwLockhasmax_readers != 0(#8076)9fccf53sync: returnEmptyfromtry_recv()when mpsc is closed with outstanding p...ebf61b4sync: fix underflow in mpsc channellen()(#8062)4abe9d7chore: prepare Tokio v1.52.2 (#8115)Updates
serde_jsonfrom 1.0.149 to 1.0.150Release notes
Sourced from serde_json's releases.
Commits
a1ae73aRelease 1.0.1501a360b0Merge pull request #1324 from puneetdixit200/reject-non-string-enum-keys2037b63Reject non-string enum object keys5d30df6Resolve manual_assert_eq pedantic clippy lintdc8003aRaise required compiler for preserve_order feature to 1.85a42fa98Unpin CI miri toolchain684a60ePin CI miri to nightly-2026-02-117c7da33Raise required compiler to Rust 1.71acf4850Simplify Number::is_f646b8ceabResolve unnecessary_map_or clippy lintUpdates
aws-configfrom 1.8.15 to 1.8.16Commits
Updates
aws-sdk-ecrfrom 1.114.0 to 1.116.0Commits
Updates
aws-sdk-ssmfrom 1.108.0 to 1.110.0Commits
Updates
aws-sdk-cloudfrontfrom 1.115.0 to 1.119.0Commits
Updates
aws-sdk-stsfrom 1.101.0 to 1.104.0Commits
Updates
comfy-tablefrom 7.1.4 to 7.2.2Release notes
Sourced from comfy-table's releases.
Changelog
Sourced from comfy-table's changelog.
Commits
9040cd2chore: Release comfy-table version 7.2.251f69f6docs: Prepare changelog for release2c697e1Merge pull request #201 from Nukesor/fix-cell-verticl-styling4bc64adfix: Cell formatting without any vertical stylingdda03a0meta: LLM contribution guidelinesf1aa156meta: Add AGENTS.mdd01e3d5Merge pull request #200 from Nukesor/tests053f7c9chore: Format codebase with nightly rules78e8f46fix: Split doesn't result in violation of lower boundary68c307cfix: Successive lower boundary constraintsUpdates
uuidfrom 1.13.1 to 1.23.1Release notes
Sourced from uuid's releases.
... (truncated)
Commits
ca0c85fMerge pull request #879 from uuid-rs/cargo/v1.23.1b4db015prepare for 1.23.1 release771069dMerge pull request #878 from aznashwan/fix-from-gregorian-deprecation-note80994a2fix: Timestamp::from_gregorian deprecation note90c5be8Merge pull request #877 from guybedford/remove-wasm-bindgen-msrv8b8c4f4Remove deprecated feature from wasm-bindgen dependency00ab922Merge 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 stmtUpdates
tarfrom 0.4.45 to 0.4.46Release notes
Sourced from tar's releases.
Commits
fc459c1Release 0.4.4643e05a8ci: Add crates.io trusted publishing workflowbba5666Update repo linkscd94c46docs: Document TOCTOU / concurrent-mutation threat model1b4997cbuilder: Expand docs for follow_symlinks and append_dir_allbab14ddarchive: Fix another PAX header desync (GHSA-3cv2-h65g-fgmm)2349b49Add support of absolute paths39d0311Update some links59d803eUpdate astral-tokio-tar requirement from 0.5 to 0.68296b9aci: Fix and re-enable reverse dependency testing (#444)Updates
mockitofrom 1.6.1 to 1.7.2Release notes
Sourced from mockito's releases.
Commits
2e16acfBump to 1.7.2e404bdfUpdate docse2c1692Merge pull request #224 from songokas/status-code-from-request86596b7Allow returning a different status code based on a request4a70878Merge pull request #223 from tottoto/update-to-reqwest-0.1335fccfbUpdate to reqwest 0.137f00a9cBump to 1.7.1dff2b36Bump to 1.7.09f776f9Merge pull request #222 from tottoto/refactor-response-body89c0121Refactor response bodyUpdates
tempfilefrom 3.14.0 to 3.27.0Changelog
Sourced from tempfile's changelog.
... (truncated)
Commits
5c8fa12chore: release 3.27.0e34e574test: disable uds conflict test on redox772c795test: add CWD guards2632fb9fix: resolve relative paths when constructingTempPath929a112chore: release 3.26.029d6ac5Add Redox OS CI (#394)375067fdoc(README): document supported platformsd353717feat(redox): implement persist() (#393)64114d7Fix typos in documentation (#392)9a38b8dchore: release 3.25.0Updates
assert_cmdfrom 2.0.14 to 2.2.2Changelog
Sourced from assert_cmd's changelog.
... (truncated)
Commits
feece89chore: Release assert_cmd version 2.2.2367cdf7docs: Update changeloga98cc85Merge pull request #289 from marcospb19/track_callercd2e167fix: .success() not reporting panic location45a1c74chore(deps): Update Prek to v0.3.13 (#293)f1d9b5bchore(deps): Update Prek to v0.3.12 (#292)1d34babMerge pull request #291 from epage/templated9a70adstyle: Make clippy happy4f5b5afchore: Update from _rust template1e1d586chore(renovate): Fix the tagUpdates
predicatesfrom 3.0.4 to 3.1.4Changelog
Sourced from predicates's changelog.
Commits
f54f2cdchore: Releasece8099eMerge pull request #200 from rynoV/master34d11dedocs: Update changeloga03ae99feat: Make BoxPredicate::find_case use the inner find_case9b59897test: Add test for BoxPredicate::find_case45f4333Merge pull request #201 from assert-rs/renovate/crate-ci-typos-1.xb9c965bchore(deps): Update pre-commit hook crate-ci/typos to v1.42.30d9cf08Merge pull request #199 from epage/template9968b8achore: Update from _rust templatee4f2b35chore(ci): Update actionDependabot 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