build(deps): bump the all-deps group with 4 updates#690
Merged
Conversation
Bumps the all-deps group with 4 updates: [cfg-if](https://github.com/rust-lang/cfg-if), [libc](https://github.com/rust-lang/libc), [cc](https://github.com/rust-lang/cc-rs) and [syn](https://github.com/dtolnay/syn). 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) Updates `libc` from 0.2.171 to 0.2.173 - [Release notes](https://github.com/rust-lang/libc/releases) - [Changelog](https://github.com/rust-lang/libc/blob/0.2.173/CHANGELOG.md) - [Commits](rust-lang/libc@0.2.171...0.2.173) Updates `cc` from 1.2.26 to 1.2.27 - [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.26...cc-v1.2.27) 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) --- updated-dependencies: - dependency-name: cfg-if dependency-version: 1.0.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: libc dependency-version: 0.2.173 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: cc dependency-version: 1.2.27 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: syn dependency-version: 2.0.103 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps ... Signed-off-by: dependabot[bot] <support@github.com>
takumi-earth
pushed a commit
to earthlings-dev/getrandom
that referenced
this pull request
Jan 27, 2026
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 all-deps group with 4 updates: cfg-if, libc, cc and syn.
Updates
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.1Updates
libcfrom 0.2.171 to 0.2.173Release notes
Sourced from libc's releases.
... (truncated)
Changelog
Sourced from libc's changelog.
... (truncated)
Commits
9288ec0Merge pull request #4486 from tgross35/fix-no-publish6787debFix publishing on thelibc-0.2branch1c5b553Merge pull request #4481 from tgross35/release2d0dfd3chore: release libc 0.2.17392347ecMerge pull request #4476 from tgross35/backport-scotch-bonnet1a418edlints: Removeallow(dead_code)7be1a7alints: Removeallow(redundant_semicolons)53301c2lints: Warn rather than deny by default6595c61Add AIX triple to Cargo.toml for doc.600d8adAdd ctest-next stub and expected dependenciesUpdates
ccfrom 1.2.26 to 1.2.27Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
7043e38chore: release v1.2.27 (#1486)1d99fe3Regenerate windows sys bindings (#1485)2e34d13Update windows-bindgen requirement from 0.61 to 0.62 (#1484)191bcf5Regenerate target info (#1483)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.102Most Recent Ignore Conditions Applied to This Pull Request
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