Skip to content

Update module google.golang.org/api to v0.271.0#970

Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/google.golang.org-api-0.x
Open

Update module google.golang.org/api to v0.271.0#970
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/google.golang.org-api-0.x

Conversation

@red-hat-konflux
Copy link
Contributor

@red-hat-konflux red-hat-konflux bot commented Jan 19, 2026

This PR contains the following updates:

Package Change Age Confidence
google.golang.org/api v0.257.0 -> v0.271.0 age confidence

Warning

Some dependencies could not be looked up. Check the warning logs for more information.


Release Notes

googleapis/google-api-go-client (google.golang.org/api)

v0.271.0

Compare Source

Features

v0.270.0

Compare Source

Features

v0.269.0

Compare Source

Features
Bug Fixes

v0.268.0

Compare Source

Features

v0.267.0

Compare Source

Features

v0.266.0

Compare Source

Features

v0.265.0

Compare Source

Features

v0.264.0

Compare Source

Features

v0.263.0

Compare Source

Features

v0.262.0

Compare Source

Features
Bug Fixes

v0.261.0

Compare Source

Features

v0.260.0

Compare Source

Features

v0.259.0

Compare Source

⚠ BREAKING CHANGES
  • remove firebaseremoteconfig from package list (#​3422)
Features
Bug Fixes
Miscellaneous Chores

v0.258.0

Compare Source

Features

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

To execute skipped test pipelines write comment /ok-to-test.


Documentation

Find out how to configure dependency updates in MintMaker documentation or see all available configuration options in Renovate documentation.

@red-hat-konflux
Copy link
Contributor Author

red-hat-konflux bot commented Jan 19, 2026

ℹ 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):

  • 15 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.13 -> 1.25.0
github.com/googleapis/gax-go/v2 v2.16.0 -> v2.17.0
golang.org/x/term v0.39.0 -> v0.40.0
golang.org/x/text v0.33.0 -> v0.34.0
google.golang.org/grpc v1.77.0 -> v1.79.2
cloud.google.com/go/auth v0.18.0 -> v0.18.2
github.com/googleapis/enterprise-certificate-proxy v0.3.7 -> v0.3.14
golang.org/x/crypto v0.47.0 -> v0.48.0
golang.org/x/net v0.49.0 -> v0.51.0
golang.org/x/oauth2 v0.34.0 -> v0.36.0
golang.org/x/sync v0.19.0 -> v0.20.0
golang.org/x/sys v0.40.0 -> v0.41.0
golang.org/x/time v0.14.0 -> v0.15.0
google.golang.org/genproto v0.0.0-20251213004720-97cd9d5aeac2 -> v0.0.0-20260128011058-8636f8732409
google.golang.org/genproto/googleapis/api v0.0.0-20251213004720-97cd9d5aeac2 -> v0.0.0-20260128011058-8636f8732409
google.golang.org/genproto/googleapis/rpc v0.0.0-20251213004720-97cd9d5aeac2 -> v0.0.0-20260226221140-a57be14db171

@openshift-ci openshift-ci bot requested a review from rcampos2029 January 19, 2026 20:45
@openshift-ci
Copy link

openshift-ci bot commented Jan 19, 2026

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by: red-hat-konflux[bot]
Once this PR has been reviewed and has the lgtm label, please assign rcampos2029 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

@coderabbitai
Copy link

coderabbitai bot commented Jan 19, 2026

Note

Reviews paused

It looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the reviews.auto_review.auto_pause_after_reviewed_commits setting.

Use the following commands to manage reviews:

  • @coderabbitai resume to resume automatic reviews.
  • @coderabbitai review to trigger a single review.

Use the checkboxes below for quick actions:

  • ▶️ Resume reviews
  • 🔍 Trigger review

Walkthrough

Bumped Go tool and module dependencies in go.mod (Go 1.24.6→1.25.0) and updated several direct and indirect packages (gax-go, google.api, grpc, genproto, oauth2, etc.). No exported/public API signatures changed.

Changes

Cohort / File(s) Summary
Go module file
go.mod
Bumped Go tool version 1.24.6→1.25.0. Updated direct deps: github.com/googleapis/gax-go/v2 v2.16.0→v2.17.0, google.golang.org/api v0.257.0→v0.268.0, google.golang.org/grpc v1.77.0→v1.78.0. Updated indirect deps: cloud.google.com/go/auth v0.18.0→v0.18.1, github.com/googleapis/enterprise-certificate-proxy v0.3.7→v0.3.11, golang.org/x/oauth2 v0.34.0→v0.35.0, and google.golang.org/genproto references to v0.0.0-20260128011058-8636f8732409 and .../googleapis/rpc to v0.0.0-20260203192932-546029d2fa20 (all indirect). No exported/public signatures changed.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 2 | ❌ 1

