deps: bump the cargo-dependencies group across 1 directory with 7 updates#16
Closed
dependabot[bot] wants to merge 1 commit into
Closed
deps: bump the cargo-dependencies group across 1 directory with 7 updates#16dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
…ates Bumps the cargo-dependencies group with 6 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.60` | `4.6.1` | | [reqwest](https://github.com/seanmonstar/reqwest) | `0.13.2` | `0.13.3` | | [rpassword](https://github.com/conradkleinespel/rpassword) | `7.4.0` | `7.5.2` | | cynic | `3.13.1` | `3.13.2` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.2.0` | `2.2.2` | | [criterion](https://github.com/criterion-rs/criterion.rs) | `0.5.1` | `0.8.2` | Updates `clap` from 4.5.60 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@clap_complete-v4.5.60...clap_complete-v4.6.1) Updates `reqwest` from 0.13.2 to 0.13.3 - [Release notes](https://github.com/seanmonstar/reqwest/releases) - [Changelog](https://github.com/seanmonstar/reqwest/blob/master/CHANGELOG.md) - [Commits](seanmonstar/reqwest@v0.13.2...v0.13.3) Updates `rpassword` from 7.4.0 to 7.5.2 - [Release notes](https://github.com/conradkleinespel/rpassword/releases) - [Commits](conradkleinespel/rpassword@v7.4.0...v7.5.2) Updates `cynic` from 3.13.1 to 3.13.2 Updates `assert_cmd` from 2.2.0 to 2.2.2 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.2.0...v2.2.2) Updates `criterion` from 0.5.1 to 0.8.2 - [Release notes](https://github.com/criterion-rs/criterion.rs/releases) - [Changelog](https://github.com/criterion-rs/criterion.rs/blob/master/CHANGELOG.md) - [Commits](criterion-rs/criterion.rs@0.5.1...criterion-v0.8.2) Updates `cynic-codegen` from 3.13.1 to 3.13.2 --- updated-dependencies: - dependency-name: assert_cmd dependency-version: 2.2.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: clap dependency-version: 4.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: criterion dependency-version: 0.8.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: cynic dependency-version: 3.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: cynic-codegen dependency-version: 3.13.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: reqwest dependency-version: 0.13.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: rpassword dependency-version: 7.5.2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
a007b90 to
4009723
Compare
Contributor
Author
|
Looks like these dependencies are updatable in another way, 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 cargo-dependencies group with 6 updates in the / directory:
4.5.604.6.10.13.20.13.37.4.07.5.23.13.13.13.22.2.02.2.20.5.10.8.2Updates
clapfrom 4.5.60 to 4.6.1Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
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
reqwestfrom 0.13.2 to 0.13.3Release notes
Sourced from reqwest's releases.
Changelog
Sourced from reqwest's changelog.
Commits
a9a88c4v0.13.3f3f6d9ddocs(retry): include ReqRep in docsrs (#3020)5f9c231fix rustls CRL PEM parsing (#3013)11d835duse wasm-bindgen ecosystem only for wasm32-unknown-* target (#3000)1f72916Upgrade rustls-platform-verifier (#3010)5d5bf35[HTTP/3] Optimize IPv6 fallback and enforce HTTPS scheme #2911 (#3006)93dc1b2docs: more accurate about default HTTP2 window sizes (#3007)c5e50f0docs: update outdated link in commentsb25611fresolve: debug log to change only host (#2992)ca1f479http3: handle stop_sending without error (#2978)Updates
rpasswordfrom 7.4.0 to 7.5.2Release notes
Sourced from rpassword's releases.
Commits
e176edcbump to 7.5.26c19a1emake reading utf8 chars more reliable1ecf07dbump to 7.5.160ee071remove errno clean up, not cross-platform2d9873erelease v7.5.0e67e3b4removes commented out codefdde958remove .idea from .gitignored531c59allow reading from any Read and writing to any Write205dfb2differentiate Input and Output targets6aa333amake PasswordFeedback internal though ConfigBuilderUpdates
cynicfrom 3.13.1 to 3.13.2Updates
assert_cmdfrom 2.2.0 to 2.2.2Changelog
Sourced from assert_cmd's changelog.
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
criterionfrom 0.5.1 to 0.8.2Release notes
Sourced from criterion's releases.
... (truncated)
Changelog
Sourced from criterion's changelog.
... (truncated)
Commits
7f0d745chore: release v0.8.24a467cechore(deps): bump crate-ci/typos from 1.40.0 to 1.43.0b277a75Fix panic with uniform iteration durations in benchmarks828af14fix: don't build alloca on unsupported targetsb01316bUpdate Readme4c02a3bExclude development scripts from published packagee4e06dfchore: release v0.8.1aa548b9fix: Homepage link950c3b7fix: Typo7e3e50cchore(deps): bump crate-ci/typos from 1.23.5 to 1.40.0Updates
cynic-codegenfrom 3.13.1 to 3.13.2