Skip to content

Bump google.golang.org/api from 0.285.0 to 0.287.0#95

Merged
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/api-0.287.0
Jul 2, 2026
Merged

Bump google.golang.org/api from 0.285.0 to 0.287.0#95
github-actions[bot] merged 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/api-0.287.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 2, 2026

Copy link
Copy Markdown
Contributor

Bumps google.golang.org/api from 0.285.0 to 0.287.0.

Release notes

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

v0.287.0

0.287.0 (2026-06-30)

Features

v0.286.0

0.286.0 (2026-06-22)

Features

Changelog

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

0.287.0 (2026-06-30)

Features

0.286.0 (2026-06-22)

Features

Commits

@dependabot dependabot Bot added area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test. labels Jul 2, 2026
@github-actions github-actions Bot enabled auto-merge (squash) July 2, 2026 06:10
@coderabbitai

coderabbitai Bot commented Jul 2, 2026

Copy link
Copy Markdown

Warning

Review limit reached

@dependabot[bot], you've reached your PR review limit, so we couldn't start this review.

Next review available in: 32 minutes

Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available.

How can I continue?

After more reviews become available, a review can be triggered using the @coderabbitai review command as a PR comment. Alternatively, push new commits to this PR.

To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews.

How do review limits work?

CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability.

For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window.

Please refer docs for additional details.

Review details
⚙️ Run configuration

Configuration used: Repository: openshift/coderabbit/.coderabbit.yaml

Review profile: CHILL

Plan: Enterprise

Run ID: 357a8728-2827-40af-acae-597388878d39

📥 Commits

Reviewing files that changed from the base of the PR and between f0da93b and eb1ff23.

⛔ Files ignored due to path filters (1)
  • go.sum is excluded by !**/*.sum
📒 Files selected for processing (1)
  • go.mod

Walkthrough

This PR updates go.mod to Go 1.25.8 and revises direct and indirect dependency versions, including several golang.org/x modules and protobuf.

Changes

Dependency Version Bump

Layer / File(s) Summary
Toolchain and primary API dependencies
go.mod
Updates the Go directive to 1.25.8 and bumps cloud.google.com/go/storage and google.golang.org/api.
Indirect dependency set
go.mod
Reworks the indirect require block with version updates and removal of several older entries.
Remaining direct module bumps
go.mod
Updates golang.org/x/crypto, golang.org/x/net, golang.org/x/oauth2, golang.org/x/sys, and google.golang.org/protobuf.

Estimated code review effort: 2 (Simple) | ~10 minutes

🚥 Pre-merge checks | ✅ 15
✅ Passed checks (15 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.
Stable And Deterministic Test Names ✅ Passed No *_test.go files or Ginkgo titles changed; the diff only touches go.mod and go.sum.
Test Structure And Quality ✅ Passed No *_test.go or Ginkgo specs changed in this dependency-bump commit, so the test-quality checklist is not applicable.
Microshift Test Compatibility ✅ Passed No Ginkgo e2e tests were added or changed; the commit only updates go.mod/go.sum and related dependency files.
Single Node Openshift (Sno) Test Compatibility ✅ Passed No new or modified Ginkgo/e2e test files were added, and the patch contains no It/Describe/Context/When or SNO-specific assumptions.
Topology-Aware Scheduling Compatibility ✅ Passed Only go.mod/go.sum changed; no deployment manifests, controllers, or scheduling logic were modified.
Ote Binary Stdout Contract ✅ Passed PR is dependency-only; main.go/init add subcommands and main just calls cmd.Execute()/log.Fatalf, with no new process-level stdout writes.
Ipv6 And Disconnected Network Test Compatibility ✅ Passed Only go.mod/go.sum changed; no Ginkgo e2e tests or network-dependent test code were added.
No-Weak-Crypto ✅ Passed Patch only updates go.mod/go.sum; no weak-crypto code, custom crypto, or secret comparisons were added.
Container-Privileges ✅ Passed PASS: The PR only updates dependency/CI config; scans of changed YAML found no privileged:true, hostPID/Network/IPC, allowPrivilegeEscalation, or SYS_ADMIN settings.
No-Sensitive-Data-In-Logs ✅ Passed Dependency-only bump; the code has only generic status/error prints and no logs of passwords, tokens, PII, internal hostnames, or customer data.
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title identifies the main dependency bump and is clearly related to the changeset.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/go_modules/google.golang.org/api-0.287.0

Comment @coderabbitai help to get the list of available commands.

@openshift-ci openshift-ci Bot requested review from dustman9000 and typeid July 2, 2026 06:11
@openshift-ci

openshift-ci Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: dependabot[bot]
Once this PR has been reviewed and has the lgtm label, please assign dustman9000 for approval. For more information see the Code Review Process.

The full list of commands accepted by this bot can be found here.

Details Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment
Approvers can cancel approval by writing /approve cancel in a comment

@openshift-ci

openshift-ci Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

Hi @dependabot[bot]. Thanks for your PR.

I'm waiting for a openshift member to verify that this patch is reasonable to test. If it is, they should reply with /ok-to-test on its own line. Until that is done, I will not automatically test new commits in this PR, but the usual testing commands by org members will still work.

Regular contributors should join the org to skip this step.

Once the patch is verified, the new status will be reflected by the ok-to-test label.

I understand the commands that are listed here.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository.

@dependabot dependabot Bot force-pushed the dependabot/go_modules/google.golang.org/api-0.287.0 branch from 91f56c7 to f0da93b Compare July 2, 2026 06:24
Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.285.0 to 0.287.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.285.0...v0.287.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title Bump google.golang.org/api from 0.150.0 to 0.287.0 Bump google.golang.org/api from 0.285.0 to 0.287.0 Jul 2, 2026
@dependabot dependabot Bot force-pushed the dependabot/go_modules/google.golang.org/api-0.287.0 branch from f0da93b to eb1ff23 Compare July 2, 2026 06:36
@codecov-commenter

codecov-commenter commented Jul 2, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 0.00%. Comparing base (7e2419a) to head (eb1ff23).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@          Coverage Diff          @@
##            main     #95   +/-   ##
=====================================
  Coverage   0.00%   0.00%           
=====================================
  Files         34      34           
  Lines       1594    1594           
=====================================
  Misses      1594    1594           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@openshift-ci

openshift-ci Bot commented Jul 2, 2026

Copy link
Copy Markdown
Contributor

@dependabot[bot]: all tests passed!

Full PR test history. Your PR dashboard.

Details

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. I understand the commands that are listed here.

@github-actions github-actions Bot merged commit 36af4db into main Jul 2, 2026
5 of 6 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/google.golang.org/api-0.287.0 branch July 2, 2026 06:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

area/dependency Issues or PRs related to dependency changes ok-to-test Indicates a non-member PR verified by an org member that is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant