Bump the rust-dependencies group with 4 updates#4283
Merged
Conversation
Bumps the rust-dependencies group with 4 updates: [clap](https://github.com/clap-rs/clap), [lz4_flex](https://github.com/pseitz/lz4_flex), [syn](https://github.com/dtolnay/syn) and [cfg-if](https://github.com/rust-lang/cfg-if). Updates `clap` from 4.5.39 to 4.5.40 - [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.39...clap_complete-v4.5.40) Updates `lz4_flex` from 0.11.3 to 0.11.4 - [Release notes](https://github.com/pseitz/lz4_flex/releases) - [Changelog](https://github.com/PSeitz/lz4_flex/blob/main/CHANGELOG.md) - [Commits](https://github.com/pseitz/lz4_flex/commits/0.11.4) Updates `syn` from 2.0.101 to 2.0.103 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.101...2.0.103) Updates `cfg-if` from 1.0.0 to 1.0.1 - [Release notes](https://github.com/rust-lang/cfg-if/releases) - [Changelog](https://github.com/rust-lang/cfg-if/blob/main/CHANGELOG.md) - [Commits](rust-lang/cfg-if@1.0.0...v1.0.1) --- updated-dependencies: - dependency-name: clap dependency-version: 4.5.40 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: lz4_flex dependency-version: 0.11.4 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: syn dependency-version: 2.0.103 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies - dependency-name: cfg-if dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: rust-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
jedel1043
approved these changes
Jun 16, 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 rust-dependencies group with 4 updates: clap, lz4_flex, syn and cfg-if.
Updates
clapfrom 4.5.39 to 4.5.40Changelog
Sourced from clap's changelog.
Commits
cff27dbchore: Release4ef4124docs: Update changelogca89617Merge pull request #5848 from jennings/jennings/push-xolwzyoornps99b6391fix(complete): Fix PowerShell dynamic completionUpdates
lz4_flexfrom 0.11.3 to 0.11.4Changelog
Sourced from lz4_flex's changelog.
Commits
Updates
synfrom 2.0.101 to 2.0.103Release notes
Sourced from syn's releases.
Commits
85d4276Release 2.0.1036f7b0f3Merge pull request #1871 from dtolnay/binaryattr89f88faCorrectly track bailouts in parenthesized binary expressions0e07372Add binary operator attribute bailout testca8d876Insert parentheses around binary operation with attribute5be0f71Add binary operator attribute tests026bb3cDiscard paren attrs in unparenthesize test217dd62Preserve attributes of Expr::Paren in FlattenParensef977c1Update test suite to nightly-2025-06-11b1cc559Release 2.0.102Updates
cfg-iffrom 1.0.0 to 1.0.1Release notes
Sourced from cfg-if's releases.
Changelog
Sourced from cfg-if's changelog.
Commits
dbfd663chore: release v1.0.11cc10c7Removecompiler-builtinsfromrustc-dep-of-stddependencies0314c2bci: Fix the release job branchee3062fRemove redundant configuration from Cargo.toml3e3936ecleanup: Remove trailing whitespace0f01effci: Add a release job4edf327Merge pull request #83 from rust-lang/dependabot/github_actions/actions/check...d16050aBump actions/checkout from 4.2.1 to 4.2.2b01c675Merge pull request #82 from rust-lang/dependabot/github_actions/actions/check...fdd1c00Bump actions/checkout from 4.2.0 to 4.2.1Dependabot 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