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

Commits on Apr 25, 2025

  1. 🌱 Bump github.com/operator-framework/api from 0.30.0 to 0.31.0 (#238)

    Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.30.0 to 0.31.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.30.0...v0.31.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/operator-framework/api
      dependency-version: 0.31.0
      dependency-type: direct:production
      update-type: version-update:semver-minor
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 25, 2025
    Configuration menu
    Copy the full SHA
    2e043cb View commit details
    Browse the repository at this point in the history

Commits on May 29, 2025

  1. 🌱 Bump github.com/go-logr/logr from 1.4.2 to 1.4.3 (#240)

    Bumps [github.com/go-logr/logr](https://github.com/go-logr/logr) from 1.4.2 to 1.4.3.
    - [Release notes](https://github.com/go-logr/logr/releases)
    - [Changelog](https://github.com/go-logr/logr/blob/master/CHANGELOG.md)
    - [Commits](go-logr/logr@v1.4.2...v1.4.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/go-logr/logr
      dependency-version: 1.4.3
      dependency-type: direct:production
      update-type: version-update:semver-patch
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored May 29, 2025
    Configuration menu
    Copy the full SHA
    426fc03 View commit details
    Browse the repository at this point in the history

Commits on Jun 21, 2025

  1. updating dependencies to support k8s 1.33 (#241)

    Signed-off-by: Adam D. Cornett <[email protected]>
    acornett21 authored Jun 21, 2025
    Configuration menu
    Copy the full SHA
    44e6f81 View commit details
    Browse the repository at this point in the history
Loading