-
Notifications
You must be signed in to change notification settings - Fork 390
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
chore(deps): update dependency mozilla/sccache to v0.9.1 #14889
Merged
scotthart
merged 1 commit into
googleapis:main
from
renovate-bot:renovate/mozilla-sccache-0.x
Jan 8, 2025
Merged
chore(deps): update dependency mozilla/sccache to v0.9.1 #14889
scotthart
merged 1 commit into
googleapis:main
from
renovate-bot:renovate/mozilla-sccache-0.x
Jan 8, 2025
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
/gcbrun |
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #14889 +/- ##
==========================================
- Coverage 92.91% 92.91% -0.01%
==========================================
Files 2351 2351
Lines 209702 209702
==========================================
- Hits 194851 194842 -9
- Misses 14851 14860 +9 ☔ View full report in Codecov by Sentry. |
96d1d62
to
34da58c
Compare
/gcbrun |
/gcbrun |
34da58c
to
3f8378e
Compare
/gcbrun |
3f8378e
to
bd79a7b
Compare
/gcbrun |
/gcbrun |
scotthart
approved these changes
Jan 8, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.8.2
->v0.9.1
Release Notes
mozilla/sccache (mozilla/sccache)
v0.9.1
Compare Source
What's Changed
test_rlib_dep_reader_call
failure edge case by @trxcllnt in https://github.com/mozilla/sccache/pull/2298Fixes a regression with Rust coverage
dependencies
New Contributors
Full Changelog: mozilla/sccache@v0.9.0...v0.9.1
v0.9.0
Compare Source
The sccache 0.9.0 release introduces several improvements and fixes, including support for nvcc in sccache-dist (contributed by Nvidia), enhanced Xcode integration with new features and streamlined CI processes, and the addition of Unix Domain Socket (UDS) support for improved performance. Key fixes include resolving cache collisions with object files and precompiled headers, correcting debug information file generation for .dwo files, and ensuring proper argument handling for rustc with -Z ls. Updates also align profiling practices with modern Rust standards by replacing outdated -Zprofile options. Other enhancements include user agent configuration in WebDAV requests, compatibility with CUDA Toolkit 11.1, and improved documentation formatting.
What's Changed
nvcc
insccache-dist
by @trxcllnt in https://github.com/mozilla/sccache/pull/2247Dependencies
New Contributors
Full Changelog: mozilla/sccache@v0.8.2...v0.9.0
Configuration
📅 Schedule: Branch creation - "* * * * 1-5" (UTC), 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.
This PR was generated by Mend Renovate. View the repository job log.
This change is