❌ Failed checks (1 warning)

Check name Status Explanation Resolution
Title check ⚠️ Warning The PR title states 'Update module google.golang.org/api to v0.271.0' but the actual changes show google.golang.org/api was bumped from v0.257.0 to v0.268.0, not v0.271.0. Correct the title to accurately reflect the actual version bump: 'Update module google.golang.org/api to v0.268.0'
✅ Passed checks (2 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Description check ✅ Passed The PR description is related to the changeset, containing release notes and details about the google.golang.org/api dependency update from v0.257.0 to v0.271.0.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.

✨ Finishing Touches
  • 📝 Generate docstrings (stacked PR)
  • 📝 Generate docstrings (commit on current branch)
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Post copyable unit tests in a comment
  • Commit unit tests in branch konflux/mintmaker/main/google.golang.org-api-0.x

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

@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 Jan 19, 2026
@openshift-ci
Copy link

openshift-ci bot commented Jan 19, 2026

Hi @red-hat-konflux[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.

@rcampos2029 rcampos2029 added the ok-to-test Indicates a non-member PR verified by an org member that is safe to test. label Jan 20, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-api-0.x branch from 8e862d3 to 428cd22 Compare January 22, 2026 04:47
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module google.golang.org/api to v0.260.0 fix(deps): update module google.golang.org/api to v0.261.0 Jan 22, 2026
@openshift-ci openshift-ci bot removed the needs-ok-to-test Indicates a PR that requires an org member to verify it is safe to test. label Jan 22, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-api-0.x branch from 428cd22 to bfdd0af Compare January 23, 2026 00:54
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module google.golang.org/api to v0.261.0 fix(deps): update module google.golang.org/api to v0.262.0 Jan 23, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-api-0.x branch from bfdd0af to 8927614 Compare January 28, 2026 00:46
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module google.golang.org/api to v0.262.0 fix(deps): update module google.golang.org/api to v0.263.0 Jan 28, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-api-0.x branch from 8927614 to 6555560 Compare January 29, 2026 20:49
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module google.golang.org/api to v0.263.0 fix(deps): update module google.golang.org/api to v0.264.0 Jan 29, 2026
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module google.golang.org/api to v0.264.0 fix(deps): update module google.golang.org/api to v0.265.0 Feb 4, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-api-0.x branch 2 times, most recently from 107f45b to 26b79c8 Compare February 10, 2026 20:57
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module google.golang.org/api to v0.265.0 fix(deps): update module google.golang.org/api to v0.266.0 Feb 10, 2026
Copy link

@coderabbitai coderabbitai bot left a comment

Choose a reason for hiding this comment

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

Actionable comments posted: 2

🤖 Fix all issues with AI agents
In `@go.mod`:
- Line 30: The go.mod entry for the dependency google.golang.org/api currently
lists v0.266.0 but the PR title says v0.265.0; either update the PR title to
reference v0.266.0 or change the go.mod dependency to v0.265.0 to match
intent—locate the google.golang.org/api line in go.mod and make the version and
the PR title consistent before merging.
- Line 12: The go.mod currently lists a non-existent version for
google.golang.org/api (referenced as google.golang.org/api v0.266.0); update
that requirement to a published version (change the module entry for
google.golang.org/api from v0.266.0 to v0.265.0) so the dependency resolves
successfully and then run `go mod tidy` to refresh the module graph.

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-api-0.x branch from 26b79c8 to be04aab Compare February 17, 2026 21:17
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module google.golang.org/api to v0.266.0 fix(deps): update module google.golang.org/api to v0.267.0 Feb 17, 2026
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module google.golang.org/api to v0.267.0 fix(deps): update module google.golang.org/api to v0.267.0 - autoclosed Feb 21, 2026
@red-hat-konflux red-hat-konflux bot closed this Feb 21, 2026
@red-hat-konflux red-hat-konflux bot deleted the konflux/mintmaker/main/google.golang.org-api-0.x branch February 21, 2026 09:07
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module google.golang.org/api to v0.267.0 - autoclosed fix(deps): update module google.golang.org/api to v0.267.0 Feb 21, 2026
@red-hat-konflux red-hat-konflux bot reopened this Feb 21, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-api-0.x branch from be04aab to c9fc6c1 Compare February 21, 2026 13:13
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module google.golang.org/api to v0.267.0 fix(deps): update module google.golang.org/api to v0.267.0 - autoclosed Feb 23, 2026
@red-hat-konflux red-hat-konflux bot closed this Feb 23, 2026
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module google.golang.org/api to v0.267.0 - autoclosed fix(deps): update module google.golang.org/api to v0.268.0 Feb 24, 2026
@red-hat-konflux red-hat-konflux bot reopened this Feb 24, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-api-0.x branch 2 times, most recently from c9fc6c1 to c60271f Compare February 24, 2026 01:04
Copy link

@coderabbitai coderabbitai bot left a comment

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 the current code and only fix it if needed.

Inline comments:
In `@go.mod`:
- Line 3: CI workflow Go versions are out of sync with go.mod (go 1.25.0);
update the pinned Go versions in the workflow files to match. Edit
.github/workflows/check-pull-request.yaml (entries currently pinned to 1.22 and
1.23) and .github/workflows/publish-release.yaml (pinned to 1.23) to set their
setup action's go-version to 1.25.0 (the same value declared in go.mod) so all
CI jobs use Go 1.25.0.

ℹ️ Review info

Configuration used: Organization UI

Review profile: CHILL

Plan: Pro

Cache: Disabled due to data retention organization setting

Knowledge base: Disabled due to Reviews -> Disable Knowledge Base setting

📥 Commits

Reviewing files that changed from the base of the PR and between c9fc6c1 and c60271f.

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

module github.com/openshift-online/ocm-cli

go 1.24.6
go 1.25.0
Copy link

Choose a reason for hiding this comment

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

⚠️ Potential issue | 🟡 Minor

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
# Check for Go version pins in common CI/config locations
rg -n --hidden -g '!.git/**' -g '.github/**' -g '*gitlab-ci*.yml' -g 'Makefile' -g '**/*.md' \
  -e 'go-version' -e 'GOVERSION' -e 'GOLANG_VERSION' -e 'golang:' -e 'go1\.25' -e '1\.25\.0'

Repository: openshift-online/ocm-cli

Length of output: 495


🏁 Script executed:

# Also check for any .go-version files or similar
fd -H -t f '\.go-version|go-version\.txt|GOLANG_VERSION'

Repository: openshift-online/ocm-cli

Length of output: 50


🏁 Script executed:

# Check Dockerfile if present
find . -name 'Dockerfile*' -type f | head -20

Repository: openshift-online/ocm-cli

Length of output: 87


🏁 Script executed:

# Check Dockerfile for Go version
cat -n ./docker/Dockerfile

Repository: openshift-online/ocm-cli

Length of output: 1360


🏁 Script executed:

# Get exact content around Go version pins in CI workflows
cat -n .github/workflows/publish-release.yaml | sed -n '40,50p'

Repository: openshift-online/ocm-cli

Length of output: 375


🏁 Script executed:

cat -n .github/workflows/check-pull-request.yaml | sed -n '45,85p'

Repository: openshift-online/ocm-cli

Length of output: 1511


Update CI workflows to Go 1.25.0 to match go.mod.

Go version pins in CI workflows are outdated and will cause divergence from go.mod:

  • .github/workflows/check-pull-request.yaml lines 51 and 77: pinned to 1.22 and 1.23
  • .github/workflows/publish-release.yaml line 45: pinned to 1.23

Update these to 1.25.0 to ensure CI builds use the same Go version as declared in go.mod.

🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@go.mod` at line 3, CI workflow Go versions are out of sync with go.mod (go
1.25.0); update the pinned Go versions in the workflow files to match. Edit
.github/workflows/check-pull-request.yaml (entries currently pinned to 1.22 and
1.23) and .github/workflows/publish-release.yaml (pinned to 1.23) to set their
setup action's go-version to 1.25.0 (the same value declared in go.mod) so all
CI jobs use Go 1.25.0.

@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-api-0.x branch from c60271f to 01a5bb2 Compare February 25, 2026 05:04
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module google.golang.org/api to v0.268.0 fix(deps): update module google.golang.org/api to v0.269.0 Feb 25, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-api-0.x branch from 01a5bb2 to c3c07b9 Compare March 4, 2026 01:29
@red-hat-konflux red-hat-konflux bot changed the title fix(deps): update module google.golang.org/api to v0.269.0 Update module google.golang.org/api to v0.269.0 Mar 4, 2026
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-api-0.x branch from c3c07b9 to c258f30 Compare March 9, 2026 21:50
@red-hat-konflux red-hat-konflux bot changed the title Update module google.golang.org/api to v0.269.0 Update module google.golang.org/api to v0.270.0 Mar 9, 2026
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@red-hat-konflux red-hat-konflux bot force-pushed the konflux/mintmaker/main/google.golang.org-api-0.x branch from c258f30 to c2aee01 Compare March 10, 2026 21:53
@red-hat-konflux red-hat-konflux bot changed the title Update module google.golang.org/api to v0.270.0 Update module google.golang.org/api to v0.271.0 Mar 10, 2026
@openshift-ci
Copy link

openshift-ci bot commented Mar 10, 2026

@red-hat-konflux[bot]: The following test failed, say /retest to rerun all failed tests or /retest-required to rerun all mandatory failed tests:

Test name Commit Details Required Rerun command
ci/prow/images-images c2aee01 link true /test images-images

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

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