Skip to content

fix(deps): update module github.com/operator-framework/api to v0.42.0#1240

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-operator-framework-api-0.x
Open

fix(deps): update module github.com/operator-framework/api to v0.42.0#1240
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/github.com-operator-framework-api-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Jan 28, 2026

This PR contains the following updates:

Package Change Age Confidence
github.com/operator-framework/api v0.34.0v0.42.0 age confidence

Release Notes

operator-framework/api (github.com/operator-framework/api)

v0.42.0

Compare Source

What's Changed

Full Changelog: operator-framework/api@v0.41.0...v0.42.0

v0.41.0

Compare Source

What's Changed

Full Changelog: operator-framework/api@v0.40.0...v0.41.0

v0.40.0

Compare Source

What's Changed

Full Changelog: operator-framework/api@v0.39.0...v0.40.0

v0.39.0

Compare Source

Potentially Breaking Changes

#​469 adds support for k8s 1.35, which necessitates some API changes.

What's Changed

Full Changelog: operator-framework/api@v0.38.0...v0.39.0

v0.38.0

Compare Source

What's Changed

Full Changelog: operator-framework/api@v0.37.0...v0.38.0

v0.37.0

Compare Source

Significant Features

  • #​454 provides a new optional release field allowing bundle authors to express packaging-specific versioning for CSVs which is backwards- and forwards-compatible. Validators are updated to ensure correct use of this field. For more information, please see the brief and rfc.

What's Changed

Full Changelog: operator-framework/api@v0.36.0...v0.37.0

v0.36.0

Compare Source

What's Changed

Full Changelog: operator-framework/api@v0.35.0...v0.36.0

v0.35.0

Compare Source

Notice

This release updates to k8s 1.34

What's Changed

Full Changelog: operator-framework/api@v0.34.0...v0.35.0


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot requested a review from a team as a code owner January 28, 2026 09:07
@renovate renovate Bot added chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file safe-to-test labels Jan 28, 2026
@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented Jan 28, 2026

ℹ️ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 50 additional dependencies were updated
  • The go directive was updated for compatibility reasons

Details:

Package Change
go 1.24.4 -> 1.25.7
github.com/onsi/ginkgo/v2 v2.22.0 -> v2.27.2
github.com/onsi/gomega v1.36.1 -> v1.38.2
k8s.io/api v0.33.9 -> v0.35.3
k8s.io/apimachinery v0.33.9 -> v0.35.3
k8s.io/client-go v0.33.9 -> v0.35.3
sigs.k8s.io/controller-runtime v0.21.0 -> v0.23.3
github.com/cenkalti/backoff/v5 v5.0.2 -> v5.0.3
github.com/emicklei/go-restful/v3 v3.12.1 -> v3.12.2
github.com/fsnotify/fsnotify v1.8.0 -> v1.9.0
github.com/fxamacker/cbor/v2 v2.8.0 -> v2.9.0
github.com/go-openapi/jsonpointer v0.21.1 -> v0.22.4
github.com/go-openapi/jsonreference v0.21.0 -> v0.21.4
github.com/go-openapi/swag v0.23.1 -> v0.25.4
github.com/google/cel-go v0.26.0 -> v0.27.0
github.com/google/gnostic-models v0.6.9 -> v0.7.1
github.com/google/pprof v0.0.0-20241029153458-d1b30febd7db -> v0.0.0-20250403155104-27863c87afa6
github.com/grpc-ecosystem/grpc-gateway/v2 v2.27.0 -> v2.27.7
github.com/modern-go/reflect2 v1.0.2 -> v1.0.3-0.20250322232337-35a7c28c31ee
github.com/prometheus/client_golang v1.22.0 -> v1.23.2
github.com/prometheus/common v0.65.0 -> v0.67.5
github.com/prometheus/procfs v0.16.1 -> v0.19.2
github.com/sirupsen/logrus v1.9.3 -> v1.9.4
github.com/spf13/cobra v1.9.1 -> v1.10.2
github.com/spf13/pflag v1.0.6 -> v1.0.10
go.opentelemetry.io/contrib/instrumentation/net/http/otelhttp v0.61.0 -> v0.65.0
go.opentelemetry.io/otel v1.39.0 -> v1.40.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace v1.36.0 -> v1.40.0
go.opentelemetry.io/otel/exporters/otlp/otlptrace/otlptracegrpc v1.36.0 -> v1.40.0
go.opentelemetry.io/otel/metric v1.39.0 -> v1.40.0
go.opentelemetry.io/otel/sdk v1.39.0 -> v1.40.0
go.opentelemetry.io/otel/trace v1.39.0 -> v1.40.0
go.opentelemetry.io/proto/otlp v1.7.0 -> v1.9.0
go.yaml.in/yaml/v2 v2.4.2 -> v2.4.3
golang.org/x/exp v0.0.0-20250620022241-b7579e27df2b -> v0.0.0-20260112195511-716be5621a96
golang.org/x/sys v0.39.0 -> v0.40.0
golang.org/x/term v0.38.0 -> v0.39.0
golang.org/x/text v0.32.0 -> v0.33.0
golang.org/x/time v0.12.0 -> v0.14.0
golang.org/x/tools v0.39.0 -> v0.41.0
google.golang.org/genproto/googleapis/api v0.0.0-20251202230838-ff82c1b0f217 -> v0.0.0-20260202165425-ce8ad4cf556b
google.golang.org/genproto/googleapis/rpc v0.0.0-20251202230838-ff82c1b0f217 -> v0.0.0-20260202165425-ce8ad4cf556b
google.golang.org/protobuf v1.36.10 -> v1.36.11
gopkg.in/evanphx/json-patch.v4 v4.12.0 -> v4.13.0
k8s.io/apiextensions-apiserver v0.33.4 -> v0.35.3
k8s.io/apiserver v0.33.4 -> v0.35.3
k8s.io/component-base v0.33.4 -> v0.35.3
k8s.io/kube-openapi v0.0.0-20250610211856-8b98d1ed966a -> v0.0.0-20260127142750-a19766b6e2d4
k8s.io/utils v0.0.0-20250604170112-4c0f3b243397 -> v0.0.0-20260108192941-914a6e750570
sigs.k8s.io/apiserver-network-proxy/konnectivity-client v0.33.0 -> v0.34.0
sigs.k8s.io/json v0.0.0-20241014173422-cfa47c3a1cc8 -> v0.0.0-20250730193827-2d320260d730

@github-actions github-actions Bot added the needs-triage Needs thorough attention from code reviewers label Jan 28, 2026
@renovate renovate Bot force-pushed the renovate/github.com-operator-framework-api-0.x branch from 1d5614b to 1417e65 Compare February 3, 2026 18:33
@renovate renovate Bot changed the title fix(deps): update module github.com/operator-framework/api to v0.38.0 fix(deps): update module github.com/operator-framework/api to v0.39.0 Feb 3, 2026
@renovate renovate Bot force-pushed the renovate/github.com-operator-framework-api-0.x branch from 1417e65 to 6a753ac Compare February 9, 2026 15:53
@renovate renovate Bot force-pushed the renovate/github.com-operator-framework-api-0.x branch 4 times, most recently from e7bfa78 to 9c3874c Compare February 19, 2026 14:41
@renovate renovate Bot force-pushed the renovate/github.com-operator-framework-api-0.x branch from 9c3874c to e3e993c Compare February 24, 2026 23:14
@renovate renovate Bot changed the title fix(deps): update module github.com/operator-framework/api to v0.39.0 fix(deps): update module github.com/operator-framework/api to v0.40.0 Feb 24, 2026
@renovate renovate Bot force-pushed the renovate/github.com-operator-framework-api-0.x branch from e3e993c to b504a1e Compare February 28, 2026 00:59
@renovate renovate Bot changed the title fix(deps): update module github.com/operator-framework/api to v0.40.0 fix(deps): update module github.com/operator-framework/api to v0.41.0 Feb 28, 2026
@renovate renovate Bot force-pushed the renovate/github.com-operator-framework-api-0.x branch 3 times, most recently from 589e9a0 to 23c7329 Compare March 9, 2026 13:22
@renovate renovate Bot force-pushed the renovate/github.com-operator-framework-api-0.x branch 4 times, most recently from bc6e5b4 to 9de4711 Compare March 13, 2026 20:59
@renovate renovate Bot force-pushed the renovate/github.com-operator-framework-api-0.x branch 3 times, most recently from ad6a616 to 68fa807 Compare March 26, 2026 12:07
@renovate renovate Bot force-pushed the renovate/github.com-operator-framework-api-0.x branch from 68fa807 to a71b999 Compare March 26, 2026 21:43
@renovate renovate Bot changed the title fix(deps): update module github.com/operator-framework/api to v0.41.0 fix(deps): update module github.com/operator-framework/api to v0.42.0 Mar 26, 2026
@renovate renovate Bot force-pushed the renovate/github.com-operator-framework-api-0.x branch from a71b999 to 6ae620e Compare April 7, 2026 13:39
@renovate renovate Bot force-pushed the renovate/github.com-operator-framework-api-0.x branch 6 times, most recently from 32a17f3 to 3cc41c6 Compare April 15, 2026 21:05
@renovate renovate Bot force-pushed the renovate/github.com-operator-framework-api-0.x branch 8 times, most recently from fe34597 to 0d272ef Compare April 23, 2026 20:06
@renovate renovate Bot force-pushed the renovate/github.com-operator-framework-api-0.x branch from 0d272ef to 72b565c Compare April 24, 2026 15:19
@renovate renovate Bot force-pushed the renovate/github.com-operator-framework-api-0.x branch 2 times, most recently from 39a657d to 44a7366 Compare May 11, 2026 13:44
@renovate renovate Bot force-pushed the renovate/github.com-operator-framework-api-0.x branch from 44a7366 to bf900d4 Compare May 11, 2026 14:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

chore Refactor, rename, cleanup, etc. dependencies Pull requests that update a dependency file needs-triage Needs thorough attention from code reviewers safe-to-test

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants