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/api
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v0.30.0
Choose a base ref
...
head repository: operator-framework/api
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: v0.31.0
Choose a head ref
  • 7 commits
  • 6 files changed
  • 4 contributors

Commits on Mar 11, 2025

  1. Bump sigs.k8s.io/controller-runtime from 0.20.2 to 0.20.3 (#413)

    Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.20.2 to 0.20.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.20.2...v0.20.3)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      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 11, 2025
    Configuration menu
    Copy the full SHA
    78ed98e View commit details
    Browse the repository at this point in the history

Commits on Mar 13, 2025

  1. Bump golang.org/x/net from 0.34.0 to 0.36.0 (#414)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.34.0 to 0.36.0.
    - [Commits](golang/net@v0.34.0...v0.36.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Mar 13, 2025
    Configuration menu
    Copy the full SHA
    5e8eab6 View commit details
    Browse the repository at this point in the history

Commits on Mar 18, 2025

  1. Bump k8s.io/apiextensions-apiserver from 0.32.2 to 0.32.3 (#418)

    Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.32.2 to 0.32.3.
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.32.2...v0.32.3)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apiextensions-apiserver
      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 18, 2025
    Configuration menu
    Copy the full SHA
    f670646 View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2025

  1. group k8s and golang.org/x dependencies (#419)

    Signed-off-by: Per Goncalves da Silva <pegoncal@redhat.com>
    Co-authored-by: Per Goncalves da Silva <pegoncal@redhat.com>
    perdasilva and Per Goncalves da Silva authored Mar 20, 2025
    Configuration menu
    Copy the full SHA
    a4e879b View commit details
    Browse the repository at this point in the history

Commits on Mar 25, 2025

  1. Bump sigs.k8s.io/controller-runtime in the k8s-dependencies group (#420)

    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.20.3 to 0.20.4
    - [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.20.3...v0.20.4)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      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 25, 2025
    Configuration menu
    Copy the full SHA
    dbda0e3 View commit details
    Browse the repository at this point in the history

Commits on Apr 24, 2025

  1. Bump golang.org/x/net from 0.36.0 to 0.38.0 (#422)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.36.0 to 0.38.0.
    - [Commits](golang/net@v0.36.0...v0.38.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.38.0
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 24, 2025
    Configuration menu
    Copy the full SHA
    e9b2ef9 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    436783b View commit details
    Browse the repository at this point in the history
Loading