Skip to content

Build(deps): Bump google.golang.org/api from 0.290.0 to 0.291.0 - #1227

Merged
openshift-merge-bot[bot] merged 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/api-0.291.0
Aug 3, 2026
Merged

openshift-merge-bot[bot] merged 1 commit into
mainfrom
dependabot/go_modules/google.golang.org/api-0.291.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps google.golang.org/api from 0.290.0 to 0.291.0.

Release notes

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

v0.291.0

0.291.0 (2026-07-28)

Features

Bug Fixes

  • transport: Use ds.GetUniverseDomain() instead of raw ds.UniverseDomain field (#3660) (6bad358)
Changelog

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

0.291.0 (2026-07-28)

Features

Bug Fixes

  • transport: Use ds.GetUniverseDomain() instead of raw ds.UniverseDomain field (#3660) (6bad358)
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 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)

Summary by CodeRabbit

  • Chores
    • Updated supporting cloud service dependencies to newer versions.
    • No user-facing functionality or public API changes.

Bumps [google.golang.org/api](https://github.com/googleapis/google-api-go-client) from 0.290.0 to 0.291.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.290.0...v0.291.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file go Pull requests that update go code lgtm Indicates that a PR is ready to be merged. labels Aug 3, 2026
@openshift-ci

openshift-ci Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: dependabot[bot]

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

The pull request process is described 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

2 similar comments
@openshift-ci

openshift-ci Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: dependabot[bot]

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

The pull request process is described 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 Aug 3, 2026

Copy link
Copy Markdown
Contributor

[APPROVALNOTIFIER] This PR is APPROVED

Approval requirements bypassed by manually added approval.

This pull-request has been approved by: dependabot[bot]

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

The pull request process is described 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 added the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Aug 3, 2026
@openshift-ci

openshift-ci Bot commented Aug 3, 2026

Copy link
Copy Markdown
Contributor

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

I'm waiting for a openshift-online 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.

@coderabbitai

coderabbitai Bot commented Aug 3, 2026

Copy link
Copy Markdown

Walkthrough

The pull request updates two indirect dependencies in go.mod: google.golang.org/api and cloud.google.com/go/auth. No exported declarations or application code changed.

Changes

Go dependency updates

Layer / File(s) Summary
Update indirect dependency versions
go.mod
Updates google.golang.org/api to v0.291.0 and cloud.google.com/go/auth to v0.22.0.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

Suggested reviewers: rcampos2029, miguelhbrito

🚥 Pre-merge checks | ✅ 5 | ❌ 6

❌ Failed checks (6 inconclusive)

Check name Status Explanation Resolution
No-Weak-Crypto ❓ Inconclusive Repository clone failed, so this custom check could not run with code access. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
Container-Privileges ❓ Inconclusive Repository clone failed, so this custom check could not run with code access. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
No-Sensitive-Data-In-Logs ❓ Inconclusive Repository clone failed, so this custom check could not run with code access. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
No-Hardcoded-Secrets ❓ Inconclusive Repository clone failed, so this custom check could not run with code access. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
No-Injection-Vectors ❓ Inconclusive Repository clone failed, so this custom check could not run with code access. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
Ai-Attribution ❓ Inconclusive Repository clone failed, so this custom check could not run with code access. Retry the review run. If this persists, inspect pre-merge custom-check logs for infrastructure or agent runtime failures.
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly identifies the primary dependency update from google.golang.org/api v0.290.0 to v0.291.0.
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.
✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch dependabot/go_modules/google.golang.org/api-0.291.0

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

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 1

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@go.mod`:
- Line 30: Add release-workflow steps for the uploaded binaries and SHA-256
files to generate or attach CycloneDX SBOMs, create GitHub provenance
attestations, and sign artifacts with Sigstore/cosign. Ensure these protections
cover every published release artifact, not only the hermetic image build, and
publish the resulting attestations, signatures, and SBOMs alongside the existing
uploads.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

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

Review profile: CHILL

Plan: Enterprise

Run ID: fd57b176-5485-4965-930c-abd5f74136db

📥 Commits

Reviewing files that changed from the base of the PR and between 5dd7c53 and 911a6f3.

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

Comment thread go.mod
golang.org/x/term v0.45.0
golang.org/x/text v0.40.0
google.golang.org/api v0.290.0
google.golang.org/api v0.291.0

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🔒 Security & Privacy | 🟠 Major | 🏗️ Heavy lift

🧩 Analysis chain

🏁 Script executed:

#!/usr/bin/env bash
set -euo pipefail

check_module() {
  local module="$1"
  local version="$2"

  [[ "$version" != *-* ]] || {
    echo "Pre-release version found: ${module}@${version}" >&2
    exit 1
  }

  go list -m -json "${module}@${version}" |
    jq -e --arg version "$version" \
      '(.Version == $version) and ((.Retracted // []) | length == 0)' >/dev/null
}

check_osv() {
  local module="$1"
  local version="$2"
  local payload response

  payload="$(jq -nc \
    --arg name "$module" \
    --arg version "$version" \
    '{package: {name: $name, ecosystem: "Go"}, version: $version}')"

  response="$(
    curl -fsS \
      -H 'Content-Type: application/json' \
      --data "$payload" \
      https://api.osv.dev/v1/query
  )"

  if jq -e '(.vulns // []) | length > 0' <<<"$response" >/dev/null; then
    jq -r '.vulns[] | [.id, .summary] | `@tsv`' <<<"$response"
    exit 1
  fi
}

check_module google.golang.org/api v0.291.0
check_module cloud.google.com/go/auth v0.22.0
check_osv google.golang.org/api v0.291.0
check_osv cloud.google.com/go/auth v0.22.0

go mod verify
grep -Fq 'google.golang.org/api v0.291.0 ' go.sum
grep -Fq 'cloud.google.com/go/auth v0.22.0 ' go.sum

matches="$(rg -n -i \
  --glob '*.yml' --glob '*.yaml' --glob '*.json' --glob '*.sh' \
  --glob 'Makefile' --glob 'Dockerfile*' \
  'sbom|cyclonedx|spdx|provenance|attest|slsa|sigstore|cosign' . || true)"

[[ -n "$matches" ]] || {
  echo "No SBOM, provenance, or artifact-signing configuration found." >&2
  exit 1
}

printf '%s\n' "$matches"

Repository: openshift-online/ocm-cli

Length of output: 250


🏁 Script executed:

#!/usr/bin/env bash
set -euo pipefail

printf '%s\n' '--- dependency declarations ---'
sed -n '24,44p' go.mod

printf '%s\n' '--- SBOM build script ---'
sed -n '55,90p' hack/build_hermetic_image.sh

printf '%s\n' '--- CI and release files ---'
git ls-files | rg '(^|/)(\.github/workflows/|.*(release|publish|build|image).*\.(yml|yaml|sh|mk|Makefile)$)' | head -200

printf '%s\n' '--- supply-chain configuration references ---'
rg -n -i \
  'sbom|cyclonedx|spdx|provenance|attest|slsa|sigstore|cosign|sign(ing|ature)?|rekor|in-toto' \
  . \
  --glob '!vendor/**' \
  --glob '!go.sum' \
  --glob '!*.md' || true

Repository: openshift-online/ocm-cli

Length of output: 4939


🏁 Script executed:

#!/usr/bin/env bash
set -euo pipefail

for file in .github/workflows/publish-release.yaml hack/build_release_images.sh hack/build_image.sh; do
  printf '\n--- %s ---\n' "$file"
  sed -n '1,240p' "$file"
done

Repository: openshift-online/ocm-cli

Length of output: 7874


Add provenance attestations and artifact signing to the release workflow.

The release workflow uploads binaries and SHA-256 files without an SBOM, provenance attestations, or Sigstore/cosign signatures. The CycloneDX SBOM is generated only by the hermetic image build.

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@go.mod` at line 30, Add release-workflow steps for the uploaded binaries and
SHA-256 files to generate or attach CycloneDX SBOMs, create GitHub provenance
attestations, and sign artifacts with Sigstore/cosign. Ensure these protections
cover every published release artifact, not only the hermetic image build, and
publish the resulting attestations, signatures, and SBOMs alongside the existing
uploads.

Sources: Path instructions, MCP tools

@openshift-merge-bot
openshift-merge-bot Bot merged commit 00e09db into main Aug 3, 2026
12 checks passed
@dependabot
dependabot Bot deleted the dependabot/go_modules/google.golang.org/api-0.291.0 branch August 3, 2026 09:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

approved Indicates a PR has been approved by an approver from all required OWNERS files. dependencies Pull requests that update a dependency file go Pull requests that update go code lgtm Indicates that a PR is ready to be merged. needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants