chore(deps): bump the cargo-dependencies group across 1 directory with 8 updates#261
Open
dependabot[bot] wants to merge 1 commit intomainfrom
Open
chore(deps): bump the cargo-dependencies group across 1 directory with 8 updates#261dependabot[bot] wants to merge 1 commit intomainfrom
dependabot[bot] wants to merge 1 commit intomainfrom
Conversation
…h 8 updates Bumps the cargo-dependencies group with 8 updates in the / directory: | Package | From | To | | --- | --- | --- | | [clap](https://github.com/clap-rs/clap) | `4.5.53` | `4.5.60` | | [env_logger](https://github.com/rust-cli/env_logger) | `0.11.8` | `0.11.9` | | [git2](https://github.com/rust-lang/git2-rs) | `0.20.3` | `0.20.4` | | [toml](https://github.com/toml-rs/toml) | `0.9.10+spec-1.1.0` | `1.0.6+spec-1.1.0` | | [openssl](https://github.com/rust-openssl/rust-openssl) | `0.10.75` | `0.10.76` | | [assert_cmd](https://github.com/assert-rs/assert_cmd) | `2.1.1` | `2.2.0` | | [predicates](https://github.com/assert-rs/predicates-rs) | `3.1.3` | `3.1.4` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.24.0` | `3.27.0` | Updates `clap` from 4.5.53 to 4.5.60 - [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.53...clap_complete-v4.5.60) Updates `env_logger` from 0.11.8 to 0.11.9 - [Release notes](https://github.com/rust-cli/env_logger/releases) - [Changelog](https://github.com/rust-cli/env_logger/blob/main/CHANGELOG.md) - [Commits](rust-cli/env_logger@v0.11.8...v0.11.9) Updates `git2` from 0.20.3 to 0.20.4 - [Changelog](https://github.com/rust-lang/git2-rs/blob/git2-0.20.4/CHANGELOG.md) - [Commits](rust-lang/git2-rs@git2-0.20.3...git2-0.20.4) Updates `toml` from 0.9.10+spec-1.1.0 to 1.0.6+spec-1.1.0 - [Commits](toml-rs/toml@toml-v0.9.10...toml-v1.0.6) Updates `openssl` from 0.10.75 to 0.10.76 - [Release notes](https://github.com/rust-openssl/rust-openssl/releases) - [Commits](rust-openssl/rust-openssl@openssl-v0.10.75...openssl-v0.10.76) Updates `assert_cmd` from 2.1.1 to 2.2.0 - [Changelog](https://github.com/assert-rs/assert_cmd/blob/master/CHANGELOG.md) - [Commits](assert-rs/assert_cmd@v2.1.1...v2.2.0) Updates `predicates` from 3.1.3 to 3.1.4 - [Changelog](https://github.com/assert-rs/predicates-rs/blob/master/CHANGELOG.md) - [Commits](assert-rs/predicates-rs@v3.1.3...v3.1.4) Updates `tempfile` from 3.24.0 to 3.27.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.24.0...v3.27.0) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.60 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: env_logger dependency-version: 0.11.9 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: git2 dependency-version: 0.20.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: toml dependency-version: 1.0.6+spec-1.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: cargo-dependencies - dependency-name: openssl dependency-version: 0.10.76 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: assert_cmd dependency-version: 2.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies - dependency-name: predicates dependency-version: 3.1.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo-dependencies - dependency-name: tempfile dependency-version: 3.27.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
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 8 updates in the / directory:
4.5.534.5.600.11.80.11.90.20.30.20.40.9.10+spec-1.1.01.0.6+spec-1.1.00.10.750.10.762.1.12.2.03.1.33.1.43.24.03.27.0Updates
clapfrom 4.5.53 to 4.5.60Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
33d24d8chore: Release9332409docs: Update changelogb7adce5Merge pull request #6166 from fabalchemy/fix-dynamic-powershell-completion009bba4fix(clap_complete): Improve powershell registrationd89d57dchore: Releasef18b67edocs: Update changelog9d218ebMerge pull request #6165 from epage/shirt126440cfix(help): Correctly calculate padding for short-only args9e3c05etest(help): Show panic with short, valueless argc9898d0test(help): Verify short with valueUpdates
env_loggerfrom 0.11.8 to 0.11.9Release notes
Sourced from env_logger's releases.
Changelog
Sourced from env_logger's changelog.
Commits
2f06b4cchore: Release57e13acchore: Release4f9066dMerge pull request #393 from rust-cli/renovate/crate-ci-typos-1.x3e4709achore(deps): Update Rust crate snapbox to v0.6.24 (#394)80ff83achore(deps): Update pre-commit hook crate-ci/typos to v1.42.376891b9Merge pull request #392 from epage/template14cda4achore: Update from _rust templatee4f2b35chore(ci): Update action6d0d36bchore(ci): Clean up previous branch in case it was leaked30b3b14chore(ci): Fix how rustfmt jobs runUpdates
git2from 0.20.3 to 0.20.4Changelog
Sourced from git2's changelog.
Commits
8852d7dMerge pull request #1214 from weihanglo/backport-from-raw-parts0b274f7Bump to 0.20.473a5d5dAdd test for dereference of an empty Bufce56683fix: check ptr nullity before calling from_raw_partsUpdates
tomlfrom 0.9.10+spec-1.1.0 to 1.0.6+spec-1.1.0Commits
a09707echore: Release7b0feaadocs: Update changelog2902954Revert "fix(toml): Track dotted key for spans" (#1119)a586caeRevert "fix(toml): Track dotted key for spans"d35c3f6chore: Release949b4e8docs: Update changelog47b878bfix(toml): Track dotted key for spans (#1118)87461d8fix(toml): Track dotted key for spans796370etest(serde): Check span meaningad87859test(serde): Track key spansUpdates
opensslfrom 0.10.75 to 0.10.76Release notes
Sourced from openssl's releases.
Commits
6b94124Release openssl v0.10.76 and openssl-sys v0.9.112 (#2582)30c3f2dBump aws-lc-sys to 0.38 (#2581)efc55bfSupport pregenerated Rust bindings from AWS-LC installations (#2578)80cd420Constify from_raw (#2580)e64c352Pin quote to 1.0.44 for min-version CI (#2579)c38b028Fix use-after-free of error strings on BoringSSL/aws-lc (#2572)9cd9a14fix min-version CI (#2573)87bf0e2Merge pull request #2567 from butteronarchbtw/brainpool-nid-constants61906a9add libressl variantse922826add corresponding rust constantsUpdates
assert_cmdfrom 2.1.1 to 2.2.0Changelog
Sourced from assert_cmd's changelog.
Commits
d935ff8chore: Release assert_cmd version 2.2.01631cf4docs: Changelog3137b55Merge pull request #283 from epage/panicebd79f1fix(cargo): Panic, rather than return bad path79c9b0dchore: Release assert_cmd version 2.1.390cb0dddocs: Update changelog7af59b9Merge pull request #282 from epage/deprecated80fe94cdocs(cargo): Specify support for different versions0246aa6test: Close markdown quotescb3b590Revert "fix: Deprecate cargo_bin (runtime version)"Updates
predicatesfrom 3.1.3 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 actionUpdates
tempfilefrom 3.24.0 to 3.27.0Changelog
Sourced from tempfile's changelog.
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.0Dependabot 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