jenkinsci / checks-api-plugin

Jenkins plugin that defines an API for Jenkins to publish checks to SCM platforms.
https://plugins.jenkins.io/checks-api/
MIT License
41 stars 28 forks source link

Update actions/cache action to v4 #241

Closed renovate[bot] closed 5 months ago

renovate[bot] commented 5 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
actions/cache action major v3.3.1 -> v4.0.0

Release Notes

actions/cache (actions/cache) ### [`v4.0.0`](https://togithub.com/actions/cache/releases/tag/v4.0.0) [Compare Source](https://togithub.com/actions/cache/compare/v3.3.3...v4.0.0) ##### What's Changed - Update action to node20 by [@​takost](https://togithub.com/takost) in [https://github.com/actions/cache/pull/1284](https://togithub.com/actions/cache/pull/1284) - feat: save-always flag by [@​to-s](https://togithub.com/to-s) in [https://github.com/actions/cache/pull/1242](https://togithub.com/actions/cache/pull/1242) ##### New Contributors - [@​takost](https://togithub.com/takost) made their first contribution in [https://github.com/actions/cache/pull/1284](https://togithub.com/actions/cache/pull/1284) - [@​to-s](https://togithub.com/to-s) made their first contribution in [https://github.com/actions/cache/pull/1242](https://togithub.com/actions/cache/pull/1242) **Full Changelog**: https://github.com/actions/cache/compare/v3...v4.0.0 ### [`v3.3.3`](https://togithub.com/actions/cache/releases/tag/v3.3.3) [Compare Source](https://togithub.com/actions/cache/compare/v3.3.2...v3.3.3) #### What's Changed - Cache v3.3.3 by [@​robherley](https://togithub.com/robherley) in [https://github.com/actions/cache/pull/1302](https://togithub.com/actions/cache/pull/1302) #### New Contributors - [@​robherley](https://togithub.com/robherley) made their first contribution in [https://github.com/actions/cache/pull/1302](https://togithub.com/actions/cache/pull/1302) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.3.3 ### [`v3.3.2`](https://togithub.com/actions/cache/releases/tag/v3.3.2) [Compare Source](https://togithub.com/actions/cache/compare/v3.3.1...v3.3.2) ##### What's Changed - Fixed readme with new segment timeout values by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1133](https://togithub.com/actions/cache/pull/1133) - Readme fixes by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1134](https://togithub.com/actions/cache/pull/1134) - Updated description of the lookup-only input for main action by [@​kotewar](https://togithub.com/kotewar) in [https://github.com/actions/cache/pull/1130](https://togithub.com/actions/cache/pull/1130) - Change two new actions mention as quoted text by [@​bishal-pdMSFT](https://togithub.com/bishal-pdMSFT) in [https://github.com/actions/cache/pull/1131](https://togithub.com/actions/cache/pull/1131) - Update Cross-OS Caching tips by [@​pdotl](https://togithub.com/pdotl) in [https://github.com/actions/cache/pull/1122](https://togithub.com/actions/cache/pull/1122) - Bazel example (Take [#​2](https://togithub.com/actions/cache/issues/2)️⃣) by [@​vorburger](https://togithub.com/vorburger) in [https://github.com/actions/cache/pull/1132](https://togithub.com/actions/cache/pull/1132) - Remove actions to add new PRs and issues to a project board by [@​jorendorff](https://togithub.com/jorendorff) in [https://github.com/actions/cache/pull/1187](https://togithub.com/actions/cache/pull/1187) - Consume latest toolkit and fix dangling promise bug by [@​chkimes](https://togithub.com/chkimes) in [https://github.com/actions/cache/pull/1217](https://togithub.com/actions/cache/pull/1217) - Bump action version to 3.3.2 by [@​bethanyj28](https://togithub.com/bethanyj28) in [https://github.com/actions/cache/pull/1236](https://togithub.com/actions/cache/pull/1236) ##### New Contributors - [@​vorburger](https://togithub.com/vorburger) made their first contribution in [https://github.com/actions/cache/pull/1132](https://togithub.com/actions/cache/pull/1132) - [@​jorendorff](https://togithub.com/jorendorff) made their first contribution in [https://github.com/actions/cache/pull/1187](https://togithub.com/actions/cache/pull/1187) - [@​chkimes](https://togithub.com/chkimes) made their first contribution in [https://github.com/actions/cache/pull/1217](https://togithub.com/actions/cache/pull/1217) - [@​bethanyj28](https://togithub.com/bethanyj28) made their first contribution in [https://github.com/actions/cache/pull/1236](https://togithub.com/actions/cache/pull/1236) **Full Changelog**: https://github.com/actions/cache/compare/v3...v3.3.2

Configuration

📅 Schedule: Branch creation - "before 4am on Monday" (UTC), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

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 has been generated by Mend Renovate. View repository job log here.

codecov[bot] commented 5 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (a2886ae) 85.38% compared to head (a69abd7) 85.38%. Report is 2 commits behind head on master.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #241 +/- ## ========================================= Coverage 85.38% 85.38% Complexity 152 152 ========================================= Files 17 17 Lines 746 746 Branches 57 57 ========================================= Hits 637 637 Misses 89 89 Partials 20 20 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.