csvalpha / amber-api

https://csvalpha.nl
MIT License
4 stars 4 forks source link

chore(deps): update snok/container-retention-policy action to v2 #360

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
snok/container-retention-policy action major v1.5.1 -> v2.0.0

Release Notes

snok/container-retention-policy ### [`v2.0.0`](https://togithub.com/snok/container-retention-policy/releases/tag/v2.0.0) [Compare Source](https://togithub.com/snok/container-retention-policy/compare/v1.5.1...v2.0.0) ##### What's Changed - Rewrite to composite action by [@​lukasz-mitka](https://togithub.com/lukasz-mitka) in [https://github.com/snok/container-retention-policy/pull/36](https://togithub.com/snok/container-retention-policy/pull/36) - Fix example in README by [@​charyeezy](https://togithub.com/charyeezy) in [https://github.com/snok/container-retention-policy/pull/45](https://togithub.com/snok/container-retention-policy/pull/45) - Update set-output syntax by [@​sondrelg](https://togithub.com/sondrelg) in [https://github.com/snok/container-retention-policy/pull/49](https://togithub.com/snok/container-retention-policy/pull/49) - Upgrade Python version by [@​sondrelg](https://togithub.com/sondrelg) in [https://github.com/snok/container-retention-policy/pull/54](https://togithub.com/snok/container-retention-policy/pull/54) - Follow pagination and implement rate throttling by [@​systemist](https://togithub.com/systemist) in [https://github.com/snok/container-retention-policy/pull/42](https://togithub.com/snok/container-retention-policy/pull/42) - Generate encoded package name instead of storing it by [@​sondrelg](https://togithub.com/sondrelg) in [https://github.com/snok/container-retention-policy/pull/55](https://togithub.com/snok/container-retention-policy/pull/55) - Limit number of versions to keep only after filtering by [@​artazar](https://togithub.com/artazar) in [https://github.com/snok/container-retention-policy/pull/48](https://togithub.com/snok/container-retention-policy/pull/48) - Fix set-output syntax by [@​lukasz-mitka](https://togithub.com/lukasz-mitka) in [https://github.com/snok/container-retention-policy/pull/56](https://togithub.com/snok/container-retention-policy/pull/56) The two major changes in this release is that we now support deleting over 100 packages, as we will traverse the paginated API results. The second being that we've switched the action from running in a container, to running as a composite action. Neither change should break normal workflows. ##### New Contributors - [@​charyeezy](https://togithub.com/charyeezy) made their first contribution in [https://github.com/snok/container-retention-policy/pull/45](https://togithub.com/snok/container-retention-policy/pull/45) - [@​systemist](https://togithub.com/systemist) made their first contribution in [https://github.com/snok/container-retention-policy/pull/42](https://togithub.com/snok/container-retention-policy/pull/42) - [@​artazar](https://togithub.com/artazar) made their first contribution in [https://github.com/snok/container-retention-policy/pull/48](https://togithub.com/snok/container-retention-policy/pull/48) **Full Changelog**: https://github.com/snok/container-retention-policy/compare/v1...v2.0.0

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