build(deps): bump the all-deps group with 3 updates#659
Merged
Conversation
Bumps the all-deps group with 3 updates: [compiler_builtins](https://github.com/rust-lang/compiler-builtins), [cc](https://github.com/rust-lang/cc-rs) and [syn](https://github.com/dtolnay/syn). Updates `compiler_builtins` from 0.1.155 to 0.1.156 - [Release notes](https://github.com/rust-lang/compiler-builtins/releases) - [Changelog](https://github.com/rust-lang/compiler-builtins/blob/master/.release-plz.toml) - [Commits](rust-lang/compiler-builtins@compiler_builtins-v0.1.155...compiler_builtins-v0.1.156) Updates `cc` from 1.2.19 to 1.2.20 - [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.19...cc-v1.2.20) Updates `syn` from 2.0.100 to 2.0.101 - [Release notes](https://github.com/dtolnay/syn/releases) - [Commits](dtolnay/syn@2.0.100...2.0.101) --- updated-dependencies: - dependency-name: compiler_builtins dependency-version: 0.1.156 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: cc dependency-version: 1.2.20 dependency-type: indirect update-type: version-update:semver-patch dependency-group: all-deps - dependency-name: syn dependency-version: 2.0.101 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 3 updates: compiler_builtins, cc and syn.
Updates
compiler_builtinsfrom 0.1.155 to 0.1.156Release notes
Sourced from compiler_builtins's releases.
Commits
313e3eechore: Combine CHANGELOG files for compiler-builtinsfe23e61chore: release builtins 0.1.156 and libm 0.2.122dc292bReimplement the generic fmod4f4dbe8Rename thepublic-test-depsfeature tounstable-public-internals767597fci: Fix extensive testsb5f8003Fix compiler-builtins publish33dedd2Update README and CONTRIBUTING for the new repository layout07521a6Move README.md to compiler-builtins, CONTRIBUTING.md to root2691b35Update licensing information after repository refactoringe823bb7avr: Provideabort()Updates
ccfrom 1.2.19 to 1.2.20Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
1dd0989chore: release v1.2.20 (#1462)828dd19Regenerate target info (#1461)5da0787Update rusqlite requirement from 0.34.0 to 0.35.0 (#1460)9fb0d0bFix parser.rs on latest rustc nightly (#1459)Updates
synfrom 2.0.100 to 2.0.101Release notes
Sourced from syn's releases.
Commits
58336a3Release 2.0.101f1612ccMerge pull request #1861 from JakobDegen/turbofishd04eea1Fix lifetime onas_turbofish432b303Resolve renamed_and_removed_lints warning about match_on_vec_items1353d60Update test suite to nightly-2025-04-083980ff2Improve wording of comment in advance_to implementation8328b52Update test suite to nightly-2025-04-051d2e2beUpdate test suite to nightly-2025-04-032400946Update test suite to nightly-2025-04-02114a629Update test suite to nightly-2025-03-27Dependabot 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