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.32.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.33.0
Choose a head ref
  • 4 commits
  • 3 files changed
  • 2 contributors

Commits on Jul 1, 2025

  1. Bump sigs.k8s.io/yaml from 1.4.0 to 1.5.0 in the k8s-dependencies gro…

    …up (#436)
    
    Bumps the k8s-dependencies group with 1 update: [sigs.k8s.io/yaml](https://github.com/kubernetes-sigs/yaml).
    
    
    Updates `sigs.k8s.io/yaml` from 1.4.0 to 1.5.0
    - [Release notes](https://github.com/kubernetes-sigs/yaml/releases)
    - [Changelog](https://github.com/kubernetes-sigs/yaml/blob/master/RELEASE.md)
    - [Commits](kubernetes-sigs/yaml@v1.4.0...v1.5.0)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/yaml
      dependency-version: 1.5.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
      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 Jul 1, 2025
    Configuration menu
    Copy the full SHA
    3d91a60 View commit details
    Browse the repository at this point in the history

Commits on Jul 15, 2025

  1. Bump github.com/google/cel-go from 0.25.0 to 0.26.0 (#437)

    Bumps [github.com/google/cel-go](https://github.com/google/cel-go) from 0.25.0 to 0.26.0.
    - [Release notes](https://github.com/google/cel-go/releases)
    - [Commits](google/cel-go@v0.25.0...v0.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/cel-go
      dependency-version: 0.26.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 Jul 15, 2025
    Configuration menu
    Copy the full SHA
    d34b367 View commit details
    Browse the repository at this point in the history

Commits on Jul 22, 2025

  1. normalize unit test targets across repos. add skip/target test args (#…

    …438)
    
    Signed-off-by: grokspawn <jordan@nimblewidget.com>
    grokspawn authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    d6a691f View commit details
    Browse the repository at this point in the history
  2. bump go version to fix https://pkg.go.dev/vuln/GO-2025-3751 (#439)

    Signed-off-by: grokspawn <jordan@nimblewidget.com>
    grokspawn authored Jul 22, 2025
    Configuration menu
    Copy the full SHA
    d2484b6 View commit details
    Browse the repository at this point in the history
Loading