Skip to content

fix(deps): update module google.golang.org/api to v0.281.0#970

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

fix(deps): update module google.golang.org/api to v0.281.0#970
red-hat-konflux[bot] wants to merge 1 commit into
mainfrom
konflux/mintmaker/main/google.golang.org-api-0.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown
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.0v0.281.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.281.0

Compare Source

Features

v0.280.0

Compare Source

Features

v0.279.0

Compare Source

Features

v0.278.0

Compare Source

Features

v0.277.0

Compare Source

Features
Bug Fixes

v0.276.0

Compare Source

Features

v0.275.0

Compare Source

Features

v0.274.0

Compare Source

Features

v0.273.1

Compare Source

Bug Fixes

v0.273.0

Compare Source

Features

v0.272.0

Compare Source

Features

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
Copy Markdown
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):

  • 22 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.19.0
golang.org/x/term v0.39.0 -> v0.41.0
golang.org/x/text v0.33.0 -> v0.35.0
google.golang.org/grpc v1.77.0 -> v1.79.3
cloud.google.com/go/auth v0.18.0 -> v0.18.2
github.com/googleapis/enterprise-certificate-proxy v0.3.7 -> v0.3.14
go.opentelemetry.io/otel v1.39.0 -> v1.42.0
go.opentelemetry.io/otel/metric v1.39.0 -> v1.42.0
go.opentelemetry.io/otel/sdk v1.39.0 -> v1.42.0
go.opentelemetry.io/otel/sdk/metric v1.39.0 -> v1.42.0
go.opentelemetry.io/otel/trace v1.39.0 -> v1.42.0
golang.org/x/crypto v0.47.0 -> v0.49.0
golang.org/x/mod v0.32.0 -> v0.33.0
golang.org/x/net v0.49.0 -> v0.52.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.42.0
golang.org/x/time v0.14.0 -> v0.15.0
golang.org/x/tools v0.41.0 -> v0.42.0
google.golang.org/genproto v0.0.0-20251213004720-97cd9d5aeac2 -> v0.0.0-20260316180232-0b37fe3546d5
google.golang.org/genproto/googleapis/api v0.0.0-20251213004720-97cd9d5aeac2 -> v0.0.0-20260316180232-0b37fe3546d5
google.golang.org/genproto/googleapis/rpc v0.0.0-20251213004720-97cd9d5aeac2 -> v0.0.0-20260319201613-d00831a3d3e7

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

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
Copy Markdown

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 title references updating google.golang.org/api to v0.281.0, but the actual changes show updates to v0.268.0 and multiple other dependencies, creating a mismatch with the changeset. Update the title to accurately reflect the actual version being bumped (v0.268.0) or describe the broader dependency update scope.
✅ 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 description includes a detailed changelog table and comprehensive release notes directly related to the google.golang.org/api dependency updates in the changeset.

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

✨ Finishing Touches
📝 Generate docstrings
  • Create stacked PR
  • Commit on current branch
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • 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
Copy Markdown

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
Copy Markdown

@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.

