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 #47

Open
wants to merge 3 commits into
base: main
Choose a base branch
from

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Oct 8, 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.2 -> v0.17.4 age adoption passing confidence
github.com/stretchr/testify require minor v1.9.0 -> v1.10.0 age adoption passing confidence
go (source) toolchain minor 1.22.7 -> 1.23.4 age adoption passing confidence

Release Notes

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

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


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 is behind base branch, 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.

@forking-renovate forking-renovate bot added the dependencies Pull requests that update a dependency file label Oct 8, 2024
@renovate-bot renovate-bot requested review from anaik91, imrannayer and a team as code owners October 8, 2024 01:27
@dpebot
Copy link
Collaborator

dpebot commented Oct 8, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 7018053 to 9a4c772 Compare October 8, 2024 21:50
@dpebot
Copy link
Collaborator

dpebot commented Oct 8, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 9a4c772 to 7531bfd Compare October 21, 2024 16:10
@dpebot
Copy link
Collaborator

dpebot commented Oct 21, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 7531bfd to deff2d2 Compare October 30, 2024 17:31
@dpebot
Copy link
Collaborator

dpebot commented Oct 30, 2024

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): Update dependency go to v1.22.8 chore(deps): Update go modules and/or dev-tools Nov 6, 2024
Copy link

forking-renovate bot commented Nov 6, 2024

ℹ Artifact update notice

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):

  • 33 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.110.7 -> v0.116.0
cloud.google.com/go/compute v1.23.0 -> v1.28.3
cloud.google.com/go/compute/metadata v0.2.3 -> 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/gruntwork-io/terratest v0.47.1 -> v0.48.1
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-20240801114854-6714b46f5fe4 -> v0.0.0-20241129133400-c404f8227ea6
github.com/hashicorp/terraform-json v0.22.1 -> v0.24.0
github.com/tidwall/gjson v1.17.3 -> v1.18.0
github.com/tmccombs/hcl2json v0.6.0 -> v0.6.4
github.com/zclconf/go-cty v1.14.4 -> v1.15.1
golang.org/x/crypto v0.21.0 -> v0.31.0
golang.org/x/mod v0.21.0 -> v0.22.0
golang.org/x/net v0.23.0 -> v0.33.0
golang.org/x/oauth2 v0.12.0 -> v0.24.0
golang.org/x/sync v0.4.0 -> v0.10.0
golang.org/x/sys v0.18.0 -> v0.28.0
golang.org/x/text v0.14.0 -> v0.21.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

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from deff2d2 to 430a239 Compare November 6, 2024 18:40
@dpebot
Copy link
Collaborator

dpebot commented Nov 6, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 430a239 to 0b3e92e Compare November 13, 2024 01:49
@dpebot
Copy link
Collaborator

dpebot commented Nov 13, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 0b3e92e to bbb06b8 Compare November 23, 2024 13:11
@dpebot
Copy link
Collaborator

dpebot commented Nov 23, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from bbb06b8 to 85b91c4 Compare November 29, 2024 00:22
@dpebot
Copy link
Collaborator

dpebot commented Nov 29, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 85b91c4 to fec8a4b Compare December 10, 2024 01:49
@dpebot
Copy link
Collaborator

dpebot commented Dec 10, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from fec8a4b to 3e77a8a Compare December 13, 2024 22:06
@dpebot
Copy link
Collaborator

dpebot commented Dec 13, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 3e77a8a to d6162bf Compare December 16, 2024 21:53
@dpebot
Copy link
Collaborator

dpebot commented Dec 16, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from d6162bf to 95d8931 Compare December 18, 2024 23:34
@dpebot
Copy link
Collaborator

dpebot commented Dec 18, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 95d8931 to 2bb99bb Compare January 9, 2025 20:34
@dpebot
Copy link
Collaborator

dpebot commented Jan 9, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 2bb99bb to 2779fff Compare January 9, 2025 22:29
@dpebot
Copy link
Collaborator

dpebot commented Jan 9, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 2779fff to dcdcd98 Compare January 9, 2025 22:32
@dpebot
Copy link
Collaborator

dpebot commented Jan 9, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from dcdcd98 to aeaa189 Compare January 9, 2025 22:37
@dpebot
Copy link
Collaborator

dpebot commented Jan 9, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from aeaa189 to 215b010 Compare January 10, 2025 01:14
@dpebot
Copy link
Collaborator

dpebot commented Jan 10, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 215b010 to 5eed3b4 Compare January 14, 2025 01:14
@dpebot
Copy link
Collaborator

dpebot commented Jan 14, 2025

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Jan 16, 2025

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Jan 16, 2025

/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.

3 participants