Skip to content

Build(deps): Bump cloud.google.com/go/iam from 1.5.3 to 1.9.0#1095

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/cloud.google.com/go/iam-1.9.0
Open

Build(deps): Bump cloud.google.com/go/iam from 1.5.3 to 1.9.0#1095
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/go_modules/cloud.google.com/go/iam-1.9.0

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 20, 2026

Bumps cloud.google.com/go/iam from 1.5.3 to 1.9.0.

Release notes

Sourced from cloud.google.com/go/iam's releases.

gkemulticloud: v1.9.0

v1.9.0 (2026-04-13)

iam: v1.9.0

v1.9.0 (2026-04-13)

shopping: v1.9.0

v1.9.0 (2026-04-13)

ids: v1.8.0

v1.8.0 (2026-04-13)

support: v1.8.0

v1.8.0 (2026-04-13)

securesourcemanager: v1.7.0

v1.7.0 (2026-04-13)

vmwareengine: v1.6.0

v1.6.0 (2026-04-13)

Changelog

Sourced from cloud.google.com/go/iam's changelog.

1.9.0 (2022-10-25)

Features

  • documentai: start generating stubs dir (de2d180)

1.8.0 (2022-09-21)

Features

  • documentai: rewrite signatures in terms of new types for betas (9f303f9)

1.7.0 (2022-09-19)

Features

  • documentai: start generating proto message types (563f546)

1.6.0 (2022-09-15)

Features

  • documentai/apiv1beta3: add REST transport (f7b0822)

1.5.0 (2022-08-18)

⚠ BREAKING CHANGES

  • documentai: Changed the name field for ProcessRequest and BatchProcessorRequest to accept * so the name field can accept Processor and ProcessorVersion.

Features

  • documentai: Added field_mask to ProcessRequest object in document_processor_service.proto feat: Added parent_ids to Revision object in document.proto feat: Added integer_values, float_values and non_present to Entity object in document.proto feat: Added corrected_key_text, correct_value_text to FormField object in document.proto feat: Added OperationMetadata resource feat!: Added Processor Management and Processor Version support to v1 library (370e23e)

Documentation

  • documentai: fix minor docstring formatting (370e23e)

Miscellaneous Chores

1.4.0 (2022-02-23)

... (truncated)

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)