Comment thread go.mod Outdated
Comment thread go.mod Outdated
@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 changed the title Update module google.golang.org/api to v0.272.0 - autoclosed Update module google.golang.org/api to v0.272.0 Mar 19, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Mar 19, 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 39f6285 to 2b8c38d Compare March 19, 2026 01:27
@red-hat-konflux red-hat-konflux Bot changed the title Update module google.golang.org/api to v0.272.0 Update module google.golang.org/api to v0.272.0 - autoclosed Mar 25, 2026
@red-hat-konflux red-hat-konflux Bot closed this Mar 25, 2026
@red-hat-konflux red-hat-konflux Bot changed the title Update module google.golang.org/api to v0.272.0 - autoclosed fix(deps): update module google.golang.org/api to v0.272.0 Mar 25, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Mar 25, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/google.golang.org-api-0.x branch 3 times, most recently from 4ec0efe to 102df82 Compare March 26, 2026 01:30
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module google.golang.org/api to v0.272.0 fix(deps): update module google.golang.org/api to v0.273.0 Mar 26, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module google.golang.org/api to v0.273.0 fix(deps): update module google.golang.org/api to v0.273.0 - autoclosed Mar 27, 2026
@red-hat-konflux red-hat-konflux Bot closed this Mar 27, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module google.golang.org/api to v0.273.0 - autoclosed fix(deps): update module google.golang.org/api to v0.273.0 Mar 27, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Mar 27, 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 102df82 to 6824c8e Compare March 27, 2026 09:36
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module google.golang.org/api to v0.273.0 fix(deps): update module google.golang.org/api to v0.273.0 - autoclosed Mar 28, 2026
@red-hat-konflux red-hat-konflux Bot closed this Mar 28, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module google.golang.org/api to v0.273.0 - autoclosed fix(deps): update module google.golang.org/api to v0.273.0 Mar 28, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Mar 28, 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 6824c8e to 4e36dda Compare March 28, 2026 05:51
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module google.golang.org/api to v0.273.0 fix(deps): update module google.golang.org/api to v0.273.0 - autoclosed Mar 28, 2026
@red-hat-konflux red-hat-konflux Bot closed this Mar 28, 2026
@red-hat-konflux red-hat-konflux Bot changed the title fix(deps): update module google.golang.org/api to v0.273.0 - autoclosed fix(deps): update module google.golang.org/api to v0.273.0 Mar 29, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Mar 29, 2026
@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

red-hat-konflux Bot commented Apr 2, 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):

  • 29 additional dependencies were updated

Details:

Package Change
github.com/googleapis/gax-go/v2 v2.16.0 -> v2.22.0
golang.org/x/term v0.39.0 -> v0.43.0
golang.org/x/text v0.33.0 -> v0.37.0
google.golang.org/grpc v1.79.3 -> v1.81.1
cloud.google.com/go/auth v0.18.0 -> v0.20.0
github.com/GoogleCloudPlatform/opentelemetry-operations-go/detectors/gcp v1.30.0 -> v1.31.0
github.com/cncf/xds/go v0.0.0-20251210132809-ee656c7534f5 -> v0.0.0-20260202195803-dba9d589def2
github.com/envoyproxy/go-control-plane/envoy v1.36.0 -> v1.37.0
github.com/envoyproxy/protoc-gen-validate v1.3.0 -> v1.3.3
github.com/googleapis/enterprise-certificate-proxy v0.3.7 -> v0.3.16
go.opentelemetry.io/contrib/detectors/gcp v1.39.0 -> v1.42.0
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.64.0 -> v0.67.0
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.64.0 -> v0.67.0
go.opentelemetry.io/otel v1.39.0 -> v1.43.0
go.opentelemetry.io/otel/metric v1.39.0 -> v1.43.0
go.opentelemetry.io/otel/sdk v1.39.0 -> v1.43.0
go.opentelemetry.io/otel/sdk/metric v1.39.0 -> v1.43.0
go.opentelemetry.io/otel/trace v1.39.0 -> v1.43.0
golang.org/x/crypto v0.47.0 -> v0.51.0
golang.org/x/mod v0.32.0 -> v0.35.0
golang.org/x/net v0.49.0 -> v0.55.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.45.0
golang.org/x/time v0.14.0 -> v0.15.0
golang.org/x/tools v0.41.0 -> v0.44.0
google.golang.org/genproto v0.0.0-20251213004720-97cd9d5aeac2 -> v0.0.0-20260319201613-d00831a3d3e7
google.golang.org/genproto/googleapis/api v0.0.0-20251213004720-97cd9d5aeac2 -> v0.0.0-20260319201613-d00831a3d3e7
google.golang.org/genproto/googleapis/rpc v0.0.0-20251213004720-97cd9d5aeac2 -> v0.0.0-20260523011958-0a33c5d7ca68

Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
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