Skip to content

chore(deps): update rust crate cc to 1.4.6 - #458

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cc-1.x
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/cc-1.x

Conversation

@renovate

@renovate renovate Bot commented Oct 24, 2025

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
cc dev-dependencies minor 1.2.411.4.6

Release Notes

rust-lang/cc-rs (cc)

v1.4.6

Compare Source

Fixed
  • Prevent check_exe from dropping flags on the floor. (#​1884)
  • update fd handling to use BorrowedFd (#​1882)
Other
  • (deps) bump taiki-e/install-action from 2.87.2 to 2.87.4 (#​1888)
  • Regenerate target info (#​1891)
  • (deps) bump tombi-toml/setup-tombi from 1.5.0 to 1.5.1 (#​1890)
  • (deps) bump release-plz/action from 0.5.131 to 0.5.132 (#​1889)
  • Fix ci(test): make sure right toolchain is passed (#​1892)
  • (deps) bump tombi-toml/setup-tombi from 1.2.5 to 1.5.0 (#​1885)
  • (deps) bump taiki-e/install-action from 2.85.5 to 2.87.2 (#​1886)
  • add toml formatting check (#​1879)

v1.4.5

Compare Source

Fixed
  • probe flag support without OUT_DIR via tempfile (#​1875)
Other
  • simplify conditional logic using then method (#​1860)
Fixed
  • Probe flag support without OUT_DIR via tempfile, so flag_if_supported no longer silently drops flags outside Cargo build scripts (#​1875)

v1.4.4

Compare Source

Fixed
  • honour Build::env overrides in Android llvm-ar probe (#​1868)
  • honour Build::env overrides in flag support and compiler family detection probes (#​1866)

v1.4.3

Compare Source

Other

v1.4.2

Compare Source

Fixed
  • Infer NEON, not VFPv4, from neon in the target name (#​1843)
  • do not emit -mno-omit-leaf-frame-pointer if unsupported (#​1845)

v1.4.1

Compare Source

Fixed
  • Fix -Cforce-frame-pointers's corresponding CFLAGS (#​1814)
  • Fix parsing of thumbv7a-vex-v5 (#​1840)
Other

v1.4.0

Compare Source

Added
  • support trim paths with clang-cl.exe (#​1799)

v1.3.0

Compare Source

Added
  • inherit path remap rules from cargo trim-paths (#​1794)

v1.2.67

Compare Source

Other
  • Fix clippy warning (#​1788)
  • Regenerate target info (#​1785)
  • Add support for aarch64-unknown-linux-pauthtest target (#​1713)
  • Fix nightly compilation error (#​1783)

v1.2.66

Compare Source

Other
  • Fix target parsing for aarch64-unknown-linux-pauthtest (#​1779)
  • Support new QNX targets (#​1775)
  • Add kache to the supported compiler wrappers (#​1770)

v1.2.65

Compare Source

Other

v1.2.64

Compare Source

Other
  • Add more bare-metal 32-bit Arm support (#​1753)
  • Remove unnecessary clone (#​1748)
  • Add default compiler prefixes for thumbv7a/thumbv7r/thumbv8r bare-metal targets (#​1742)

v1.2.63

Compare Source

Other
  • Update shlex requirement from 1.3.0 to 2.0.1 (#​1736)

v1.2.62

Compare Source

Other
  • Regenerate target info (#​1721)
  • Allow exceptions on wasm platforms (#​1714)
  • Add relibc env (#​1710)
  • recognize sh4 architecture in parse_arch() (#​1712)

v1.2.61

Compare Source

Other
  • fix OutputKind::Capture documentation (#​1705)

v1.2.60

Compare Source

Fixed
  • (ar) suppress warnings from D modifier probe (#​1700)

v1.2.59

Compare Source

Fixed
  • (ar) deterministic archives with D modifier (#​1697)
Other
  • Regenerate target info (#​1698)
  • Fix target abi parsing for sanitiser targets (#​1695)

v1.2.58

Compare Source

Other
  • Update Compile-time Requirements to add info about clang-cl.exe (#​1693)

v1.2.57

Compare Source

Other
  • Size archiver batches according to argument length not argument count (#​1689)
  • Added Build::env for setting environment variables of compiler invocations and other child processes (#​1656 #​1682)

v1.2.56

Compare Source

Other
  • Regenerate target info (#​1676)
  • Fix clang-cl target when cross-compiling (#​1670)

v1.2.55

Compare Source

Other
  • Regenerate target info (#​1667)
  • Fix RUSTFLAGS typo in test-linker-plugin-lto (#​1665)
  • Disable PIC for armv7-sony-vita-newlibeabihf (#​1664)

v1.2.54

Compare Source

Other
  • Fix x86_64-unknown-linux-gnuasan parsing (#​1661)
  • Regenerate target info (#​1660)

v1.2.53

Compare Source

Other

v1.2.52

Compare Source

Other
  • Fix contradictory doc for CC compiler in crate doc (#​1650)
  • Have CUDA compilaion check for sbsa-linux when targeting aarch64. (#​1647)
  • Update link for -Cdwarf-version; Remove -Z (stabilized in 1.88) (#​1648)
  • Fix Build::env_tool to check for .exe on windows (#​1646)

v1.2.51

Compare Source

Other

v1.2.50

Compare Source

Other
  • Add tests for OUT_DIR escape for '..' file paths (#​1631)
  • Fix #​283: Make warnings(false) actually suppress compiler warnings (#​1633)

v1.2.49

Compare Source

Other
  • Fix run_output to prevent infinite blocking (#​1627)
  • Fix detect_family deadlock (#​1626)
  • Fix link in new debug_str doc comment (#​1625)
  • Support more of Cargo's debug levels with Build::debug_str (#​1624)

v1.2.48

Compare Source

Other

v1.2.47

Compare Source

Other
  • add helenos linker identifications (#​1615)

v1.2.46

Compare Source

Other
  • Add Visual Studio 2026 support (#​1609)

v1.2.45

Compare Source

Other
  • Regenerate target info (#​1606)
  • Use a default check for the "env" variable in apple_sdk_name (#​1605)

v1.2.44

Compare Source

Other
  • Fix debug assertion for env/abi mismatch (#​1604)
  • Update CHANGELOG for version 1.2.43 (#​1602)
  • Stop passing an invalid target to llvm-mingw's cross-compilation wrappers (#​1495)

v1.2.43

Compare Source

Other
  • Fix debug assertion for env/abi mismatch (#​1604)
  • Update CHANGELOG for version 1.2.43 (#​1602)
  • Stop passing an invalid target to llvm-mingw's cross-compilation wrappers (#​1495)

v1.2.42

Compare Source

Other
  • Fix check-semver-checks (#​1600)
  • minor improvement for docs (#​1598)
  • Fix linker-plugin-lto: use -flto=thin (#​1594)
  • Disable check-buildstd for armv7k-apple-watchos (#​1599)
  • Add elf abi to ppc64 targets (#​1596)

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Enabled.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate
renovate Bot enabled auto-merge (rebase) October 24, 2025 21:51
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.42 chore(deps): update rust crate cc to 1.2.43 Oct 25, 2025
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch 2 times, most recently from e0d01fc to da653b8 Compare October 31, 2025 11:02
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.43 chore(deps): update rust crate cc to 1.2.44 Oct 31, 2025
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.44 chore(deps): update rust crate cc to 1.2.45 Nov 7, 2025
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from da653b8 to 916ef7d Compare November 7, 2025 11:35
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from 916ef7d to 2bc7a1c Compare November 14, 2025 17:57
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.45 chore(deps): update rust crate cc to 1.2.46 Nov 14, 2025
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.46 chore(deps): update rust crate cc to 1.2.47 Nov 21, 2025
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from 2bc7a1c to a6e0a79 Compare November 21, 2025 09:06
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from a6e0a79 to bdf7d15 Compare November 28, 2025 13:48
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.47 chore(deps): update rust crate cc to 1.2.48 Nov 28, 2025
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from bdf7d15 to 34e221d Compare December 6, 2025 17:08
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.48 chore(deps): update rust crate cc to 1.2.49 Dec 6, 2025
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.49 chore(deps): update rust crate cc to 1.2.50 Dec 19, 2025
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch 2 times, most recently from 8a83fc0 to 2ef2601 Compare December 26, 2025 05:53
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.50 chore(deps): update rust crate cc to 1.2.51 Dec 26, 2025
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from 2ef2601 to c30dc56 Compare January 9, 2026 09:51
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.51 chore(deps): update rust crate cc to 1.2.52 Jan 9, 2026
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from c30dc56 to 6c7c820 Compare January 16, 2026 18:33
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.52 chore(deps): update rust crate cc to 1.2.53 Jan 16, 2026
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from 6c7c820 to 7bd0d87 Compare January 23, 2026 11:10
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.53 chore(deps): update rust crate cc to 1.2.54 Jan 23, 2026
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from 7bd0d87 to d11aa5c Compare January 30, 2026 09:48
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.54 chore(deps): update rust crate cc to 1.2.55 Jan 30, 2026
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from d11aa5c to 90b38dd Compare February 13, 2026 08:52
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.55 chore(deps): update rust crate cc to 1.2.56 Feb 13, 2026
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from 90b38dd to 09ffb96 Compare March 14, 2026 01:35
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.60 chore(deps): update rust crate cc to 1.2.61 Apr 24, 2026
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from ad5f91f to 113ec6d Compare May 8, 2026 14:43
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.61 chore(deps): update rust crate cc to 1.2.62 May 8, 2026
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from 113ec6d to c1ee5a5 Compare May 29, 2026 09:41
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.62 chore(deps): update rust crate cc to 1.2.63 May 29, 2026
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from c1ee5a5 to ed8b105 Compare June 12, 2026 17:02
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.63 chore(deps): update rust crate cc to 1.2.64 Jun 12, 2026
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from ed8b105 to d3ea3fa Compare June 19, 2026 19:11
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.64 chore(deps): update rust crate cc to 1.2.65 Jun 19, 2026
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from d3ea3fa to 39ec216 Compare July 5, 2026 15:03
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.65 chore(deps): update rust crate cc to 1.2.66 Jul 5, 2026
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from 39ec216 to e28ca53 Compare July 11, 2026 09:32
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.66 chore(deps): update rust crate cc to 1.2.67 Jul 11, 2026
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from e28ca53 to 533fd5a Compare July 18, 2026 18:00
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.2.67 chore(deps): update rust crate cc to 1.3.0 Jul 18, 2026
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from 533fd5a to 7497d6b Compare July 24, 2026 15:37
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.3.0 chore(deps): update rust crate cc to 1.4.0 Jul 24, 2026
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from 7497d6b to b95867d Compare August 7, 2026 13:57
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.4.0 chore(deps): update rust crate cc to 1.4.1 Aug 7, 2026
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from b95867d to 6b9bcae Compare August 8, 2026 05:03
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.4.1 chore(deps): update rust crate cc to 1.4.2 Aug 8, 2026
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from 6b9bcae to 2a7dc99 Compare August 14, 2026 17:40
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.4.2 chore(deps): update rust crate cc to 1.4.3 Aug 14, 2026
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from 2a7dc99 to ff7e955 Compare August 21, 2026 11:00
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.4.3 chore(deps): update rust crate cc to 1.4.4 Aug 21, 2026
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.4.4 chore(deps): update rust crate cc to 1.4.5 Sep 4, 2026
@renovate
renovate Bot force-pushed the renovate/cc-1.x branch from ff7e955 to 4d489dc Compare September 4, 2026 10:07
@renovate renovate Bot changed the title chore(deps): update rust crate cc to 1.4.5 chore(deps): update rust crate cc to 1.4.6 Sep 13, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants