terraform-module / terraform-aws-eks-fargate-profile

Manages an EKS Fargate Profile.
MIT License
9 stars 14 forks source link

chore(deps): update dependency anothrnick/github-tag-action to v1.52.0 (.github/workflows/release.draft.yml) (master) - autoclosed #125

Closed ivankatliarchuk closed 2 years ago

ivankatliarchuk commented 2 years ago

This PR contains the following updates:

Package Type Update Change
anothrNick/github-tag-action minor 1.39.0 -> 1.52.0
anothrNick/github-tag-action action minor 1.39.0 -> 1.52.0

Release Notes

anothrNick/github-tag-action ### [`v1.52.0`](https://togithub.com/anothrNick/github-tag-action/releases/tag/1.52.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.51.0...1.52.0) Improved tests. Warning for breaking change when renaming/refactoring output `tag` New output tag `old_tag` ##### What's Changed - Hotfix: sort output tag mismatch reverting breaking change by [@​sbe-arg](https://togithub.com/sbe-arg) in [https://github.com/anothrNick/github-tag-action/pull/199](https://togithub.com/anothrNick/github-tag-action/pull/199) **Full Changelog**: https://github.com/anothrNick/github-tag-action/compare/1.51.0...1.52.0 ### [`v1.51.0`](https://togithub.com/anothrNick/github-tag-action/compare/1.50.0...1.51.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.50.0...1.51.0) ### [`v1.50.0`](https://togithub.com/anothrNick/github-tag-action/compare/1.49.0...1.50.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.49.0...1.50.0) ### [`v1.49.0`](https://togithub.com/anothrNick/github-tag-action/releases/tag/1.49.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.48.0...1.49.0) - We can now reference `uses: anothrNick/github-tag-action@v1` as `uses: anothrNick/github-tag-action@1` fails due sha identification - Also we can now use again `RELEASE_BRANCHES: '.*'` or `releases/*` or similar. ### [`v1.48.0`](https://togithub.com/anothrNick/github-tag-action/releases/tag/1.48.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.47.0...1.48.0) - Addresses shellcheck sanitizations during PR checks ### [`v1.47.0`](https://togithub.com/anothrNick/github-tag-action/compare/1.46.0...1.47.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.46.0...1.47.0) ### [`v1.46.0`](https://togithub.com/anothrNick/github-tag-action/releases/tag/1.46.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.45.0...1.46.0) Reverted 1.45.0 ### [`v1.45.0`](https://togithub.com/anothrNick/github-tag-action/compare/1.44.0...1.45.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.44.0...1.45.0) ### [`v1.44.0`](https://togithub.com/anothrNick/github-tag-action/compare/1.43.0...1.44.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.43.0...1.44.0) ### [`v1.43.0`](https://togithub.com/anothrNick/github-tag-action/compare/1.42.0...1.43.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.42.0...1.43.0) ### [`v1.42.0`](https://togithub.com/anothrNick/github-tag-action/releases/tag/1.42.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.41.0...1.42.0) ##### What's Changed - update docs, node, add docker & bash linting by [@​sammcj](https://togithub.com/sammcj) in [https://github.com/anothrNick/github-tag-action/pull/173](https://togithub.com/anothrNick/github-tag-action/pull/173) ##### New Contributors - [@​sammcj](https://togithub.com/sammcj) made their first contribution in [https://github.com/anothrNick/github-tag-action/pull/173](https://togithub.com/anothrNick/github-tag-action/pull/173) **Full Changelog**: https://github.com/anothrNick/github-tag-action/compare/1.41.0...1.42.0 ### [`v1.41.0`](https://togithub.com/anothrNick/github-tag-action/compare/1.40.0...1.41.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.40.0...1.41.0) ### [`v1.40.0`](https://togithub.com/anothrNick/github-tag-action/releases/tag/1.40.0) [Compare Source](https://togithub.com/anothrNick/github-tag-action/compare/1.39.0...1.40.0) - Now u can bump vX.X.X-suff.X properly ie, v0.0.1-dev.0 bumps to v0.0.1-dev.1 for example for branch work rc release etc - Don't trust semver to tail, prefer head - Changed rexeg slightly to ignore latest non semver tags - Sorted pre-release mismatch when ur branch name contains master or main to behave correctly as pre-release anyway - Other small bits here and there

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 is behind base branch, 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 Renovate Bot.