Skip to content
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

Update actions/cache action to v4 #56

Merged
merged 1 commit into from
Jan 25, 2024
Merged

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Jan 19, 2024

Mend Renovate

This PR contains the following updates:

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

Release Notes

actions/cache (actions/cache)

v4

Compare Source


Configuration

📅 Schedule: Branch creation - "before 4pm on friday" (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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

@renovate renovate bot added the dependencies Renovatebot and dependabot updates label Jan 19, 2024
Copy link

mapped Expected Changes

No expected changes found.

Blast Radius

items Items edges Edges
0 0

Open in Overmind

warning Risks

medium Compatibility Risk with Updated Cache Action [Medium]

Updating actions/cache to v4 may introduce breaking changes not compatible with the current workflow configuration. Reviewing the release notes of the new version and testing in a non-production environment could mitigate this risk.

low Cache Key Handling Changes [Low]

The new version of actions/cache could alter the way hashFiles or cache keys are interpreted, leading to cache inefficiencies. Since the current configuration is working with v3, any new hashing mechanism or key parsing in v4 could pose a risk to the current caching strategy.

low Cache Path Compatibility [Low]

If actions/cache@v4 changes how paths are processed, this might disrupt caching operations for existing workflows. Verification of path handling in the new version is necessary to ensure no disruption occurs.

@dylanratcliffe dylanratcliffe merged commit 52021f2 into main Jan 25, 2024
2 checks passed
@dylanratcliffe dylanratcliffe deleted the renovate/actions-cache-4.x branch January 25, 2024 19:58
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Renovatebot and dependabot updates
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant