Skip to content

NO-ISSUE: Bump the go-dependencies group across 1 directory with 11 updates - #21

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-f88a763488
Open

NO-ISSUE: Bump the go-dependencies group across 1 directory with 11 updates#21
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/go-dependencies-f88a763488

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 21, 2026

Copy link
Copy Markdown

Bumps the go-dependencies group with 6 updates in the / directory:

Package From To
github.com/go-logr/logr 1.4.3 1.4.4
github.com/gophercloud/gophercloud/v2 2.12.0 2.13.0
github.com/onsi/ginkgo/v2 2.28.1 2.32.0
github.com/osac-project/osac-operator 0.1.1-0.20260511193951-8bf9632098a0 0.1.1
github.com/osac-project/osac-operator/api 0.0.2-0.20260511193951-8bf9632098a0 0.0.7
github.com/osac-project/bare-metal-fulfillment-operator 0.0.0-20260604222633-b2bc28802356 0.0.10

Updates github.com/go-logr/logr from 1.4.3 to 1.4.4

Release notes

Sourced from github.com/go-logr/logr's releases.

v1.4.4

What's Changed

New Contributors

Full Changelog: go-logr/logr@v1.4.3...v1.4.4

Commits
  • 96a9aba Fix lint
  • 51c6302 Better implementation of pointer recursion checking
  • c667114 funcr: Handle and test recursive values
  • f7ffadb Add benchmark for pointer args
  • e2a3c8e funcr: bound slog.Group nesting depth to prevent stack overflow
  • 2886d2b build(deps): bump actions/setup-go from 6.5.0 to 7.0.0
  • 0b40896 build(deps): bump github/codeql-action/upload-sarif
  • 77f671b Bump to Go 1.26
  • cce283f build(deps): bump golangci/golangci-lint-action from 9.2.1 to 9.3.0
  • 3832a11 build(deps): bump github/codeql-action/upload-sarif
  • Additional commits viewable in compare view

Updates github.com/gophercloud/gophercloud/v2 from 2.12.0 to 2.13.0

Release notes

Sourced from github.com/gophercloud/gophercloud/v2's releases.

v2.13.0

What's Changed

Full Changelog: gophercloud/gophercloud@v2.12.0...v2.13.0

Changelog

Sourced from github.com/gophercloud/gophercloud/v2's changelog.

v2.13.0 (2026-06-25)

  • GH-3717 build(deps): bump golang.org/x/crypto from 0.49.0 to 0.50.0
  • GH-3720 build(deps): bump actions/upload-artifact from 7.0.0 to 7.0.1
  • GH-3723 build(deps): bump github/codeql-action from 4.35.1 to 4.35.2
  • GH-3728 [v2] Implement resource provider allocations
  • GH-3730 [v2] fix: skip non-struct fields in extractIntoPtr slice path to prevent unmarshal panic
  • GH-3731 [v2] Implement usages
  • GH-3732 [v2] Leverage RandomUUID() in Placement resourceproviders tests
  • GH-3737 [v2] Bump golangci-lint
  • GH-3744 build(deps): bump actions/labeler from 6.0.1 to 6.1.0
  • GH-3752 build(deps): bump github/codeql-action from 4.35.2 to 4.35.4
  • GH-3758 build(deps): bump golang.org/x/crypto from 0.50.0 to 0.51.0
  • GH-3760 [v2] fix(vpnaas): change encryption and auth method in acceptance tests
  • GH-3762 [v2] Allow clearing Placement resource provider parent_provider_uuid
  • GH-3764 build(deps): bump github/codeql-action from 4.35.4 to 4.35.5
  • GH-3769 [v2] db/instances: remove hardcoded 300GB size cap
  • GH-3770 [v2] neutron: properly enable port-forwarding extension in devstack
  • GH-3771 [v2] tests: Prefer extension check over environment variable
  • GH-3772 [v2] Add Placement resourceprovider list post 1.39
  • GH-3774 [v2] Add support for listing recordsets across all zones
  • GH-3775 [v2] CI: Use pre-built amphora images for Octavia jobs
  • GH-3776 [v2] allow port ranges in floating ip portforwarding
  • GH-3781 build(deps): bump golang.org/x/crypto from 0.51.0 to 0.52.0
  • GH-3784 build(deps): bump github/codeql-action from 4.35.5 to 4.36.0
  • GH-3787 [v2] docs: relax one-operation-per-PR rule
  • GH-3790 [v2] Add AGENTS.md
  • GH-3794 build(deps): bump github/codeql-action from 4.36.0 to 4.36.1
  • GH-3802 [v2] dns: add AllProjects support to zones.List via X-Auth-All-Projects header
  • GH-3808 dns: fix SudoTenantID type in zones ListOpts
Commits
  • 0e61a3a Merge pull request #3821 from shiftstack/prepare-v2.13
  • ee7fcad Prepare v2.13.0
  • ea41478 Merge pull request #3808 from abhijith-darshan/fix/zones_tenant_header_v2
  • 22e36bc dns: fix SudoTenantID type in zones ListOpts
  • 4e9d09a Merge pull request #3802 from gophercloud/bp-v2-2782e25
  • bab9377 dns: add AllProjects and SudoTenantID header support to zones.List
  • 831ca10 Merge pull request #3794 from gophercloud/dependabot/github_actions/v2/github...
  • fb05e8d Merge pull request #3790 from gophercloud/bp-v2-07787e8
  • e118605 build(deps): bump github/codeql-action from 4.36.0 to 4.36.1
  • 4227bb3 Add AGENTS.md
  • Additional commits viewable in compare view

Updates github.com/onsi/ginkgo/v2 from 2.28.1 to 2.32.0

Release notes

Sourced from github.com/onsi/ginkgo/v2's releases.

v2.32.0

2.32.0

-fd generate RSpec-style documentation output. Thank @​woodie ! --sleep-on-failure pauses a failed spec before teardown. Thanks @​qinqon !

v2.31.0

2.31.0

Add a bunch of Claude Skills via the marketplace:

/plugin marketplace add onsi/ginkgo
/plugin install ginkgo@ginkgo

v2.30.0

2.30.0

Features

Ginkgo now allows extentions/global.Reset to support running multiple suites from within a single process. This may take some massaging on your part (see 1672) but can dramatically speed up codebases with O(hundreds) of test suites.

Thanks @​lawrencejones !

Fixes

  • Fix nested --github-output group for progress report nested inside timeline [4f62d7a]

v2.29.0

2.29.0

GinkgoHelperGo makes it easier to write test helpers that need to run in goroutines. Specifically, it makes managing the failure state and capturing failure panics correctly straightforward.

ginkgo outline now includes entries defined in DescribeTableSubtree

v2.28.3

2.28.3

Maintenance

Bump all dependencies

v2.28.2

