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

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

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 12, 2024

This PR contains the following updates:

Package Type Update Change Pending 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.5 v0.17.6 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.5 -> 1.23.6 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.6

v1.23.5

v1.23.4

v1.23.3

v1.23.2

v1.23.1

v1.23.0

v1.22.12

v1.22.11

v1.22.10

v1.22.9

v1.22.8

v1.22.7

v1.22.6


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 Aug 12, 2024
@renovate-bot renovate-bot requested review from davidcavazos and a team as code owners August 12, 2024 22:18
@dpebot
Copy link
Collaborator

dpebot commented Aug 12, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from f890ebf to cd60b18 Compare August 13, 2024 14:21
@dpebot
Copy link
Collaborator

dpebot commented Aug 13, 2024

/gcbrun

@renovate-bot renovate-bot changed the title chore(deps): Update dependency go to v1.22.6 chore(deps): Update dependency go to v1.22.7 Sep 12, 2024
@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from cd60b18 to c2985ee Compare September 12, 2024 01:22
@dpebot
Copy link
Collaborator

dpebot commented Sep 12, 2024

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from c2985ee to c694989 Compare September 12, 2024 22:50
@renovate-bot renovate-bot changed the title chore(deps): Update dependency go to v1.22.7 chore(deps): Update go modules and/or dev-tools Sep 12, 2024
Copy link

forking-renovate bot commented Sep 12, 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):

  • 42 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.111.0 -> v0.116.0
cloud.google.com/go/compute v1.23.3 -> v1.28.3
cloud.google.com/go/compute/metadata v0.2.3 -> v0.5.2
cloud.google.com/go/iam v1.1.5 -> v1.2.2
cloud.google.com/go/storage v1.35.1 -> v1.47.0
github.com/go-logr/logr v1.3.0 -> v1.4.2
github.com/go-openapi/jsonpointer v0.20.0 -> v0.21.0
github.com/go-openapi/swag v0.22.4 -> v0.23.0
github.com/golang/protobuf v1.5.3 -> v1.5.4
github.com/google/gnostic-models v0.6.9-0.20230804172637-c7be7c783f49 -> v0.6.9
github.com/google/s2a-go v0.1.7 -> v0.1.8
github.com/google/uuid v1.4.0 -> v1.6.0
github.com/googleapis/enterprise-certificate-proxy v0.3.2 -> v0.3.4
github.com/googleapis/gax-go/v2 v2.12.0 -> v2.14.0
github.com/gruntwork-io/terratest v0.47.0 -> 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-20240701073647-9fc3669f7553 -> v0.0.0-20241129133400-c404f8227ea6
github.com/hashicorp/terraform-json v0.22.1 -> v0.24.0
github.com/tidwall/gjson v1.17.1 -> v1.18.0
github.com/tmccombs/hcl2json v0.6.0 -> v0.6.4
github.com/zclconf/go-cty v1.14.4 -> v1.15.1
go.opentelemetry.io/otel v1.21.0 -> v1.29.0
go.opentelemetry.io/otel/metric v1.21.0 -> v1.29.0
go.opentelemetry.io/otel/trace v1.21.0 -> v1.29.0
golang.org/x/crypto v0.21.0 -> v0.31.0
golang.org/x/mod v0.19.0 -> v0.22.0
golang.org/x/net v0.23.0 -> v0.33.0
golang.org/x/oauth2 v0.15.0 -> v0.24.0
golang.org/x/sync v0.5.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/time v0.5.0 -> v0.8.0
golang.org/x/tools v0.13.0 -> v0.26.0
google.golang.org/api v0.152.0 -> v0.206.0
google.golang.org/genproto v0.0.0-20231127180814-3a041ad873d4 -> v0.0.0-20241113202542-65e8d215514f
google.golang.org/genproto/googleapis/api v0.0.0-20231127180814-3a041ad873d4 -> v0.0.0-20241104194629-dd2ea8efbc28
google.golang.org/genproto/googleapis/rpc v0.0.0-20231127180814-3a041ad873d4 -> v0.0.0-20241104194629-dd2ea8efbc28
google.golang.org/grpc v1.59.0 -> v1.67.1
google.golang.org/protobuf v1.33.0 -> v1.35.1
k8s.io/kube-openapi v0.0.0-20231113174909-778a5567bc1e -> v0.0.0-20241212222426-2c72e554b1e7
sigs.k8s.io/kustomize/kyaml v0.17.2 -> v0.19.0

@dpebot
Copy link
Collaborator

dpebot commented Sep 12, 2024

/gcbrun

@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 9babe61 to 0cf2a90 Compare October 9, 2024 15:42
@dpebot
Copy link
Collaborator

dpebot commented Jan 23, 2025

/gcbrun

@dpebot
Copy link
Collaborator

dpebot commented Feb 3, 2025

/gcbrun

@renovate-bot renovate-bot force-pushed the renovate/go-modules-andor-dev-tools branch from 3447852 to e4283e3 Compare February 11, 2025 02:48
@dpebot
Copy link
Collaborator

dpebot commented Feb 11, 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 ignore-for-release
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants