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

Commits on Apr 29, 2026

  1. Bump github.com/onsi/gomega from 1.39.1 to 1.40.0 (#1967)

    Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.39.1 to 1.40.0.
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.39.1...v1.40.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/gomega
      dependency-version: 1.40.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 Apr 29, 2026
    Configuration menu
    Copy the full SHA
    9a0297a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2026

  1. Bump github.com/onsi/ginkgo/v2 from 2.28.1 to 2.28.3 (#1968)

    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.28.1 to 2.28.3.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.28.1...v2.28.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      dependency-version: 2.28.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 Apr 30, 2026
    Configuration menu
    Copy the full SHA
    4525d6b View commit details
    Browse the repository at this point in the history
  2. Bump github.com/mattn/go-sqlite3 from 1.14.42 to 1.14.44 (#1969)

    Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.42 to 1.14.44.
    - [Release notes](https://github.com/mattn/go-sqlite3/releases)
    - [Commits](mattn/go-sqlite3@v1.14.42...v1.14.44)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/mattn/go-sqlite3
      dependency-version: 1.14.44
      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 Apr 30, 2026
    Configuration menu
    Copy the full SHA
    fdecf0e View commit details
    Browse the repository at this point in the history

Commits on May 1, 2026

  1. don't derive explicit release version from substitutesFor/buildMetada…

    …ta in CSV (#1966)
    
    Signed-off-by: grokspawn <jordan@nimblewidget.com>
    grokspawn authored May 1, 2026
    Configuration menu
    Copy the full SHA
    bd6255d View commit details
    Browse the repository at this point in the history
Loading