chore(deps): bump cc from 1.2.66 to 1.4.3 - #498
Open
dependabot[bot] wants to merge 1 commit into
Open
Conversation
dependabot
Bot
requested review from
Dzejkop,
Guardiola31337,
Takaros999,
danielle-tfh,
kilianglas,
murph,
paolodamico and
philsippl
as code owners
September 1, 2026 19:57
dependabot
Bot
force-pushed
the
dependabot/cargo/cc-1.4.3
branch
2 times, most recently
from
September 2, 2026 11:37
8e6c5eb to
05bf93d
Compare
Bumps [cc](https://github.com/rust-lang/cc-rs) from 1.2.66 to 1.4.3. - [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.66...cc-v1.4.3) --- updated-dependencies: - dependency-name: cc dependency-version: 1.4.3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/cargo/cc-1.4.3
branch
from
September 2, 2026 12:54
05bf93d to
d43c794
Compare
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 cc from 1.2.66 to 1.4.3.
Release notes
Sourced from cc's releases.
Changelog
Sourced from cc's changelog.
Commits
3c4ab88chore: release (#1858)951c5f5cc-test: add loongarch64 assembly shim (#1855)60e2e00chore(deps): bump Swatinem/rust-cache from 2.9.1 to 2.9.2 (#1853)cdb4701ci: replace rustup installation with actions-rust-lang/setup-rust-toolchain (...3af3b8dcargo: use workspace inheritance (#1850)6df6471cargo: convert to workspace lints (#1849)36efa48Update MSRV to 1.65 (#1834)59170f9Regenerate target info (#1848)7fa314cci: run clippy in more cases (#1832)a91e05echore(cc): release v1.4.2 (#1846)Note
Low Risk
Lockfile-only transitive build-dependency bump with no app logic changes; main residual risk is build/CI variance on unusual targets or MSVC setups.
Overview
Updates
Cargo.lockonly: bumps the transitivecccrate from 1.2.66 to 1.4.4 and its dependencyfind-msvc-toolsfrom 0.1.9 to 0.1.11. No application source changes.ccis pulled in by native build crates (e.g.aws-lc-sys) for C/C++ compilation duringcargo build. The newerccline includes build-tool fixes (compiler flags, target parsing, trim-path support) and refreshed target metadata; it does not change runtime behavior of this repo.Reviewed by Cursor Bugbot for commit d43c794. Bugbot is set up for automated code reviews on this repo. Configure here.