Skip to content

Releases: SweetOps/terraform-module-template

v0.4.12

27 Aug 14:37
808c371
Compare
Choose a tag to compare

📦 Updates

ci: overhaul workflows @SweetOps (#22)

v0.4.11

06 Jun 21:12
8bce581
Compare
Choose a tag to compare

🐛 Bug Fixes

build(deps): bump terraform-docs/gh-actions from 1.1.0 to 1.2.0 @dependabot (#21) Bumps [terraform-docs/gh-actions](https://github.com/terraform-docs/gh-actions) from 1.1.0 to 1.2.0.
Release notes

Sourced from terraform-docs/gh-actions's releases.

v1.2.0

What’s Changed

Commits
  • e47bfa1 Merge pull request #131 from terraform-docs/release/v1.2.0
  • 4a2bc35 chore: bump terraform-docs to v0.18.0
  • e6802ee chore: prepare release v1.2.0
  • 62a6cc5 Merge pull request #127 from khos2ow/alpine-yq
  • e5c8e6f feat: install yq directly from alpine without extra repo
  • 5f140e3 chore: update action image to edge
  • See full diff 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 <dependency name> 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)

v0.4.10

25 Mar 13:03
22c260d
Compare
Choose a tag to compare

🐛 Bug Fixes

build(deps): bump terraform-docs/gh-actions from 1.0.0 to 1.1.0 @dependabot (#20) Bumps [terraform-docs/gh-actions](https://github.com/terraform-docs/gh-actions) from 1.0.0 to 1.1.0.
Release notes

Sourced from terraform-docs/gh-actions's releases.

v1.1.0

What’s Changed

Commits
  • 7a62208 Merge pull request #126 from terraform-docs/release/v1.1.0
  • 0c46e0d chore: prepare release v1.1.0
  • d28fa08 chore: update action image to edge
  • 4b3ad3c Merge pull request #123 from terraform-docs/dependabot/github_actions/release...
  • cc4cccb chore(deps): bump release-drafter/release-drafter from 5 to 6
  • 7c16aaa Merge pull request #125 from rchildress87/update-v0.17.0
  • 8ca5bff Add double quotes to prevent globbing and word splitting.
  • 50d296a Upgrade terraform-docs to v0.17.0
  • b9ea051 Merge pull request #115 from terraform-docs/dependabot/github_actions/actions...
  • dadaa86 chore(deps): bump actions/checkout from 3 to 4
  • 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 <dependency name> 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)

v0.4.9

21 Feb 06:54
1c466b5
Compare
Choose a tag to compare

🐛 Bug Fixes

build(deps): bump fuxingloh/multi-labeler from 2.0.3 to 4.0.0 @dependabot (#19) Bumps [fuxingloh/multi-labeler](https://github.com/fuxingloh/multi-labeler) from 2.0.3 to 4.0.0.
Release notes

Sourced from fuxingloh/multi-labeler's releases.

v4.0.0

In this release, we bumped all prod-dependencies and changed several dev-dependencies to streamline the maintainability of this GitHub actions. This release has no material changes to v3 or v2.

🧰 Maintenance

v3.0.0

Changed version of node runtime for action from node16 to node20. #240

🧰 Maintenance

Commits
  • b15a544 chore: update node target mapping to Node 20 (#262)
  • 0c02bf4 chore(ci): npm run package (#261)
  • ea19f5e bump(deps): update dependency io-ts-reporters to v2 (#259)
  • aa4b29a bump(deps): update release-drafter/release-drafter action to v6 (#260)
  • ee2ebff bump(deps): update release-drafter/release-drafter action to v5.25.0 (#257)
  • 1a0c09d chore: update README.md (#258)
  • 93f4fe6 bump(deps): update actions/checkout action to v4.1.1 (#255)
  • f110113 bump(deps): update actions/setup-node action to v4.0.2 (#256)
  • 4ce3024 chore: bump ...
Read more

v0.4.8

07 Feb 21:30
c76355e
Compare
Choose a tag to compare

🐛 Bug Fixes

ci: update Sync labels workflow @SweetOps (#18)

v0.4.7

05 Feb 03:56
2750668
Compare
Choose a tag to compare

🐛 Bug Fixes

build(deps): bump release-drafter/release-drafter from 5 to 6 @dependabot (#17) Bumps [release-drafter/release-drafter](https://github.com/release-drafter/release-drafter) from 5 to 6.
Release notes

Sourced from release-drafter/release-drafter's releases.

v6.0.0

What's Changed

Full Changelog: release-drafter/release-drafter@v5.25.0...v6.0.0

v6.0.0-beta.1

Prerelease of v6, first release of the CLI, feel free to provide feedback in the pull request: release-drafter/release-drafter#1204

v5.25.0

What's Changed

New

Full Changelog: release-drafter/release-drafter@v5.24.0...v5.25.0

v5.24.0

What's Changed

New

Bug Fixes

Full Changelog: release-drafter/release-drafter@v5.23.0...v5.24.0

v5.23.0

What's Changed

New

Full Changelog: release-drafter/release-drafter@v5.22.0...v5.23.0

v5.22.0

What's Changed

New

... (truncated)

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 <dependency name> 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)

v0.4.6

01 Feb 02:52
0b81529
Compare
Choose a tag to compare

🐛 Bug Fixes

build(deps): bump peter-evans/create-or-update-comment from 3 to 4 @dependabot (#16) Bumps [peter-evans/create-or-update-comment](https://github.com/peter-evans/create-or-update-comment) from 3 to 4.
Release notes

Sourced from peter-evans/create-or-update-comment's releases.

Create or Update Comment v4.0.0

⚙️ Updated runtime to Node.js 20

  • The action now requires a minimum version of v2.308.0 for the Actions runner. Update self-hosted runners to v2.308.0 or later to ensure compatibility.

What's Changed

Full Changelog: peter-evans/create-or-update-comment@v3.1.0...v4.0.0

Create or Update Comment v3.1.0

What's Changed

  • Add truncate warning to body of comment by
Read more

v0.4.5

24 Jan 14:55
d2bb9a8
Compare
Choose a tag to compare

🐛 Bug Fixes

ci: update WF versions and add dependabot config file @SweetOps (#15)

v0.4.4

20 Dec 18:01
7eb8f78
Compare
Choose a tag to compare

🐛 Bug Fixes

chore: update actions @SweetOps (#14)

v0.4.3

18 Aug 14:20
aee722a
Compare
Choose a tag to compare

🐛 Bug Fixes

fix: pin aslafy-z/conventional-pr-title-action to version @SweetOps (#13)