build(deps): bump the cargo group with 6 updates#4444
Merged
Conversation
Bumps the cargo group with 6 updates: | Package | From | To | | --- | --- | --- | | [cc](https://github.com/rust-lang/cc-rs) | `1.2.21` | `1.2.22` | | [clap](https://github.com/clap-rs/clap) | `4.5.37` | `4.5.38` | | [clap_complete](https://github.com/clap-rs/clap) | `4.5.48` | `4.5.50` | | [ctrlc](https://github.com/Detegr/rust-ctrlc) | `3.4.6` | `3.4.7` | | [libloading](https://github.com/nagisa/rust_libloading) | `0.8.6` | `0.8.7` | | [tempfile](https://github.com/Stebalien/tempfile) | `3.19.1` | `3.20.0` | Updates `cc` from 1.2.21 to 1.2.22 - [Release notes](https://github.com/rust-lang/cc-rs/releases) - [Changelog](https://github.com/rust-lang/cc-rs/blob/main/CHANGELOG.md) - [Commits](rust-lang/cc-rs@cc-v1.2.21...cc-v1.2.22) Updates `clap` from 4.5.37 to 4.5.38 - [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.37...clap_complete-v4.5.38) Updates `clap_complete` from 4.5.48 to 4.5.50 - [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.48...clap_complete-v4.5.50) Updates `ctrlc` from 3.4.6 to 3.4.7 - [Release notes](https://github.com/Detegr/rust-ctrlc/releases) - [Commits](Detegr/rust-ctrlc@3.4.6...3.4.7) Updates `libloading` from 0.8.6 to 0.8.7 - [Commits](nagisa/rust_libloading@0.8.6...0.8.7) Updates `tempfile` from 3.19.1 to 3.20.0 - [Changelog](https://github.com/Stebalien/tempfile/blob/master/CHANGELOG.md) - [Commits](Stebalien/tempfile@v3.19.1...v3.20.0) --- updated-dependencies: - dependency-name: cc dependency-version: 1.2.22 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap dependency-version: 4.5.38 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: clap_complete dependency-version: 4.5.50 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: ctrlc dependency-version: 3.4.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: libloading dependency-version: 0.8.7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: cargo - dependency-name: tempfile dependency-version: 3.20.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: cargo ... Signed-off-by: dependabot[bot] <support@github.com>
clason
approved these changes
May 13, 2025
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 group with 6 updates:
1.2.211.2.224.5.374.5.384.5.484.5.503.4.63.4.70.8.60.8.73.19.13.20.0Updates
ccfrom 1.2.21 to 1.2.22Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
d61b3b3chore: release v1.2.22 (#1467)f50ff26Addflagsmethod tocc::Buildfor adding multiple flags (#1466)Updates
clapfrom 4.5.37 to 4.5.38Release notes
Sourced from clap's releases.
Changelog
Sourced from clap's changelog.
Commits
2920fb0chore: Release8902627docs: Update changelog79d696fMerge pull request #5813 from epage/ignore479df35fix(parser): Fill in defaults on ignored errora1d69carefactor(parser): Split up parsing from post-processing6827841test(parser): Show bad ignore_errors defaulting case76d0049test(parser): Verify defaulting on errors3f5c05ctest(parser): Ensure we are actually testing ignore_errorsba4745dchore(ci): Fix use of permissions22944b4chore(ci): Use matrix for tracking the runnerUpdates
clap_completefrom 4.5.48 to 4.5.50Commits
d8acd47chore: Release7c2b8d9docs: Update changeloge69a2eaMerge pull request #5987 from mernen/fix-bash-comp-words-loope03cc2eMerge pull request #5988 from cordx56/fix-builder-custom-version-docs5ab2579fix: Minor fix for builder docs about version2f66432fix(complete): Only parse arguments before current4d9d210test(complete): Illustrate current behavior in Bash6abe2f8chore: Released5c7454docs: Update changelog5b2e960Merge pull request #5985 from mernen/bash-curUpdates
ctrlcfrom 3.4.6 to 3.4.7Release notes
Sourced from ctrlc's releases.
Commits
ac79af3Version 3.4.7f9a4b4dUse?instead of and_then3e5af79Update nix to 0.30Updates
libloadingfrom 0.8.6 to 0.8.7Commits
2fe04f2ci: test *-gnullvm instead of *-gnue25379cci: attempt to fix mingw test failures5e03382release 0.8.7fe29b71ci: add msys2 path to make gcc find the right ld76a62e0ci: remove TARGET env for cygwin20139d9fix: specify cygwin linker by absolute path5cf440dfix: add cygwin as unexpected cfgefdd676ci: fix rust-src and use env vars12621daci: add cygwin test on MSYS2b264a11feat: add cygwin supportUpdates
tempfilefrom 3.19.1 to 3.20.0Changelog
Sourced from tempfile's changelog.
Commits
99ffea6chore: release v3.20.0 (#358)bd2b267feat: make it possible to disable cleanup in-place after creation (#355)3b30099ci: really check docs for warnings (#357)f701f52ci: check docs (#356)d34afe9doc: improve SpooledData documentation6deb42edoc: make it easier to pick the correct tempfile constructor/typee284782feat: allow creating spooled temporary files in a specific directory (#353)07edc31feat: implementSpooledTempFile::into_file(#352)b122355fix: add must_use attribute to TempDir::keep (#351)cbd1e97feat: renameTempDir::into_pathtoTempDir::keep(#349)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 mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@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