Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore(deps): update all dependencies #30

Open
wants to merge 1 commit into
base: main
Choose a base branch
from
Open

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Aug 13, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
actions/checkout action minor v4.1.7 -> v4.2.2 age adoption passing confidence
actions/setup-go action minor v5.0.2 -> v5.1.0 age adoption passing confidence
github.com/gruntwork-io/terratest require patch v0.47.0 -> v0.47.2 age adoption passing confidence
go (source) toolchain minor 1.22.6 -> 1.23.3 age adoption passing confidence
golangci/golangci-lint-action action patch v6.1.0 -> v6.1.1 age adoption passing confidence
opentofu/opentofu patch 1.8.1 -> 1.8.5 age adoption passing confidence
opentofu/setup-opentofu action patch v1.0.3 -> v1.0.4 age adoption passing confidence
terraform-aws-modules/kms/aws (source) module patch 3.1.0 -> 3.1.1 age adoption passing confidence
terraform-docs/gh-actions action minor v1.2.0 -> v1.3.0 age adoption passing confidence
terraform-linters/setup-tflint action minor v4.0.0 -> v4.1.0 age adoption passing confidence
terraform-linters/tflint minor v0.52.0 -> v0.53.0 age adoption passing confidence

Release Notes

actions/checkout (actions/checkout)

v4.2.2

Compare Source

v4.2.1

Compare Source

v4.2.0

Compare Source

actions/setup-go (actions/setup-go)

v5.1.0

Compare Source

What's Changed

Bug Fixes

New Contributors

Full Changelog: actions/setup-go@v5...v5.1.0

gruntwork-io/terratest (github.com/gruntwork-io/terratest)

v0.47.2

Compare Source

Modules affected

  • ssh
  • terraform

Description

  • Updated logging line in ssh module
  • Refined terraform output by removing unnecessary info lines
  • Update rexml dependency

Related links

Full Changelog: gruntwork-io/terratest@v0.47.1...v0.47.2

v0.47.1

Compare Source

Modules affected

  • aws
  • retry

Description

Special thanks

Special thanks to the following users for their contribution!

Related links

Full Changelog: gruntwork-io/terratest@v0.47.0...v0.47.1

golang/go (go)

v1.23.3

v1.23.2

v1.23.1

v1.23.0

v1.22.9

v1.22.8

v1.22.7

golangci/golangci-lint-action (golangci/golangci-lint-action)

v6.1.1

Compare Source

What's Changed
Changes
Documentation
Dependencies
New Contributors

Full Changelog: golangci/golangci-lint-action@v6.1.0...v6.1.1

opentofu/opentofu (opentofu/opentofu)

v1.8.5

Compare Source

