terraform-module / terraform-aws-ecs

Terraform module which creates AWS ECS resources
MIT License
0 stars 0 forks source link

chore(deps): update dependency hashicorp/setup-terraform to v3 (.github/workflows/linter.yml) (master) - autoclosed #40

Closed ivankatliarchuk closed 6 months ago

ivankatliarchuk commented 11 months ago

This PR contains the following updates:

Package Update Change
hashicorp/setup-terraform major v2 -> v3

Release Notes

hashicorp/setup-terraform (hashicorp/setup-terraform) ### [`v3`](https://togithub.com/hashicorp/setup-terraform/compare/v3.0.0...v3.0.0) [Compare Source](https://togithub.com/hashicorp/setup-terraform/compare/v3.0.0...v3.0.0) ### [`v3.0.0`](https://togithub.com/hashicorp/setup-terraform/releases/tag/v3.0.0) [Compare Source](https://togithub.com/hashicorp/setup-terraform/compare/v2.0.3...v3.0.0) NOTES: - Updated default runtime to node20 ([#​346](https://togithub.com/hashicorp/setup-terraform/issues/346)) - The wrapper around the installed Terraform binary has been fixed to return the exact STDOUT and STDERR from Terraform when executing commands. Previous versions of setup-terraform may have required workarounds to process the STDOUT in bash, such as filtering out the first line or selectively parsing STDOUT with jq. These workarounds may need to be adjusted with `v3.0.0`, which will now return just the STDOUT/STDERR from Terraform with no errant characters/statements. ([#​367](https://togithub.com/hashicorp/setup-terraform/issues/367)) BUG FIXES: - Fixed malformed stdout when wrapper is enabled ([#​367](https://togithub.com/hashicorp/setup-terraform/issues/367)) ### [`v2.0.3`](https://togithub.com/hashicorp/setup-terraform/releases/tag/v2.0.3) [Compare Source](https://togithub.com/hashicorp/setup-terraform/compare/v2.0.2...v2.0.3) #### What's Changed ##### NOTES - Bump [@​actions/core](https://togithub.com/actions/core) from 1.9.1 to 1.10.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/247](https://togithub.com/hashicorp/setup-terraform/pull/247) **Full Changelog**: https://github.com/hashicorp/setup-terraform/compare/v2.0.2...v2.0.3 ### [`v2.0.2`](https://togithub.com/hashicorp/setup-terraform/releases/tag/v2.0.2) [Compare Source](https://togithub.com/hashicorp/setup-terraform/compare/v2.0.1...v2.0.2) #### What's Changed ##### NOTES - Update 2.0.1 release metadata by [@​jpogran](https://togithub.com/jpogran) in [https://github.com/hashicorp/setup-terraform/pull/253](https://togithub.com/hashicorp/setup-terraform/pull/253) - Release 2.0.2 by [@​jpogran](https://togithub.com/jpogran) in [https://github.com/hashicorp/setup-terraform/pull/254](https://togithub.com/hashicorp/setup-terraform/pull/254) ##### INTERNAL - Bump jest from 29.0.3 to 29.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/248](https://togithub.com/hashicorp/setup-terraform/pull/248) - `README.md` updates - direct links to license and code of conduct, updated GitHub documents link by [@​magnetikonline](https://togithub.com/magnetikonline) in [https://github.com/hashicorp/setup-terraform/pull/244](https://togithub.com/hashicorp/setup-terraform/pull/244) **Full Changelog**: https://github.com/hashicorp/setup-terraform/compare/v2.0.1...v2.0.2 ### [`v2.0.1`](https://togithub.com/hashicorp/setup-terraform/releases/tag/v2.0.1) [Compare Source](https://togithub.com/hashicorp/setup-terraform/compare/v2...v2.0.1) #### What's Changed ##### ENHANCEMENTS - Do not fail when theres an exit-code 2 by [@​dannyibishev](https://togithub.com/dannyibishev) in [https://github.com/hashicorp/setup-terraform/pull/125](https://togithub.com/hashicorp/setup-terraform/pull/125) ##### BUG FIXES - Fix terraform extract by [@​cpc-camarj](https://togithub.com/cpc-camarj) in [https://github.com/hashicorp/setup-terraform/pull/187](https://togithub.com/hashicorp/setup-terraform/pull/187) ##### INTERNAL - Bump [@​actions/core](https://togithub.com/actions/core) from 1.6.0 to 1.7.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/185](https://togithub.com/hashicorp/setup-terraform/pull/185) - Bump [@​vercel/ncc](https://togithub.com/vercel/ncc) from 0.33.3 to 0.33.4 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/182](https://togithub.com/hashicorp/setup-terraform/pull/182) - Bump jest from 27.5.1 to 28.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/184](https://togithub.com/hashicorp/setup-terraform/pull/184) - Bump jest from 28.0.0 to 28.0.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/190](https://togithub.com/hashicorp/setup-terraform/pull/190) - Bump husky from 7.0.4 to 8.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/193](https://togithub.com/hashicorp/setup-terraform/pull/193) - Bump jest from 28.0.3 to 28.1.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/194](https://togithub.com/hashicorp/setup-terraform/pull/194) - Bump [@​actions/github](https://togithub.com/actions/github) from 5.0.1 to 5.0.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/201](https://togithub.com/hashicorp/setup-terraform/pull/201) - Bump [@​actions/core](https://togithub.com/actions/core) from 1.7.0 to 1.8.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/200](https://togithub.com/hashicorp/setup-terraform/pull/200) - Bump [@​actions/tool-cache](https://togithub.com/actions/tool-cache) from 1.7.2 to 2.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/199](https://togithub.com/hashicorp/setup-terraform/pull/199) - TF DevEx: repo adoption by [@​detro](https://togithub.com/detro) in [https://github.com/hashicorp/setup-terraform/pull/204](https://togithub.com/hashicorp/setup-terraform/pull/204) - Bump nock from 13.2.4 to 13.2.6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/212](https://togithub.com/hashicorp/setup-terraform/pull/212) - Bump [@​vercel/ncc](https://togithub.com/vercel/ncc) from 0.33.4 to 0.34.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/210](https://togithub.com/hashicorp/setup-terraform/pull/210) - Bump jest from 28.1.0 to 28.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/215](https://togithub.com/hashicorp/setup-terraform/pull/215) - Bump nock from 13.2.6 to 13.2.7 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/217](https://togithub.com/hashicorp/setup-terraform/pull/217) - Bump jest from 28.1.1 to 28.1.2 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/221](https://togithub.com/hashicorp/setup-terraform/pull/221) - Bump jest from 28.1.2 to 28.1.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/224](https://togithub.com/hashicorp/setup-terraform/pull/224) - Bump nock from 13.2.7 to 13.2.9 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/225](https://togithub.com/hashicorp/setup-terraform/pull/225) - Bump leonsteinhaeuser/project-beta-automations from 1.2.1 to 1.3.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/233](https://togithub.com/hashicorp/setup-terraform/pull/233) - Bump leonsteinhaeuser/project-beta-automations from 1.3.0 to 2.0.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/243](https://togithub.com/hashicorp/setup-terraform/pull/243) - Bump jest from 28.1.3 to 29.0.3 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/242](https://togithub.com/hashicorp/setup-terraform/pull/242) - Bump [@​hashicorp/js-releases](https://togithub.com/hashicorp/js-releases) from 1.5.1 to 1.6.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/226](https://togithub.com/hashicorp/setup-terraform/pull/226) - Bump [@​actions/core](https://togithub.com/actions/core) from 1.8.2 to 1.9.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/235](https://togithub.com/hashicorp/setup-terraform/pull/235) - Bump [@​actions/core](https://togithub.com/actions/core) from 1.6.0 to 1.9.1 in /wrapper by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/236](https://togithub.com/hashicorp/setup-terraform/pull/236) - Add new-style readme build badges, bump `actions/checkout` in `README.md` examples by [@​magnetikonline](https://togithub.com/magnetikonline) in [https://github.com/hashicorp/setup-terraform/pull/188](https://togithub.com/hashicorp/setup-terraform/pull/188) - Updated README to reflect GitHub limitations by [@​rnsc](https://togithub.com/rnsc) in [https://github.com/hashicorp/setup-terraform/pull/205](https://togithub.com/hashicorp/setup-terraform/pull/205) - Fixed `master` to `main` workflow branch triggers by [@​magnetikonline](https://togithub.com/magnetikonline) in [https://github.com/hashicorp/setup-terraform/pull/216](https://togithub.com/hashicorp/setup-terraform/pull/216) - Bump [@​actions/github](https://togithub.com/actions/github) from 5.0.3 to 5.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/249](https://togithub.com/hashicorp/setup-terraform/pull/249) - Bump leonsteinhaeuser/project-beta-automations from 2.0.0 to 2.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/hashicorp/setup-terraform/pull/250](https://togithub.com/hashicorp/setup-terraform/pull/250) - Fix the example of how to comment on pull request. by [@​acarmel](https://togithub.com/acarmel) in [https://github.com/hashicorp/setup-terraform/pull/220](https://togithub.com/hashicorp/setup-terraform/pull/220) #### New Contributors - [@​cpc-camarj](https://togithub.com/cpc-camarj) made their first contribution in [https://github.com/hashicorp/setup-terraform/pull/187](https://togithub.com/hashicorp/setup-terraform/pull/187) - [@​dannyibishev](https://togithub.com/dannyibishev) made their first contribution in [https://github.com/hashicorp/setup-terraform/pull/125](https://togithub.com/hashicorp/setup-terraform/pull/125) - [@​detro](https://togithub.com/detro) made their first contribution in [https://github.com/hashicorp/setup-terraform/pull/204](https://togithub.com/hashicorp/setup-terraform/pull/204) - [@​magnetikonline](https://togithub.com/magnetikonline) made their first contribution in [https://github.com/hashicorp/setup-terraform/pull/188](https://togithub.com/hashicorp/setup-terraform/pull/188) - [@​rnsc](https://togithub.com/rnsc) made their first contribution in [https://github.com/hashicorp/setup-terraform/pull/205](https://togithub.com/hashicorp/setup-terraform/pull/205) - [@​acarmel](https://togithub.com/acarmel) made their first contribution in [https://github.com/hashicorp/setup-terraform/pull/220](https://togithub.com/hashicorp/setup-terraform/pull/220) **Full Changelog**: https://github.com/hashicorp/setup-terraform/compare/v2...v2.0.1

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.

stale[bot] commented 7 months ago

This PR has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions. To track this PR (even if closed), please open a corresponding issue if one does not already exist.