Skip to content

Conversation

oxide-renovate[bot]
Copy link

@oxide-renovate oxide-renovate bot commented Sep 5, 2025

This PR contains the following updates:

Package Type Update Change
cc build-dependencies patch 1.2.38 -> 1.2.40

Release Notes

rust-lang/cc-rs (cc)

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)

Configuration

📅 Schedule: Branch creation - "after 8pm,before 6am" in timezone America/Los_Angeles, Automerge - "after 8pm,before 6am" in timezone America/Los_Angeles.

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

@oxide-renovate oxide-renovate bot added the dependencies Pull requests that update a dependency file label Sep 5, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 32ee54a to 142b936 Compare September 5, 2025 10:48
@oxide-renovate oxide-renovate bot changed the title Update Rust crate cc to v1.2.35 Update Rust crate cc to v1.2.36 Sep 5, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/cc-1.x-lockfile branch from 142b936 to e330690 Compare September 12, 2025 09:10
@oxide-renovate oxide-renovate bot changed the title Update Rust crate cc to v1.2.36 Update Rust crate cc to v1.2.37 Sep 12, 2025
@oxide-renovate oxide-renovate bot force-pushed the renovate/cc-1.x-lockfile branch from e330690 to d106ac6 Compare September 19, 2025 04:27
@oxide-renovate oxide-renovate bot changed the title Update Rust crate cc to v1.2.37 Update Rust crate cc to v1.2.38 Sep 19, 2025
@oxide-renovate oxide-renovate bot changed the title Update Rust crate cc to v1.2.38 Update Rust crate cc to v1.2.39 Sep 26, 2025
@oxide-renovate
Copy link
Author

oxide-renovate bot commented Sep 26, 2025

⚠️ Artifact update problem

Renovate failed to update artifacts related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path asic/Cargo.toml --package cc@1.2.38 --precise 1.2.40
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path pcap/Cargo.toml --package cc@1.2.38 --precise 1.2.40
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path tfportd/Cargo.toml --package cc@1.2.38 --precise 1.2.40
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

@oxide-renovate oxide-renovate bot changed the title Update Rust crate cc to v1.2.39 Update Rust crate cc to v1.2.40 Oct 3, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants