NO-ISSUE: Bump the osac-operator-go-dependencies group across 2 directories with 7 updates - #677
Conversation
…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[bot]: This pull request explicitly references no jira issue. DetailsIn response to this:
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. |
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: dependabot[bot] The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Superseded by #759. |
Bumps the osac-operator-go-dependencies group with 5 updates in the /osac-operator directory:
1.12.01.13.01.42.11.43.00.36.40.37.00.36.40.37.01.8.41.9.0Bumps 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/specfrom 1.12.0 to 1.13.0Release notes
Sourced from github.com/container-storage-interface/spec's releases.
Commits
b516e92Merge pull request #607 from container-storage-interface/dependabot/go_module...3c04186Bump golang.org/x/net from 0.48.0 to 0.55.0ad56747Merge pull request #606 from mdzraf/SnapTopologyPOC5334f34Introducing Snapshot Topologycd9e7adMerge pull request #604 from gnufied/implement-volume-health8e06851Add documentation about reserved fields6f80119Update wording for DATA_LOSS and capabilities72e2e56Update the CSI spec to address the review comments0c33790Add volume health proposale74e0e8Fix RESOURCE_EXHAUSTED error code from 13 to 8 (#605)Updates
github.com/onsi/gomegafrom 1.42.1 to 1.43.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
bc1f21ev1.43.0c814c0ev1.43.0 (full)a89f25dAdd gomock adaptor extension for using Gomega matchers with gomockUpdates
k8s.io/apimachineryfrom 0.36.4 to 0.37.0Commits
7164e39Update dependencies to v0.37.0 tage55f9bafeat(api): Update node restriction admission to use new APIcb0680dMerge pull request #129125 from pohly/log-client-go-tools-apis97b2132Merge pull request #140194 from gnufied/implement-volume-health-apif21afabAdd validation for camelcase in reason fieldd7ad413Merge pull request #140782 from dims/update-kube-openapie15ad7cMerge pull request #138808 from chenk008/cbor-streaminglist464b5d1Update k8s.io/kube-openapi to v0.0.0-20260721132016-d427ff9ee9ad0de14ecMerge pull request #140732 from thockin/dv-add-prefixed-label-key95258ebMerge pull request #134037 from ibihim/ibihim/2025-09-09_unsafe-delete-of-cor...Updates
k8s.io/apiserverfrom 0.36.4 to 0.37.0Commits
4d85a66Update dependencies to v0.37.0 taga657dcfKeep the existing WantsAuthorizer interface as well for existing admission pl...24a394eMerge pull request #140860 from richabanker/watch-event-dispatch-latency-stor...04a5ff2Merge pull request #140113 from pmengelbert/pmengelbert/authentication_to_adm...b8516c3Merge pull request #140851 from richabanker/watch-event-dispatch-latency-hand...b60513aMerge pull request #140785 from ibihim/promote-unsafe-deletion-beta699454detcd3: include first cause in corrupt object list errorbfd891badd storage_to_cache stage to watch dispatch metric033d4fdadd handoff stage to watch dispatch metric8c6ff7dMerge pull request #140205 from pohly/cel-depsUpdates
k8s.io/client-gofrom 0.36.4 to 0.37.0Commits
2807644Update dependencies to v0.37.0 tag50c6f9bmetrics: Register: Fix incorrect assignment49f0a7bMerge pull request #140931 from pohly/client-go-changelog-adding-apigroups74d4b1eMerge pull request #140966 from alancaldelas/client-go-fakecustomstore-store2bf14f2Merge pull request #140990 from xigang/revert-1404487b892feRevert "Merge pull request #140448 from xigang/event_broadcaster_goroutine_leak"df92378Merge pull request #140334 from nojnhuh/dra-workloadresourceclaims-beta45a0ff1client-go: restore FakeCustomStore conformance to cache.Store9d3b531Merge pull request #139795 from omeryahud/worktree-kep-5963-device-compat-groups694f4ebapidiff: ignore adding entirely new API groupsUpdates
kubevirt.io/apifrom 1.8.4 to 1.9.0Commits
83a8fc3api update by KubeVirt Prow build 20828083374805524488fb6035api update by KubeVirt Prow build 20814080166319923208a71446api update by KubeVirt Prow build 20811833704647270408fe9ba3api update by KubeVirt Prow build 2081187560167575552dcfb224api update by KubeVirt Prow build 208082097943242752076b5c67api update by KubeVirt Prow build 20807330713210757124ef2507api update by KubeVirt Prow build 208073310868813004827cbe21api update by KubeVirt Prow build 20781610801351925761b04bb1api update by KubeVirt Prow build 20770884569362636803e76ac1api update by KubeVirt Prow build 2076983216459223040Updates
github.com/onsi/gomegafrom 1.42.1 to 1.43.0Release notes
Sourced from github.com/onsi/gomega's releases.
Changelog
Sourced from github.com/onsi/gomega's changelog.
Commits
bc1f21ev1.43.0c814c0ev1.43.0 (full)a89f25dAdd gomock adaptor extension for using Gomega matchers with gomockUpdates
k8s.io/apifrom 0.36.4 to 0.37.0Commits
34b5cc4Update dependencies to v0.37.0 tag72a1627Merge pull request #140334 from nojnhuh/dra-workloadresourceclaims-betaa713cf9Merge pull request #139795 from omeryahud/worktree-kep-5963-device-compat-groups6caf352Merge pull request #134639 from AkihiroSuda/rootless-beta51815c0Merge pull request #140029 from gauravkghildiyal/derived-attributesfce58faDRA: regenerate code for the compatibility-groups API7500b7aDRA: add CompatibilityGroups to the resource.k8s.io APIde863e3KEP-5729: Promote DRAWorkloadResourceClaims to beta6e847e1api: Run make-update to regenerate API files1de5bcfapi: add DRADerivedAttributes feature gate and API typesUpdates
k8s.io/apimachineryfrom 0.36.4 to 0.37.0Commits
7164e39Update dependencies to v0.37.0 tage55f9bafeat(api): Update node restriction admission to use new APIcb0680dMerge pull request #129125 from pohly/log-client-go-tools-apis97b2132Merge pull request #140194 from gnufied/implement-volume-health-apif21afabAdd validation for camelcase in reason fieldd7ad413Merge pull request #140782 from dims/update-kube-openapie15ad7cMerge pull request #138808 from chenk008/cbor-streaminglist464b5d1Update k8s.io/kube-openapi to v0.0.0-20260721132016-d427ff9ee9ad0de14ecMerge pull request #140732 from thockin/dv-add-prefixed-label-key95258ebMerge pull request #134037 from ibihim/ibihim/2025-09-09_unsafe-delete-of-cor...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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major versionwill 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 versionwill 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