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.1 #884

Closed dependabot[bot] closed 5 months ago

dependabot[bot] commented 6 months ago

Bumps autero1/action-terraform from 1.1.1 to 3.0.1.

Release notes

Sourced from autero1/action-terraform's releases.

v3.0.1

3.0.1 (2024-02-23)

Bug Fixes

  • deps: update dependency @​types/node to v20.11.20 (#361) (150d448)

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.1 (2024-02-23)

Bug Fixes

  • deps: update dependency @​types/node to v20.11.20 (#361) (150d448)

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


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)