Skip to content
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: operator-framework/operator-registry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.64.0
Choose a base ref
...
head repository: operator-framework/operator-registry
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v1.65.0
Choose a head ref
  • 19 commits
  • 22 files changed
  • 3 contributors

Commits on Mar 3, 2026

  1. Bump the k8s-dependencies group with 4 updates (#1922)

    Bumps the k8s-dependencies group with 4 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).
    
    
    Updates `k8s.io/api` from 0.35.1 to 0.35.2
    - [Commits](kubernetes/api@v0.35.1...v0.35.2)
    
    Updates `k8s.io/apiextensions-apiserver` from 0.35.1 to 0.35.2
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.35.1...v0.35.2)
    
    Updates `k8s.io/apimachinery` from 0.35.1 to 0.35.2
    - [Commits](kubernetes/apimachinery@v0.35.1...v0.35.2)
    
    Updates `k8s.io/client-go` from 0.35.1 to 0.35.2
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.35.1...v0.35.2)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      dependency-version: 0.35.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/apiextensions-apiserver
      dependency-version: 0.35.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/apimachinery
      dependency-version: 0.35.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/client-go
      dependency-version: 0.35.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 3, 2026
    Configuration menu
    Copy the full SHA
    9d741cf View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2026

  1. Bump docker/setup-qemu-action from 3 to 4 (#1923)

    Bumps [docker/setup-qemu-action](https://github.com/docker/setup-qemu-action) from 3 to 4.
    - [Release notes](https://github.com/docker/setup-qemu-action/releases)
    - [Commits](docker/setup-qemu-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-qemu-action
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    55c930d View commit details
    Browse the repository at this point in the history
  2. Bump docker/login-action from 3 to 4 (#1924)

    Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4.
    - [Release notes](https://github.com/docker/login-action/releases)
    - [Commits](docker/login-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: docker/login-action
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    94b054a View commit details
    Browse the repository at this point in the history
  3. Bump sigs.k8s.io/controller-runtime in the k8s-dependencies group (#1925

    )
    
    Bumps the k8s-dependencies group with 1 update: [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime).
    
    
    Updates `sigs.k8s.io/controller-runtime` from 0.23.1 to 0.23.3
    - [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.1...v0.23.3)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      dependency-version: 0.23.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    536c5b9 View commit details
    Browse the repository at this point in the history
  4. Bump github.com/docker/cli (#1926)

    Bumps [github.com/docker/cli](https://github.com/docker/cli) from 29.2.1+incompatible to 29.3.0+incompatible.
    - [Commits](docker/cli@v29.2.1...v29.3.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/cli
      dependency-version: 29.3.0+incompatible
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    833a6e0 View commit details
    Browse the repository at this point in the history
  5. Bump docker/setup-buildx-action from 3 to 4 (#1927)

    Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.
    - [Release notes](https://github.com/docker/setup-buildx-action/releases)
    - [Commits](docker/setup-buildx-action@v3...v4)
    
    ---
    updated-dependencies:
    - dependency-name: docker/setup-buildx-action
      dependency-version: '4'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 6, 2026
    Configuration menu
    Copy the full SHA
    7a90179 View commit details
    Browse the repository at this point in the history

Commits on Mar 9, 2026

  1. Bump the golang-x-deps group with 2 updates (#1928)

    Bumps the golang-x-deps group with 2 updates: [golang.org/x/sync](https://github.com/golang/sync) and [golang.org/x/sys](https://github.com/golang/sys).
    
    
    Updates `golang.org/x/sync` from 0.19.0 to 0.20.0
    - [Commits](golang/sync@v0.19.0...v0.20.0)
    
    Updates `golang.org/x/sys` from 0.41.0 to 0.42.0
    - [Commits](golang/sys@v0.41.0...v0.42.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sync
      dependency-version: 0.20.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang-x-deps
    - dependency-name: golang.org/x/sys
      dependency-version: 0.42.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang-x-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    b1ae733 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/grpc-ecosystem/grpc-health-probe from 0.4.45 to 0.4.46 (

    #1929)
    
    Bumps [github.com/grpc-ecosystem/grpc-health-probe](https://github.com/grpc-ecosystem/grpc-health-probe) from 0.4.45 to 0.4.46.
    - [Release notes](https://github.com/grpc-ecosystem/grpc-health-probe/releases)
    - [Commits](grpc-ecosystem/grpc-health-probe@v0.4.45...0.4.46)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/grpc-ecosystem/grpc-health-probe
      dependency-version: 0.4.46
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    bb56aad View commit details
    Browse the repository at this point in the history
  3. Bump google.golang.org/grpc from 1.79.1 to 1.79.2 (#1930)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.79.1 to 1.79.2.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.79.1...v1.79.2)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-version: 1.79.2
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 9, 2026
    Configuration menu
    Copy the full SHA
    41e3619 View commit details
    Browse the repository at this point in the history

Commits on Mar 12, 2026

  1. Bump the golang-x-deps group with 2 updates (#1932)

    Bumps the golang-x-deps group with 2 updates: [golang.org/x/mod](https://github.com/golang/mod) and [golang.org/x/text](https://github.com/golang/text).
    
    
    Updates `golang.org/x/mod` from 0.33.0 to 0.34.0
    - [Commits](golang/mod@v0.33.0...v0.34.0)
    
    Updates `golang.org/x/text` from 0.34.0 to 0.35.0
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.34.0...v0.35.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/mod
      dependency-version: 0.34.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang-x-deps
    - dependency-name: golang.org/x/text
      dependency-version: 0.35.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: golang-x-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 12, 2026
    Configuration menu
    Copy the full SHA
    4fef652 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d47604f View commit details
    Browse the repository at this point in the history

Commits on Mar 19, 2026

  1. Bump github.com/mattn/go-sqlite3 from 1.14.34 to 1.14.37 (#1934)

    Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.34 to 1.14.37.
    - [Release notes](https://github.com/mattn/go-sqlite3/releases)
    - [Commits](mattn/go-sqlite3@v1.14.34...v1.14.37)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/mattn/go-sqlite3
      dependency-version: 1.14.37
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    8ef7f30 View commit details
    Browse the repository at this point in the history
  2. Bump google.golang.org/grpc from 1.79.2 to 1.79.3 (#1935)

    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.79.2 to 1.79.3.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.79.2...v1.79.3)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      dependency-version: 1.79.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 19, 2026
    Configuration menu
    Copy the full SHA
    6ea0f39 View commit details
    Browse the repository at this point in the history

Commits on Mar 26, 2026

  1. Bump the k8s-dependencies group with 4 updates (#1936)

    Bumps the k8s-dependencies group with 4 updates: [k8s.io/api](https://github.com/kubernetes/api), [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver), [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) and [k8s.io/client-go](https://github.com/kubernetes/client-go).
    
    
    Updates `k8s.io/api` from 0.35.2 to 0.35.3
    - [Commits](kubernetes/api@v0.35.2...v0.35.3)
    
    Updates `k8s.io/apiextensions-apiserver` from 0.35.2 to 0.35.3
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.35.2...v0.35.3)
    
    Updates `k8s.io/apimachinery` from 0.35.2 to 0.35.3
    - [Commits](kubernetes/apimachinery@v0.35.2...v0.35.3)
    
    Updates `k8s.io/client-go` from 0.35.2 to 0.35.3
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.35.2...v0.35.3)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      dependency-version: 0.35.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/apiextensions-apiserver
      dependency-version: 0.35.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/apimachinery
      dependency-version: 0.35.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    - dependency-name: k8s.io/client-go
      dependency-version: 0.35.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: k8s-dependencies
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    d1d3906 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/grpc-ecosystem/grpc-health-probe from 0.4.46 to 0.4.47 (

    #1937)
    
    Bumps [github.com/grpc-ecosystem/grpc-health-probe](https://github.com/grpc-ecosystem/grpc-health-probe) from 0.4.46 to 0.4.47.
    - [Release notes](https://github.com/grpc-ecosystem/grpc-health-probe/releases)
    - [Commits](grpc-ecosystem/grpc-health-probe@v0.4.46...v0.4.47)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/grpc-ecosystem/grpc-health-probe
      dependency-version: 0.4.47
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    2aade62 View commit details
    Browse the repository at this point in the history
  3. Bump github.com/docker/cli (#1939)

    Bumps [github.com/docker/cli](https://github.com/docker/cli) from 29.3.0+incompatible to 29.3.1+incompatible.
    - [Commits](docker/cli@v29.3.0...v29.3.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/cli
      dependency-version: 29.3.1+incompatible
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    7b22611 View commit details
    Browse the repository at this point in the history
  4. render package-level info from channel head in semver template (#1933)

    * render package-level info from channel head in semver template
    
    Signed-off-by: grokspawn <jordan@nimblewidget.com>
    
    * add test
    
    Signed-off-by: grokspawn <jordan@nimblewidget.com>
    
    ---------
    
    Signed-off-by: grokspawn <jordan@nimblewidget.com>
    grokspawn authored Mar 26, 2026
    Configuration menu
    Copy the full SHA
    2095729 View commit details
    Browse the repository at this point in the history

Commits on Mar 27, 2026

  1. Bump github.com/operator-framework/api from 0.41.0 to 0.42.0 (#1940)

    Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.41.0 to 0.42.0.
    - [Release notes](https://github.com/operator-framework/api/releases)
    - [Changelog](https://github.com/operator-framework/api/blob/master/RELEASE.md)
    - [Commits](operator-framework/api@v0.41.0...v0.42.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/operator-framework/api
      dependency-version: 0.42.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    070a649 View commit details
    Browse the repository at this point in the history
  2. Bump codecov/codecov-action from 5 to 6 (#1941)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v5...v6)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-version: '6'
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 27, 2026
    Configuration menu
    Copy the full SHA
    21f9b55 View commit details
    Browse the repository at this point in the history
Loading