csvalpha / amber-api

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

chore(deps): update all actions #298

Closed renovate[bot] closed 2 years ago

renovate[bot] commented 2 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
actions/checkout action patch v2.4.0 -> v2.4.2
docker/build-push-action action minor v2.9.0 -> v2.10.0
docker/login-action action minor v1.13.0 -> v1.14.1
docker/setup-buildx-action action minor v1.6.0 -> v1.7.0
snok/container-retention-policy action patch v1.4.0 -> v1.4.2

Release Notes

actions/checkout ### [`v2.4.2`](https://togithub.com/actions/checkout/releases/v2.4.2) [Compare Source](https://togithub.com/actions/checkout/compare/v2.4.1...v2.4.2) ##### What's Changed - Add set-safe-directory input to allow customers to take control. ([#​770](https://togithub.com/actions/checkout/issues/770)) by [@​TingluoHuang](https://togithub.com/TingluoHuang) in [https://github.com/actions/checkout/pull/776](https://togithub.com/actions/checkout/pull/776) - Prepare changelog for v2.4.2. by [@​TingluoHuang](https://togithub.com/TingluoHuang) in [https://github.com/actions/checkout/pull/778](https://togithub.com/actions/checkout/pull/778) **Full Changelog**: https://github.com/actions/checkout/compare/v2...v2.4.2 ### [`v2.4.1`](https://togithub.com/actions/checkout/releases/v2.4.1) [Compare Source](https://togithub.com/actions/checkout/compare/v2.4.0...v2.4.1) - Fixed an issue where checkout failed to run in container jobs due to the new git setting `safe.directory`
docker/build-push-action ### [`v2.10.0`](https://togithub.com/docker/build-push-action/releases/v2.10.0) [Compare Source](https://togithub.com/docker/build-push-action/compare/v2.9.0...v2.10.0) - Add `imageid` output and use metadata to set `digest` output ([#​569](https://togithub.com/docker/build-push-action/issues/569)) - Add `build-contexts` input ([#​563](https://togithub.com/docker/build-push-action/issues/563)) - Enhance outputs display ([#​559](https://togithub.com/docker/build-push-action/issues/559))
docker/login-action ### [`v1.14.1`](https://togithub.com/docker/login-action/releases/v1.14.1) [Compare Source](https://togithub.com/docker/login-action/compare/v1.14.0...v1.14.1) - Revert to Node 12 as default runtime to fix issue for GHE users ([#​160](https://togithub.com/docker/login-action/issues/160)) ### [`v1.14.0`](https://togithub.com/docker/login-action/releases/v1.14.0) [Compare Source](https://togithub.com/docker/login-action/compare/v1.13.0...v1.14.0) - Update to node 16 ([#​158](https://togithub.com/docker/login-action/issues/158)) - Bump [@​aws-sdk/client-ecr](https://togithub.com/aws-sdk/client-ecr) from 3.45.0 to 3.53.0 ([#​157](https://togithub.com/docker/login-action/issues/157)) - Bump [@​aws-sdk/client-ecr-public](https://togithub.com/aws-sdk/client-ecr-public) from 3.45.0 to 3.53.0 ([#​156](https://togithub.com/docker/login-action/issues/156))
docker/setup-buildx-action ### [`v1.7.0`](https://togithub.com/docker/setup-buildx-action/releases/v1.7.0) [Compare Source](https://togithub.com/docker/setup-buildx-action/compare/v1.6.0...v1.7.0) - Standalone mode by [@​crazy-max](https://togithub.com/crazy-max) in ([#​119](https://togithub.com/docker/setup-buildx-action/issues/119)) - Update dev dependencies and workflow by [@​crazy-max](https://togithub.com/crazy-max) ([#​114](https://togithub.com/docker/setup-buildx-action/issues/114) [#​130](https://togithub.com/docker/setup-buildx-action/issues/130)) - Bump tmpl from 1.0.4 to 1.0.5 ([#​108](https://togithub.com/docker/setup-buildx-action/issues/108)) - Bump ansi-regex from 5.0.0 to 5.0.1 ([#​109](https://togithub.com/docker/setup-buildx-action/issues/109)) - Bump [@​actions/core](https://togithub.com/actions/core) from 1.5.0 to 1.6.0 ([#​110](https://togithub.com/docker/setup-buildx-action/issues/110)) - Bump actions/checkout from 2 to 3 ([#​126](https://togithub.com/docker/setup-buildx-action/issues/126)) - Bump [@​actions/tool-cache](https://togithub.com/actions/tool-cache) from 1.7.1 to 1.7.2 ([#​128](https://togithub.com/docker/setup-buildx-action/issues/128)) - Bump [@​actions/exec](https://togithub.com/actions/exec) from 1.1.0 to 1.1.1 ([#​129](https://togithub.com/docker/setup-buildx-action/issues/129)) - Bump minimist from 1.2.5 to 1.2.6 ([#​132](https://togithub.com/docker/setup-buildx-action/issues/132)) - Bump codecov/codecov-action from 2 to 3 ([#​133](https://togithub.com/docker/setup-buildx-action/issues/133)) - Bump semver from 7.3.5 to 7.3.7 ([#​136](https://togithub.com/docker/setup-buildx-action/issues/136))
snok/container-retention-policy ### [`v1.4.2`](https://togithub.com/snok/container-retention-policy/releases/v1.4.2) [Compare Source](https://togithub.com/snok/container-retention-policy/compare/v1.4.1...v1.4.2) **Improvements** - Adds explicit error handling for HTTP timeout errors ([#​30](https://togithub.com/snok/container-retention-policy/issues/30), [#​29](https://togithub.com/snok/container-retention-policy/issues/29)) ### [`v1.4.1`](https://togithub.com/snok/container-retention-policy/releases/v1.4.1) [Compare Source](https://togithub.com/snok/container-retention-policy/compare/v1.4.0...v1.4.1) **Fixes** - Pins regex downstream dependency to avoid dateparse failing ([#​28](https://togithub.com/snok/container-retention-policy/issues/28)). See [stackoverflow thread](https://stackoverflow.com/questions/71496687/dateparser-throws-regex-regex-core-error/71501074#​71501074) and dateparse [issue](https://togithub.com/scrapinghub/dateparser/issues/1045) for context.

Configuration

📅 Schedule: 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.



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