Skip to content

Conversation

@renovate
Copy link

@renovate renovate bot commented May 9, 2024

This PR contains the following updates:

Package Type Update Change
cc dependencies minor 1.0.83 -> 1.2.44

Release Notes

rust-lang/cc-rs (cc)

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)

v1.2.41

Compare Source

Other
  • Allow using VCToolsVersion to request a specific msvc version (#​1589)
  • Regenerate target info (#​1592)
  • Regenerate windows sys bindings (#​1591)
  • Update windows-bindgen requirement from 0.64 to 0.65 (#​1590)
  • Fix get_base_archiver_variant for clang-cl: use --print-search-dirs (#​1587)

v1.2.40

Compare Source

Other
  • Reorder changelog and remove duplicate Unreleased section (#​1579)
  • Prefer clang if linker-plugin-lto specified (#​1573)
  • Fix building for Mac Catalyst (#​1577)
  • Improve ESP microcontroller targets (#​1574)

v1.2.39

Compare Source

Other
  • Fix cross compilation to xtensa-esp32s3-espidf (#​1569)
  • Fix autodetect_wasi_compiler: support non utf-8 path (#​1568)
  • Regenerate target info (#​1567)
  • Fix rustcflags mapping: require -Clinker-plugin-lto for -flto (#​1564)
  • Use $WASI_SDK_PATH on WASI targets by default (#​1562)
  • Fix atomicity violations in concurrent cache operations (#​1559)

v1.2.38

Compare Source

Other
  • updated the following local packages: find-msvc-tools

v1.2.37

Compare Source

Other
  • Fix errmsg in RustcCodegenFlags::set_rustc_flag (#​1551)
  • propagate stack protector to Linux C compilers (#​1550)
  • Extract new fn run_commands_in_parallel (#​1549)

v1.2.36

Compare Source

Other
  • Regenerate windows sys bindings (#​1548)
  • Update windows-bindgen requirement from 0.62 to 0.63 (#​1547)
  • Add fn get_ucrt_dir for find-msvc-tools (#​1546)
  • Regenerate target info (#​1544)
  • fix publish.yml (#​1543)
  • Replace periods with underscores as well when parsing env variables (#​1541)

v1.2.35

Compare Source

Fixed
  • fix building for aarch64-apple-visionos-sim on nightly (#​1534)
  • fix tests apple_sdkroot_wrong (#​1530)
Other

v1.2.34

Compare Source

Fixed
  • add -mcpu=mvp and -mmutable-globals for wasm32v1-none (#​1524)
Other
  • Optimize parse_version in find_tools.rs (#​1527)
  • Fallback to manually searching for tool dir (#​1526)

v1.2.33

Compare Source

Other
  • Regenerate target info (#​1521)
  • [win][arm64ec] Add testing for Arm64EC Windows (#​1512)
  • Fix parsing of nigthly targets (#​1517)
  • [win][arm64ec] Fix finding assembler and setting is_arm for Arm64EC (#​1511)

v1.2.32

Compare Source

Fixed
  • fix new clippy lint introduced in rust 1.89.0 (#​1509)
Other
  • clarify cargo default if no rerun emitted (#​1508)
  • extract compile_objects_sequential (#​1507)
  • Windows find_tools: add support for finding Clang (#​1506)
  • Add m68k-unknown-linux-gnu cross-compile target (#​1505)

v1.2.31

Compare Source

Other
  • Add doc for using sccache/ccache etc (#​1502)
  • ability to statically link against C++ stdlib (#​1497)
  • Add instructions on using sccache (#​1503)
  • Add support for recognizing some architectures supported by GCC, but not LLVM. (#​1500)

v1.2.30

Compare Source

Other
  • define _REENTRANT by default (#​1496)

v1.2.29

Compare Source

Other
  • Fix target parsing for powerpc (#​1490)

v1.2.28

Compare Source

Other
  • Recognize mlibc environment (#​1488)
  • Fix clippy warnings about not using variables in format! strings (#​1489)

v1.2.27

Compare Source

Other
  • Regenerate windows sys bindings (#​1485)
  • Update windows-bindgen requirement from 0.61 to 0.62 (#​1484)
  • Regenerate target info (#​1483)

v1.2.26

Compare Source

Other
  • Also set SDKROOT when building apple platforms (#​1475)
  • use windows 2022 in CI (#​1479)
  • Detect -Wslash-u-filename warning on clang-cl (#​1477)

v1.2.25

Compare Source

Other
  • make powerp64 use powerpc64-linux-gnu prefix (#​1474)

v1.2.24

Compare Source

Other
  • Regenerate windows sys bindings (#​1471)

v1.2.23

Compare Source

Other
  • support "vxworks" and "nto" OSes on get_base_archiver_variant (#​1456)

v1.2.22

Compare Source

Other
  • Add flags method to cc::Build for adding multiple flags (#​1466)

v1.2.21

Compare Source

Other
  • Fix wasm32-unknown-unknown by passing -c (#​1424)

v1.2.20

Compare Source

Other
  • Regenerate target info (#​1461)
  • Fix parser.rs on latest rustc nightly (#​1459)

v1.2.19

Compare Source

Other
  • Fix musl compilation: Add musl as a prefix fallback (#​1455)

v1.2.18

Compare Source

Other
  • Regenerate target info (#​1450)
  • Use std::thread::available_parallelism for determining the default number of jobs (#​1447)
  • Fix mips64-openwrt-linux-musl parsing (#​1449)
  • Use compiler prefix x86_64-linux-musl (#​1443)

v1.2.17

Compare Source

Other
  • Regenerate target info (#​1439)
  • Regenerate windows sys bindings (#​1437)
  • Fix wasm32-wali-linux-musl target parsing (#​1434)
  • Parse rustc target names (#​1413)
  • Regenerate target info (#​1429)
  • Added base support for wasm32-wali-linux-musl target (#​1373)

v1.2.16

Compare Source

Fixed
  • force windows compiler to run in out_dir to prevent artifacts in cwd (#​1415)
Other
  • use /arch:SSE2 for x86 target arch (#​1425)
  • Regenerate windows-sys binding (#​1422)
  • Regenerate target info (#​1418)
  • Add LIB var when compiling flag_check (#​1417)
  • Change flag ordering (#​1403)
  • Fix archiver detection for musl cross compilation (#​1404)

v1.2.15

Compare Source

Other
  • Regenerate target info (#​1406)
  • Always read from all CFLAGS-style flags (#​1401)
  • Simplify the error output on failed Command invocation (#​1397)

v1.2.14

Compare Source

Other
  • Regenerate target info (#​1398)
  • Add support for setting -gdwarf-{version} based on RUSTFLAGS (#​1395)
  • Add support for alternative network stack io-sock on QNX 7.1 aarch64 and x86_64 (#​1312)

v1.2.13

Compare Source

Other
  • Fix cross-compiling for Apple platforms (#​1389)

v1.2.12

Compare Source

Other
  • Split impl Build (#​1382)
  • Don't specify both -target and -mtargetos= on Apple targets (#​1384)

v1.2.11

Compare Source

Other
  • Fix more flag inheritance (#​1380)
  • Include wrapper args. in stdout family heuristics to restore classifying clang --driver-mode=cl as Msvc { clang_cl: true } (#​1378)
  • Constrain -Clto and -Cembed-bitcode flag inheritance to be clang-only (#​1379)
  • Pass deployment target with -m*-version-min= (#​1339)
  • Regenerate target info (#​1376)

v1.2.10

Compare Source

Other
  • Fix CC_FORCE_DISABLE=0 evaluating to true (#​1371)
  • Regenerate target info (#​1369)
  • Make hidden lifetimes explicit. (#​1366)

v1.2.9

Compare Source

Other
  • Don't pass inherited PGO flags to GNU compilers (#​1363)
  • Adjusted zig cc judgment and avoided zigbuild errors(#​1360) (#​1361)
  • Fix compilation on macOS using clang and fix compilation using zig-cc (#​1364)

v1.2.8

Compare Source

Other
  • Add is_like_clang_cl() getter (#​1357)
  • Fix clippy error in lib.rs (#​1356)
  • Regenerate target info (#​1352)
  • Fix compiler family detection issue with clang-cl on macOS (#​1328)
  • Update windows-bindgen dependency (#​1347)
  • Fix clippy warnings (#​1346)

v1.2.7

Compare Source

Other
  • Regenerate target info (#​1342)
  • Document new supported architecture names in windows::find
  • Make is_flag_supported_inner take an &Tool (#​1337)
  • Fix is_flag_supported on msvc (#​1336)
  • Allow using Visual Studio target names in find_tool (#​1335)

v1.2.6

Compare Source

Other
  • Don't inherit the /Oy flag for 64-bit targets (#​1330)

v1.2.5

Compare Source

Other
  • Check linking when testing if compiler flags are supported (#​1322)

v1.2.4

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.3

Compare Source

Other
  • Fix cross compilation to xtensa-esp32s3-espidf (#​1569)
  • Fix autodetect_wasi_compiler: support non utf-8 path (#​1568)
  • Regenerate target info (#​1567)
  • Fix rustcflags mapping: require -Clinker-plugin-lto for -flto (#​1564)
  • Use $WASI_SDK_PATH on WASI targets by default (#​1562)
  • Fix atomicity violations in concurrent cache operations (#​1559)

v1.2.2

Compare Source

Other
  • Fix target parsing for powerpc (#​1490)

v1.2.1

Compare Source

Other
  • Fix musl compilation: Add musl as a prefix fallback (#​1455)

v1.2.0

Compare Source

Added
  • add i686-pc-windows-gnullvm prefix detection (#​1283)
Other
  • Allow only specifying the architecture (#​1285)
  • Fix WASM vs. WASI options (#​1284)

v1.1.37

Compare Source

Other
  • Use relative directory for obj files hash (#​1270)
  • Regenerate target info (#​1280)

v1.1.36

Compare Source

Other
  • Fix CUDA build with clang++. (#​1273)

v1.1.35

Compare Source

Other
  • Remove support for FRC (#​1268)
  • Do not add -fPIC by default on UEFI targets (#​1263)
  • Use -windows-gnu for all UEFI targets (#​1264)

v1.1.34

Compare Source

Other

v1.1.33

Compare Source

Other
  • Reduce size of cc::Build and size of generated targets (#​1257)

v1.1.32

Compare Source

Other
  • Use rustc's knowledge of LLVM/Clang target triples (#​1252)
  • Use Cargo's target information when possible (#​1225)

v1.1.31

Compare Source

Other
  • Add comment explaining why cc does not rebuild on env PATH change (#​1247)

v1.1.30

Compare Source

Other
  • Don't pass -fPIC by default on wasm (#​1245)

v1.1.29

Compare Source

Other

v1.1.28

Compare Source

Other
  • Environment variables: For one accepting boolean, treat "0", "false" and empty env as false (#​1238)

v1.1.27

Compare Source

Other
  • Revert "Use debug version of MSVC runtime library on debug (#​1231)" (#​1237)
  • Disable CC_ENABLE_DEBUG_OUTPUT if it is set to "0" (#​1234)

v1.1.26

Compare Source

Other
  • Use debug version of MSVC runtime library on debug (#​1231)

v1.1.25

Compare Source

Other
  • Remove incorrect "lib" prefixes in CXXSTDLIB doc comments (#​1228)

v1.1.24

Compare Source

Other
  • Fix wasm32-wasip1-threads: shared-memory disallowed due to not compiled with 'atomics' or 'bulk-memory' features (#​1221)
  • Reduce the need for the host target triple (#​1224)
  • Add auto cancellation for CI jobs (#​1222)

v1.1.23

Compare Source

Other
  • Update doc for detecting changes/upgrades of compilers (#​1218)

v1.1.22

Compare Source

Other
  • Don't rerun if PATH changes (#​1215)

v1.1.21

Compare Source

Other
  • disable pic for targets that end in -none (#​1212)

v1.1.20

Compare Source

Other
  • Add buildcache as known Rust and C/C++ compiler wrapper (#​1209)

v1.1.19

Compare Source

Other
  • Add support arm64e-apple-darwin (#​1207)

v1.1.18

Compare Source

Other
  • Fixed unsoundness in StderrForwarder::forward_available (#​1203)

v1.1.17

Compare Source

Fixed
  • fix finding toolchains when invoked by msbuild (#​1201)

v1.1.16

Compare Source

Other
  • Treat VxWorks wr-cc as a Gnu compiler (#​1198)

v1.1.15

Compare Source

Other
  • Add -mfloat-abi=hard as a default argument when using any arm/thumb-none-eabihf target (#​1194)

v1.1.14

Compare Source

Other
  • allow finding tools from path if VisualStudioDir is set

v1.1.13

Compare Source

Other
  • Fix detect family: should detect emscripten as clang, closes #​1185 (#​1186)

v1.1.12

Compare Source

Other

v1.1.11

Compare Source

Other
  • Add support for parsing shell encoded *FLAGS (#​1181)
  • Replace vector of tuples with BTreeMap which already is sorted and free of duplicates (#​1177)

v1.1.10

Compare Source

Other
  • Remap Windows targets triples to their LLVM counterparts (#​1176)

v1.1.9

Compare Source

Other
  • Add custom CC wrapper to the wrapper whitelist (#​1175)

v1.1.8

Compare Source

Other

v1.1.7

Compare Source

Other

v1.1.6

Compare Source

Other

v1.1.5

Compare Source

Other
  • Fix cyclic compilation: Use vendored once_cell (#​1154)

v1.1.4

Compare Source

Other

v1.1.3

Compare Source

Other
  • Use relative directory for obj files hash (#​1270)
  • Regenerate target info (#​1280)

v1.1.2

Compare Source

Other

v1.1.1

Compare Source

Other
  • Add support arm64e-apple-darwin (#​1207)

v1.1.0

Compare Source

Added
  • add cargo_output to eliminate last vestiges of stdout pollution (#​1141)

v1.0.106

Compare Source

Other

v1.0.105

Compare Source

Other
  • Regenerate windows sys bindings (#​1132)
  • Fix generate-windows-sys-bindings (#​1133)
  • Fix gen-windows-sys-binding (#​1130)
  • Fix gen-windows-sys-binding (#​1127)
  • Update windows-bindgen requirement from 0.57 to 0.58 (#​1123)

v1.0.104

Compare Source

Other
  • Fixed link break about compile-time-requirements (#​1118)

v1.0.103

Compare Source

Other
  • Fix compilation for wasm: env WASI_SYSROOT should be optional (#​1114)

v1.0.102

Compare Source

Other
  • Fix invalid wasi targets compatibility (#​1105)
  • Speedup regenerate-target-info and regenerate-windows-sys (#​1110)

v1.0.101

Compare Source

Other
  • Use Build::getenv instead of env::var* in anywhere that makes sense (#​1103)

v1.0.100

Compare Source

Other
  • Update publish.yml to use release-plz (#​1101)
  • Accept OsStr instead of str for flags (#​1100)
  • Use dep: syntax to avoid implicit features. (#​1099)
  • Minor clippy fixes. (#​1098)
  • Fix WASI compilation for C++ (#​1083)
  • Regenerate windows sys bindings (#​1096)
  • Rename regenerate-windows-sys to regenerate-windows-sys.yml (#​1095)
  • Create regenerate-windows-sys.yml (#​1094)
  • Update windows-bindgen requirement from 0.56 to 0.57 (#​1091)
  • Eagerly close tempfile to fix #​1082 (#​1087)
  • Output msvc.exe in the output directory (#​1090)
  • Fix clippy warnings on Windows (#​1088)
  • Don't try to free DLL on drop (#​1089)
  • Fix panic safety issue in StderrForwarder (#​1079)

v1.0.99

Compare Source

What's Changed
New Contributors

Full Changelog: rust-lang/cc-rs@1.0.98...1.0.99

v1.0.98

Compare Source

What's Changed
New Contributors

Full Changelog: rust-lang/cc-rs@1.0.97...1.0.98

v1.0.97

Compare Source

What's Changed
New Contributors

Full Changelog: rust-lang/cc-rs@1.0.96...1.0.97

v1.0.96

Compare Source

What's Changed
New Contributors

Full Changelog: rust-lang/cc-rs@1.0.95...1.0.96

v1.0.95

Compare Source

What's Changed

Full Changelog: rust-lang/cc-rs@1.0.94...1.0.95

v1.0.94

Compare Source

What's Changed
New Contributors

Full Changelog: rust-lang/cc-rs@1.0.93...1.0.94

v1.0.93

Compare Source

What's Changed

Full Changelog: rust-lang/cc-rs@1.0.92...1.0.93

v1.0.92

Compare Source

What's Changed

Full Changelog: rust-lang/cc-rs@1.0.91...1.0.92

v1.0.91

Compare Source

What's Changed
New Contributors

Full Changelog: rust-lang/cc-rs@1.0.90...1.0.91

v1.0.90

Compare Source

What's Changed
  • Revert "refactor target fl

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, 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 changed the title fix(deps): update rust crate cc to v1.0.97 fix(deps): update rust crate cc to v1.0.98 May 22, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 0b7f689 to 8d8b008 Compare May 22, 2024 20:40
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 8d8b008 to d9c5f3d Compare June 8, 2024 02:51
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.0.98 fix(deps): update rust crate cc to v1.0.99 Jun 8, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from d9c5f3d to cb7ff1c Compare June 26, 2024 11:34
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.0.99 fix(deps): update rust crate cc to v1.0.101 Jun 26, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from cb7ff1c to 90ee66c Compare June 29, 2024 08:47
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.0.101 fix(deps): update rust crate cc to v1.0.102 Jun 29, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 90ee66c to 135930a Compare July 1, 2024 08:34
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.0.102 fix(deps): update rust crate cc to v1.0.104 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 135930a to 54d19af Compare July 8, 2024 05:48
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.0.104 fix(deps): update rust crate cc to v1.0.105 Jul 8, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 54d19af to c53dd50 Compare July 9, 2024 08:35
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.0.105 fix(deps): update rust crate cc to v1.0.106 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from c53dd50 to 2790875 Compare July 11, 2024 02:52
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.0.106 fix(deps): update rust crate cc to v1.1.0 Jul 11, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 2790875 to bc45d5e Compare July 12, 2024 11:42
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.1.0 fix(deps): update rust crate cc to v1.1.1 Jul 12, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from bc45d5e to 5d41177 Compare July 14, 2024 02:54
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.1.1 fix(deps): update rust crate cc to v1.1.3 Jul 14, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 5d41177 to 76d5636 Compare July 15, 2024 02:59
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.1.3 fix(deps): update rust crate cc to v1.1.5 Jul 15, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 76d5636 to 51c347d Compare July 20, 2024 17:52
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.1.5 fix(deps): update rust crate cc to v1.1.6 Jul 20, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 51c347d to be14b78 Compare July 30, 2024 05:16
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.1.6 fix(deps): update rust crate cc to v1.1.7 Jul 30, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from be14b78 to 6432ac6 Compare August 10, 2024 11:58
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.1.7 fix(deps): update rust crate cc to v1.1.8 Aug 10, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 6432ac6 to ac4b5ec Compare August 12, 2024 02:36
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.1.8 fix(deps): update rust crate cc to v1.1.10 Aug 12, 2024
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.2.27 fix(deps): update rust crate cc to v1.2.28 Jul 5, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from d5c001e to 1657da1 Compare July 13, 2025 08:20
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.2.28 fix(deps): update rust crate cc to v1.2.29 Jul 13, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 1657da1 to b2287bc Compare July 26, 2025 16:08
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.2.29 fix(deps): update rust crate cc to v1.2.30 Jul 26, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from b2287bc to 6e81b07 Compare August 4, 2025 19:00
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.2.30 fix(deps): update rust crate cc to v1.2.31 Aug 4, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 6e81b07 to 54ed067 Compare August 9, 2025 03:59
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.2.31 fix(deps): update rust crate cc to v1.2.32 Aug 9, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 54ed067 to 70daf32 Compare August 16, 2025 11:47
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.2.32 fix(deps): update rust crate cc to v1.2.33 Aug 16, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 70daf32 to f2d6258 Compare August 23, 2025 04:19
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.2.33 fix(deps): update rust crate cc to v1.2.34 Aug 23, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from f2d6258 to 35d931a Compare September 2, 2025 03:38
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.2.34 fix(deps): update rust crate cc to v1.2.35 Sep 2, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 35d931a to ad56911 Compare September 5, 2025 11:50
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.2.35 fix(deps): update rust crate cc to v1.2.36 Sep 5, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from ad56911 to b0c4e5d Compare September 14, 2025 23:48
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.2.36 fix(deps): update rust crate cc to v1.2.37 Sep 14, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from b0c4e5d to 6d1d69d Compare September 19, 2025 06:33
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.2.37 fix(deps): update rust crate cc to v1.2.38 Sep 19, 2025
@renovate renovate bot changed the title fix(deps): update rust crate cc to v1.2.38 chore(deps): update rust crate cc to v1.2.39 Sep 26, 2025
@renovate renovate bot changed the title chore(deps): update rust crate cc to v1.2.39 chore(deps): update rust crate cc to v1.2.40 Oct 4, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 6d1d69d to f6a5675 Compare October 11, 2025 04:17
@renovate renovate bot changed the title chore(deps): update rust crate cc to v1.2.40 chore(deps): update rust crate cc to v1.2.41 Oct 11, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from f6a5675 to 1e17702 Compare October 26, 2025 04:12
@renovate renovate bot changed the title chore(deps): update rust crate cc to v1.2.41 chore(deps): update rust crate cc to v1.2.43 Oct 26, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 1e17702 to 40e02cb Compare November 1, 2025 16:08
@renovate renovate bot changed the title chore(deps): update rust crate cc to v1.2.43 chore(deps): update rust crate cc to v1.2.44 Nov 1, 2025
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.

1 participant