bad-practices
bad-practices copied to clipboard
Bump hashicorp/setup-terraform from 1 to 2
Bumps hashicorp/setup-terraform from 1 to 2.
Release notes
Sourced from hashicorp/setup-terraform's releases.
v2.0.0
What's Changed
NOTES
- docs: update existing PR comments example by
@tobiasbueschel
in hashicorp/setup-terraform#178- Update Terraform versions and usage in README examples by
@ksatirli
in hashicorp/setup-terraform#176- Update README.md by
@dustindortch
in hashicorp/setup-terraform#180ENHANCEMENTS
- Release 2.0.0 by
@jpogran
in hashicorp/setup-terraform#181INTERNAL
- Bump
@actions/github
from 5.0.0 to 5.0.1 by@dependabot
in hashicorp/setup-terraform#177- Upgrade Nodejs runtime from 12 to 16 by
@chenrui333
in hashicorp/setup-terraform#170- dependabot: track github-actions dependency changes by
@chenrui333
in hashicorp/setup-terraform#179New Contributors
@tobiasbueschel
made their first contribution in hashicorp/setup-terraform#178@ksatirli
made their first contribution in hashicorp/setup-terraform#176@dustindortch
made their first contribution in hashicorp/setup-terraform#180Full Changelog: https://github.com/hashicorp/setup-terraform/compare/v1...v2.0.0
v1.4.0
What's Changed
NOTES
- Update readme using github-script@v5 by
@krrrr38
in hashicorp/setup-terraform#135- Update actions/github-script to v6 in README by
@shouichi
in hashicorp/setup-terraform#148- Update Changelog by
@jpogran
in hashicorp/setup-terraform#174ENHANCEMENTS
- Allow proxy values to be set by
@rabun788
in hashicorp/setup-terraform#147- Improve output for PR comment by
@skpy
in hashicorp/setup-terraform#129INTERNAL
- Allow dependabot to check node modules by
@jlosito
in hashicorp/setup-terraform#87- Update js-releases to v1.4.0 by
@aeschright
in hashicorp/setup-terraform#111- Updates Readme by
@ndrone-kr
in hashicorp/setup-terraform#86- Update husky to v6.0 by
@aeschright
in hashicorp/setup-terraform#113- Bump development dependencies by
@jpogran
in hashicorp/setup-terraform#153- Bump node-fetch from 2.6.1 to 2.6.7 by
@dependabot
in hashicorp/setup-terraform#154- Bump
@actions/github
from 4.0.0 to 5.0.0 by@dependabot
in hashicorp/setup-terraform#114- Bump
@actions/io
from 1.1.0 to 1.1.1 by@dependabot
in hashicorp/setup-terraform#156- Bump
@actions/core
from 1.2.7 to 1.6.0 by@dependabot
in hashicorp/setup-terraform#158- Bump
@actions/tool-cache
from 1.6.1 to 1.7.1 by@dependabot
in hashicorp/setup-terraform#159- Bump
@actions/core
from 1.2.7 to 1.6.0 by@jpogran
in hashicorp/setup-terraform#160- Bump
@actions/exec
from 1.0.4 to 1.1.0 by@jpogran
in hashicorp/setup-terraform#161- Bump
@actions/io
from 1.1.0 to 1.1.1 by@jpogran
in hashicorp/setup-terraform#162- Bump
@hashicorp/js-releases
from 1.5.0 to 1.5.1 by@dependabot
in hashicorp/setup-terraform#166- Bump minimist from 1.2.5 to 1.2.6 by
@dependabot
in hashicorp/setup-terraform#168- Bump
@actions/tool-cache
from 1.7.1 to 1.7.2 by@dependabot
in hashicorp/setup-terraform#164
... (truncated)
Changelog
Sourced from hashicorp/setup-terraform's changelog.
[2.0.0] (2022-04-18)
BREAKING CHANGES:
- Support Actions Runners v2.285.0 or later by upgrading to Nodejs v16 runtime by
@chenrui333
in hashicorp/setup-terraform#170NOTES:
- docs: Update existing PR comments example by
@tobiasbueschel
in hashicorp/setup-terraform#178- Update Terraform versions and usage in README examples by
@ksatirli
in hashicorp/setup-terraform#176- Update grammar in README.md by
@dustindortch
in hashicorp/setup-terraform#180INTERNAL:
- Bump
@actions/github
from 5.0.0 to 5.0.1 by@dependabot
in hashicorp/setup-terraform#177- dependabot: track github-actions dependency changes by
@chenrui333
in hashicorp/setup-terraform#179[1.4.0] (2022-04-04)
NOTES:
- Update readme using github-script@v5 by
@krrrr38
in (#135)- Update actions/github-script to v6 in README by
@shouichi
in (#148)ENHANCEMENTS:
- Improve output for PR comment by
@skpy
in (#129)- Allow proxy values to be set by
@rabun788
in (#147)INTERNAL:
- Allow dependabot to check node modules by
@jlosito
in (#87)- Update js-releases to v1.4.0 by
@aeschright
in (#111)- Updates Readme by
@ndrone-kr
in (#86)- Update husky to v6.0 by
@aeschright
in (#113)- Bump development dependencies by
@jpogran
in (#153)- Bump node-fetch from 2.6.1 to 2.6.7 by
@dependabot
in (#154)- Bump
@actions/github
from 4.0.0 to 5.0.0 by@dependabot
in (#114)- Bump
@actions/io
from 1.1.0 to 1.1.1 by@dependabot
in (#156)- Bump
@actions/core
from 1.2.7 to 1.6.0 by@dependabot
in (#158)- Bump
@actions/tool-cache
from 1.6.1 to 1.7.1 by@dependabot
in (#159)- Bump
@actions/core
from 1.2.7 to 1.6.0 by@jpogran
in (#160)- Bump
@actions/exec
from 1.0.4 to 1.1.0 by@jpogran
in (#161)- Bump
@actions/io
from 1.1.0 to 1.1.1 by@jpogran
in (#162)- Bump
@hashicorp/js-releases
from 1.5.0 to 1.5.1 by@dependabot
in (#166)- Bump minimist from 1.2.5 to 1.2.6 by
@dependabot
in (#168)- Bump
@actions/tool-cache
from 1.7.1 to 1.7.2 by@dependabot
in (#164)- Bump
@actions/io
from 1.1.1 to 1.1.2 by@dependabot
in (#165)- Bump minimist from 1.2.5 to 1.2.6 in /wrapper by
@dependabot
in (#169)- Add GitHub automatic release by
@jpogran
in (#173)
... (truncated)
Commits
17d4c9b
Release 2.0.0 (#181)b432b56
dependabot: track github-actions dependency changes (#179)2370d83
Update README.md (#180)d5cbd3f
Upgrade Nodejs runtime from 12 to 16 (#170)f9adc4c
Update Terraform versions and usage in README examples (#176)ccba56d
Bump@actions/github
from 5.0.0 to 5.0.1 (#177)b11dc8a
docs: update existing PR comments example (#178)- 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 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)