Releases: SweetOps/terraform-module-template
v0.4.12
v0.4.11
🐛 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.Commits
e47bfa1
Merge pull request #131 from terraform-docs/release/v1.2.04a2bc35
chore: bump terraform-docs to v0.18.0e6802ee
chore: prepare release v1.2.062a6cc5
Merge pull request #127 from khos2ow/alpine-yqe5c8e6f
feat: install yq directly from alpine without extra repo5f140e3
chore: update action image to edge- See full diff in compare view
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
🐛 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
- chore: prepare release v1.1.0 (#126)
@khos2ow
- Update terraform-docs to v0.17.0 (#125)
@rchildress87
- chore: Add dependabot file (#112)
@khos2ow
- docs: default action inputs values for config-file (#86)
@akorp
- fix: replacing deprecated set-output to use env instead (#94)
@tobiasehlert
- Update dependancies (#87)
@khos2ow
- chore(deps): bump release-drafter/release-drafter from 5 to 6 (#123)
@dependabot
- chore(deps): bump actions/checkout from 3 to 4 (#115)
@dependabot
- chore(deps): bump hashicorp/setup-terraform from 2 to 3 (#114)
@dependabot
- chore(deps): bump docker/login-action from 2 to 3 (#113)
@dependabot
Commits
7a62208
Merge pull request #126 from terraform-docs/release/v1.1.00c46e0d
chore: prepare release v1.1.0d28fa08
chore: update action image to edge4b3ad3c
Merge pull request #123 from terraform-docs/dependabot/github_actions/release...cc4cccb
chore(deps): bump release-drafter/release-drafter from 5 to 67c16aaa
Merge pull request #125 from rchildress87/update-v0.17.08ca5bff
Add double quotes to prevent globbing and word splitting.50d296a
Upgrade terraform-docs to v0.17.0b9ea051
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 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
🐛 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
- chore: update node target mapping to Node 20
@fuxingloh
(#262)- chore(ci): npm run package
@fuxingloh-multi-labeler-workflow
(#261)- bump(deps): update dependency io-ts-reporters to v2
@renovate
(#259)- bump(deps): update release-drafter/release-drafter action to v6
@renovate
(#260)- bump(deps): update release-drafter/release-drafter action to v5.25.0
@renovate
(#257)- chore: update README.md
@fuxingloh
(#258)- bump(deps): update actions/checkout action to v4.1.1
@renovate
(#255)- bump(deps): update actions/setup-node action to v4.0.2
@renovate
(#256)- chore: bump everything
@fuxingloh
(#254)- chore(ci): npm run package
@fuxingloh-multi-labeler-workflow
(#251)- chore: fix workflow concurrency conflict
@fuxingloh
(#253)- chore: fix ci-package.yml
@fuxingloh
(#252)- chore: bump workflows
@fuxingloh
(#250)- chore: setup ci-package.yml workflow
@fuxingloh
(#248)- chore: update configs of prettier and eslint
@fuxingloh
(#244)- chore: setup commit workflow
@fuxingloh
(#241)v3.0.0
Changed version of node runtime for action from node16 to node20. #240
🧰 Maintenance
- chore: update action to use node20
@houseful-chisel
(#240)- chore(deps): Bump
@babel/traverse
from 7.7.4 to 7.23.2@dependabot
(#229)- chore(deps): Bump tough-cookie from 4.0.0 to 4.1.3
@dependabot
(#223)- chore(deps): Bump word-wrap from 1.2.3 to 1.2.4
@dependabot
(#224)- bump(deps): update actions/checkout action to v3.5.2
@renovate
(#212)- chore(deps): Bump prettier from 2.8.7 to 2.8.8
@dependabot
(#216)- chore(deps): Bump prettier from 2.8.4 to 2.8.7
@dependabot
(#214)- chore(deps): Bump prettier from 2.8.3 to 2.8.4
@dependabot
(#207)- chore(docs): update README.md
@fuxingloh
(#209)- chore(deps): Bump vweevers/additional-tags-action from 1.0.0 to 2.0.0
@dependabot
(#203)- chore(deps): Bump
@vercel/ncc
from 0.36.0 to 0.36.1@dependabot
(#205)- chore(deps): Bump prettier from 2.8.1 to 2.8.3
@dependabot
(#200)- chore(deps): Bump release-drafter/release-drafter from 5.21.1 to 5.22.0
@dependabot
(#201)- chore(deps): Bump actions/checkout from 3.2.0 to 3.3.0
@dependabot
(#202)- chore(deps): update vweevers/additional-tags-action digest to f54689c
@renovate
(#211)- chore(deps): update release-drafter/release-drafter digest to 569eb7e
@renovate
(#210)
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 ...
v0.4.8
v0.4.7
🐛 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
- Update Node.js to 20 (#1379)
@massongit
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
- Add release version to github action output (#1300)
@mehdihadeli
Bug Fixes
Full Changelog: release-drafter/release-drafter@v5.23.0...v5.24.0
v5.23.0
What's Changed
New
- Add
include-pre-releases
configuration option (#1302)@robbinjanssen
Full Changelog: release-drafter/release-drafter@v5.22.0...v5.23.0
v5.22.0
What's Changed
New
- Only use last full release when drafting (#1240)
@ssbarnea
... (truncated)
Commits
3f0f870
v6.0.080296b4
Update Node.js to 20 (#1379)- See full diff in compare view
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
🐛 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
- build(deps): bump actions/setup-node from 3 to 4 by
@dependabot
in peter-evans/create-or-update-comment#273- build(deps-dev): bump
@vercel/ncc
from 0.38.0 to 0.38.1 by@dependabot
in peter-evans/create-or-update-comment#274- build(deps-dev): bump eslint-plugin-jest from 27.4.2 to 27.4.3 by
@dependabot
in peter-evans/create-or-update-comment#276- build(deps-dev): bump
@types/node
from 18.18.5 to 18.18.6 by@dependabot
in peter-evans/create-or-update-comment#277- build(deps-dev): bump eslint from 8.51.0 to 8.52.0 by
@dependabot
in peter-evans/create-or-update-comment#275- build(deps-dev): bump eslint-plugin-jest from 27.4.3 to 27.6.0 by
@dependabot
in peter-evans/create-or-update-comment#278- build(deps-dev): bump
@types/node
from 18.18.6 to 18.18.8 by@dependabot
in peter-evans/create-or-update-comment#279- build(deps-dev): bump eslint from 8.52.0 to 8.53.0 by
@dependabot
in peter-evans/create-or-update-comment#280- build(deps-dev): bump
@types/node
from 18.18.8 to 18.18.9 by@dependabot
in peter-evans/create-or-update-comment#281- build(deps-dev): bump prettier from 3.0.3 to 3.1.0 by
@dependabot
in peter-evans/create-or-update-comment#282- build(deps-dev): bump
@types/node
from 18.18.9 to 18.18.12 by@dependabot
in peter-evans/create-or-update-comment#283- build(deps-dev): bump eslint from 8.53.0 to 8.54.0 by
@dependabot
in peter-evans/create-or-update-comment#284- build(deps-dev): bump
@types/node
from 18.18.12 to 18.18.13 by@dependabot
in peter-evans/create-or-update-comment#285- build(deps-dev): bump eslint from 8.54.0 to 8.55.0 by
@dependabot
in peter-evans/create-or-update-comment#286- build(deps-dev): bump
@types/node
from 18.18.13 to 18.19.2 by@dependabot
in peter-evans/create-or-update-comment#287- build(deps): bump chuhlomin/render-template from 1.8 to 1.9 by
@dependabot
in peter-evans/create-or-update-comment#288- build(deps-dev): bump
@types/node
from 18.19.2 to 18.19.3 by@dependabot
in peter-evans/create-or-update-comment#289- build(deps-dev): bump prettier from 3.1.0 to 3.1.1 by
@dependabot
in peter-evans/create-or-update-comment#290- build(deps-dev): bump eslint-plugin-prettier from 5.0.1 to 5.1.0 by
@dependabot
in peter-evans/create-or-update-comment#292- build(deps-dev): bump eslint from 8.55.0 to 8.56.0 by
@dependabot
in peter-evans/create-or-update-comment#293- build(deps): bump actions/download-artifact from 3 to 4 by
@dependabot
in peter-evans/create-or-update-comment#295- build(deps-dev): bump eslint-plugin-prettier from 5.1.0 to 5.1.2 by
@dependabot
in peter-evans/create-or-update-comment#296- build(deps-dev): bump eslint-plugin-jest from 27.6.0 to 27.6.1 by
@dependabot
in peter-evans/create-or-update-comment#297- build(deps-dev): bump
@types/node
from 18.19.3 to 18.19.4 by@dependabot
in peter-evans/create-or-update-comment#298- build(deps-dev): bump eslint-plugin-prettier from 5.1.2 to 5.1.3 by
@dependabot
in peter-evans/create-or-update-comment#299- build(deps-dev): bump
@types/node
from 18.19.4 to 18.19.6 by@dependabot
in peter-evans/create-or-update-comment#300- build(deps-dev): bump prettier from 3.1.1 to 3.2.3 by
@dependabot
in peter-evans/create-or-update-comment#301- build(deps-dev): bump eslint-plugin-jest from 27.6.1 to 27.6.3 by
@dependabot
in peter-evans/create-or-update-comment#302- build(deps-dev): bump
@types/node
from 18.19.6 to 18.19.7 by@dependabot
in peter-evans/create-or-update-comment#303- build(deps-dev): bump
@types/node
from 18.19.7 to 18.19.8 by@dependabot
in peter-evans/create-or-update-comment#304- build(deps-dev): bump prettier from 3.2.3 to 3.2.4 by
@dependabot
in peter-evans/create-or-update-comment#305- feat: update runtime to node 20 by
@peter-evans
in peter-evans/create-or-update-comment#306Full 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