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

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

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Oct 22, 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
cloud.google.com/go/asset require patch v1.20.2 -> v1.20.3 age adoption passing confidence
cloud.google.com/go/container require minor v1.40.0 -> v1.42.0 age adoption passing confidence
cloud.google.com/go/securitycenter require patch v1.35.1 -> v1.35.2 age adoption passing confidence
github.com/GoogleCloudPlatform/cloud-foundation-toolkit/infra/blueprint-test require minor v0.16.2 -> v0.17.1 v0.17.3 (+1) 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.8 -> 1.23.4 age adoption passing confidence
golang.org/x/net require minor v0.30.0 -> v0.32.0 age adoption passing confidence
golang.org/x/oauth2 require minor v0.23.0 -> v0.24.0 age adoption passing confidence
google.golang.org/api require minor v0.200.0 -> v0.210.0 v0.211.0 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

googleapis/google-api-go-client (google.golang.org/api)

v0.210.0

Compare Source

Features
Bug Fixes

v0.209.0

Compare Source

Features

v0.208.0

Compare Source

Features
  • all: Auto-regenerate discovery clients (#​2881) (44435a9)
  • gensupport: Per-chunk transfer timeout configs (09fa125)
  • gensupport: Per-chunk transfer timeout configs (#​2865) (09fa125)

v0.207.0

Compare Source

Features

v0.206.0

Compare Source

Features

v0.205.0

Compare Source

Features

v0.204.0

Compare Source

Features
Bug Fixes
  • transport/grpc: Pass through cert source to new auth lib (#​2840) (c67e7c0)
Documentation

v0.203.0

Compare Source

Features

v0.202.0

Compare Source

Features

v0.201.0

Compare Source

Features

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.

@renovate renovate bot requested a review from a team as a code owner October 22, 2024 17:46
@renovate renovate bot added the dependencies Pull requests that update a dependency file label Oct 22, 2024
Copy link
Contributor Author

renovate bot commented Oct 22, 2024

ℹ Artifact update notice

File name: modules/project_cleanup/function_source/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):

  • 18 additional dependencies were updated

Details:

Package Change
cloud.google.com/go v0.115.1 -> v0.116.0
cloud.google.com/go/accesscontextmanager v1.9.1 -> v1.9.2
cloud.google.com/go/auth v0.9.8 -> v0.11.0
cloud.google.com/go/auth/oauth2adapt v0.2.4 -> v0.2.6
cloud.google.com/go/iam v1.2.1 -> v1.2.2
cloud.google.com/go/longrunning v0.6.1 -> v0.6.2
cloud.google.com/go/orgpolicy v1.14.0 -> v1.14.1
cloud.google.com/go/osconfig v1.14.1 -> v1.14.2
github.com/googleapis/gax-go/v2 v2.13.0 -> v2.14.0
golang.org/x/crypto v0.28.0 -> v0.30.0
golang.org/x/sync v0.8.0 -> v0.10.0
golang.org/x/sys v0.26.0 -> v0.28.0
golang.org/x/text v0.19.0 -> v0.21.0
golang.org/x/time v0.7.0 -> v0.8.0
google.golang.org/genproto v0.0.0-20241007155032-5fefd90f89a9 -> v0.0.0-20241118233622-e639e219e697
google.golang.org/genproto/googleapis/api v0.0.0-20240930140551-af27646dc61f -> v0.0.0-20241113202542-65e8d215514f
google.golang.org/genproto/googleapis/rpc v0.0.0-20241007155032-5fefd90f89a9 -> v0.0.0-20241118233622-e639e219e697
google.golang.org/protobuf v1.35.1 -> v1.35.2
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):

  • 11 additional dependencies were updated

Details:

Package Change
github.com/google/uuid v1.3.1 -> v1.6.0
github.com/gruntwork-io/terratest v0.47.1 -> v0.47.2
github.com/hashicorp/go-version v1.6.0 -> v1.7.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.23.0
github.com/tidwall/gjson v1.17.3 -> v1.18.0
github.com/zclconf/go-cty v1.14.4 -> v1.15.0
golang.org/x/mod v0.21.0 -> v0.22.0
golang.org/x/sync v0.4.0 -> v0.10.0
golang.org/x/sys v0.18.0 -> v0.21.0
sigs.k8s.io/kustomize/kyaml v0.17.2 -> v0.18.1

@dpebot
Copy link
Collaborator

dpebot commented Oct 22, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 78a9f90 to 3a3544e Compare October 29, 2024 20:40
@renovate renovate bot changed the title fix(deps): Update module google.golang.org/api to v0.201.0 fix(deps): Update module google.golang.org/api to v0.202.0 Oct 29, 2024
@dpebot
Copy link
Collaborator

dpebot commented Oct 29, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 3a3544e to ba46947 Compare October 30, 2024 17:51
@renovate renovate bot changed the title fix(deps): Update module google.golang.org/api to v0.202.0 fix(deps): Update module google.golang.org/api to v0.203.0 Oct 30, 2024
@dpebot
Copy link
Collaborator

dpebot commented Oct 30, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from ba46947 to 195b341 Compare October 30, 2024 19:26
@dpebot
Copy link
Collaborator

dpebot commented Oct 30, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 195b341 to 79c6d52 Compare October 30, 2024 23:27
@dpebot
Copy link
Collaborator

dpebot commented Oct 30, 2024

/gcbrun

@renovate renovate bot changed the title fix(deps): Update module google.golang.org/api to v0.203.0 fix(deps): Update go modules and/or dev-tools Oct 30, 2024
@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 79c6d52 to 4ad1846 Compare November 6, 2024 18:55
@dpebot
Copy link
Collaborator

dpebot commented Nov 6, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 4ad1846 to bdc2e04 Compare November 7, 2024 22:17
@dpebot
Copy link
Collaborator

dpebot commented Nov 7, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from bdc2e04 to f13f854 Compare November 8, 2024 18:47
@dpebot
Copy link
Collaborator

dpebot commented Nov 8, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from f13f854 to 8fc4630 Compare November 14, 2024 01:06
@dpebot
Copy link
Collaborator

dpebot commented Nov 14, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 8fc4630 to adc85b0 Compare November 15, 2024 16:28
@dpebot
Copy link
Collaborator

dpebot commented Nov 15, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from adc85b0 to c232386 Compare November 22, 2024 02:08
@dpebot
Copy link
Collaborator

dpebot commented Nov 22, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from c232386 to 3718b66 Compare November 23, 2024 13:57
@dpebot
Copy link
Collaborator

dpebot commented Nov 23, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 3718b66 to 00850fe Compare November 26, 2024 18:16
@dpebot
Copy link
Collaborator

dpebot commented Nov 26, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 00850fe to 30f0362 Compare November 28, 2024 14:35
@dpebot
Copy link
Collaborator

dpebot commented Nov 28, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 30f0362 to d64aa73 Compare November 29, 2024 01:30
@dpebot
Copy link
Collaborator

dpebot commented Nov 29, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from d64aa73 to 385311e Compare December 6, 2024 01:29
@dpebot
Copy link
Collaborator

dpebot commented Dec 6, 2024

/gcbrun

@renovate renovate bot changed the title fix(deps): Update go modules and/or dev-tools chore(deps): Update go modules and/or dev-tools Dec 6, 2024
@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 385311e to a46e9dd Compare December 10, 2024 01:07
@dpebot
Copy link
Collaborator

dpebot commented Dec 10, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from a46e9dd to 0ca0277 Compare December 11, 2024 18:52
@dpebot
Copy link
Collaborator

dpebot commented Dec 11, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from 0ca0277 to c4ef198 Compare December 11, 2024 21:53
@dpebot
Copy link
Collaborator

dpebot commented Dec 11, 2024

/gcbrun

@renovate renovate bot force-pushed the renovate/go-modules-andor-dev-tools branch from c4ef198 to 14f85b0 Compare December 13, 2024 20:25
@dpebot
Copy link
Collaborator

dpebot commented Dec 13, 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.

1 participant