chore(deps): update rust crate cc to v1.2.62 (master) #332

Open
renovate-bot wants to merge 1 commit from renovate/master-cc-1.x-lockfile into master
Collaborator

This PR contains the following updates:

Package Type Update Change
cc workspace.dependencies patch 1.2.471.2.62

⚠️ Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

rust-lang/cc-rs (cc)

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

Configuration

📅 Schedule: (in timezone Europe/Berlin)

  • 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 has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [cc](https://github.com/rust-lang/cc-rs) | workspace.dependencies | patch | `1.2.47` → `1.2.62` | --- > ⚠️ **Warning** > > Some dependencies could not be looked up. Check the [Dependency Dashboard](issues/190) for more information. --- ### Release Notes <details> <summary>rust-lang/cc-rs (cc)</summary> ### [`v1.2.62`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1262---2026-05-08) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.61...cc-v1.2.62) ##### Other - Regenerate target info ([#&#8203;1721](https://github.com/rust-lang/cc-rs/pull/1721)) - Allow exceptions on wasm platforms ([#&#8203;1714](https://github.com/rust-lang/cc-rs/pull/1714)) - Add relibc env ([#&#8203;1710](https://github.com/rust-lang/cc-rs/pull/1710)) - recognize sh4 architecture in parse\_arch() ([#&#8203;1712](https://github.com/rust-lang/cc-rs/pull/1712)) ### [`v1.2.61`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1261---2026-04-24) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.60...cc-v1.2.61) ##### Other - fix `OutputKind::Capture` documentation ([#&#8203;1705](https://github.com/rust-lang/cc-rs/pull/1705)) ### [`v1.2.60`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1260---2026-04-10) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.59...cc-v1.2.60) ##### Fixed - *(ar)* suppress warnings from `D` modifier probe ([#&#8203;1700](https://github.com/rust-lang/cc-rs/pull/1700)) ### [`v1.2.59`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1259---2026-04-03) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.58...cc-v1.2.59) ##### Fixed - *(ar)* deterministic archives with `D` modifier ([#&#8203;1697](https://github.com/rust-lang/cc-rs/pull/1697)) ##### Other - Regenerate target info ([#&#8203;1698](https://github.com/rust-lang/cc-rs/pull/1698)) - Fix target abi parsing for sanitiser targets ([#&#8203;1695](https://github.com/rust-lang/cc-rs/pull/1695)) ### [`v1.2.58`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1258---2026-03-27) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.57...cc-v1.2.58) ##### Other - Update Compile-time Requirements to add info about clang-cl.exe ([#&#8203;1693](https://github.com/rust-lang/cc-rs/pull/1693)) ### [`v1.2.57`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1257---2026-03-13) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.56...cc-v1.2.57) ##### Other - Size archiver batches according to argument length not argument count ([#&#8203;1689](https://github.com/rust-lang/cc-rs/pull/1689)) - Added `Build::env` for setting environment variables of compiler invocations and other child processes ([#&#8203;1656](https://github.com/rust-lang/cc-rs/pull/1656) [#&#8203;1682](https://github.com/rust-lang/cc-rs/pull/1682)) ### [`v1.2.56`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1256---2026-02-13) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.55...cc-v1.2.56) ##### Other - Regenerate target info ([#&#8203;1676](https://github.com/rust-lang/cc-rs/pull/1676)) - Fix `clang-cl` target when cross-compiling ([#&#8203;1670](https://github.com/rust-lang/cc-rs/pull/1670)) ### [`v1.2.55`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1255---2026-01-30) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.54...cc-v1.2.55) ##### Other - Regenerate target info ([#&#8203;1667](https://github.com/rust-lang/cc-rs/pull/1667)) - Fix RUSTFLAGS typo in test-linker-plugin-lto ([#&#8203;1665](https://github.com/rust-lang/cc-rs/pull/1665)) - Disable PIC for armv7-sony-vita-newlibeabihf ([#&#8203;1664](https://github.com/rust-lang/cc-rs/pull/1664)) ### [`v1.2.54`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1254---2026-01-23) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.53...cc-v1.2.54) ##### Other - Fix x86\_64-unknown-linux-gnuasan parsing ([#&#8203;1661](https://github.com/rust-lang/cc-rs/pull/1661)) - Regenerate target info ([#&#8203;1660](https://github.com/rust-lang/cc-rs/pull/1660)) ### [`v1.2.53`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1253---2026-01-16) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.52...cc-v1.2.53) ##### Other - Add missing RISC-V targets ([#&#8203;1657](https://github.com/rust-lang/cc-rs/pull/1657)) ### [`v1.2.52`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1252---2026-01-09) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.51...cc-v1.2.52) ##### Other - Fix contradictory doc for CC compiler in crate doc ([#&#8203;1650](https://github.com/rust-lang/cc-rs/pull/1650)) - Have CUDA compilaion check for sbsa-linux when targeting aarch64. ([#&#8203;1647](https://github.com/rust-lang/cc-rs/pull/1647)) - Update link for -Cdwarf-version; Remove -Z (stabilized in 1.88) ([#&#8203;1648](https://github.com/rust-lang/cc-rs/pull/1648)) - Fix Build::env\_tool to check for .exe on windows ([#&#8203;1646](https://github.com/rust-lang/cc-rs/pull/1646)) ### [`v1.2.51`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1251---2025-12-26) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.50...cc-v1.2.51) ##### Other - Regenerate target info ([#&#8203;1642](https://github.com/rust-lang/cc-rs/pull/1642)) - Update Readmes ([#&#8203;1641](https://github.com/rust-lang/cc-rs/pull/1641)) ### [`v1.2.50`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1250---2025-12-19) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.49...cc-v1.2.50) ##### Other - Add tests for `OUT_DIR` escape for '..' file paths ([#&#8203;1631](https://github.com/rust-lang/cc-rs/issues/1631)) - Fix [#&#8203;283](https://github.com/rust-lang/cc-rs/issues/283): Make warnings(false) actually suppress compiler warnings ([#&#8203;1633](https://github.com/rust-lang/cc-rs/pull/1633)) ### [`v1.2.49`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1249---2025-12-06) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.48...cc-v1.2.49) ##### Other - Fix run\_output to prevent infinite blocking ([#&#8203;1627](https://github.com/rust-lang/cc-rs/pull/1627)) - Fix detect\_family deadlock ([#&#8203;1626](https://github.com/rust-lang/cc-rs/pull/1626)) - Fix link in new debug\_str doc comment ([#&#8203;1625](https://github.com/rust-lang/cc-rs/pull/1625)) - Support more of Cargo's debug levels with Build::debug\_str ([#&#8203;1624](https://github.com/rust-lang/cc-rs/pull/1624)) ### [`v1.2.48`](https://github.com/rust-lang/cc-rs/blob/HEAD/CHANGELOG.md#1248---2025-11-28) [Compare Source](https://github.com/rust-lang/cc-rs/compare/cc-v1.2.47...cc-v1.2.48) ##### Other - Regenerate target info ([#&#8203;1620](https://github.com/rust-lang/cc-rs/pull/1620)) </details> --- ### Configuration 📅 **Schedule**: (in timezone Europe/Berlin) - 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. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0My4xNS4zIiwidXBkYXRlZEluVmVyIjoiNDMuMTM4LjEiLCJ0YXJnZXRCcmFuY2giOiJtYXN0ZXIiLCJsYWJlbHMiOltdfQ==-->
chore(deps): update rust crate cc to v1.2.56
All checks were successful
/ clippy (pull_request) Successful in 4m0s
b8daf075fb
renovate-bot bot force-pushed renovate/master-cc-1.x-lockfile from b8daf075fb
All checks were successful
/ clippy (pull_request) Successful in 4m0s
to 6357421e45
Some checks failed
/ clippy (pull_request) Failing after 2m18s
2026-03-14 02:01:52 +01:00
Compare
renovate-bot bot changed title from chore(deps): update rust crate cc to v1.2.56 (master) to chore(deps): update rust crate cc to v1.2.57 (master) 2026-03-14 02:01:55 +01:00
renovate-bot bot force-pushed renovate/master-cc-1.x-lockfile from 6357421e45
Some checks failed
/ clippy (pull_request) Failing after 2m18s
to c9b8554ec7
Some checks failed
/ clippy (pull_request) Failing after 2m29s
2026-03-27 10:17:28 +01:00
Compare
renovate-bot bot changed title from chore(deps): update rust crate cc to v1.2.57 (master) to chore(deps): update rust crate cc to v1.2.58 (master) 2026-03-27 10:17:30 +01:00
renovate-bot bot force-pushed renovate/master-cc-1.x-lockfile from c9b8554ec7
Some checks failed
/ clippy (pull_request) Failing after 2m29s
to 557ebbe485
Some checks failed
/ clippy (pull_request) Failing after 3m48s
2026-03-31 19:02:39 +02:00
Compare
renovate-bot bot force-pushed renovate/master-cc-1.x-lockfile from 557ebbe485
Some checks failed
/ clippy (pull_request) Failing after 3m48s
to e55e25f987
Some checks failed
/ clippy (pull_request) Failing after 2m37s
2026-04-03 15:02:25 +02:00
Compare
renovate-bot bot changed title from chore(deps): update rust crate cc to v1.2.58 (master) to chore(deps): update rust crate cc to v1.2.59 (master) 2026-04-03 15:02:25 +02:00
renovate-bot bot force-pushed renovate/master-cc-1.x-lockfile from e55e25f987
Some checks failed
/ clippy (pull_request) Failing after 2m37s
to 5cf9e6813b
Some checks failed
/ clippy (pull_request) Failing after 2m3s
2026-04-10 11:16:12 +02:00
Compare
renovate-bot bot changed title from chore(deps): update rust crate cc to v1.2.59 (master) to chore(deps): update rust crate cc to v1.2.60 (master) 2026-04-10 11:16:14 +02:00
renovate-bot bot force-pushed renovate/master-cc-1.x-lockfile from 5cf9e6813b
Some checks failed
/ clippy (pull_request) Failing after 2m3s
to 2fc507ac3d
Some checks failed
/ clippy (pull_request) Failing after 2m3s
2026-04-24 14:46:20 +02:00
Compare
renovate-bot bot changed title from chore(deps): update rust crate cc to v1.2.60 (master) to chore(deps): update rust crate cc to v1.2.61 (master) 2026-04-24 14:46:21 +02:00
renovate-bot bot force-pushed renovate/master-cc-1.x-lockfile from 2fc507ac3d
Some checks failed
/ clippy (pull_request) Failing after 2m3s
to a7cf2eacf4
Some checks failed
/ clippy (pull_request) Failing after 1m55s
2026-05-08 15:01:42 +02:00
Compare
renovate-bot bot changed title from chore(deps): update rust crate cc to v1.2.61 (master) to chore(deps): update rust crate cc to v1.2.62 (master) 2026-05-08 15:01:44 +02:00
Some checks failed
/ clippy (pull_request) Failing after 1m55s
Required
Details
Some required checks were not successful.
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/master-cc-1.x-lockfile:renovate/master-cc-1.x-lockfile
git switch renovate/master-cc-1.x-lockfile
Sign in to join this conversation.
No reviewers
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
bitsquid_dt/dtmt!332
No description provided.