Bumps [cloud.google.com/go/iam](https://github.com/googleapis/google-cloud-go) from 1.5.3 to 1.9.0.
- [Release notes](https://github.com/googleapis/google-cloud-go/releases)
- [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
- [Commits](googleapis/google-cloud-go@iam/v1.5.3...iot/v1.9.0)

---
updated-dependencies:
- dependency-name: cloud.google.com/go/iam
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Apr 20, 2026
@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 20, 2026

[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 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

@openshift-ci
Copy link
Copy Markdown

openshift-ci Bot commented Apr 20, 2026

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.

@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 Apr 20, 2026
@coderabbitai
Copy link
Copy Markdown

coderabbitai Bot commented Apr 20, 2026

Summary by CodeRabbit

  • Chores
    • Updated Go toolchain from version 1.24.13 to 1.25.0
    • Updated multiple critical dependencies including Google Cloud libraries, gRPC, and observability packages to latest versions

Walkthrough

Updated Go toolchain directive from version 1.24.13 to 1.25.0 and bumped multiple direct and indirect dependencies, including cloud.google.com/go/iam, Google Cloud API, gRPC, and OpenTelemetry modules, along with various golang.org/x packages.

Changes

Cohort / File(s) Summary
Go Module Manifest
go.mod
Updated Go toolchain directive from 1.24.13 to 1.25.0. Bumped direct dependencies including cloud.google.com/go/iam, googleapis/gax-go/v2, google.golang.org/api, google.golang.org/grpc, and golang.org/x modules. Updated indirect dependencies across Google Cloud, OpenTelemetry, and golang.org/x packages; replaced google.golang.org/genproto revisions.

Estimated code review effort

🎯 2 (Simple) | ⏱️ ~10 minutes

🚥 Pre-merge checks | ✅ 3
✅ Passed checks (3 passed)
Check name Status Explanation
Title check ✅ Passed The title specifically mentions bumping cloud.google.com/go/iam from 1.5.3 to 1.9.0, which is the primary change shown in the changeset. It directly matches the main dependency update.
Description check ✅ Passed The description is related to the changeset, providing release notes and details about the cloud.google.com/go/iam dependency bump from 1.5.3 to 1.9.0, which is the main change in the PR.
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 dependabot/go_modules/cloud.google.com/go/iam-1.9.0

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

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

🤖 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: go.mod was bumped to Go 1.25.0 but CI workflows still install older Go
versions; update all GitHub Actions uses of the setup-go action to set
go-version: 1.25 so CI matches go.mod. Specifically, edit the workflows named
check-pull-request and publish-release to change every setup-go step's
go-version input to "1.25" (there are two occurrences in check-pull-request and
one in publish-release) so builds won't break after merging.
🪄 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: Organization UI

Review profile: CHILL

Plan: Pro Plus

Run ID: 016b5f38-5f17-4fad-9964-fdfc6cf14a0c

📥 Commits

Reviewing files that changed from the base of the PR and between f80645d and 73202c4.

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

Comment thread go.mod
module github.com/openshift-online/ocm-cli

go 1.24.13
go 1.25.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.

⚠️ Potential issue | 🔴 Critical

🧩 Analysis chain

🏁 Script executed:

#!/bin/bash
set -euo pipefail

echo "== Locate Go version pins in CI and container tooling =="
fd -HI 'go\.(mod|sum)|Dockerfile|Containerfile|\.tool-versions|go\.work|.*\.ya?ml|.*\.yaml' . \
  | xargs -r rg -n --no-heading -e '\bgo\s+1\.[0-9]+' -e 'golang:[0-9]+\.[0-9]+' -e 'setup-go' -e 'go-version'

echo
echo "== Focus on GitHub Actions setup-go entries (if present) =="
rg -n --no-heading -C2 'setup-go|go-version' .github/workflows || true

Repository: openshift-online/ocm-cli

Length of output: 2338


🏁 Script executed:

#!/bin/bash
set -euo pipefail

echo "== Search for Dockerfile, podman, and container configs =="
fd -HI '(Dockerfile|Containerfile|\.devcontainer)' . -x cat -n {}

echo
echo "== Check for any python/shell build scripts that might hardcode Go version =="
rg -l 'golang|go version|go.*1\.' . --type sh --type py | head -20 || true

Repository: openshift-online/ocm-cli

Length of output: 1498


🏁 Script executed:

#!/bin/bash
set -euo pipefail

echo "== Check UBI9 go-toolset image documentation for typical Go version =="
echo "Note: This image version may vary. Common versions in ubi9/go-toolset:latest range from 1.20-1.24"
echo

echo "== Confirm all GitHub Actions workflow files and their setup-go versions =="
find .github/workflows -name '*.yaml' -o -name '*.yml' | while read f; do
  echo "File: $f"
  grep -A1 'setup-go' "$f" | head -4 || echo "  (no setup-go found)"
  echo
done

Repository: openshift-online/ocm-cli

Length of output: 531


Update GitHub Actions workflows to Go 1.25.x before merging.

Line 3 upgrades go.mod to 1.25.0, but CI workflows still target 1.22–1.23. This mismatch will break builds immediately post-merge:

  • .github/workflows/check-pull-request.yaml: update setup-go to go-version: 1.25 (both occurrences on lines 51 and 77)
  • .github/workflows/publish-release.yaml: update setup-go to go-version: 1.25 (line 45)
🤖 Prompt for AI Agents
Verify each finding against the current code and only fix it if needed.

In `@go.mod` at line 3, go.mod was bumped to Go 1.25.0 but CI workflows still
install older Go versions; update all GitHub Actions uses of the setup-go action
to set go-version: 1.25 so CI matches go.mod. Specifically, edit the workflows
named check-pull-request and publish-release to change every setup-go step's
go-version input to "1.25" (there are two occurrences in check-pull-request and
one in publish-release) so builds won't break after merging.

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

Labels

dependencies Pull requests that update a dependency file go Pull requests that update go code 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