cloudposse / terraform-aws-ecs-container-definition

Terraform module to generate well-formed JSON documents (container definitions) that are passed to the aws_ecs_task_definition Terraform resource
https://cloudposse.com/accelerate
Apache License 2.0
339 stars 244 forks source link

chore(deps): update mszostok/codeowners-validator action to v0.6.0 #115

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Type Update Change
mszostok/codeowners-validator action minor v0.5.0 -> v0.6.0

Release Notes

mszostok/codeowners-validator ### [`v0.6.0`](https://togithub.com/mszostok/codeowners-validator/releases/v0.6.0) [Compare Source](https://togithub.com/mszostok/codeowners-validator/compare/v0.5.1...v0.6.0) 🚨**GitHub Codeowners Validator** 0.6.0 is now available! ##### Highlights - ✨ Add validation for checking if team has a proper permission Due to the new permission validation step in **Owners Checker**, this check takes a little more time. - 🐛 Fix bug in **Owners Checker**. Now **Owners Checker** supports child teams with inherited repo perms. - ⚠️ Error message was changed in **Owners Checker**. **From** `[err] line 15: Team "avengers" does not have permissions associated with the repository "codeowners-samples".` **To** `[err] line 15: Team "avengers" does not exist in organization "gh-codeowners" or has no permissions associated with the repository.` ##### Installation To install the `codeowners-validator`, run: ##### Install codeowners-validator in /usr/local/bin in version 0.6.0 curl -sfL https://raw.githubusercontent.com/mszostok/codeowners-validator/master/install.sh| sh -s -- -b /usr/local/bin v0.6.0 See the [Installation](https://togithub.com/mszostok/codeowners-validator/tree/v0.6.0#installation) section for more installation options. ##### Docker images - `docker pull mszostok/codeowners-validator:latest` - `docker pull mszostok/codeowners-validator:v0.6.0` - `docker pull mszostok/codeowners-validator:v0.6` ##### Changelog 🚀 [`8fafb0b`](https://togithub.com/mszostok/codeowners-validator/commit/8fafb0b) Adjust docs and GitHub action for v0.6.0 release [`2f6e3bb`](https://togithub.com/mszostok/codeowners-validator/commit/2f6e3bb) Fix badly worded error ([#​64](https://togithub.com/mszostok/codeowners-validator/issues/64)) [`5ed7b98`](https://togithub.com/mszostok/codeowners-validator/commit/5ed7b98) Adjust integration test after changing error message [`204640e`](https://togithub.com/mszostok/codeowners-validator/commit/204640e) address comments from PR [#​62](https://togithub.com/mszostok/codeowners-validator/issues/62) [`9224144`](https://togithub.com/mszostok/codeowners-validator/commit/9224144) Add permissions check to valid_owner [`cde24ed`](https://togithub.com/mszostok/codeowners-validator/commit/cde24ed) Add a twitter badge [`e5e11b0`](https://togithub.com/mszostok/codeowners-validator/commit/e5e11b0) rename test to comply with golang.org/x/mod/module.CheckFilePath ([#​60](https://togithub.com/mszostok/codeowners-validator/issues/60)) ##### Contributors Thanks again to everyone who contributed to this release! ✨ Users whose commits are in this release: - [@​mszostok](https://togithub.com/mszostok) - [@​jspiro](https://togithub.com/jspiro) - [@​highb](https://togithub.com/highb) - [@​sgmitchell](https://togithub.com/sgmitchell) ### [`v0.5.1`](https://togithub.com/mszostok/codeowners-validator/releases/v0.5.1) [Compare Source](https://togithub.com/mszostok/codeowners-validator/compare/v0.5.0...v0.5.1) #### Changelog [`d6bdfac`](https://togithub.com/mszostok/codeowners-validator/commit/d6bdfac) Add CONTRIBUTING.md and development.md ([#​56](https://togithub.com/mszostok/codeowners-validator/issues/56)) [`4f46df1`](https://togithub.com/mszostok/codeowners-validator/commit/4f46df1) Add configurability for the list of ignored owners ([#​55](https://togithub.com/mszostok/codeowners-validator/issues/55)) [`085f270`](https://togithub.com/mszostok/codeowners-validator/commit/085f270) Adjust docs and GitHub action for v0.5.1 release [`97fb795`](https://togithub.com/mszostok/codeowners-validator/commit/97fb795) Ignore ghost user ([#​53](https://togithub.com/mszostok/codeowners-validator/issues/53)) [`0b6c2ef`](https://togithub.com/mszostok/codeowners-validator/commit/0b6c2ef) Update info about new checker ([#​51](https://togithub.com/mszostok/codeowners-validator/issues/51)) #### Docker images - `docker pull mszostok/codeowners-validator:latest` - `docker pull mszostok/codeowners-validator:v0.5.1` - `docker pull mszostok/codeowners-validator:v0.5`

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about this update again.



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

Gowiem commented 3 years ago

/test all