camunda / camunda-tf-eks-module

Terraform modules targeting AWS EKS Cluster creation for Camunda 8 Self-Managed usage on AWS
https://docs.camunda.io/docs/self-managed/setup/deploy/amazon/amazon-eks/eks-terraform/
Apache License 2.0
1 stars 0 forks source link

chore(deps): update patch-grouped #81

Closed renovate[bot] closed 2 months ago

renovate[bot] commented 2 months ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
awscli patch 2.17.0 -> 2.17.5 age adoption passing confidence
camunda/infraex-common-config action digest 9c9f7cd -> 1a3c016
github.com/gruntwork-io/terratest require patch v0.46.15 -> v0.46.16 age adoption passing confidence
sigs.k8s.io/aws-iam-authenticator require patch v0.6.20 -> v0.6.21 age adoption passing confidence
test-summary/action action digest 032c8a9 -> 31493c7
tflint patch 0.51.1 -> 0.51.2 age adoption passing confidence
tfsec patch 1.28.6 -> 1.28.9 age adoption passing confidence

Before merging, always check with the release notes if any other changes need to be done.


Release Notes

aws/aws-cli (awscli) ### [`v2.17.5`](https://togithub.com/aws/aws-cli/compare/2.17.4...2.17.5) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.17.4...2.17.5) ### [`v2.17.4`](https://togithub.com/aws/aws-cli/compare/2.17.3...2.17.4) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.17.3...2.17.4) ### [`v2.17.3`](https://togithub.com/aws/aws-cli/compare/2.17.2...2.17.3) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.17.2...2.17.3) ### [`v2.17.2`](https://togithub.com/aws/aws-cli/compare/2.17.1...2.17.2) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.17.1...2.17.2) ### [`v2.17.1`](https://togithub.com/aws/aws-cli/compare/2.17.0...2.17.1) [Compare Source](https://togithub.com/aws/aws-cli/compare/2.17.0...2.17.1)
gruntwork-io/terratest (github.com/gruntwork-io/terratest) ### [`v0.46.16`](https://togithub.com/gruntwork-io/terratest/releases/tag/v0.46.16) [Compare Source](https://togithub.com/gruntwork-io/terratest/compare/v0.46.15...v0.46.16) #### Description - Updated `github.com/hashicorp/go-getter` from 1.7.4 to 1.7.5. #### Related links - [https://github.com/gruntwork-io/terratest/pull/1415](https://togithub.com/gruntwork-io/terratest/pull/1415)
kubernetes-sigs/aws-iam-authenticator (sigs.k8s.io/aws-iam-authenticator) ### [`v0.6.21`](https://togithub.com/kubernetes-sigs/aws-iam-authenticator/releases/tag/v0.6.21) [Compare Source](https://togithub.com/kubernetes-sigs/aws-iam-authenticator/compare/v0.6.20...v0.6.21) #### Changelog - [`4a70f33`](https://togithub.com/kubernetes-sigs/aws-iam-authenticator/commit/4a70f330) Merge pull request [#​732](https://togithub.com/kubernetes-sigs/aws-iam-authenticator/issues/732) from tingrui-AWS-EKS-auth/release - [`5ce74b3`](https://togithub.com/kubernetes-sigs/aws-iam-authenticator/commit/5ce74b30) cut new release v0.6.21 - [`f1021f4`](https://togithub.com/kubernetes-sigs/aws-iam-authenticator/commit/f1021f44) Merge pull request [#​731](https://togithub.com/kubernetes-sigs/aws-iam-authenticator/issues/731) from tingrui-AWS-EKS-auth/updateAWSSDK0.6 - [`bf54d25`](https://togithub.com/kubernetes-sigs/aws-iam-authenticator/commit/bf54d258) chore: Remove emeritus reviewers from `SECURITY_CONTACTS` - [`411d733`](https://togithub.com/kubernetes-sigs/aws-iam-authenticator/commit/411d7331) chore: Remove emeritus reviewers from `SECURITY_CONTACTS` - [`1452a2b`](https://togithub.com/kubernetes-sigs/aws-iam-authenticator/commit/1452a2ba) chore: Remove emeritus reviewers from `SECURITY_CONTACTS` - [`0615609`](https://togithub.com/kubernetes-sigs/aws-iam-authenticator/commit/06156099) fix: Run `go mod tidy` to fix `go.sum` files - [`a4871fa`](https://togithub.com/kubernetes-sigs/aws-iam-authenticator/commit/a4871fa3) fix: Update goreleaser workflow to fix warnings and artifact generation - [`86e9c96`](https://togithub.com/kubernetes-sigs/aws-iam-authenticator/commit/86e9c960) update aws go sdk to 1.54.6 - [`1ccb71b`](https://togithub.com/kubernetes-sigs/aws-iam-authenticator/commit/1ccb71b7) update aws go sdk to 1.54.6 - [`1270bcd`](https://togithub.com/kubernetes-sigs/aws-iam-authenticator/commit/1270bcd3) update aws go sdk to 1.54.6 - [`30fb7fc`](https://togithub.com/kubernetes-sigs/aws-iam-authenticator/commit/30fb7fc4) update aws go sdk to 1.54.6 - [`57450fd`](https://togithub.com/kubernetes-sigs/aws-iam-authenticator/commit/57450fd3) update aws go sdk to 1.54.6 - [`135aa6c`](https://togithub.com/kubernetes-sigs/aws-iam-authenticator/commit/135aa6c1) update aws go sdk to 1.54.6 - [`e70524a`](https://togithub.com/kubernetes-sigs/aws-iam-authenticator/commit/e70524ab) update aws go sdk to 1.54.6 - [`f8eb89a`](https://togithub.com/kubernetes-sigs/aws-iam-authenticator/commit/f8eb89ac) update aws go sdk to 1.54.6
terraform-linters/tflint (tflint) ### [`v0.51.2`](https://togithub.com/terraform-linters/tflint/releases/tag/v0.51.2) [Compare Source](https://togithub.com/terraform-linters/tflint/compare/v0.51.1...v0.51.2) #### What's Changed - build(deps): Bump github.com/hashicorp/go-plugin from 1.6.0 to 1.6.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/terraform-linters/tflint/pull/2047](https://togithub.com/terraform-linters/tflint/pull/2047) - build(deps): Bump github.com/fatih/color from 1.16.0 to 1.17.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/terraform-linters/tflint/pull/2048](https://togithub.com/terraform-linters/tflint/pull/2048) - build(deps): Bump golangci/golangci-lint-action from 5.3.0 to 6.0.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/terraform-linters/tflint/pull/2049](https://togithub.com/terraform-linters/tflint/pull/2049) - build(deps): Bump google.golang.org/grpc from 1.63.2 to 1.64.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/terraform-linters/tflint/pull/2053](https://togithub.com/terraform-linters/tflint/pull/2053) - build(deps): Bump github.com/hashicorp/go-version from 1.6.0 to 1.7.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/terraform-linters/tflint/pull/2054](https://togithub.com/terraform-linters/tflint/pull/2054) - build(deps): Bump alpine from 3.19 to 3.20 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/terraform-linters/tflint/pull/2055](https://togithub.com/terraform-linters/tflint/pull/2055) - build(deps): Bump goreleaser/goreleaser-action from 5 to 6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/terraform-linters/tflint/pull/2061](https://togithub.com/terraform-linters/tflint/pull/2061) - build(deps): Bump golang.org/x/crypto from 0.23.0 to 0.24.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/terraform-linters/tflint/pull/2062](https://togithub.com/terraform-linters/tflint/pull/2062) - build(deps): Bump golang.org/x/text from 0.15.0 to 0.16.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/terraform-linters/tflint/pull/2064](https://togithub.com/terraform-linters/tflint/pull/2064) - build(deps): Bump golang.org/x/oauth2 from 0.20.0 to 0.21.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/terraform-linters/tflint/pull/2063](https://togithub.com/terraform-linters/tflint/pull/2063) - build(deps): Bump golang.org/x/net from 0.25.0 to 0.26.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/terraform-linters/tflint/pull/2065](https://togithub.com/terraform-linters/tflint/pull/2065) - build(deps): Bump github.com/jessevdk/go-flags from 1.5.0 to 1.6.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/terraform-linters/tflint/pull/2066](https://togithub.com/terraform-linters/tflint/pull/2066) - build(deps): Bump docker/build-push-action from 5 to 6 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/terraform-linters/tflint/pull/2067](https://togithub.com/terraform-linters/tflint/pull/2067) - build(deps): Bump github.com/hashicorp/hcl/v2 from 2.20.1 to 2.21.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/terraform-linters/tflint/pull/2068](https://togithub.com/terraform-linters/tflint/pull/2068) - build(deps): Bump github.com/go-test/deep from 1.1.0 to 1.1.1 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/terraform-linters/tflint/pull/2069](https://togithub.com/terraform-linters/tflint/pull/2069) - build(deps): Bump github.com/hashicorp/go-getter from 1.7.4 to 1.7.5 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/terraform-linters/tflint/pull/2070](https://togithub.com/terraform-linters/tflint/pull/2070) - deps: Go 1.22.4 by [@​wata727](https://togithub.com/wata727) in [https://github.com/terraform-linters/tflint/pull/2073](https://togithub.com/terraform-linters/tflint/pull/2073) - docs: Recommend verification with GitHub CLI by [@​wata727](https://togithub.com/wata727) in [https://github.com/terraform-linters/tflint/pull/2074](https://togithub.com/terraform-linters/tflint/pull/2074) **Full Changelog**: https://github.com/terraform-linters/tflint/compare/v0.51.1...v0.51.2
aquasecurity/tfsec (tfsec) ### [`v1.28.9`](https://togithub.com/aquasecurity/tfsec/releases/tag/v1.28.9) [Compare Source](https://togithub.com/aquasecurity/tfsec/compare/v1.28.8...v1.28.9) #### What's Changed - Goreleaser update by [@​simar7](https://togithub.com/simar7) in [https://github.com/aquasecurity/tfsec/pull/2149](https://togithub.com/aquasecurity/tfsec/pull/2149) **Full Changelog**: https://github.com/aquasecurity/tfsec/compare/v1.28.8...v1.28.9 ### [`v1.28.8`](https://togithub.com/aquasecurity/tfsec/releases/tag/v1.28.8) [Compare Source](https://togithub.com/aquasecurity/tfsec/compare/v1.28.7...v1.28.8) #### What's Changed - chore(deps): Fix goreleaser to use pinned version by [@​simar7](https://togithub.com/simar7) in [https://github.com/aquasecurity/tfsec/pull/2148](https://togithub.com/aquasecurity/tfsec/pull/2148) **Full Changelog**: https://github.com/aquasecurity/tfsec/compare/v1.28.7...v1.28.8 ### [`v1.28.7`](https://togithub.com/aquasecurity/tfsec/releases/tag/v1.28.7) [Compare Source](https://togithub.com/aquasecurity/tfsec/compare/v1.28.6...v1.28.7) #### What's Changed - fix: typo by [@​testwill](https://togithub.com/testwill) in [https://github.com/aquasecurity/tfsec/pull/2110](https://togithub.com/aquasecurity/tfsec/pull/2110) - Bumped Go-Getter due High Vulnerability CVE-2024-6257 by [@​jdesouza](https://togithub.com/jdesouza) in [https://github.com/aquasecurity/tfsec/pull/2145](https://togithub.com/aquasecurity/tfsec/pull/2145) - chore(deps): bump golang.org/x/net from 0.19.0 to 0.23.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/aquasecurity/tfsec/pull/2146](https://togithub.com/aquasecurity/tfsec/pull/2146) - chore(deps): bump google.golang.org/protobuf from 1.30.0 to 1.33.0 by [@​dependabot](https://togithub.com/dependabot) in [https://github.com/aquasecurity/tfsec/pull/2147](https://togithub.com/aquasecurity/tfsec/pull/2147) #### New Contributors - [@​testwill](https://togithub.com/testwill) made their first contribution in [https://github.com/aquasecurity/tfsec/pull/2110](https://togithub.com/aquasecurity/tfsec/pull/2110) **Full Changelog**: https://github.com/aquasecurity/tfsec/compare/v1.28.6...v1.28.7

Configuration

📅 Schedule: Branch creation - "every weekend" (UTC), 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.



This PR has been generated by Mend Renovate. View repository job log here.

renovate[bot] commented 2 months ago

ℹ Artifact update notice

File name: test/src/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):

Details:

Package Change
go 1.22.4 -> 1.22.4
github.com/aws/aws-sdk-go v1.44.332 -> v1.54.6
github.com/hashicorp/go-getter v1.7.4 -> v1.7.5
renovate[bot] commented 2 months ago

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.