Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented May 7, 2024

This PR contains the following updates:

Package Type Update Change
cc build-dependencies patch 1.2.24 -> 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)

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 added the renovate label May 7, 2024
@renovate renovate bot assigned bassco May 7, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from e7dd168 to 65541d8 Compare May 19, 2024 11:03
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.0.97 fix(generator): update rust crate cc to v1.0.98 May 19, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 65541d8 to 3088744 Compare June 7, 2024 12:55
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.0.98 fix(generator): update rust crate cc to v1.0.99 Jun 7, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 3088744 to 3c070cc Compare June 23, 2024 15:05
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.0.99 fix(generator): update rust crate cc to v1.0.100 Jun 23, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 3c070cc to 948d981 Compare June 26, 2024 01:22
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.0.100 fix(generator): update rust crate cc to v1.0.101 Jun 26, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 948d981 to aab644b Compare June 29, 2024 09:59
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.0.101 fix(generator): update rust crate cc to v1.0.102 Jun 29, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from aab644b to 8dd3eef Compare June 30, 2024 09:04
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.0.102 fix(generator): update rust crate cc to v1.0.103 Jun 30, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 8dd3eef to c989bc8 Compare July 1, 2024 08:09
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.0.103 fix(generator): update rust crate cc to v1.0.104 Jul 1, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from c989bc8 to 65195e2 Compare July 7, 2024 12:32
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.0.104 fix(generator): update rust crate cc to v1.0.105 Jul 7, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 65195e2 to 514a20b Compare July 8, 2024 12:57
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.0.105 fix(generator): update rust crate cc to v1.0.106 Jul 8, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 514a20b to bdbb7f8 Compare July 9, 2024 10:04
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.0.106 fix(generator): update rust crate cc to v1.1.0 Jul 9, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from bdbb7f8 to b115763 Compare July 12, 2024 10:54
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.1.0 fix(generator): update rust crate cc to v1.1.1 Jul 12, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from b115763 to 427d20c Compare July 12, 2024 23:11
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.1.1 fix(generator): update rust crate cc to v1.1.2 Jul 12, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 427d20c to 16bc48b Compare July 14, 2024 03:37
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.1.2 fix(generator): update rust crate cc to v1.1.3 Jul 14, 2024
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 16bc48b to 9122fee Compare July 14, 2024 14:05
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.1.3 fix(generator): update rust crate cc to v1.1.4 Jul 14, 2024
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.2.27 fix(generator): update rust crate cc to v1.2.28 Jul 4, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 7e5d062 to c78cdbd Compare July 5, 2025 14:09
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.2.28 fix(generator): update rust crate cc to v1.2.29 Jul 5, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from c78cdbd to b577a54 Compare July 18, 2025 11:09
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.2.29 fix(generator): update rust crate cc to v1.2.30 Jul 18, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from b577a54 to 662932f Compare August 1, 2025 16:32
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.2.30 fix(generator): update rust crate cc to v1.2.31 Aug 1, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 662932f to cf80624 Compare August 8, 2025 08:54
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.2.31 fix(generator): update rust crate cc to v1.2.32 Aug 8, 2025
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.2.32 fix(generator): update rust crate cc to v1.2.33 Aug 16, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from cf80624 to 809abdf Compare August 16, 2025 05:06
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.2.33 fix(generator): update rust crate cc to v1.2.34 Aug 22, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 809abdf to bfb4992 Compare August 22, 2025 06:10
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.2.34 fix(generator): update rust crate cc to v1.2.36 Sep 6, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch 2 times, most recently from d98cb80 to 36d2a07 Compare September 12, 2025 17:13
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.2.36 fix(generator): update rust crate cc to v1.2.37 Sep 12, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 36d2a07 to 194a8be Compare September 19, 2025 04:53
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.2.37 fix(generator): update rust crate cc to v1.2.38 Sep 19, 2025
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.2.38 fix(generator): update rust crate cc to v1.2.39 Sep 26, 2025
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.2.39 fix(generator): update rust crate cc to v1.2.40 Oct 3, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 194a8be to 6b0bc6d Compare October 10, 2025 14:02
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.2.40 fix(generator): update rust crate cc to v1.2.41 Oct 10, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 6b0bc6d to b21ba7a Compare October 24, 2025 19:38
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.2.41 fix(generator): update rust crate cc to v1.2.42 Oct 24, 2025
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.2.42 fix(generator): update rust crate cc to v1.2.43 Oct 24, 2025
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from b21ba7a to 0890f63 Compare October 24, 2025 23:54
@renovate renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 0890f63 to 3ff6223 Compare October 31, 2025 17:05
@renovate renovate bot changed the title fix(generator): update rust crate cc to v1.2.43 fix(generator): update rust crate cc to v1.2.44 Oct 31, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants