Skip to content

NO-ISSUE: Bump the osac-operator-go-dependencies group across 2 directories with 7 updates - #677

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/osac-operator/osac-operator-go-dependencies-0fd04a1f95
Closed

NO-ISSUE: Bump the osac-operator-go-dependencies group across 2 directories with 7 updates#677
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/osac-operator/osac-operator-go-dependencies-0fd04a1f95

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 1, 2026

Copy link
Copy Markdown
Contributor

Bumps the osac-operator-go-dependencies group with 5 updates in the /osac-operator directory:

Package From To
github.com/container-storage-interface/spec 1.12.0 1.13.0
github.com/onsi/gomega 1.42.1 1.43.0
k8s.io/apimachinery 0.36.4 0.37.0
k8s.io/apiserver 0.36.4 0.37.0
kubevirt.io/api 1.8.4 1.9.0

Bumps the osac-operator-go-dependencies group with 2 updates in the /osac-operator/api directory: github.com/onsi/gomega and k8s.io/api.

Updates github.com/container-storage-interface/spec from 1.12.0 to 1.13.0

Release notes

Sourced from github.com/container-storage-interface/spec's releases.

v1.13.0

Breaking changes/Deprecations:

  • None

Additions:

Clarifications/Corrections/Fixes:

  • #587 - Add note about possibly lower available capacity on MountVolume volumes by @​nixpanic
  • #563 - describe ABORTED as error message for CreateVolumeGroupSnapshot by @​nixpanic
  • #605 - Fix RESOURCE_EXHAUSTED error code from 13 to 8 by @​nixpanic

Dependencies:

  • #602/#607 - Bump golang from 1.23 to 1.25

New Contributors

Full Changelog: container-storage-interface/spec@v1.12.0...v1.13.0

v1.13.0-rc1

No release notes provided.

Commits
  • b516e92 Merge pull request #607 from container-storage-interface/dependabot/go_module...
  • 3c04186 Bump golang.org/x/net from 0.48.0 to 0.55.0
  • ad56747 Merge pull request #606 from mdzraf/SnapTopologyPOC
  • 5334f34 Introducing Snapshot Topology
  • cd9e7ad Merge pull request #604 from gnufied/implement-volume-health
  • 8e06851 Add documentation about reserved fields
  • 6f80119 Update wording for DATA_LOSS and capabilities
  • 72e2e56 Update the CSI spec to address the review comments
  • 0c33790 Add volume health proposal
  • e74e0e8 Fix RESOURCE_EXHAUSTED error code from 13 to 8 (#605)
  • Additional commits viewable in compare view

Updates github.com/onsi/gomega from 1.42.1 to 1.43.0

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.43.0

1.43.0

Features

Add gomock adaptor extension for using Gomega matchers with gomock

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.43.0

Features

Add gomock adaptor extension for using Gomega matchers with gomock

Commits

Updates k8s.io/apimachinery from 0.36.4 to 0.37.0

Commits
  • 7164e39 Update dependencies to v0.37.0 tag
  • e55f9ba feat(api): Update node restriction admission to use new API
  • cb0680d Merge pull request #129125 from pohly/log-client-go-tools-apis
  • 97b2132 Merge pull request #140194 from gnufied/implement-volume-health-api
  • f21afab Add validation for camelcase in reason field
  • d7ad413 Merge pull request #140782 from dims/update-kube-openapi
  • e15ad7c Merge pull request #138808 from chenk008/cbor-streaminglist
  • 464b5d1 Update k8s.io/kube-openapi to v0.0.0-20260721132016-d427ff9ee9ad
  • 0de14ec Merge pull request #140732 from thockin/dv-add-prefixed-label-key
  • 95258eb Merge pull request #134037 from ibihim/ibihim/2025-09-09_unsafe-delete-of-cor...
  • Additional commits viewable in compare view

Updates k8s.io/apiserver from 0.36.4 to 0.37.0

Commits
  • 4d85a66 Update dependencies to v0.37.0 tag
  • a657dcf Keep the existing WantsAuthorizer interface as well for existing admission pl...
  • 24a394e Merge pull request #140860 from richabanker/watch-event-dispatch-latency-stor...
  • 04a5ff2 Merge pull request #140113 from pmengelbert/pmengelbert/authentication_to_adm...
  • b8516c3 Merge pull request #140851 from richabanker/watch-event-dispatch-latency-hand...
  • b60513a Merge pull request #140785 from ibihim/promote-unsafe-deletion-beta
  • 699454d etcd3: include first cause in corrupt object list error
  • bfd891b add storage_to_cache stage to watch dispatch metric
  • 033d4fd add handoff stage to watch dispatch metric
  • 8c6ff7d Merge pull request #140205 from pohly/cel-deps
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.36.4 to 0.37.0

Commits
  • 2807644 Update dependencies to v0.37.0 tag
  • 50c6f9b metrics: Register: Fix incorrect assignment
  • 49f0a7b Merge pull request #140931 from pohly/client-go-changelog-adding-apigroups
  • 74d4b1e Merge pull request #140966 from alancaldelas/client-go-fakecustomstore-store
  • 2bf14f2 Merge pull request #140990 from xigang/revert-140448
  • 7b892fe Revert "Merge pull request #140448 from xigang/event_broadcaster_goroutine_leak"
  • df92378 Merge pull request #140334 from nojnhuh/dra-workloadresourceclaims-beta
  • 45a0ff1 client-go: restore FakeCustomStore conformance to cache.Store
  • 9d3b531 Merge pull request #139795 from omeryahud/worktree-kep-5963-device-compat-groups
  • 694f4eb apidiff: ignore adding entirely new API groups
  • Additional commits viewable in compare view

Updates kubevirt.io/api from 1.8.4 to 1.9.0

Commits
  • 83a8fc3 api update by KubeVirt Prow build 2082808337480552448
  • 8fb6035 api update by KubeVirt Prow build 2081408016631992320
  • 8a71446 api update by KubeVirt Prow build 2081183370464727040
  • 8fe9ba3 api update by KubeVirt Prow build 2081187560167575552
  • dcfb224 api update by KubeVirt Prow build 2080820979432427520
  • 76b5c67 api update by KubeVirt Prow build 2080733071321075712
  • 4ef2507 api update by KubeVirt Prow build 2080733108688130048
  • 27cbe21 api update by KubeVirt Prow build 2078161080135192576
  • 1b04bb1 api update by KubeVirt Prow build 2077088456936263680
  • 3e76ac1 api update by KubeVirt Prow build 2076983216459223040
  • Additional commits viewable in compare view

Updates github.com/onsi/gomega from 1.42.1 to 1.43.0

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.43.0

1.43.0

Features

Add gomock adaptor extension for using Gomega matchers with gomock

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.43.0

Features

Add gomock adaptor extension for using Gomega matchers with gomock

Commits

Updates k8s.io/api from 0.36.4 to 0.37.0

Commits
  • 34b5cc4 Update dependencies to v0.37.0 tag
  • 72a1627 Merge pull request #140334 from nojnhuh/dra-workloadresourceclaims-beta
  • a713cf9 Merge pull request #139795 from omeryahud/worktree-kep-5963-device-compat-groups
  • 6caf352 Merge pull request #134639 from AkihiroSuda/rootless-beta
  • 51815c0 Merge pull request #140029 from gauravkghildiyal/derived-attributes
  • fce58fa DRA: regenerate code for the compatibility-groups API
  • 7500b7a DRA: add CompatibilityGroups to the resource.k8s.io API
  • de863e3 KEP-5729: Promote DRAWorkloadResourceClaims to beta
  • 6e847e1 api: Run make-update to regenerate API files
  • 1de5bcf api: add DRADerivedAttributes feature gate and API types
  • Additional commits viewable in compare view

Updates k8s.io/apimachinery from 0.36.4 to 0.37.0

Commits
  • 7164e39 Update dependencies to v0.37.0 tag
  • e55f9ba feat(api): Update node restriction admission to use new API
  • cb0680d Merge pull request #129125 from pohly/log-client-go-tools-apis
  • 97b2132 Merge pull request #140194 from gnufied/implement-volume-health-api
  • f21afab Add validation for camelcase in reason field
  • d7ad413 Merge pull request #140782 from dims/update-kube-openapi
  • e15ad7c Merge pull request #138808 from chenk008/cbor-streaminglist
  • 464b5d1 Update k8s.io/kube-openapi to v0.0.0-20260721132016-d427ff9ee9ad
  • 0de14ec Merge pull request #140732 from thockin/dv-add-prefixed-label-key
  • 95258eb Merge pull request #134037 from ibihim/ibihim/2025-09-09_unsafe-delete-of-cor...
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

…tories with 7 updates

Bumps the osac-operator-go-dependencies group with 5 updates in the /osac-operator directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/container-storage-interface/spec](https://github.com/container-storage-interface/spec) | `1.12.0` | `1.13.0` |
| [github.com/onsi/gomega](https://github.com/onsi/gomega) | `1.42.1` | `1.43.0` |
| [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.36.4` | `0.37.0` |
| [k8s.io/apiserver](https://github.com/kubernetes/apiserver) | `0.36.4` | `0.37.0` |
| [kubevirt.io/api](https://github.com/kubevirt/api) | `1.8.4` | `1.9.0` |

Bumps the osac-operator-go-dependencies group with 2 updates in the /osac-operator/api directory: [github.com/onsi/gomega](https://github.com/onsi/gomega) and [k8s.io/api](https://github.com/kubernetes/api).


Updates `github.com/container-storage-interface/spec` from 1.12.0 to 1.13.0
- [Release notes](https://github.com/container-storage-interface/spec/releases)
- [Commits](container-storage-interface/spec@v1.12.0...v1.13.0)

Updates `github.com/onsi/gomega` from 1.42.1 to 1.43.0
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.42.1...v1.43.0)

Updates `k8s.io/apimachinery` from 0.36.4 to 0.37.0
- [Commits](kubernetes/apimachinery@v0.36.4...v0.37.0)

Updates `k8s.io/apiserver` from 0.36.4 to 0.37.0
- [Commits](kubernetes/apiserver@v0.36.4...v0.37.0)

Updates `k8s.io/client-go` from 0.36.4 to 0.37.0
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.36.4...v0.37.0)

Updates `kubevirt.io/api` from 1.8.4 to 1.9.0
- [Commits](kubevirt/api@v1.8.4...v1.9.0)

Updates `github.com/onsi/gomega` from 1.42.1 to 1.43.0
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.42.1...v1.43.0)

Updates `k8s.io/api` from 0.36.4 to 0.37.0
- [Commits](kubernetes/api@v0.36.4...v0.37.0)

Updates `k8s.io/apimachinery` from 0.36.4 to 0.37.0
- [Commits](kubernetes/apimachinery@v0.36.4...v0.37.0)

---
updated-dependencies:
- dependency-name: github.com/container-storage-interface/spec
  dependency-version: 1.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: osac-operator-go-dependencies
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: osac-operator-go-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: osac-operator-go-dependencies
- dependency-name: k8s.io/apiserver
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: osac-operator-go-dependencies
- dependency-name: k8s.io/client-go
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: osac-operator-go-dependencies
- dependency-name: kubevirt.io/api
  dependency-version: 1.9.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: osac-operator-go-dependencies
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.43.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: osac-operator-go-dependencies
- dependency-name: k8s.io/api
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: osac-operator-go-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.37.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: osac-operator-go-dependencies
...

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 Sep 1, 2026
@openshift-ci-robot

Copy link
Copy Markdown

@dependabot[bot]: This pull request explicitly references no jira issue.

Details

In response to this:

Bumps the osac-operator-go-dependencies group with 5 updates in the /osac-operator directory:

Package From To
github.com/container-storage-interface/spec 1.12.0 1.13.0
github.com/onsi/gomega 1.42.1 1.43.0
k8s.io/apimachinery 0.36.4 0.37.0
k8s.io/apiserver 0.36.4 0.37.0
kubevirt.io/api 1.8.4 1.9.0

Bumps the osac-operator-go-dependencies group with 2 updates in the /osac-operator/api directory: github.com/onsi/gomega and k8s.io/api.

Updates github.com/container-storage-interface/spec from 1.12.0 to 1.13.0

Release notes

Sourced from github.com/container-storage-interface/spec's releases.

v1.13.0

Breaking changes/Deprecations:

  • None

Additions:

Clarifications/Corrections/Fixes:

  • #587 - Add note about possibly lower available capacity on MountVolume volumes by @​nixpanic
  • #563 - describe ABORTED as error message for CreateVolumeGroupSnapshot by @​nixpanic
  • #605 - Fix RESOURCE_EXHAUSTED error code from 13 to 8 by @​nixpanic

Dependencies:

  • #602/#607 - Bump golang from 1.23 to 1.25

New Contributors

Full Changelog: container-storage-interface/spec@v1.12.0...v1.13.0

v1.13.0-rc1

No release notes provided.

Commits
  • b516e92 Merge pull request #607 from container-storage-interface/dependabot/go_module...
  • 3c04186 Bump golang.org/x/net from 0.48.0 to 0.55.0
  • ad56747 Merge pull request #606 from mdzraf/SnapTopologyPOC
  • 5334f34 Introducing Snapshot Topology
  • cd9e7ad Merge pull request #604 from gnufied/implement-volume-health
  • 8e06851 Add documentation about reserved fields
  • 6f80119 Update wording for DATA_LOSS and capabilities
  • 72e2e56 Update the CSI spec to address the review comments
  • 0c33790 Add volume health proposal
  • e74e0e8 Fix RESOURCE_EXHAUSTED error code from 13 to 8 (#605)
  • Additional commits viewable in compare view

Updates github.com/onsi/gomega from 1.42.1 to 1.43.0

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.43.0

1.43.0

Features

Add gomock adaptor extension for using Gomega matchers with gomock

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.43.0

Features

Add gomock adaptor extension for using Gomega matchers with gomock

Commits

Updates k8s.io/apimachinery from 0.36.4 to 0.37.0

Commits
  • 7164e39 Update dependencies to v0.37.0 tag
  • e55f9ba feat(api): Update node restriction admission to use new API
  • cb0680d Merge pull request #129125 from pohly/log-client-go-tools-apis
  • 97b2132 Merge pull request #140194 from gnufied/implement-volume-health-api
  • f21afab Add validation for camelcase in reason field
  • d7ad413 Merge pull request #140782 from dims/update-kube-openapi
  • e15ad7c Merge pull request #138808 from chenk008/cbor-streaminglist
  • 464b5d1 Update k8s.io/kube-openapi to v0.0.0-20260721132016-d427ff9ee9ad
  • 0de14ec Merge pull request #140732 from thockin/dv-add-prefixed-label-key
  • 95258eb Merge pull request #134037 from ibihim/ibihim/2025-09-09_unsafe-delete-of-cor...
  • Additional commits viewable in compare view

Updates k8s.io/apiserver from 0.36.4 to 0.37.0

Commits
  • 4d85a66 Update dependencies to v0.37.0 tag
  • a657dcf Keep the existing WantsAuthorizer interface as well for existing admission pl...
  • 24a394e Merge pull request #140860 from richabanker/watch-event-dispatch-latency-stor...
  • 04a5ff2 Merge pull request #140113 from pmengelbert/pmengelbert/authentication_to_adm...
  • b8516c3 Merge pull request #140851 from richabanker/watch-event-dispatch-latency-hand...
  • b60513a Merge pull request #140785 from ibihim/promote-unsafe-deletion-beta
  • 699454d etcd3: include first cause in corrupt object list error
  • bfd891b add storage_to_cache stage to watch dispatch metric
  • 033d4fd add handoff stage to watch dispatch metric
  • 8c6ff7d Merge pull request #140205 from pohly/cel-deps
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.36.4 to 0.37.0

Commits
  • 2807644 Update dependencies to v0.37.0 tag
  • 50c6f9b metrics: Register: Fix incorrect assignment
  • 49f0a7b Merge pull request #140931 from pohly/client-go-changelog-adding-apigroups
  • 74d4b1e Merge pull request #140966 from alancaldelas/client-go-fakecustomstore-store
  • 2bf14f2 Merge pull request #140990 from xigang/revert-140448
  • 7b892fe Revert "Merge pull request #140448 from xigang/event_broadcaster_goroutine_leak"
  • df92378 Merge pull request #140334 from nojnhuh/dra-workloadresourceclaims-beta
  • 45a0ff1 client-go: restore FakeCustomStore conformance to cache.Store
  • 9d3b531 Merge pull request #139795 from omeryahud/worktree-kep-5963-device-compat-groups
  • 694f4eb apidiff: ignore adding entirely new API groups
  • Additional commits viewable in compare view

Updates kubevirt.io/api from 1.8.4 to 1.9.0

Commits
  • 83a8fc3 api update by KubeVirt Prow build 2082808337480552448
  • 8fb6035 api update by KubeVirt Prow build 2081408016631992320
  • 8a71446 api update by KubeVirt Prow build 2081183370464727040
  • 8fe9ba3 api update by KubeVirt Prow build 2081187560167575552
  • dcfb224 api update by KubeVirt Prow build 2080820979432427520
  • 76b5c67 api update by KubeVirt Prow build 2080733071321075712
  • 4ef2507 api update by KubeVirt Prow build 2080733108688130048
  • 27cbe21 api update by KubeVirt Prow build 2078161080135192576
  • 1b04bb1 api update by KubeVirt Prow build 2077088456936263680
  • 3e76ac1 api update by KubeVirt Prow build 2076983216459223040
  • Additional commits viewable in compare view

Updates github.com/onsi/gomega from 1.42.1 to 1.43.0

Release notes

Sourced from github.com/onsi/gomega's releases.

v1.43.0

1.43.0

Features

Add gomock adaptor extension for using Gomega matchers with gomock

Changelog

Sourced from github.com/onsi/gomega's changelog.

1.43.0

Features

Add gomock adaptor extension for using Gomega matchers with gomock

Commits

Updates k8s.io/api from 0.36.4 to 0.37.0

Commits
  • 34b5cc4 Update dependencies to v0.37.0 tag
  • 72a1627 Merge pull request #140334 from nojnhuh/dra-workloadresourceclaims-beta
  • a713cf9 Merge pull request #139795 from omeryahud/worktree-kep-5963-device-compat-groups
  • 6caf352 Merge pull request #134639 from AkihiroSuda/rootless-beta
  • 51815c0 Merge pull request #140029 from gauravkghildiyal/derived-attributes
  • fce58fa DRA: regenerate code for the compatibility-groups API
  • 7500b7a DRA: add CompatibilityGroups to the resource.k8s.io API
  • de863e3 KEP-5729: Promote DRAWorkloadResourceClaims to beta
  • 6e847e1 api: Run make-update to regenerate API files
  • 1de5bcf api: add DRADerivedAttributes feature gate and API types
  • Additional commits viewable in compare view

Updates k8s.io/apimachinery from 0.36.4 to 0.37.0

Commits
  • 7164e39 Update dependencies to v0.37.0 tag
  • e55f9ba feat(api): Update node restriction admission to use new API
  • cb0680d Merge pull request #129125 from pohly/log-client-go-tools-apis
  • 97b2132 Merge pull request #140194 from gnufied/implement-volume-health-api
  • f21afab Add validation for camelcase in reason field
  • d7ad413 Merge pull request #140782 from dims/update-kube-openapi
  • e15ad7c Merge pull request #138808 from chenk008/cbor-streaminglist
  • 464b5d1 Update k8s.io/kube-openapi to v0.0.0-20260721132016-d427ff9ee9ad
  • 0de14ec Merge pull request #140732 from thockin/dv-add-prefixed-label-key
  • 95258eb Merge pull request #134037 from ibihim/ibihim/2025-09-09_unsafe-delete-of-cor...
  • Additional commits viewable in compare view

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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

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 openshift-eng/jira-lifecycle-plugin repository.

@openshift-ci

openshift-ci Bot commented Sep 1, 2026

Copy link
Copy Markdown

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

@dependabot @github

dependabot Bot commented on behalf of github Sep 5, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #759.

@dependabot dependabot Bot closed this Sep 5, 2026
@dependabot
dependabot Bot deleted the dependabot/go_modules/osac-operator/osac-operator-go-dependencies-0fd04a1f95 branch September 5, 2026 05:03
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 jira/valid-reference

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant