terraform-example-foundation
terraform-example-foundation copied to clipboard
chore(deps): Update go modules and/or dev-tools
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence | Type | Update |
|---|---|---|---|---|---|---|---|
| github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test | v0.16.1 -> v0.16.2 |
require | patch | ||||
| github.com/gruntwork-io/terratest | v0.47.0 -> v0.47.2 |
require | patch | ||||
| github.com/hashicorp/hcl/v2 | v2.21.0 -> v2.22.0 |
require | minor | ||||
| github.com/terraform-google-modules/terraform-example-foundation/test/integration | 5f1fd0f -> 0bc707b |
require | digest | ||||
| github.com/tidwall/gjson | v1.17.3 -> v1.18.0 |
require | minor | ||||
| go (source) | 1.22.6 -> 1.22.8 |
toolchain | patch | ||||
| golang.org/x/oauth2 | v0.22.0 -> v0.23.0 |
require | minor |
Release Notes
gruntwork-io/terratest (github.com/gruntwork-io/terratest)
v0.47.2
Modules affected
sshterraform
Description
- Updated logging line in ssh module
- Refined terraform output by removing unnecessary info lines
- Update rexml dependency
Related links
- https://github.com/gruntwork-io/terratest/pull/1440
- https://github.com/gruntwork-io/terratest/pull/1437
- https://github.com/gruntwork-io/terratest/pull/1445
Full Changelog: https://github.com/gruntwork-io/terratest/compare/v0.47.1...v0.47.2
v0.47.1
Modules affected
awsretry
Description
- Extended VPC struct to support cidrblock,cidr associations and ipv6 a… by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1422
- Add Route53 by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1421
- Allow to fail on specific warning messages by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1426
- Fix CircleCi Helm Test by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1429
- OpenTofu 1.8 upgrade by @denis256 in https://github.com/gruntwork-io/terratest/pull/1431
- Bump nokogiri from 1.16.3 to 1.16.5 in /docs by @dependabot in https://github.com/gruntwork-io/terratest/pull/1406
- Bump rexml from 3.2.5 to 3.3.3 in /docs by @dependabot in https://github.com/gruntwork-io/terratest/pull/1430
- Bump github.com/docker/cli from 20.10.7+incompatible to 20.10.9+incompatible by @dependabot in https://github.com/gruntwork-io/terratest/pull/1410
- Bump commonmarker from 0.17.13 to 0.23.10 in /docs by @dependabot in https://github.com/gruntwork-io/terratest/pull/1433
- Bump activesupport from 6.0.6.1 to 6.1.7.5 in /docs by @dependabot in https://github.com/gruntwork-io/terratest/pull/1434
- Bump github.com/docker/docker from 24.0.9+incompatible to 25.0.6+incompatible by @dependabot in https://github.com/gruntwork-io/terratest/pull/1428
- Fix additional issues with circleCi by @james03160927 in https://github.com/gruntwork-io/terratest/pull/1436
- Update go-getter from v1.7.5 to v1.7.6 by @roysha1 in https://github.com/gruntwork-io/terratest/pull/1438
Special thanks
Special thanks to the following users for their contribution!
Related links
- https://github.com/gruntwork-io/terratest/pull/1422
- https://github.com/gruntwork-io/terratest/pull/1421
- https://github.com/gruntwork-io/terratest/pull/1429
- https://github.com/gruntwork-io/terratest/pull/1431
- https://github.com/gruntwork-io/terratest/pull/1406
- https://github.com/gruntwork-io/terratest/pull/1430
- https://github.com/gruntwork-io/terratest/pull/1410
- https://github.com/gruntwork-io/terratest/pull/1433
- https://github.com/gruntwork-io/terratest/pull/1428
- https://github.com/gruntwork-io/terratest/pull/1436
- https://github.com/gruntwork-io/terratest/pull/1438
Full Changelog: https://github.com/gruntwork-io/terratest/compare/v0.47.0...v0.47.1
hashicorp/hcl (github.com/hashicorp/hcl/v2)
v2.22.0
Enhancements
- feat: return an ExprSyntaxError for invalid references that end in a dot (#692)
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.
/gcbrun
/gcbrun
ℹ Artifact update notice
File name: helpers/foundation-deployer/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):
- 27 additional dependencies were updated
Details:
| Package | Change |
|---|---|
cloud.google.com/go |
v0.110.7 -> v0.116.0 |
cloud.google.com/go/compute/metadata |
v0.3.0 -> v0.5.2 |
cloud.google.com/go/iam |
v1.1.2 -> v1.2.2 |
cloud.google.com/go/storage |
v1.33.0 -> v1.47.0 |
github.com/golang/protobuf |
v1.5.3 -> v1.5.4 |
github.com/google/s2a-go |
v0.1.7 -> v0.1.8 |
github.com/google/uuid |
v1.3.1 -> v1.6.0 |
github.com/googleapis/enterprise-certificate-proxy |
v0.2.5 -> v0.3.4 |
github.com/googleapis/gax-go/v2 |
v2.12.0 -> v2.14.0 |
github.com/hashicorp/go-version |
v1.6.0 -> v1.7.0 |
github.com/hashicorp/terraform-json |
v0.22.1 -> v0.23.0 |
github.com/tmccombs/hcl2json |
v0.6.0 -> v0.6.4 |
github.com/zclconf/go-cty |
v1.14.4 -> v1.15.0 |
golang.org/x/crypto |
v0.21.0 -> v0.29.0 |
golang.org/x/mod |
v0.19.0 -> v0.22.0 |
golang.org/x/net |
v0.23.0 -> v0.31.0 |
golang.org/x/oauth2 |
v0.22.0 -> v0.24.0 |
golang.org/x/sync |
v0.4.0 -> v0.10.0 |
golang.org/x/sys |
v0.18.0 -> v0.27.0 |
golang.org/x/text |
v0.14.0 -> v0.20.0 |
golang.org/x/tools |
v0.13.0 -> v0.22.0 |
google.golang.org/api |
v0.138.0 -> v0.206.0 |
google.golang.org/genproto |
v0.0.0-20230822172742-b8732ec3820d -> v0.0.0-20241113202542-65e8d215514f |
google.golang.org/genproto/googleapis/api |
v0.0.0-20230822172742-b8732ec3820d -> v0.0.0-20241104194629-dd2ea8efbc28 |
google.golang.org/genproto/googleapis/rpc |
v0.0.0-20230822172742-b8732ec3820d -> v0.0.0-20241104194629-dd2ea8efbc28 |
google.golang.org/grpc |
v1.58.3 -> v1.67.1 |
google.golang.org/protobuf |
v1.33.0 -> v1.35.1 |
File name: test/integration/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):
- 29 additional dependencies were updated
Details:
| Package | Change |
|---|---|
cloud.google.com/go |
v0.110.7 -> v0.116.0 |
cloud.google.com/go/compute/metadata |
v0.3.0 -> v0.5.2 |
cloud.google.com/go/iam |
v1.1.2 -> v1.2.2 |
cloud.google.com/go/storage |
v1.33.0 -> v1.47.0 |
github.com/golang/protobuf |
v1.5.3 -> v1.5.4 |
github.com/google/s2a-go |
v0.1.7 -> v0.1.8 |
github.com/google/uuid |
v1.3.1 -> v1.6.0 |
github.com/googleapis/enterprise-certificate-proxy |
v0.2.5 -> v0.3.4 |
github.com/googleapis/gax-go/v2 |
v2.12.0 -> v2.14.0 |
github.com/hashicorp/go-version |
v1.6.0 -> v1.7.0 |
github.com/hashicorp/hcl/v2 |
v2.20.1 -> v2.22.0 |
github.com/hashicorp/terraform-config-inspect |
v0.0.0-20240701073647-9fc3669f7553 -> v0.0.0-20241129133400-c404f8227ea6 |
github.com/hashicorp/terraform-json |
v0.22.1 -> v0.23.0 |
github.com/tmccombs/hcl2json |
v0.6.0 -> v0.6.4 |
github.com/zclconf/go-cty |
v1.14.4 -> v1.15.0 |
golang.org/x/crypto |
v0.21.0 -> v0.29.0 |
golang.org/x/mod |
v0.19.0 -> v0.22.0 |
golang.org/x/net |
v0.23.0 -> v0.31.0 |
golang.org/x/sync |
v0.4.0 -> v0.10.0 |
golang.org/x/sys |
v0.18.0 -> v0.27.0 |
golang.org/x/text |
v0.14.0 -> v0.20.0 |
golang.org/x/tools |
v0.13.0 -> v0.22.0 |
google.golang.org/api |
v0.138.0 -> v0.206.0 |
google.golang.org/genproto |
v0.0.0-20230822172742-b8732ec3820d -> v0.0.0-20241113202542-65e8d215514f |
google.golang.org/genproto/googleapis/api |
v0.0.0-20230822172742-b8732ec3820d -> v0.0.0-20241104194629-dd2ea8efbc28 |
google.golang.org/genproto/googleapis/rpc |
v0.0.0-20230822172742-b8732ec3820d -> v0.0.0-20241104194629-dd2ea8efbc28 |
google.golang.org/grpc |
v1.58.3 -> v1.67.1 |
google.golang.org/protobuf |
v1.33.0 -> v1.35.1 |
sigs.k8s.io/kustomize/kyaml |
v0.17.2 -> v0.18.1 |
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
/gcbrun
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.