Skip to content

chore(deps): bump the go group across 1 directory with 15 updates#180

Merged
hilmarf merged 1 commit into
mainfrom
dependabot/go_modules/go-a35233df1a
Sep 22, 2025
Merged

chore(deps): bump the go group across 1 directory with 15 updates#180
hilmarf merged 1 commit into
mainfrom
dependabot/go_modules/go-a35233df1a

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Sep 21, 2025

Bumps the go group with 8 updates in the / directory:

Package From To
code.gitea.io/sdk/gitea 0.21.0 0.22.0
github.com/fluxcd/pkg/apis/meta 1.18.0 1.21.0
github.com/fluxcd/pkg/runtime 0.80.0 0.86.0
github.com/fluxcd/pkg/ssa 0.52.0 0.55.0
github.com/fluxcd/pkg/version 0.9.0 0.10.0
github.com/fluxcd/source-controller/api 1.6.2 1.7.0
github.com/open-component-model/ocm-controller 0.26.7 0.26.8
ocm.software/ocm 0.27.0 0.29.1

Updates code.gitea.io/sdk/gitea from 0.21.0 to 0.22.0

Updates github.com/fluxcd/pkg/apis/meta from 1.18.0 to 1.21.0

Commits
  • 6ce1a83 Merge pull request #1019 from fluxcd/update-otel
  • 828f74f Prepare release
  • e7a2b15 Update otel to v1.38.0
  • d2f54dd Merge pull request #1018 from fluxcd/meta-artifact
  • 9adb480 apis: Add Artifact type to meta package
  • 7201e2c Merge pull request #1017 from fluxcd/kustomize-ignore-components
  • 929f4b4 kustomize: Add ignoreMissingComponents option
  • a5e02ce Merge pull request #1013 from fluxcd/meta-history
  • 71c0a08 Prepare release
  • 4aaf176 meta: Add History API for tracking reconcile runs in status
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/runtime from 0.80.0 to 0.86.0

Commits
  • a4d6607 Merge pull request #1030 from fluxcd/cel-any
  • 633addb Prepare for release
  • e2a9309 runtime/cel: introduce Evaluate()
  • 4e0af91 Merge pull request #1028 from fluxcd/cel-string-slice
  • 3adc488 Prepare for release
  • c302901 runtime/cel: introduce EvaluateStringSlice()
  • 6914a6a Merge pull request #1027 from fluxcd/helm-v0.34.0
  • 75e64b1 Update Helm to v3.19.0
  • bf02f0a Merge pull request #1026 from fluxcd/storage-refactoring
  • e2dd3d1 artifact: Refactor storage package structure
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/ssa from 0.52.0 to 0.55.0

Commits
  • 6ce1a83 Merge pull request #1019 from fluxcd/update-otel
  • 828f74f Prepare release
  • e7a2b15 Update otel to v1.38.0
  • d2f54dd Merge pull request #1018 from fluxcd/meta-artifact
  • 9adb480 apis: Add Artifact type to meta package
  • 7201e2c Merge pull request #1017 from fluxcd/kustomize-ignore-components
  • 929f4b4 kustomize: Add ignoreMissingComponents option
  • a5e02ce Merge pull request #1013 from fluxcd/meta-history
  • 71c0a08 Prepare release
  • 4aaf176 meta: Add History API for tracking reconcile runs in status
  • Additional commits viewable in compare view

Updates github.com/fluxcd/pkg/version from 0.9.0 to 0.10.0

Commits
  • b9b6a10 Merge pull request #842 from fluxcd/k8s-1.32.0
  • 7b6cd90 Update dependencies to Kubernetes 1.32.0 and Go 1.23.0
  • b9c338a Merge pull request #841 from fluxcd/load-vars
  • cf1915e Make the variables loading function public
  • 84013d4 Merge pull request #839 from fluxcd/workflow-tf-setup
  • b91dc11 workflows: Use setup-terraform install latest
  • 5bf9095 Merge pull request #838 from fluxcd/meta-v1.8.0
  • 05a2b81 Update apis/meta version in chartutil and runtime
  • f58229d Merge pull request #836 from fluxcd/chartutil
  • 8f0cbf5 Add chartutil package and ValuesReference type to APIs
  • Additional commits viewable in compare view

Updates github.com/fluxcd/source-controller/api from 1.6.2 to 1.7.0

Release notes

Sourced from github.com/fluxcd/source-controller/api's releases.

v1.7.0

Changelog

v1.7.0 changelog

Container images

  • docker.io/fluxcd/source-controller:v1.7.0
  • ghcr.io/fluxcd/source-controller:v1.7.0

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the security documentation.

v1.7.0-rc.3

This release candidate is meant for testing.

Container images

  • docker.io/fluxcd/source-controller:v1.7.0-rc.3
  • ghcr.io/fluxcd/source-controller:v1.7.0-rc.3

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the security documentation.

v1.7.0-rc.2

This release candidate is meant for testing.

Container images

  • docker.io/fluxcd/source-controller:v1.7.0-rc.2
  • ghcr.io/fluxcd/source-controller:v1.7.0-rc.2

Supported architectures: linux/amd64, linux/arm64 and linux/arm/v7.

The container images are built on GitHub hosted runners and are signed with cosign and GitHub OIDC. To verify the images and their provenance (SLSA level 3), please see the security documentation.

v1.7.0-rc.1

This release candidate is meant for testing.

Container images

  • docker.io/fluxcd/source-controller:v1.7.0-rc.1

... (truncated)

Changelog

Sourced from github.com/fluxcd/source-controller/api's changelog.

1.7.0

Release date: 2025-09-15

This minor release comes with new features, improvements and bug fixes.

ExternalArtifact

A new ExternalArtifact API has been added to the source.toolkit.fluxcd.io group. This API enables advanced source composition and decomposition patterns implemented by the source-watcher controller.

GitRepository

GitRepository controller now includes fixes for stalling issues and improved error handling. Multi-tenant workload identity support has been added for Azure repositories when the ObjectLevelWorkloadIdentity feature gate is enabled. TLS configuration support has been added for GitHub App authentication.

Bucket

Bucket controller now supports multi-tenant workload identity for AWS, Azure and GCP providers when the ObjectLevelWorkloadIdentity feature gate is enabled. A default service account flag has been added for lockdown scenarios.

General updates

The controller now supports system certificate pools for improved CA compatibility, and TLS ServerName pinning has been removed from TLS configuration for better flexibility. A --default-service-account=<sa name> flag was introduced for workload identity multi-tenancy lockdown.

In addition, the Kubernetes dependencies have been updated to v1.34, Helm has been updated to v3.19 and various other controller dependencies have been updated to their latest version. The controller is now built with Go 1.25.

Fixes:

  • Fix GitRepository controller stalling when it shouldn't #1865

Improvements:

  • [RFC-0010] Add multi-tenant workload identity support for GCP Bucket #1862
  • [RFC-0010] Add multi-tenant workload identity support for AWS Bucket #1868
  • [RFC-0010] Add multi-tenant workload identity support for Azure GitRepository #1871
  • [RFC-0010] Add default-service-account for lockdown #1872
  • [RFC-0010] Add multi-tenant workload identity support for Azure Blob Storage #1875
  • [RFC-0012] Add ExternalArtifact API documentation #1881
  • [RFC-0012] Refactor controller to use fluxcd/pkg/artifact #1883
  • Migrate OCIRepository controller to runtime/secrets #1851
  • Migrate Bucket controller to runtime/secrets #1852

... (truncated)

Commits
  • 39b9314 Merge pull request #1889 from fluxcd/release-v1.7.0
  • 9531d5a Release v1.7.0
  • ca2c18f Add changelog entry for v1.7.0
  • eae8d19 Merge pull request #1888 from fluxcd/helm-v3.19
  • ee1aebf Update Helm to v3.19.0
  • eb1ff72 Merge pull request #1887 from fluxcd/external-artifact-conform-runtime
  • 8d7ef1d api: Make ExternalArtifact conform to runtime Getter/Setter interface
  • 5f4f360 Merge pull request #1886 from fluxcd/ea-conform-source
  • 4880652 api: Make ExternalArtifact conform to the Source interface
  • cf72221 Merge pull request #1883 from fluxcd/refactor-artifact
  • Additional commits viewable in compare view

Updates github.com/open-component-model/ocm-controller from 0.26.7 to 0.26.8

Release notes

Sourced from github.com/open-component-model/ocm-controller's releases.

v0.26.8

Release v0.26.8

  • Add fully qualified image value (#723)
  • fix(registry): change readiness and liveness probe to httpGet /v2 (#720)

🧰 Maintenance

  • chore(deps): bump the go group with 3 updates (#716)

⬆️ Dependencies

  • chore(deps): bump the go group with 3 updates (#716)
Commits
  • e261915 chore: release notes for v0.26.8 (#727)
  • dcce94c chore(deps): bump anchore/sbom-action from 0.20.4 to 0.20.5 in the ci group (...
  • 88aaf0d Add fully qualified image value (#723)
  • f89d1f9 chore(deps): bump goreleaser/goreleaser-action from 6.3.0 to 6.4.0 in the ci ...
  • f04ac1c chore(deps): bump the go group with 3 updates (#716)
  • 069f0eb chore(deps): bump github/codeql-action from 3.29.8 to 3.29.9 in the ci group ...
  • 7c9873b fix(registry): change readiness and liveness probe to httpGet /v2 (#720)
  • ca46af8 chore(deps): bump actions/checkout from 4.2.2 to 5.0.0 in the ci group (#718)
  • ed45abf chore(deps): bump github/codeql-action from 3.29.6 to 3.29.8 in the ci group ...
  • See full diff in compare view

Updates github.com/stretchr/testify from 1.10.0 to 1.11.1

Release notes

Sourced from github.com/stretchr/testify's releases.

v1.11.1

This release fixes #1785 introduced in v1.11.0 where expected argument values implementing the stringer interface (String() string) with a method which mutates their value, when passed to mock.Mock.On (m.On("Method", <expected>).Return()) or actual argument values passed to mock.Mock.Called may no longer match one another where they previously did match. The behaviour prior to v1.11.0 where the stringer is always called is restored. Future testify releases may not call the stringer method at all in this case.

What's Changed

Full Changelog: stretchr/testify@v1.11.0...v1.11.1

v1.11.0

What's Changed

Functional Changes

v1.11.0 Includes a number of performance improvements.

Fixes

Documentation, Build & CI

... (truncated)

Commits
  • 2a57335 Merge pull request #1788 from brackendawson/1785-backport-1.11
  • af8c912 Backport #1786 to release/1.11
  • b7801fb Merge pull request #1778 from stretchr/dependabot/github_actions/actions/chec...
  • 69831f3 build(deps): bump actions/checkout from 4 to 5
  • a53be35 Improve captureTestingT helper
  • aafb604 mock: improve formatting of error message
  • 7218e03 improve error msg
  • 929a212 Merge pull request #1758 from stretchr/dolmen/suite-faster-method-filtering
  • bc7459e suite: faster filtering of methods (-testify.m)
  • 7d37b5c suite: refactor methodFilter
  • Additional commits viewable in compare view

Updates k8s.io/api from 0.33.4 to 0.34.0

Commits
  • ae6c3b9 Update dependencies to v0.34.0 tag
  • 133a39c Merge remote-tracking branch 'origin/master' into release-1.34
  • fd087be clarify that staging repos are automatically published
  • ff163ef add pointer to CONTRIBUTING.md for more details on contributing, clarify read...
  • 5ec86fc link to what a staging repository is
  • 08c5dee docs: clarify that this is a staging repository and not for direct contributions
  • ba64d0b Update prerelease lifecycle to v1.34
  • 25f849c Merge pull request #132522 from sunya-ch/KEP-5075-PR
  • baa1eb1 KEP-5075: generated codes from make update
  • 740b2c9 KEP-5075: API updates
  • Additional commits viewable in compare view

Updates k8s.io/apiextensions-apiserver from 0.33.4 to 0.34.0

Commits
  • ce01291 Update dependencies to v0.34.0 tag
  • aada5e8 Merge remote-tracking branch 'origin/master' into release-1.34
  • bad5b2a clarify that staging repos are automatically published
  • f498996 add pointer to CONTRIBUTING.md for more details on contributing, clarify read...
  • f782221 link to what a staging repository is
  • 3625d64 docs: clarify that this is a staging repository and not for direct contributions
  • 71e26b6 Bump etcd sdk to v3.6.4
  • 056a425 Merge pull request #133180 from ylink-lfs/chore/ptr_cast_replace
  • 63d27f2 Merge pull request #132942 from thockin/kyaml
  • 6f8ce15 Allow white-spaced CABundle during webhook client creation and validation (#1...
  • Additional commits viewable in compare view

Updates k8s.io/apimachinery from 0.33.4 to 0.34.0

Commits
  • b72d93d Merge remote-tracking branch 'origin/master' into release-1.34
  • cd8b91c clarify that staging repos are automatically published
  • 8c59599 add pointer to CONTRIBUTING.md for more details on contributing, clarify read...
  • ec3cea5 link to what a staging repository is
  • e4db694 docs: clarify that this is a staging repository and not for direct contributions
  • 04507a3 Merge pull request #132942 from thockin/kyaml
  • 50e39b1 Merge pull request #132935 from benluddy/cbor-bump-custom-marshalers
  • 7d108e8 Re-vendor sigs.k8s.io/yaml @ v1.6.0
  • 58c4eb0 Merge pull request #133130 from ylink-lfs/chore/residual_boolptr_removal
  • 38a24e6 chore: residual boolptr and intptr removal
  • Additional commits viewable in compare view

Updates k8s.io/cli-runtime from 0.33.4 to 0.34.0

Commits
  • b62c062 Update dependencies to v0.34.0 tag
  • fa852f2 Merge remote-tracking branch 'origin/master' into release-1.34
  • 31d0c93 clarify that staging repos are automatically published
  • 4f6ba3b add pointer to CONTRIBUTING.md for more details on contributing, clarify read...
  • d6bbb5b link to what a staging repository is
  • 2977eea docs: clarify that this is a staging repository and not for direct contributions
  • 4ef9d63 Merge pull request #132942 from thockin/kyaml
  • a50ecb1 Merge pull request #132935 from benluddy/cbor-bump-custom-marshalers
  • 2f74b34 Merge pull request #132593 from koba1t/update/kubectl-in-kustomize_to_v5.7.0
  • 1cc2f70 Update kubectl kustomize to kyaml/v0.20.1, cmd/config/v0.20.1, api/v0.20.1, k...
  • Additional commits viewable in compare view

Updates k8s.io/client-go from 0.33.4 to 0.34.0

Commits
  • b1c7d7b Update dependencies to v0.34.0 tag
  • 97396af Merge remote-tracking branch 'origin/master' into release-1.34
  • 5f737f3 clarify that staging repos are automatically published
  • 0b8655b add pointer to CONTRIBUTING.md for more details on contributing, clarify read...
  • c00384c link to what a staging repository is
  • b53b1f8 docs: clarify that this is a staging repository and not for direct contributions
  • 42e6182 KEP-5075: generated codes from make update
  • da11948 Merge pull request #130653 from yliaog/master
  • 3b7d818 extended resource backed by DRA: codegen
  • bb11581 Merge pull request #130160 from KobayashiD27/dra-device-binding-conditions
  • Additional commits viewable in compare view

Updates ocm.software/ocm from 0.27.0 to 0.29.1

Release notes

Sourced from ocm.software/ocm's releases.

v0.29.1

What's Changed

⬆️ Dependencies

🧰 Maintenance

Full Changelog: open-component-model/ocm@v0.29.0...v0.29.1

v0.29.0

What's Changed

🐛 Bug Fixes

⬆️ Dependencies

🧰 Maintenance

Full Changelog: open-component-model/ocm@v0.28...v0.29.0

v0.29.0-rc.1

What's Changed

🐛 Bug Fixes

⬆️ Dependencies

... (truncated)

Commits
  • c9a4cd0 Release v0.29.1
  • 70af624 chore: update Go version to 1.25.1 (open-component-model#1609) (#1611)
  • d6c43e7 chore: bump VERSION to 0.29.1-dev (#1610)
  • 2d0e9e8 Release v0.29.0
  • a67cd36 fix(ci): correct artifact download path in release workflow to ensure proper ...
  • ce5eb4d chore: update minimal build version to go 1.25 (#1591)
  • 24ee03d chore: update 'flake.nix' (#1590)
  • 26ea852 chore(deps): bump the go group with 10 updates (#1589)
  • f129439 chore(deps): bump github/codeql-action from 3.29.10 to 3.29.11 in the ci grou...
  • 564bba1 chore: update 'flake.nix' (#1587)
  • Additional commits viewable in compare view

Updates sigs.k8s.io/controller-runtime from 0.21.0 to 0.22.1

Release notes

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

v0.22.1

What's Changed

Full Changelog: kubernetes-sigs/controller-runtime@v0.22.0...v0.22.1

v0.22.0

🔆 Highlights

⚠️ Breaking changes

✨ Features

🐛 Bugfixes

🌱 Other

... (truncated)

Commits
  • 6422ed0 Merge pull request #3308 from k8s-infra-cherrypick-robot/cherry-pick-3307-to-...
  • 09a2e89 Revert deprecation of client.Apply
  • fc84a60 Merge pull request #3300 from troy0820/troy0820/k8s-deps-1.34
  • c430462 update k8s.io dependencies to v0.34.0
  • 7085be7 Merge pull request #3299 from sbueringer/pr-clarify-state-of-warmup
  • 5fd7ff6 Clarify state of Warmup feature
  • e922805 Merge pull request #3293 from s-z-z/certwatcher-patch
  • 41feb4f feat(certwatcher): add instance-specific logger with cert/key context
  • 0f4e99e Merge pull request #3296 from alvaroaleman/reconciliationtimeout
  • f8db32f ✨ Add a ReconciliationTimeout option
  • 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 a...

Description has been truncated

Bumps the go group with 8 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| code.gitea.io/sdk/gitea | `0.21.0` | `0.22.0` |
| [github.com/fluxcd/pkg/apis/meta](https://github.com/fluxcd/pkg) | `1.18.0` | `1.21.0` |
| [github.com/fluxcd/pkg/runtime](https://github.com/fluxcd/pkg) | `0.80.0` | `0.86.0` |
| [github.com/fluxcd/pkg/ssa](https://github.com/fluxcd/pkg) | `0.52.0` | `0.55.0` |
| [github.com/fluxcd/pkg/version](https://github.com/fluxcd/pkg) | `0.9.0` | `0.10.0` |
| [github.com/fluxcd/source-controller/api](https://github.com/fluxcd/source-controller) | `1.6.2` | `1.7.0` |
| [github.com/open-component-model/ocm-controller](https://github.com/open-component-model/ocm-controller) | `0.26.7` | `0.26.8` |
| [ocm.software/ocm](https://github.com/open-component-model/ocm) | `0.27.0` | `0.29.1` |



Updates `code.gitea.io/sdk/gitea` from 0.21.0 to 0.22.0

Updates `github.com/fluxcd/pkg/apis/meta` from 1.18.0 to 1.21.0
- [Commits](fluxcd/pkg@apis/meta/v1.18.0...apis/meta/v1.21.0)

Updates `github.com/fluxcd/pkg/runtime` from 0.80.0 to 0.86.0
- [Commits](fluxcd/pkg@runtime/v0.80.0...runtime/v0.86.0)

Updates `github.com/fluxcd/pkg/ssa` from 0.52.0 to 0.55.0
- [Commits](fluxcd/pkg@oci/v0.52.0...oci/v0.55.0)

Updates `github.com/fluxcd/pkg/version` from 0.9.0 to 0.10.0
- [Commits](fluxcd/pkg@tar/v0.9.0...tar/v0.10.0)

Updates `github.com/fluxcd/source-controller/api` from 1.6.2 to 1.7.0
- [Release notes](https://github.com/fluxcd/source-controller/releases)
- [Changelog](https://github.com/fluxcd/source-controller/blob/main/CHANGELOG.md)
- [Commits](fluxcd/source-controller@v1.6.2...v1.7.0)

Updates `github.com/open-component-model/ocm-controller` from 0.26.7 to 0.26.8
- [Release notes](https://github.com/open-component-model/ocm-controller/releases)
- [Changelog](https://github.com/open-component-model/ocm-controller/blob/main/.goreleaser.yaml)
- [Commits](open-component-model/ocm-controller@v0.26.7...v0.26.8)

Updates `github.com/stretchr/testify` from 1.10.0 to 1.11.1
- [Release notes](https://github.com/stretchr/testify/releases)
- [Commits](stretchr/testify@v1.10.0...v1.11.1)

Updates `k8s.io/api` from 0.33.4 to 0.34.0
- [Commits](kubernetes/api@v0.33.4...v0.34.0)

Updates `k8s.io/apiextensions-apiserver` from 0.33.4 to 0.34.0
- [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
- [Commits](kubernetes/apiextensions-apiserver@v0.33.4...v0.34.0)

Updates `k8s.io/apimachinery` from 0.33.4 to 0.34.0
- [Commits](kubernetes/apimachinery@v0.33.4...v0.34.0)

Updates `k8s.io/cli-runtime` from 0.33.4 to 0.34.0
- [Commits](kubernetes/cli-runtime@v0.33.4...v0.34.0)

Updates `k8s.io/client-go` from 0.33.4 to 0.34.0
- [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
- [Commits](kubernetes/client-go@v0.33.4...v0.34.0)

Updates `ocm.software/ocm` from 0.27.0 to 0.29.1
- [Release notes](https://github.com/open-component-model/ocm/releases)
- [Changelog](https://github.com/open-component-model/ocm/blob/main/RELEASE_PROCESS.md)
- [Commits](open-component-model/ocm@v0.27...v0.29.1)

Updates `sigs.k8s.io/controller-runtime` from 0.21.0 to 0.22.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.21.0...v0.22.1)

---
updated-dependencies:
- dependency-name: code.gitea.io/sdk/gitea
  dependency-version: 0.22.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/apis/meta
  dependency-version: 1.21.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/runtime
  dependency-version: 0.86.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/ssa
  dependency-version: 0.55.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/pkg/version
  dependency-version: 0.10.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/fluxcd/source-controller/api
  dependency-version: 1.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: github.com/open-component-model/ocm-controller
  dependency-version: 0.26.8
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: go
- dependency-name: github.com/stretchr/testify
  dependency-version: 1.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: k8s.io/api
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: k8s.io/apiextensions-apiserver
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: k8s.io/apimachinery
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: k8s.io/cli-runtime
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: k8s.io/client-go
  dependency-version: 0.34.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: ocm.software/ocm
  dependency-version: 0.29.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
- dependency-name: sigs.k8s.io/controller-runtime
  dependency-version: 0.22.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: go
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Sep 21, 2025
@dependabot dependabot Bot requested a review from a team as a code owner September 21, 2025 06:03
@dependabot dependabot Bot added kind/chore chore, maintenance, etc. kind/dependency dependency update, etc. labels Sep 21, 2025
@hilmarf hilmarf merged commit 1afd084 into main Sep 22, 2025
6 checks passed
@dependabot dependabot Bot deleted the dependabot/go_modules/go-a35233df1a branch September 22, 2025 09:00
@ocmbot ocmbot Bot added this to the 2025-Q3 milestone Sep 22, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

kind/chore chore, maintenance, etc. kind/dependency dependency update, etc.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant