hashicorp / terraform-exec

Terraform CLI commands via Go.
https://pkg.go.dev/github.com/hashicorp/terraform-exec
Mozilla Public License 2.0
662 stars 112 forks source link

Bump github.com/hashicorp/hc-install from 0.5.0 to 0.5.1 #376

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps github.com/hashicorp/hc-install from 0.5.0 to 0.5.1.

Release notes

Sourced from github.com/hashicorp/hc-install's releases.

v0.5.1

What's Changed

v0.5.1 contains no user-facing changes relative to v0.5.0, except to fix a build issue in which Linux binaries were not statically linked.

FIXES

INTERNAL

Full Changelog: https://github.com/hashicorp/hc-install/compare/v0.5.0...v0.5.1

Commits
  • 38ff882 prepare to release v0.5.1
  • 485c1cf build(deps): bump actions/checkout from 3.4.0 to 3.5.0 (#119)
  • c854b8a build(deps): bump github.com/go-git/go-git/v5 from 5.6.0 to 5.6.1 (#117)
  • 8a8a668 Merge pull request #118 from hashicorp/dependabot/github_actions/actions/chec...
  • ea02af6 build(deps): bump actions/checkout from 3.3.0 to 3.4.0
  • 3e5e3a4 build(deps): bump actions/setup-go from 3.5.0 to 4.0.0 (#116)
  • f5704e9 Bump go.mod to 1.18 (#115)
  • 2aced79 ci: Bump timeout for E2E tests (#114)
  • f204f71 build(deps): bump golang.org/x/mod from 0.8.0 to 0.9.0 (#113)
  • b0553e4 build(deps): bump golang.org/x/crypto from 0.6.0 to 0.7.0 (#112)
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)