Skip to content

Update dependency sccache to v0.16.0#587

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

Update dependency sccache to v0.16.0#587
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/sccache-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Update Change
sccache minor 0.15.00.16.0

Release Notes

mozilla/sccache (sccache)

v0.16.0

Compare Source

sccache 0.16.0

Summary

sccache 0.16.0 is a smaller, stabilizing release on top of 0.15.0's multi-tier caching work, with a few new capabilities:

  • Read-only backends: Any storage backend can now be marked read-only, not just a select few (#​2705).
  • Remote execution on aarch64: Distributed/remote execution now works on Linux aarch64, including fixes for ldd output parsing and toolchain packaging on non-x86_64 Linux (#​2668).
  • CUDA: nvcc's --dependency-output argument is now handled (#​2708).
  • Resilience: Fall back to a direct cache write when tempfile creation on the same filesystem fails (#​2369), and give a meaningful error when a multi-level chain references a backend that wasn't compiled in (#​2695).
  • Client efficiency: The client and dist-client now use a single-threaded tokio runtime, avoiding a thread explosion when many short-lived clients run on many-core hosts (#​2704).
  • Correctness: Strip SCCACHE_BASEDIRS from escaped-backslash paths on Windows (#​2736), ignore empty-set environment values in config (#​2639), and avoid the sccache wrapper when resolving the real compiler (#​2720).
  • Security/logging: JWT keys and cert digests are now base64-encoded in logs (#​2712), plus general logging improvements (#​2734).

Welcome to 4 new contributors!

Features

Fixes

Logging

Cleanup

New Contributors

Full Changelog: mozilla/sccache@v0.15.0...v0.16.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Between 12:00 AM and 01:59 PM, Tuesday through Thursday (* 0-13 * * 2-4)
  • 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 (squash) June 23, 2026 12:48
@renovate renovate Bot requested a review from nikobockerman as a code owner June 23, 2026 12:48
@renovate renovate Bot force-pushed the renovate/sccache-0.x branch from 53fa33f to 054456f Compare June 23, 2026 18:48
@renovate renovate Bot force-pushed the renovate/sccache-0.x branch from 054456f to 66c85e5 Compare June 23, 2026 22:01
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