Skip to content

chore(deps): update module cloud.google.com/go/auth to v0.20.0#989

Open
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/cloud.google.com-go-auth-0.x
Open

chore(deps): update module cloud.google.com/go/auth to v0.20.0#989
red-hat-konflux[bot] wants to merge 1 commit intomainfrom
konflux/mintmaker/main/cloud.google.com-go-auth-0.x

Conversation

@red-hat-konflux
Copy link
Copy Markdown
Contributor

@red-hat-konflux red-hat-konflux Bot commented Jan 22, 2026

This PR contains the following updates:

Package Change Age Confidence
cloud.google.com/go/auth v0.18.0v0.20.0 age confidence

Warning

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


Release Notes

googleapis/google-cloud-go (cloud.google.com/go/auth)

v0.20.0

Compare Source

  • bigquery: Support SchemaUpdateOptions for load jobs.

  • bigtable:

    • Add SampleRowKeys.
    • cbt: Support union, intersection GCPolicy.
    • Retry admin RPCS.
    • Add trace spans to retries.
  • datastore: Add OpenCensus tracing.

  • firestore:

    • Fix queries involving Null and NaN.
    • Allow Timestamp protobuffers for time values.
  • logging: Add a WriteTimeout option.

  • spanner: Support Batch API.

  • storage: Add OpenCensus tracing.

v0.19.0

  • bigquery:

    • Support customer-managed encryption keys.
  • bigtable:

    • Improved emulator support.
    • Support GetCluster.
  • datastore:

    • Add general mutations.
    • Support pointer struct fields.
    • Support transaction options.
  • firestore:

    • Add Transaction.GetAll.
    • Support document cursors.
  • logging:

    • Support concurrent RPCs to the service.
    • Support per-entry resources.
  • profiler:

    • Add config options to disable heap and thread profiling.
    • Read the project ID from $GOOGLE_CLOUD_PROJECT when it's set.
  • pubsub:

    • BEHAVIOR CHANGE: Release flow control after ack/nack (instead of after the
      callback returns).
    • Add SubscriptionInProject.
    • Add OpenCensus instrumentation for streaming pull.
  • storage:

    • Support CORS.

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.

@openshift-ci openshift-ci Bot requested a review from rcampos2029 January 22, 2026 04:47
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jan 22, 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 22, 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

Updated dependency versions in go.mod: bumped gax-go/v2, google.golang.org/api, google.golang.org/grpc, cloud.google.com/go/auth, github.com/googleapis/enterprise-certificate-proxy, and several google.golang.org/genproto entries. No source code or exported API changes.

Changes

Cohort / File(s) Summary
Dependency updates
go.mod
Bumped module versions: github.com/googleapis/gax-go/v2 v2.16.0→v2.17.0, google.golang.org/api v0.257.0→v0.264.0, google.golang.org/grpc v1.77.0→v1.78.0, cloud.google.com/go/auth v0.18.0→v0.18.2 (indirect), github.com/googleapis/enterprise-certificate-proxy v0.3.7→v0.3.11 (indirect), and multiple google.golang.org/genproto entries updated to newer timestamped pseudo-versions. No code, control-flow, or exported API changes.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~2 minutes

🚥 Pre-merge checks | ✅ 1 | ❌ 2

❌ Failed checks (2 warnings)

Check name Status Explanation Resolution
Title check ⚠️ Warning The PR title claims an update to v0.20.0, but the raw summary shows the actual change is to v0.18.2, creating a significant discrepancy between the title and the actual changes made. Correct the PR title to accurately reflect the actual version update: 'chore(deps): update module cloud.google.com/go/auth to v0.18.2'
Description check ⚠️ Warning The PR description discusses a v0.20.0 update with extensive release notes, which contradicts the raw summary showing only updates to v0.18.2 and other Google Cloud dependencies, creating confusion about the actual scope of changes. Update the PR description to accurately reflect the actual dependency updates performed, including all modified versions shown in the raw summary.
✅ Passed checks (1 passed)
Check name Status Explanation
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.

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

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch konflux/mintmaker/main/cloud.google.com-go-auth-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 22, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Jan 22, 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 23, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module cloud.google.com/go/auth to v0.18.1 chore(deps): update module cloud.google.com/go/auth to v0.18.1 - autoclosed Feb 1, 2026
@red-hat-konflux red-hat-konflux Bot closed this Feb 1, 2026
@red-hat-konflux red-hat-konflux Bot deleted the konflux/mintmaker/main/cloud.google.com-go-auth-0.x branch February 1, 2026 12:57
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module cloud.google.com/go/auth to v0.18.1 - autoclosed chore(deps): update module cloud.google.com/go/auth to v0.18.1 Feb 1, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Feb 1, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/cloud.google.com-go-auth-0.x branch 2 times, most recently from d14bea2 to 2de5341 Compare February 1, 2026 16:54
@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 Feb 1, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/cloud.google.com-go-auth-0.x branch from 2de5341 to df01bc3 Compare February 13, 2026 20:58
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module cloud.google.com/go/auth to v0.18.1 chore(deps): update module cloud.google.com/go/auth to v0.18.2 Feb 13, 2026
@red-hat-konflux
Copy link
Copy Markdown
Contributor Author

