Skip to content

Releases: pcasteran/terraform-graph-beautifier

v0.3.4

02 Jan 00:10
98b7acc
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/rs/zerolog from 1.29.1 to 1.30.0 by @dependabot in #44
  • ci(deps): bump actions/checkout from 3 to 4 by @dependabot in #49
  • ci(deps): bump aquasecurity/trivy-action from 0.11.2 to 0.12.0 by @dependabot in #48
  • build(deps): bump bats-assert from 42e4d86 to e2d855b in /test by @dependabot in #45
  • build(deps): bump bats-support from 3c8fadc to 9bf10e8 in /test by @dependabot in #47
  • build(deps): bump bats-file from cb914cd to 048aa4c in /test by @dependabot in #46
  • ci(deps): bump docker/metadata-action from 4 to 5 by @dependabot in #50
  • ci(deps): bump docker/setup-qemu-action from 2 to 3 by @dependabot in #53
  • ci(deps): bump docker/build-push-action from 4 to 5 by @dependabot in #51
  • ci(deps): bump goreleaser/goreleaser-action from 4 to 5 by @dependabot in #52
  • ci(deps): bump docker/login-action from 2 to 3 by @dependabot in #54
  • ci(deps): bump actions/setup-go from 4 to 5 by @dependabot in #63
  • ci(deps): bump aquasecurity/trivy-action from 0.12.0 to 0.16.0 by @dependabot in #65
  • ci(deps): bump actions/setup-python from 4 to 5 by @dependabot in #64
  • ci(deps): bump hashicorp/setup-terraform from 2 to 3 by @dependabot in #59
  • ci(deps): bump docker/setup-buildx-action from 2 to 3 by @dependabot in #56
  • build(deps): bump github.com/rs/zerolog from 1.30.0 to 1.31.0 by @dependabot in #55

Full Changelog: v0.3.3...v0.3.4

v0.3.3

17 Jul 21:26
c07dbfd
Compare
Choose a tag to compare

What's Changed

  • build(deps): bump github.com/rs/zerolog from 1.28.0 to 1.29.0 by @dependabot in #23
  • ci: renamed workflow by @pcasteran in #24
  • ci(deps): bump aquasecurity/trivy-action from 0.8.0 to 0.9.0 by @dependabot in #25
  • ci(deps): bump docker/build-push-action from 3 to 4 by @dependabot in #26
  • build(deps): bump bats-file from 8ee7bb9 to bba751f in /test by @dependabot in #27
  • ci(deps): bump aquasecurity/trivy-action from 0.9.0 to 0.9.1 by @dependabot in #28
  • build(deps): bump bats from 1.8.2 to 1.9.0 in /test by @dependabot in #29
  • build(deps): bump bats-assert from db015db to 44913ff in /test by @dependabot in #30
  • ci(deps): bump aquasecurity/trivy-action from 0.9.1 to 0.9.2 by @dependabot in #31
  • ci(deps): bump actions/setup-go from 3 to 4 by @dependabot in #33
  • build(deps): bump bats-file from bba751f to cc3fb8c in /test by @dependabot in #32
  • build(deps): bump bats-file from cc3fb8c to 897c5c6 in /test by @dependabot in #34
  • build(deps): bump bats-file from 897c5c6 to 805ffb7 in /test by @dependabot in #35
  • ci(deps): bump github/super-linter from 4 to 5 by @dependabot in #36
  • build(deps): bump github.com/rs/zerolog from 1.29.0 to 1.29.1 by @dependabot in #37
  • ci(deps): bump aquasecurity/trivy-action from 0.9.2 to 0.10.0 by @dependabot in #38
  • build(deps): bump bats-file from 805ffb7 to c0f822a in /test by @dependabot in #39
  • ci(deps): bump aquasecurity/trivy-action from 0.10.0 to 0.11.2 by @dependabot in #40
  • build(deps): bump bats-file from c0f822a to cb914cd in /test by @dependabot in #41
  • build(deps): bump bats from 1.9.0 to 1.10.0 in /test by @dependabot in #42
  • build(deps): bump bats-assert from 44913ff to 42e4d86 in /test by @dependabot in #43

Full Changelog: v0.3.2...v0.3.3

v0.3.2

23 Jan 22:59
3e332ad
Compare
Choose a tag to compare

Updated CI
Update test dependencies

What's Changed

  • build(deps): bump bats-assert from 78fa631 to db015db in /test by @dependabot in #18
  • build(deps): bump bats-file from f9154f4 to b45ed3d in /test by @dependabot in #19
  • build(deps): bump bats-file from b45ed3d to 8ee7bb9 in /test by @dependabot in #20
  • ci: update CI by @pcasteran in #21
  • ci: removed dry-run mode for container registry cleaning by @pcasteran in #22

Full Changelog: v0.3.1...v0.3.2

v0.3.1

28 Dec 22:53
9ef1b03
Compare
Choose a tag to compare

Changelog

v0.3.0-beta.3

28 Dec 19:41
e7d17ab
Compare
Choose a tag to compare

Changelog

v0.2.0

22 Dec 21:08
Compare
Choose a tag to compare

Changelog

d684f26 Update README.md
370314f Upgrade to Terraform 14
dc3086d Upgraded TF version to 14.3 + providers/modules to latest version

v0.1.1

09 Jun 17:05
d40a867
Compare
Choose a tag to compare

Changelog

d40a867 Fixed release workflow (#5)