-
-
Notifications
You must be signed in to change notification settings - Fork 7
Update actions/cache action to v3.5.0 #46
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
Conversation
Kudos, SonarCloud Quality Gate passed! Quality Gate passed
Bug A 0 Bugs
Vulnerability A 0 Vulnerabilities
Security Hotspot A 0 Security Hotspots
Code Smell A 0 Code Smells
No Coverage information No Coverage information
No Duplication information No Duplication information
Codecov Report
All modified and coverable lines are covered by tests ✅
Comparison is base (
898f2c3
) 82.72% compared to head (f52d767
) 82.72%.
Additional details and impacted files
@@ Coverage Diff @@ ## master #46 +/- ## ========================================= Coverage 82.72% 82.72% Complexity 691 691 ========================================= Files 18 18 Lines 1719 1719 ========================================= Hits 1422 1422 Misses 297 297
☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.
25223d9
to
f52d767
Compare
Quality Gate Passed Quality Gate passed
Kudos, no new issues were introduced!
0 New issues
0 Security Hotspots
No data about Coverage
No data about Duplication
f52d767
to
a372482
Compare
Quality Gate Passed Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
a372482
to
82c29b7
Compare
82c29b7
to
c452599
Compare
c452599
to
3738d9a
Compare
Quality Gate Passed Quality Gate passed
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
3738d9a
to
8fe7a77
Compare
Important
Review skipped
Bot user detected.
To trigger a single review, invoke the @coderabbitai review
command.
You can disable this status message by setting the reviews.review_status
to false
in the CodeRabbit configuration file.
Comment @coderabbitai help
to get the list of available commands and usage tips.
Quality Gate Failed Quality Gate failed
Failed conditions
2 Security Hotspots
Uh oh!
There was an error while loading. Please reload this page.
Note
Mend has cancelled the proposed renaming of the Renovate GitHub app being renamed to
mend[bot]
.This notice will be removed on 2025年10月07日.
This PR contains the following updates:
v3.3.1
->v3.5.0
Release Notes
actions/cache (actions/cache)
v3.5.0
Compare Source
actions/cache
to v4.1.0Full Changelog: actions/cache@v3...v3.5.0
v3.4.3
Compare Source
What's Changed
Full Changelog: actions/cache@v3.4.2...v3.4.3
v3.4.2
Compare Source
What's Changed
Full Changelog: actions/cache@v3.4.0...v3.4.2
v3.4.1
Compare Source
v3.4.0
Compare Source
The cache backend service has been rewritten from the ground up for improved performance and reliability. actions/cache now integrates with the new cache service (v2) APIs.
The new service will gradually roll out as of February 1st, 2025. The legacy service will also be sunset on the same date. Changes in these release are fully backward compatible.
We are deprecating some versions of this action. We recommend upgrading to version
v4
orv3
as soon as possible before February 1st, 2025. (Upgrade instructions below).If you are using pinned SHAs, please use the SHAs of versions
v4.2.0
orv3.4.0
If you do not upgrade, all workflow runs using any of the deprecated actions/cache will fail.
Upgrading to the recommended versions will not break your workflows.
Read more about the change & access the migration guide: reference to the announcement.
Minor changes
Minor and patch version updates for these dependencies:
1.11.1
1.1.3
0.38.3
Full Changelog: actions/cache@v3.3.3...v3.4.0
v3.3.3
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.3.3
v3.3.2
Compare Source
What's Changed
New Contributors
Full Changelog: actions/cache@v3...v3.3.2
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.
This PR was generated by Mend Renovate. View the repository job log.