Skip to content

build(deps): bump the google group with 2 updates #3910

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

Merged
merged 2 commits into from
May 30, 2025

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github May 27, 2025

Bumps the google group with 2 updates: google.golang.org/api and google.golang.org/grpc.

Updates google.golang.org/api from 0.233.0 to 0.234.0

Release notes

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

v0.234.0

0.234.0 (2025-05-21)

Features

Bug Fixes

  • Check for auth creds in options to trigger new auth lib usage (#3162) (b356c44)
Changelog

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

0.234.0 (2025-05-21)

Features

Bug Fixes

  • Check for auth creds in options to trigger new auth lib usage (#3162) (b356c44)
Commits

Updates google.golang.org/grpc from 1.72.1 to 1.72.2

Release notes

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

Release 1.72.2

Bug Fixes

  • client: restore support for NO_PROXY environment variable when connecting to locally-resolved addresses (case 2 from gRFC A1). (#8329)
  • balancer/least_request: fix panic on resolver errors. (#8333)
Commits

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

@dependabot dependabot bot requested a review from a team May 27, 2025 01:54
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github May 27, 2025

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 May 27, 2025
Copy link
Contributor

The ticket CLOUDP-320398 was created for internal tracking.

Note: Jira ticket will be closed automatically when this PR is merged.

@github-actions github-actions bot added the auto_close_jira Closes Jira tickets automatically label May 27, 2025
@apix-bot apix-bot bot enabled auto-merge (squash) May 27, 2025 01:55
@blva
Copy link
Collaborator

blva commented May 28, 2025

@dependabot rebase

Copy link
Contributor Author

dependabot bot commented on behalf of github May 28, 2025

Looks like this PR has been edited by someone other than Dependabot. That means Dependabot can't rebase it - sorry!

If you're happy for Dependabot to recreate it from scratch, overwriting any edits, you can request @dependabot recreate.

@blva
Copy link
Collaborator

blva commented May 30, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/master/google-e66e0e8a1f branch from 206b1a0 to 0bfb8ba Compare May 30, 2025 12:44
@blva
Copy link
Collaborator

blva commented May 30, 2025

@dependabot recreate

@dependabot dependabot bot force-pushed the dependabot/go_modules/master/google-e66e0e8a1f branch from 253505a to 4e25e4e Compare May 30, 2025 13:39
@blva
Copy link
Collaborator

blva commented May 30, 2025

@dependabot recreate

Bumps the google group with 2 updates: [google.golang.org/api](https://github.com/googleapis/google-api-go-client) and [google.golang.org/grpc](https://github.com/grpc/grpc-go).


Updates `google.golang.org/api` from 0.233.0 to 0.234.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.233.0...v0.234.0)

Updates `google.golang.org/grpc` from 1.72.1 to 1.72.2
- [Release notes](https://github.com/grpc/grpc-go/releases)
- [Commits](grpc/grpc-go@v1.72.1...v1.72.2)

---
updated-dependencies:
- dependency-name: google.golang.org/api
  dependency-version: 0.234.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: google
- dependency-name: google.golang.org/grpc
  dependency-version: 1.72.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: google
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/master/google-e66e0e8a1f branch from 47dcafe to 11d1b98 Compare May 30, 2025 14:01
Copy link
Contributor

Coverage Report 📈

Branch Commit Coverage
master 211cf74 25.1%
dependabot/go_modules/master/google-e66e0e8a1f c130e24 25.1%
Difference 0%

@apix-bot apix-bot bot merged commit 669f0bf into master May 30, 2025
22 checks passed
@apix-bot apix-bot bot deleted the dependabot/go_modules/master/google-e66e0e8a1f branch May 30, 2025 14:20
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
atlascli auto_close_jira Closes Jira tickets automatically 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