2.28.2

  • Add ArtifactDir() to support Go 1.26 testing.TB interface [f3a36b6]
  • Implement shell completion [94151c8]
  • Add asan CLI option mirroring msan implementation [4d21dbb]
  • Bump uri from 1.0.3 to 1.0.4 in /docs (#1630) [c102161]
  • fix aspect ratio [9619647]
  • update logos [5779304]
Changelog

Sourced from github.com/onsi/ginkgo/v2's changelog.

2.32.0

-fd generate RSpec-style documentation output. Thank @​woodie ! --sleep-on-failure pauses a failed spec before teardown. Thanks @​qinqon !

2.31.0

Add a bunch of Claude Skills via the marketplace:

/plugin marketplace add onsi/ginkgo
/plugin install ginkgo@ginkgo

2.30.0

Features

Ginkgo now allows extentions/global.Reset to support running multiple suites from within a single process. This may take some massaging on your part (see 1672) but can dramatically speed up codebases with O(hundreds) of test suites.

Thanks @​lawrencejones !

Fixes

  • Fix nested --github-output group for progress report nested inside timeline [4f62d7a]

2.29.0

GinkgoHelperGo makes it easier to write test helpers that need to run in goroutines. Specifically, it makes managing the failure state and capturing failure panics correctly straightforward.

ginkgo outline now includes entries defined in DescribeTableSubtree

2.28.3

Maintenance

Bump all dependencies

2.28.2

  • Add ArtifactDir() to support Go 1.26 testing.TB interface [f3a36b6]
  • Implement shell completion [94151c8]
  • Add asan CLI option mirroring msan implementation [4d21dbb]
  • Bump uri from 1.0.3 to 1.0.4 in /docs (#1630) [c102161]
  • fix aspect ratio [9619647]
  • update logos [5779304]
Commits
  • 9ff1646 v2.32.0
  • 0491f2a Make -fd exclusive of -p/-procs and -randomize-all
  • 334f74a respect SilenceSkips in fd mode, add test
  • 21047ce No need for a new method.
  • 7d281e1 Break out to two methods.
  • 5313727 More integration, fewer changes.
  • b83f524 Fewer new methods.
  • 73c59df feat: add -fd flag for RSpec-style documentation output
  • 76a2074 feat: add --sleep-on-failure to pause a failed spec before teardown
  • 3c7bde4 v2.31.0
  • Additional commits viewable in compare view

Updates github.com/onsi/gomega from 1.39.1 to 1.40.0

Release notes

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

v1.40.0

1.40.0

We're adopting a new release strategy to minimize dependency bloat in projects that consume Gomega. It is a limitation of the go mod toolchain that test subdependencies of your project's direct dependencies get pulled in as indirect dependencies. In the case of Gomega, this ends up pulling in all of Ginkgo into your go.mod even if you are only using Gomega (Gomega uses Ginkgo for its own tests).

Going forward, releases will strip out all tests, tidy up the go.mod and then push this stripped down version to a new master-lite branch. These stripped-down versions will receive the vx.y.z git tag and will be picked up by the go toolchain.

Please open an issue if this new release process causes unexpected changes for your projects.

Changelog

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

1.40.0

We're adopting a new release strategy to minimize dependency bloat in projects that consume Gomega. It is a limitation of the go mod toolchain that test subdependencies of your project's direct dependencies get pulled in as indirect dependencies. In the case of Gomega, this ends up pulling in all of Ginkgo into your go.mod even if you are only using Gomega (Gomega uses Ginkgo for its own tests).

Going forward, releases will strip out all tests, tidy up the go.mod and then push this stripped down version to a new master-lite branch. These stripped-down versions will receive the vx.y.z git tag and will be picked up by the go toolchain.

Please open an issue if this new release process causes unexpected changes for your projects.

Commits

Updates github.com/osac-project/osac-operator from 0.1.1-0.20260511193951-8bf9632098a0 to 0.1.1

Commits

Updates github.com/osac-project/osac-operator/api from 0.0.2-0.20260511193951-8bf9632098a0 to 0.0.7

Release notes

Sourced from github.com/osac-project/osac-operator/api's releases.

osac-operator v0.0.7

What's Changed

Full Changelog: osac-project/osac-operator@v0.0.6...v0.0.7

Commits

Updates k8s.io/apimachinery from 0.35.4 to 0.36.2

Commits
  • ae3f98e Update dependencies to v0.36.2 tag
  • 2ec982d Merge pull request #139508lalitc375/automated-cherry-pick-of-#139480
  • 6a88102 Fix wrong marking of errors
  • efb7f26 Merge remote-tracking branch 'origin/master' into release-1.36
  • d966e56 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 79b3632 Merge pull request #137864 from yongruilin/dv-dra-mismatch
  • a8822f7 Add slice and map union member support with tests
  • 7dba2d0 Use IsZero instead of IsNil for union ratcheting check
  • d95710f Fix union validation ratcheting when oldObj is nil
  • 729062d Merge pull request #137849 from bryantbiggs/deps/update-kube-openapi
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.35.4 to 0.36.1

Commits
  • 55ef15a Update dependencies to v0.36.1 tag
  • f22a53e Merge remote-tracking branch 'origin/master' into release-1.36
  • a948641 Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • 7e44ffc Add Workload-Aware Preemption fields to Workload and PodGroup APIs
  • df2d882 Merge pull request #136989 from nojnhuh/podgroup-resourceclaim
  • 4eece52 Workload API: PodGroup ResourceClaims (KEP-5729)
  • 3d35c51 Merge pull request #137190 from everpeace/KEP-5491-alpha
  • 0434117 Merge pull request #137028 from nmn3m/feature/dra-resource-pool-status
  • ba785be Drop CSR analogy, mark ObjectMeta +required,reduce limits (maxItems=500, maxL...
  • 4a9c878 Add ResourcePoolStatusRequest API types and generated code
  • Additional commits viewable in compare view

Updates sigs.k8s.io/controller-runtime from 0.23.3 to 0.24.1

Release notes

Sourced from sigs.k8s.io/controller-runtime's releases.

v0.24.1

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.24.0...v0.24.1

v0.24.0

⚠️ Breaking Changes

🐛 Bug Fixes

  • Cache: Fix IndexField blocking until informer is synced (#3445)
  • Cache: Wait for cache sync when ReaderFailOnMissingInformer is true (#3425)
  • Client: Update typed ApplyConfigurations with server response (#3475)
  • Fakeclient: Fix SSA status patch resource version check (#3443)
  • Fakeclient: Fix panic when using CRs with embedded pointer structs (#3431)
  • Fakeclient: Fix status apply if existing object has managedFields set (#3430)
  • Fakeclient: Retry GenerateName on AlreadyExists collisions (#3498)
  • HTTP servers: Wire up base context into http servers (#3452)

🌱 Others

  • Builder/Webhooks: Remove deprecated custom path function (#3465)
  • Cache: Test cache reader waits for cache sync (#3434)
  • Certwatcher: Deflake certwatcher tests (#3457)
  • Dependencies: Use forked version of btree (#3449)
  • Envtest: Ensure envtest stops the whole process group (#3447)
  • Logging: Add missing space in zap-log-level flag description (#3492)
  • Misc: Adopt new(x) over ptr.To(x) and re-enable newexpr lint (#3489)
  • Owners: Cleanup (#3453)
  • Recorder: Add logger into context for structured logging (#3454)
  • Recorder: Switch to StartLogging for event debug logs (#3451)
  • Scheme: Deprecate the scheme builder (#3461)
  • Source/Kind: Improve logging for dynamic type kind source (#3494)
  • Webhooks: Reduce memory usage of default webhooks (#3463 #3468)

🌱 CI & linters

  • Chore: Update golangci-lint version to v2.8.0 (#3448)
  • Chore: Update golangci-lint version to v2.10.1 (#3470)
  • Chore: Update golangci-lint version to v2.11.3 (#3482)
  • Migrate away from custom GitHub action approval workflow (#3491)
  • Release: Auto-create git tags for the tools/setup-envtest submodule (#3476)

📖 Additionally, there has been 1 contribution to our documentation. (#3477)

Dependencies

... (truncated)

Commits
  • 3be3f1b Merge pull request #3516 from k8s-infra-cherrypick-robot/cherry-pick-3515-to-...
  • 0f7b33d Fix regression in Apply typed error handling
  • d3eaef3 Merge pull request #3475 from alvaroaleman/fixfix
  • 3296f32 🐛 Update typed Applyconfigurations with server response
  • c8b4b9d Merge pull request #3506 from troy0820/troy0820/update-deps-k8s
  • 557c314 update to k8s.io v1.36.0
  • e4a998c Merge pull request #3499 from kubernetes-sigs/dependabot/github_actions/all-g...
  • 1a31c56 Merge pull request #3498 from vieux/fix-fake-client-generatename-retry
  • 80bc294 fakeclient: retry GenerateName on AlreadyExists collisions (match K8s 1.32 be...
  • 77b730a 🌱 Bump the all-github-actions group with 2 updates
  • Additional commits viewable in compare view

Updates github.com/osac-project/bare-metal-fulfillment-operator from 0.0.0-20260604222633-b2bc28802356 to 0.0.10

Release notes

Sourced from github.com/osac-project/bare-metal-fulfillment-operator's releases.

bare-metal-fulfillment-operator v0.0.10

What's Changed

New Contributors

Full Changelog: osac-project/bare-metal-fulfillment-operator@v0.0.9...v0.0.10

bare-metal-fulfillment-operator v0.0.9

What's Changed

Full Changelog: osac-project/bare-metal-fulfillment-operator@v0.0.8...v0.0.9

bare-metal-fulfillment-operator v0.0.8

What's Changed

Full Changelog: osac-project/bare-metal-fulfillment-operator@v0.0.7...v0.0.8

bare-metal-fulfillment-operator v0.0.7

What's Changed

Full Changelog: osac-project/bare-metal-fulfillment-operator@v0.0.6...v0.0.7

bare-metal-fulfillment-operator v0.0.6

What's Changed

Full Changelog: osac-project/bare-metal-fulfillment-operator@v0.0.5...v0.0.6

Commits

Updates k8s.io/api from 0.35.4 to 0.36.2

Commits
  • 2f4cefd Update dependencies to v0.36.2 tag
  • 879d396 Merge remote-tracking branch 'origin/master' into release-1.36
  • 030d81f Update github.com/moby/spdystream from v0.5.0 to v0.5.1
  • aef6eb6 Add granular authorization for DRA ResourceClaim status updates
  • 91061ea Merge pull request #136589 from tosi3k/preemption-mode
  • e6b81e2 Add Workload-Aware Preemption fields to Workload and PodGroup APIs
  • f8fce2e Merge pull request #136989 from nojnhuh/podgroup-resourceclaim
  • b928f5e Workload API: PodGroup ResourceClaims (KEP-5729)
  • 61bd78e Merge pull request #137190 from everpeace/KEP-5491-alpha
  • 6bf46eb Merge pull request #137028 from nmn3m/feature/dra-resource-pool-status
  • 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

…pdates

Bumps the go-dependencies group with 6 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| [github.com/go-logr/logr](https://github.com/go-logr/logr) | `1.4.3` | `1.4.4` |
| [github.com/gophercloud/gophercloud/v2](https://github.com/gophercloud/gophercloud) | `2.12.0` | `2.13.0` |
| [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) | `2.28.1` | `2.32.0` |
| [github.com/osac-project/osac-operator](https://github.com/osac-project/osac-operator) | `0.1.1-0.20260511193951-8bf9632098a0` | `0.1.1` |
| [github.com/osac-project/osac-operator/api](https://github.com/osac-project/osac-operator) | `0.0.2-0.20260511193951-8bf9632098a0` | `0.0.7` |
| [github.com/osac-project/bare-metal-fulfillment-operator](https://github.com/osac-project/bare-metal-fulfillment-operator) | `0.0.0-20260604222633-b2bc28802356` | `0.0.10` |



Updates `github.com/go-logr/logr` from 1.4.3 to 1.4.4
- [Release notes](https://github.com/go-logr/logr/releases)
- [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
- [Commits](go-logr/logr@v1.4.3...v1.4.4)

Updates `github.com/gophercloud/gophercloud/v2` from 2.12.0 to 2.13.0
- [Release notes](https://github.com/gophercloud/gophercloud/releases)
- [Changelog](https://github.com/gophercloud/gophercloud/blob/v2.13.0/CHANGELOG.md)
- [Commits](gophercloud/gophercloud@v2.12.0...v2.13.0)

Updates `github.com/onsi/ginkgo/v2` from 2.28.1 to 2.32.0
- [Release notes](https://github.com/onsi/ginkgo/releases)
- [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
- [Commits](onsi/ginkgo@v2.28.1...v2.32.0)

Updates `github.com/onsi/gomega` from 1.39.1 to 1.40.0
- [Release notes](https://github.com/onsi/gomega/releases)
- [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
- [Commits](onsi/gomega@v1.39.1...v1.40.0)

Updates `github.com/osac-project/osac-operator` from 0.1.1-0.20260511193951-8bf9632098a0 to 0.1.1
- [Release notes](https://github.com/osac-project/osac-operator/releases)
- [Commits](https://github.com/osac-project/osac-operator/commits)

Updates `github.com/osac-project/osac-operator/api` from 0.0.2-0.20260511193951-8bf9632098a0 to 0.0.7
- [Release notes](https://github.com/osac-project/osac-operator/releases)
- [Commits](https://github.com/osac-project/osac-operator/commits/v0.0.7)

Updates `k8s.io/apimachinery` from 0.35.4 to 0.36.2
- [Commits](kubernetes/apimachinery@v0.35.4...v0.36.2)

Updates `k8s.io/client-go` from 0.35.4 to 0.36.1
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.35.4...v0.36.1)

Updates `sigs.k8s.io/controller-runtime` from 0.23.3 to 0.24.1
- [Release notes](https://github.com/kubernetes-sigs/controller-runtime/releases)
- [Changelog](https://github.com/kubernetes-sigs/controller-runtime/blob/main/RELEASE.md)
- [Commits](kubernetes-sigs/controller-runtime@v0.23.3...v0.24.1)

Updates `github.com/osac-project/bare-metal-fulfillment-operator` from 0.0.0-20260604222633-b2bc28802356 to 0.0.10
- [Release notes](https://github.com/osac-project/bare-metal-fulfillment-operator/releases)
- [Commits](https://github.com/osac-project/bare-metal-fulfillment-operator/commits/v0.0.10)

Updates `k8s.io/api` from 0.35.4 to 0.36.2
- [Commits](kubernetes/api@v0.35.4...v0.36.2)

---
updated-dependencies:
- dependency-name: github.com/go-logr/logr
  dependency-version: 1.4.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/gophercloud/gophercloud/v2
  dependency-version: 2.13.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/onsi/ginkgo/v2
  dependency-version: 2.32.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/onsi/gomega
  dependency-version: 1.40.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/osac-project/osac-operator
  dependency-version: 0.1.1
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: github.com/osac-project/osac-operator/api
  dependency-version: 0.0.7
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.36.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: k8s.io/client-go
  dependency-version: 0.36.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.24.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go-dependencies
- dependency-name: github.com/osac-project/bare-metal-fulfillment-operator
  dependency-version: 0.0.10
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go-dependencies
- dependency-name: k8s.io/api
  dependency-version: 0.36.2
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: 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 Jul 21, 2026
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

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants