anolilab / unplugin-favicons

Generate favicons for your project with caching for blazing fast rebuilds.
Other
4 stars 1 forks source link

chore(deps): update actions/cache action to v4 #24

Closed renovate[bot] closed 7 months ago

renovate[bot] commented 8 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: 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 has been generated by Mend Renovate. View repository job log here.

github-actions[bot] commented 8 months ago

Thank you for following the naming conventions! 🙏

github-actions[bot] commented 2 months ago

This pull request has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs. Please note this issue tracker is not a help forum. We recommend using our GitHub Discussions tab for questions.