threefoldtech / terraform-provider-grid

Apache License 2.0
8 stars 5 forks source link

Bump autero1/action-terraform from 1.1.1 to 3.0.0 #881

Closed dependabot[bot] closed 6 months ago

dependabot[bot] commented 6 months ago

Bumps autero1/action-terraform from 1.1.1 to 3.0.0.

Release notes

Sourced from autero1/action-terraform's releases.

v3.0.0

3.0.0 (2024-02-20)

⚠ BREAKING CHANGES

  • action: change inputs/outputs from underscores to dashes
  • action: use an optional version file to specify Terraform version (one of terraform-version or terraform-version-file required

Features

  • action: Terraform version latest now resolves to the latest release version (c54a1c7)
  • action: use an optional version file to specify Terraform version (one of terraform-version or terraform-version-file required (c54a1c7)
  • action: use an optional version file to specify Terraform version (one of terraform-version or terraform-version-file required (c54a1c7)

Bug Fixes

  • deps-dev: upgrade dev dependencies (c54a1c7)
  • deps: upgrade dependencies (c54a1c7)
  • lint: resolve linting issues across the codebase (c54a1c7)
  • tests: use proper glob pattern to run tests on all branches (c54a1c7)

Code Refactoring

  • action: change inputs/outputs from underscores to dashes (c54a1c7)

action-terraform v2.0.0

"Fail safe" major version bump due to Node upgrade v18 --> v20

See CHANGELOG.md for more details.

Changelog

Sourced from autero1/action-terraform's changelog.

3.0.0 (2024-02-20)

⚠ BREAKING CHANGES

  • action: change inputs/outputs from underscores to dashes
  • action: use an optional version file to specify Terraform version (one of terraform-version or terraform-version-file required

Features

  • action: Terraform version latest now resolves to the latest release version (c54a1c7)
  • action: use an optional version file to specify Terraform version (one of terraform-version or terraform-version-file required (c54a1c7)
  • action: use an optional version file to specify Terraform version (one of terraform-version or terraform-version-file required (c54a1c7)

Bug Fixes

  • deps-dev: upgrade dev dependencies (c54a1c7)
  • deps: upgrade dependencies (c54a1c7)
  • lint: resolve linting issues across the codebase (c54a1c7)
  • tests: use proper glob pattern to run tests on all branches (c54a1c7)

Code Refactoring

  • action: change inputs/outputs from underscores to dashes (c54a1c7)

2.0.0 (2024-02-17)

feat

  • use upgrade node from 16 to 20 (10176a4)
Commits
  • 55d743d chore(main): release 3.0.0 (#358)
  • c54a1c7 feat!: breaking changes (#356)
  • ad2ce4f chore: delete .github/dependabot.yml
  • d7bbcdd chore: add renovate.json (#344)
  • f15e614 change default branch to main and add main version gha
  • 35c49a7 chore(release): Remove build assets [skip ci]
  • 4aebd6f chore(release): 2.0.0
  • 2936eeb chore(release): Add build assets
  • 52048fd [skip ci] update readme
  • 10176a4 feat: use upgrade node from 16 to 20
  • 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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)
dependabot[bot] commented 6 months ago

Superseded by #884.