Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update hashicorp/setup-terraform action to v3 #144

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link

@renovate renovate bot commented Nov 20, 2023

This PR contains the following updates:

Package Type Update Change
hashicorp/setup-terraform action major v2.0.3 -> v3.1.2

Release Notes

hashicorp/setup-terraform (hashicorp/setup-terraform)

v3.1.2

Compare Source

NOTES:

  • This release introduces no functional changes. It does however include dependency updates which address upstream CVEs. (#​430)

v3.1.1

Compare Source

BUG FIXES:

  • wrapper: Fix wrapper to output to stdout and stderr immediately when data is received (#​395)

v3.1.0

Compare Source

ENHANCEMENTS:

  • Automatically fallback to darwin/amd64 for Terraform versions before 1.0.2 as releases for darwin/arm64 are not available (#​409)

v3.0.0

Compare Source

NOTES:

  • Updated default runtime to node20 (#​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)

BUG FIXES:

  • Fixed malformed stdout when wrapper is enabled (#​367)

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.

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


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/hashicorp-setup-terraform-3.x branch from 3769e33 to a548685 Compare April 23, 2024 23:42
@renovate renovate bot force-pushed the renovate/hashicorp-setup-terraform-3.x branch from a548685 to c35704f Compare May 9, 2024 02:41
@renovate renovate bot force-pushed the renovate/hashicorp-setup-terraform-3.x branch from c35704f to 48cf9ac Compare August 20, 2024 02:55
@renovate renovate bot force-pushed the renovate/hashicorp-setup-terraform-3.x branch from 48cf9ac to e1f319e Compare October 1, 2024 06:35
@renovate renovate bot changed the title Update hashicorp/setup-terraform action to v3 chore(deps): update hashicorp/setup-terraform action to v3 Oct 1, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants