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 go modules and/or dev-tools #1333

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 2, 2024

This PR contains the following updates:

Package Type Update Change Age Adoption Passing Confidence
cft/developer-tools minor 1.22 -> 1.23 age adoption passing confidence
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test require minor v0.16.1 -> v0.17.3 age adoption passing confidence
github.com/gruntwork-io/terratest require minor v0.47.0 -> v0.48.1 age adoption passing confidence
github.com/hashicorp/hcl/v2 require minor v2.21.0 -> v2.23.0 age adoption passing confidence
github.com/stretchr/testify require minor v1.9.0 -> v1.10.0 age adoption passing confidence
github.com/tidwall/gjson require minor v1.17.3 -> v1.18.0 age adoption passing confidence
go (source) toolchain minor 1.22.6 -> 1.23.4 age adoption passing confidence
golang.org/x/oauth2 require minor v0.22.0 -> v0.24.0 age adoption passing confidence

Release Notes

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

v0.48.1

Compare Source

Modules affected

  • helm
  • azure
  • aws
  • k8s

What's Changed

New Contributors

Full Changelog: gruntwork-io/terratest@v0.48.0...v0.48.1

v0.48.0

Compare Source

Modules affected
  • terraform
  • aws
  • helm
  • logger
  • http-helper
  • opa
  • docker
What's Changed
New Contributors

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

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

hashicorp/hcl (github.com/hashicorp/hcl/v2)

v2.23.0

Compare Source

Bugs Fixed
  • Preserve marks when traversing through unknown values. (#​699)
  • Retain marks through conditional and for expressions. (#​710)

v2.22.0

Compare Source

Enhancements
  • feat: return an ExprSyntaxError for invalid references that end in a dot (#​692)
stretchr/testify (github.com/stretchr/testify)

v1.10.0

Compare Source

What's Changed

Functional Changes
Fixes
Documantation, Build & CI

New Contributors

Full Changelog: stretchr/testify@v1.9.0...v1.10.0

tidwall/gjson (github.com/tidwall/gjson)

v1.18.0

Compare Source

golang/go (go)

v1.23.4

v1.23.3

v1.23.2

v1.23.1

v1.23.0

v1.22.10

v1.22.9

v1.22.8

v1.22.7


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 added the dependencies Pull requests that update a dependency file label Sep 2, 2024
@renovate renovate bot requested review from rjerrems, gtsorbo, eeaton, sleighton2022 and a team as code owners September 2, 2024 13:52
@dpebot
Copy link
Collaborator

dpebot commented Sep 2, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 2296da1 to 2faa025 Compare September 4, 2024 16:07
@renovate renovate bot changed the title fix(deps): Update module github.com/hashicorp/hcl/v2 to v2.22.0 fix(deps): Update go modules and/or dev-tools Sep 4, 2024
@dpebot
Copy link
Collaborator

dpebot commented Sep 4, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 2faa025 to 32e1dae Compare September 6, 2024 13:22
@renovate renovate bot changed the title fix(deps): Update go modules and/or dev-tools chore(deps): Update go modules and/or dev-tools Sep 6, 2024
Copy link
Contributor Author

renovate bot commented Sep 6, 2024

ℹ 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

@dpebot
Copy link
Collaborator

dpebot commented Sep 6, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 32e1dae to a189399 Compare September 11, 2024 21:53
@dpebot
Copy link
Collaborator

dpebot commented Sep 11, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from a189399 to cb1f82b Compare September 12, 2024 02:16
@dpebot
Copy link
Collaborator

dpebot commented Sep 12, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from cb1f82b to dd62dac Compare September 12, 2024 23:05
@dpebot
Copy link
Collaborator

dpebot commented Sep 12, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from dd62dac to be7e98e Compare October 2, 2024 01:29
@dpebot
Copy link
Collaborator

dpebot commented Oct 2, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from be7e98e to 45e6f80 Compare October 9, 2024 04:22
@dpebot
Copy link
Collaborator

dpebot commented Oct 9, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 45e6f80 to 81badfa Compare November 6, 2024 17:06
@dpebot
Copy link
Collaborator

dpebot commented Nov 6, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 81badfa to 8f060b3 Compare November 8, 2024 19:17
@dpebot
Copy link
Collaborator

dpebot commented Nov 8, 2024

/gcbrun

@apeabody apeabody self-assigned this Nov 12, 2024
@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 8f060b3 to 5b5efc2 Compare November 12, 2024 16:41
@dpebot
Copy link
Collaborator

dpebot commented Nov 12, 2024

/gcbrun

1 similar comment
@dpebot
Copy link
Collaborator

dpebot commented Nov 12, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 8139456 to 1831416 Compare November 12, 2024 19:01
@dpebot
Copy link
Collaborator

dpebot commented Nov 12, 2024

/gcbrun

1 similar comment
@dpebot
Copy link
Collaborator

dpebot commented Nov 12, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from d646c5f to 301d718 Compare December 16, 2024 20:42
@dpebot
Copy link
Collaborator

dpebot commented Dec 16, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 301d718 to 38cd4a4 Compare December 17, 2024 19:14
@dpebot
Copy link
Collaborator

dpebot commented Dec 17, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 38cd4a4 to 9c7b92a Compare December 18, 2024 23:01
@dpebot
Copy link
Collaborator

dpebot commented Dec 18, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 9c7b92a to 6248021 Compare December 24, 2024 21:35
@dpebot
Copy link
Collaborator

dpebot commented Dec 24, 2024

/gcbrun

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants