Skip to content

fix(deps): bump google.golang.org/api from 0.234.0 to 0.239.0 in /api - #695

Merged
AchoArnold merged 1 commit into
mainfrom
dependabot/go_modules/api/google.golang.org/api-0.239.0
Jul 2, 2025
Merged

fix(deps): bump google.golang.org/api from 0.234.0 to 0.239.0 in /api#695
AchoArnold merged 1 commit into
mainfrom
dependabot/go_modules/api/google.golang.org/api-0.239.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2025

Copy link
Copy Markdown
Contributor

Bumps google.golang.org/api from 0.234.0 to 0.239.0.

Release notes

Sourced from google.golang.org/api's releases.

v0.239.0

0.239.0 (2025-06-25)

Features

v0.238.0

0.238.0 (2025-06-17)

Features

v0.237.0

0.237.0 (2025-06-12)

Features

v0.236.0

0.236.0 (2025-06-03)

Features

... (truncated)

Changelog

Sourced from google.golang.org/api's changelog.

0.239.0 (2025-06-25)

Features

0.238.0 (2025-06-17)

Features

0.237.0 (2025-06-12)

Features

0.236.0 (2025-06-03)

Features

... (truncated)

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot
dependabot Bot requested a review from AchoArnold July 1, 2025 04:34
@dependabot @github

dependabot Bot commented on behalf of github Jul 1, 2025

Copy link
Copy Markdown
Contributor Author

The reviewers field in the dependabot.yml file will be removed soon. Please use the code owners file to specify reviewers for Dependabot PRs. For more information, see this blog post.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Jul 1, 2025
@what-the-diff

what-the-diff Bot commented Jul 1, 2025

Copy link
Copy Markdown

PR Summary

This Pull Request primarily focuses on updating various dependencies which our software relies on. Updating dependencies helps keep the software stable, secure, and compatible with the latest technologies. Here is a summary of the updates:

  • Updated Google API dependency
    The dependency for google.golang.org/api has been updated, improving our interactions with Google services.

  • Upgraded CEL (Common Expression Language)
    The cel.dev/expr package used for complex computations has been upgraded.

  • Auth dependency updated
    The cloud.google.com/go/auth package, which we utilize for authentication purposes, has been updated.

  • Improved OpenTelemetry interactions
    Dependencies regarding github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp and go.opentelemetry.io/contrib/detectors/gcp have been updated, improving telemetry data handling for our Google Cloud Platform resources.

  • Updated 'xds' dependency
    The github.com/cncf/xds/go package, essential for service discovery and configurations, has been updated.

  • Improved gRPC Instrumentation
    The go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc dependency used for monitoring gRPC communications has been upgraded.

  • Updated Golang Crypto, Net, Sync, Text, and Time packages
    Dependencies related to cryptographic functions, net utility, synchronization, text processing, and time handling in Golang (golang.org/x/ packages) have been updated.

  • Upgraded Protobuf Runtime dependency
    The google.golang.org/genproto/googleapis/rpc package, which serves as the Protobuf runtime for the Google APIs, has been updated.

  • Upgraded gRPC (Google Remote Procedure Call) dependency
    google.golang.org/grpc package has been updated, ensuring the latest and most secure way of making inter-service calls.

@dependabot
dependabot Bot force-pushed the dependabot/go_modules/api/google.golang.org/api-0.239.0 branch 2 times, most recently from d40665e to eeea033 Compare July 1, 2025 22:48
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.234.0 to 0.239.0.
- [Release notes](https://github.com/googleapis/google-api-go-client/releases)
- [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
- [Commits](googleapis/google-api-go-client@v0.234.0...v0.239.0)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-version: 0.239.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/go_modules/api/google.golang.org/api-0.239.0 branch from eeea033 to 1d7c757 Compare July 1, 2025 22:56
@AchoArnold
AchoArnold merged commit 2e5f5c7 into main Jul 2, 2025
@dependabot
dependabot Bot deleted the dependabot/go_modules/api/google.golang.org/api-0.239.0 branch July 2, 2025 07:49
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant