Skip to content

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Aug 6, 2025

This PR contains the following updates:

Package Change Age Confidence
cloud.google.com/go v0.57.0 -> v0.122.0 age confidence

Release Notes

googleapis/google-cloud-go (cloud.google.com/go)

v0.122.0

Compare Source

Features
Bug Fixes

v0.121.6

Compare Source

Bug Fixes
  • internal/librariangen: Fix Dockerfile permissions for go mod tidy (#​12704) (0e70a0b)

v0.121.5

Compare Source

Bug Fixes
  • internal/librariangen: Get README title from service config yaml (#​12676) (b3b8f70)
  • internal/librariangen: Update source_paths to source_roots in generate-request.json (#​12691) (2adb6f9)

v0.121.4

Compare Source

Bug Fixes
  • geminidataanalytics: Correct resource reference type for parent field in data_chat_service.proto (98ba6f0)
  • internal/postprocessor: Add git (#​12524) (82030ee)

v0.121.3

Compare Source

Documentation
  • impersonate: Address TODO in impersonate/example_test.go (#​12401) (dd096ec)

v0.121.2

Compare Source

Documentation

v0.121.1

Compare Source

Bug Fixes
  • civil: Add support for civil.Date, civil.Time and civil.DateTime arguments to their respective Scan methods (#​12240) (7127ce9), refs #​12060

v0.121.0

Compare Source

Features

v0.120.1

Compare Source

Bug Fixes

v0.120.0

Compare Source

Features
Bug Fixes

v0.119.0

Compare Source

Features

v0.118.3

Compare Source

Bug Fixes
  • main: Bump github.com/envoyproxy/go-control-plane/envoy to v1.32.4 (#​11591) (d52451a)

v0.118.2

Compare Source

Bug Fixes
  • internal/godocfx: Don't save timestamps until modules are successfully processed (#​11563) (8f38b3d)
  • internal/godocfx: Retry go get with explicit envoy dependency (#​11564) (a06a6a5)

v0.118.1

Compare Source

Bug Fixes
  • main: Remove OpenCensus dependency (6243d91)

v0.118.0

Compare Source

Features
  • civil: Add AddMonths, AddYears and Weekday methods to Date (#​11340) (d45f1a0)

v0.117.0

Compare Source

Features

v0.116.0

Compare Source

Features

v0.115.1

Compare Source

Bug Fixes
  • cloud.google.com/go: Bump google.golang.org/grpc@​v1.64.1 (8ecc4e9)

v0.115.0

Compare Source

Features
Bug Fixes

v0.114.0

Compare Source

Features
Bug Fixes
  • internal/postprocessor: Add scopes to all appropriate commit lines (#​10192) (c21399b)

v0.113.0

Compare Source

Features
Bug Fixes
Documentation
  • testing: Switch deprecated WithInsecure to WithTransportCredentials (#​10091) (2b576ab)

v0.112.2

Compare Source

Bug Fixes

v0.112.1

Compare Source

Bug Fixes
  • internal/postprocessor: Handle googleapis link in commit body (#​9251) (1dd3515)
Documentation

v0.112.0

Compare Source

Features
  • internal/trace: Export internal/trace package constants and vars (#​9242) (941c16f)
Documentation

v0.111.0

Compare Source

Features
Bug Fixes

v0.110.10

Compare Source

Bug Fixes

v0.110.9

Compare Source

Bug Fixes
  • all: Update golang.org/x/net to v0.17.0 (#​8705) (174da47)
  • internal/aliasgen: Update golang.org/x/net to v0.17.0 (174da47)
  • internal/examples/fake: Update golang.org/x/net to v0.17.0 (174da47)
  • internal/gapicgen: Update golang.org/x/net to v0.17.0 (174da47)
  • internal/generated/snippets: Update golang.org/x/net to v0.17.0 (174da47)
  • internal/godocfx: Update golang.org/x/net to v0.17.0 (174da47)
  • internal/postprocessor: Add ability to override release level (#​8643) (26c608a)
  • internal/postprocessor: Add missing assignment (#​8646) (d8c5746)
  • internal/postprocessor: Update golang.org/x/net to v0.17.0 (174da47)

v0.110.8

Compare Source

v0.110.7

Compare Source

v0.110.6

Compare Source

v0.110.5

Compare Source

v0.110.4

Compare Source

v0.110.3

Compare Source

v0.110.2

Compare Source

v0.110.1

Compare Source

v0.110.0

Compare Source

v0.109.0

Compare Source

v0.108.0

Compare Source

v0.107.0

Compare Source

v0.106.0

Compare Source

v0.105.0

Compare Source

v0.104.0

Compare Source

v0.103.0

Compare Source

v0.102.1

Compare Source

v0.102.0

Compare Source

v0.101.1

Compare Source

v0.101.0

Compare Source

v0.100.2

Compare Source

v0.100.1

Compare Source

v0.100.0

Compare Source

v0.99.0

Compare Source

v0.98.0

Compare Source

v0.97.0

Compare Source

v0.96.0

Compare Source

v0.95.0

Compare Source

v0.94.1

Compare Source

v0.94.0

Compare Source

v0.93.3

Compare Source

v0.92.3

Compare Source

v0.92.2

Compare Source

v0.92.1

Compare Source

v0.92.0

Compare Source

v0.91.1

Compare Source

v0.91.0

Compare Source

v0.90.0

Compare Source

v0.89.0

Compare Source

v0.88.0

Compare Source

v0.87.0

Compare Source

v0.86.0

Compare Source

v0.85.0

Compare Source

v0.84.0

Compare Source

v0.83.0

Compare Source

v0.82.0

Compare Source

v0.81.0

Compare Source

v0.80.0

Compare Source

v0.79.0

Compare Source

v0.78.0

Compare Source

v0.77.0

Compare Source

v0.76.0

Compare Source

v0.75.0

Compare Source

v0.74.0

Compare Source

v0.73.0

Compare Source

v0.72.0

Compare Source

v0.71.0

Compare Source

v0.70.0

Compare Source

v0.69.1

Compare Source

v0.69.0

Compare Source

v0.68.0

Compare Source

v0.67.0

Compare Source

v0.66.0

Compare Source

v0.65.0

Compare Source

v0.64.0

Compare Source

v0.63.0

Compare Source

v0.62.0

Compare Source

Announcements
  • There was a breaking change to cloud.google.com/go/dataproc/apiv1 that was
    merged in this PR.
    This fixed a broken API response for DiagnoseCluster. When polling on the
    Long Running Operation(LRO), the API now returns
    (*dataprocpb.DiagnoseClusterResults, error) whereas it only returned an
    error before.
Changes
  • all:
    • Updated all direct dependencies.
    • Updated contributing guidelines to suggest allowing edits from maintainers.
  • billing/budgets:
    • Start generating client for apiv1beta1.
  • functions:
    • Start generating client for apiv1.
  • notebooks:
    • Start generating client apiv1beta1.
  • profiler:
    • update proftest to support parsing floating-point backoff durations.
    • Fix the regexp used to parse backoff duration.
  • Various updates to autogenerated clients.

v0.61.0

Compare Source

Changes
  • all:
    • Update all direct dependencies.
  • dashboard:
    • Start generating client for apiv1.
  • policytroubleshooter:
    • Start generating client for apiv1.
  • profiler:
    • Disable OpenCensus Telemetry for requests made by the profiler package by default. You can re-enable it using profiler.Config.EnableOCTelemetry.
  • Various updates to autogenerated clients.

v0.60.0

Compare Source

Changes
  • all:
    • Refactored examples to reduce module dependencies.
    • Update sub-modules to use cloud.google.com/go v0.59.0.
  • internal:
    • Start generating client for gaming apiv1beta.
  • Various updates to autogenerated clients.

v0.59.0

Compare Source

Announcements

goolgeapis/google-cloud-go has moved its source of truth to GitHub and is no longer a mirror. This means that our
contributing process has changed a bit. We will now be conducting all code reviews on GitHub which means we now accept
pull requests! If you have a version of the codebase previously checked out you may wish to update your git remote to
point to GitHub.

Changes
  • all:
    • Remove dependency on honnef.co/go/tools.
    • Update our contributing instructions now that we use GitHub for reviews.
    • Remove some un-inclusive terminology.
  • compute/metadata:
    • Pass cancelable context to DNS lookup.
  • .github:
    • Update templates issue/PR templates.
  • internal:
    • Bump several clients to GA.
    • Fix GoDoc badge source.
    • Several automation changes related to the move to GitHub.
    • Start generating a client for asset v1p5beta1.
  • Various updates to autogenerated clients.

v0.58.0

Compare Source

Deprecation notice
  • cloud.google.com/go/monitoring/apiv3 has been deprecated due to breaking
    changes in the API. Please migrate to cloud.google.com/go/monitoring/apiv3/v2.
Changes
  • all:
    • The remaining uses of gtransport.Dial have been removed.
    • The genproto dependency has been updated to a version that makes use of
      new protoreflect library. For more information on these protobuf changes
      please see the following post from the official Go blog:
      https://blog.golang.org/protobuf-apiv2.
  • internal:
    • Started generation of datastore admin v1 client.
    • Updated protofuf version used for generation to 3.12.X.
    • Update the release levels for several APIs.
    • Generate clients with protoc-gen-go@​v1.4.1.
  • monitoring:
    • Re-enable generation of monitoring/apiv3 under v2 directory (see deprecation
      notice above).
  • profiler:
    • Fixed flakiness in tests.
  • Various updates to autogenerated clients.

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.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

Copy link

forking-renovate bot commented Aug 6, 2025

ℹ Artifact update notice

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

  • 3 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.16 -> 1.24.0
github.com/golang/protobuf v1.4.1 -> v1.5.4
github.com/googleapis/gax-go/v2 v2.0.5 -> v2.15.0
google.golang.org/genproto v0.0.0-20200527145253-8367513e4ece -> v0.0.0-20250603155806-513f23925822

@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch 2 times, most recently from 29cfe5a to 0ad012e Compare August 12, 2025 19:30
@renovate-bot renovate-bot changed the title fix(deps): update module cloud.google.com/go to v0.121.4 fix(deps): update module cloud.google.com/go to v0.121.5 Aug 12, 2025
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from 0ad012e to ab7f4c6 Compare August 14, 2025 16:27
@renovate-bot renovate-bot changed the title fix(deps): update module cloud.google.com/go to v0.121.5 fix(deps): update module cloud.google.com/go to v0.121.6 Aug 14, 2025
@renovate-bot renovate-bot force-pushed the renovate/cloud.google.com-go-0.x branch from ab7f4c6 to a5bfaab Compare September 6, 2025 23:44
@renovate-bot renovate-bot changed the title fix(deps): update module cloud.google.com/go to v0.121.6 fix(deps): update module cloud.google.com/go to v0.122.0 Sep 6, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant