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

Update module cloud.google.com/go to v0.117.0 - autoclosed #1013

Conversation

renovate-bot
Copy link
Contributor

@renovate-bot renovate-bot commented Dec 16, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cloud.google.com/go v0.57.0 -> v0.117.0 age adoption passing confidence

Release Notes

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

v0.117.0

Compare Source

v0.116.0

Compare Source

Features

v0.115.1

Compare Source

Bug Fixes

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

Bug Fixes
Documentation
  • v1: Minor clarifications for TaskGroup and min_cpu_platform (3382ef8)

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 [email protected].
  • 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

ℹ 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.23.4
github.com/golang/protobuf v1.4.1 -> v1.5.4
github.com/googleapis/gax-go/v2 v2.0.5 -> v2.14.0
google.golang.org/genproto v0.0.0-20200527145253-8367513e4ece -> v0.0.0-20241118233622-e639e219e697

@renovate-bot renovate-bot changed the title Update module cloud.google.com/go to v0.117.0 Update module cloud.google.com/go to v0.117.0 - autoclosed Dec 25, 2024
@renovate-bot renovate-bot deleted the renovate/cloud.google.com-go-0.x branch December 25, 2024 01:51
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