red-hat-konflux Bot commented Feb 13, 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.18.0
golang.org/x/term v0.39.0 -> v0.41.0
golang.org/x/text v0.33.0 -> v0.35.0
google.golang.org/api v0.257.0 -> v0.267.0
google.golang.org/grpc v1.77.0 -> v1.79.3
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.35.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-20260217215200-42d3e9bedb6d
google.golang.org/genproto/googleapis/api v0.0.0-20251213004720-97cd9d5aeac2 -> v0.0.0-20260217215200-42d3e9bedb6d
google.golang.org/genproto/googleapis/rpc v0.0.0-20251213004720-97cd9d5aeac2 -> v0.0.0-20260217215200-42d3e9bedb6d

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: 1

🤖 Fix all issues with AI agents
In `@go.mod`:
- Line 12: The go.mod references a non-existent module version
cloud.google.com/go/auth v0.18.2; change that dependency to a published version
(prefer v0.18.1 or v0.18.0) in go.mod, run go get/update to tidy the module
graph, and re-run tests; also review usages of google.golang.org/grpc (the grpc
module) because upgrading to v1.78.0 introduces breaking changes—verify any
Dial/target strings (dial targets), grpc-status parsing paths, and any xDS
resolver integrations in your codebase to ensure they still behave correctly
after the dependency update.

Comment thread go.mod Outdated
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module cloud.google.com/go/auth to v0.18.2 chore(deps): update module cloud.google.com/go/auth to v0.18.2 - autoclosed Feb 24, 2026
@red-hat-konflux red-hat-konflux Bot closed this Feb 24, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module cloud.google.com/go/auth to v0.18.2 - autoclosed chore(deps): update module cloud.google.com/go/auth to v0.18.2 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/cloud.google.com-go-auth-0.x branch 2 times, most recently from df01bc3 to 74dd278 Compare February 24, 2026 13:02
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module cloud.google.com/go/auth to v0.18.2 chore(deps): update module cloud.google.com/go/auth to v0.18.2 - autoclosed Mar 2, 2026
@red-hat-konflux red-hat-konflux Bot closed this Mar 2, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module cloud.google.com/go/auth to v0.18.2 - autoclosed chore(deps): update module cloud.google.com/go/auth to v0.18.2 Mar 2, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Mar 2, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/cloud.google.com-go-auth-0.x branch 2 times, most recently from 74dd278 to 485c094 Compare March 2, 2026 21:58
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/cloud.google.com-go-auth-0.x branch from 0ccc948 to 92cc15b Compare April 6, 2026 01:40
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module cloud.google.com/go/auth to v0.19.0 chore(deps): update module cloud.google.com/go/auth to v0.19.0 - autoclosed Apr 6, 2026
@red-hat-konflux red-hat-konflux Bot closed this Apr 6, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module cloud.google.com/go/auth to v0.19.0 - autoclosed chore(deps): update module cloud.google.com/go/auth to v0.19.0 Apr 6, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Apr 6, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/cloud.google.com-go-auth-0.x branch 3 times, most recently from 8be82be to ab76a94 Compare April 7, 2026 01:57
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module cloud.google.com/go/auth to v0.19.0 chore(deps): update module cloud.google.com/go/auth to v0.20.0 Apr 7, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module cloud.google.com/go/auth to v0.20.0 chore(deps): update module cloud.google.com/go/auth to v0.20.0 - autoclosed Apr 9, 2026
@red-hat-konflux red-hat-konflux Bot closed this Apr 9, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module cloud.google.com/go/auth to v0.20.0 - autoclosed chore(deps): update module cloud.google.com/go/auth to v0.20.0 Apr 10, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Apr 10, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/cloud.google.com-go-auth-0.x branch 2 times, most recently from ab76a94 to 8ebf23e Compare April 10, 2026 01:47
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module cloud.google.com/go/auth to v0.20.0 chore(deps): update module cloud.google.com/go/auth to v0.20.0 - autoclosed Apr 11, 2026
@red-hat-konflux red-hat-konflux Bot closed this Apr 11, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module cloud.google.com/go/auth to v0.20.0 - autoclosed chore(deps): update module cloud.google.com/go/auth to v0.20.0 Apr 12, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Apr 12, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/cloud.google.com-go-auth-0.x branch 2 times, most recently from 8ebf23e to 6c1cbad Compare April 12, 2026 01:45
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module cloud.google.com/go/auth to v0.20.0 chore(deps): update module cloud.google.com/go/auth to v0.20.0 - autoclosed Apr 16, 2026
@red-hat-konflux red-hat-konflux Bot closed this Apr 16, 2026
@red-hat-konflux red-hat-konflux Bot changed the title chore(deps): update module cloud.google.com/go/auth to v0.20.0 - autoclosed chore(deps): update module cloud.google.com/go/auth to v0.20.0 Apr 16, 2026
@red-hat-konflux red-hat-konflux Bot reopened this Apr 16, 2026
@red-hat-konflux red-hat-konflux Bot force-pushed the konflux/mintmaker/main/cloud.google.com-go-auth-0.x branch 3 times, most recently from 04d093c to 00157e7 Compare April 16, 2026 17:49
Signed-off-by: red-hat-konflux <126015336+red-hat-konflux[bot]@users.noreply.github.com>
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 22, 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 2e2a299 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