BUG FIXES:

  • Provider functions will now handle partially unknown arguments per the tfplugin spec (#​2127)
  • tofu init will no longer return a spurious "Backend configuration changed" error when re-initializing a working directory with existing initialization of a backend whose configuration schema has required arguments. This was a regression caused by the similar fix in the v1.8.4 release. (#​2135)

Full Changelog: opentofu/opentofu@v1.8.4...v1.8.5

v1.8.4

Compare Source

BUG FIXES:
  • tofu init will no longer return a supurious "Backend configuration changed" error when re-initializing a working directory with identical settings, backend configuration contains references to variables or local values, and when the -backend-config command line option is used. That combination previously caused OpenTofu to incorrectly treat the backend configuration as invalid. (#​2055)
  • configuration generation should no longer fail when generating sensitive properties
  • Provider defined functions are now supported better in child modules
  • Fixed an issue where X-Terraform-Get was not being read correctly if a custom module registry returns a 200 statuscode instead of 201

Full Changelog: opentofu/opentofu@v1.8.3...v1.8.4

v1.8.3

Compare Source

What's Changed

SECURITY:

  • Added option to enable the sensitive flag for variables used in module sources/versions and backend configurations.
    • This emits a warning by default to prevent breaking compatability with previous 1.8.x versions.
    • It is highly recommended to set TOFU_ENABLE_STATIC_SENSITIVE=1 in any environments using this release.
    • This will be enabled by default as a breaking change in v1.9.0

BUG FIXES:

  • Fixed autoloaded test tfvar files being used in non-test scenarios (#​2039)
  • Fixed crash when using sensitive values in module sources/versions and backend configurations (#​2046)

Full Changelog: opentofu/opentofu@v1.8.2...v1.8.3

v1.8.2

Compare Source

What's Changed

SECURITY:

BUG FIXES:

  • Better handling of key_provider references (#​1965)

Full Changelog: opentofu/opentofu@v1.8.1...v1.8.2

opentofu/setup-opentofu (opentofu/setup-opentofu)

v1.0.4

Compare Source

What's Changed
New Contributors

Full Changelog: opentofu/setup-opentofu@v1...v1.0.4

terraform-aws-modules/terraform-aws-kms (terraform-aws-modules/kms/aws)

v3.1.1

Compare Source

Bug Fixes
terraform-docs/gh-actions (terraform-docs/gh-actions)

v1.3.0

Compare Source

What’s Changed

v1.2.2

Compare Source

What’s Changed

v1.2.1

Compare Source

What’s Changed

terraform-linters/setup-tflint (terraform-linters/setup-tflint)

v4.1.0

Compare Source

What's Changed

Features
Dependencies

New Contributors

Full Changelog: terraform-linters/setup-tflint@v4...v4.1.0

terraform-linters/tflint (terraform-linters/tflint)

v0.53.0

Compare Source

What's Changed

Enhancements
Bug Fixes
Chores

Full Changelog: terraform-linters/tflint@v0.52.0...v0.53.0


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot changed the title chore(deps): update opentofu/setup-opentofu action to v1.0.4 chore(deps): update all dependencies Aug 13, 2024
@renovate renovate bot changed the title chore(deps): update all dependencies fix(deps): update all dependencies Aug 30, 2024
Copy link
Contributor Author

renovate bot commented Aug 30, 2024

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 1 additional dependency was updated

Details:

Package Change
github.com/hashicorp/go-getter v1.7.5 -> v1.7.6

@renovate renovate bot force-pushed the renovate/all branch 4 times, most recently from 8e22973 to 5dbf757 Compare September 9, 2024 23:15
@renovate renovate bot force-pushed the renovate/all branch 2 times, most recently from 2e89dd1 to 6a5a742 Compare September 25, 2024 20:28
@renovate renovate bot changed the title fix(deps): update all dependencies chore(deps): update all dependencies Sep 25, 2024
@renovate renovate bot force-pushed the renovate/all branch 5 times, most recently from 5bd967f to e62c763 Compare October 7, 2024 18:26
@renovate renovate bot force-pushed the renovate/all branch 3 times, most recently from 892ea8f to be1553a Compare October 24, 2024 16:06
| datasource       | package                           | from    | to      |
| ---------------- | --------------------------------- | ------- | ------- |
| github-tags      | actions/checkout                  | v4.1.7  | v4.2.2  |
| github-tags      | actions/setup-go                  | v5.0.2  | v5.1.0  |
| go               | github.com/gruntwork-io/terratest | v0.47.0 | v0.47.2 |
| golang-version   | go                                | 1.22.6  | 1.23.3  |
| github-tags      | golangci/golangci-lint-action     | v6.1.0  | v6.1.1  |
| github-tags      | opentofu/opentofu                 | v1.8.1  | v1.8.5  |
| github-tags      | opentofu/setup-opentofu           | v1.0.3  | v1.0.4  |
| terraform-module | terraform-aws-modules/kms/aws     | 3.1.0   | 3.1.1   |
| github-tags      | terraform-docs/gh-actions         | v1.2.0  | v1.3.0  |
| github-tags      | terraform-linters/setup-tflint    | v4.0.0  | v4.1.0  |
| github-tags      | terraform-linters/tflint          | v0.52.0 | v0.53.0 |
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants