Thanks to visit codestin.com
Credit goes to github.com

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.27.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.28.0
Choose a head ref
  • 13 commits
  • 4 files changed
  • 4 contributors

Commits on Sep 17, 2024

  1. Bump k8s.io/client-go from 0.31.0 to 0.31.1 (#362)

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.31.0 to 0.31.1.
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.31.0...v0.31.1)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      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 Sep 17, 2024
    Configuration menu
    Copy the full SHA
    675c8b7 View commit details
    Browse the repository at this point in the history

Commits on Sep 20, 2024

  1. Bump k8s.io/apiextensions-apiserver from 0.31.0 to 0.31.1 (#360)

    Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.31.0 to 0.31.1.
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.31.0...v0.31.1)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apiextensions-apiserver
      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 Sep 20, 2024
    Configuration menu
    Copy the full SHA
    e09acef View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2024

  1. Configuration menu
    Copy the full SHA
    413605f View commit details
    Browse the repository at this point in the history

Commits on Oct 30, 2024

  1. Bump k8s.io/api from 0.31.1 to 0.31.2 (#366)

    Bumps [k8s.io/api](https://github.com/kubernetes/api) from 0.31.1 to 0.31.2.
    - [Commits](kubernetes/api@v0.31.1...v0.31.2)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/api
      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 Oct 30, 2024
    Configuration menu
    Copy the full SHA
    769c5e4 View commit details
    Browse the repository at this point in the history
  2. Bump sigs.k8s.io/controller-runtime from 0.19.0 to 0.19.1 (#367)

    Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.19.0 to 0.19.1.
    - [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.19.0...v0.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      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 Oct 30, 2024
    Configuration menu
    Copy the full SHA
    81b32ee View commit details
    Browse the repository at this point in the history
  3. Bump k8s.io/apiextensions-apiserver from 0.31.1 to 0.31.2 (#369)

    Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.31.1 to 0.31.2.
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.31.1...v0.31.2)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apiextensions-apiserver
      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 Oct 30, 2024
    Configuration menu
    Copy the full SHA
    12f0746 View commit details
    Browse the repository at this point in the history

Commits on Nov 12, 2024

  1. Bump github.com/google/cel-go from 0.20.1 to 0.22.0 (#371)

    Bumps [github.com/google/cel-go](https://github.com/google/cel-go) from 0.20.1 to 0.22.0.
    - [Release notes](https://github.com/google/cel-go/releases)
    - [Commits](google/cel-go@v0.20.1...v0.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/cel-go
      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 Nov 12, 2024
    Configuration menu
    Copy the full SHA
    fb281a3 View commit details
    Browse the repository at this point in the history

Commits on Nov 19, 2024

  1. Bump codecov/codecov-action from 4 to 5 (#372)

    Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 4 to 5.
    - [Release notes](https://github.com/codecov/codecov-action/releases)
    - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md)
    - [Commits](codecov/codecov-action@v4...v5)
    
    ---
    updated-dependencies:
    - dependency-name: codecov/codecov-action
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Nov 19, 2024
    Configuration menu
    Copy the full SHA
    a78f80a View commit details
    Browse the repository at this point in the history

Commits on Nov 26, 2024

  1. Bump github.com/stretchr/testify from 1.9.0 to 1.10.0 (#375)

    Bumps [github.com/stretchr/testify](https://github.com/stretchr/testify) from 1.9.0 to 1.10.0.
    - [Release notes](https://github.com/stretchr/testify/releases)
    - [Commits](stretchr/testify@v1.9.0...v1.10.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/stretchr/testify
      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 Nov 26, 2024
    Configuration menu
    Copy the full SHA
    6c14311 View commit details
    Browse the repository at this point in the history
  2. Bump k8s.io/apiextensions-apiserver from 0.31.2 to 0.31.3 (#376)

    Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.31.2 to 0.31.3.
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.31.2...v0.31.3)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apiextensions-apiserver
      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 Nov 26, 2024
    Configuration menu
    Copy the full SHA
    eae0d6a View commit details
    Browse the repository at this point in the history
  3. Bump github.com/google/cel-go from 0.22.0 to 0.22.1 (#374)

    Bumps [github.com/google/cel-go](https://github.com/google/cel-go) from 0.22.0 to 0.22.1.
    - [Release notes](https://github.com/google/cel-go/releases)
    - [Commits](google/cel-go@v0.22.0...v0.22.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/google/cel-go
      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 Nov 26, 2024
    Configuration menu
    Copy the full SHA
    47eb57a View commit details
    Browse the repository at this point in the history

Commits on Dec 3, 2024

  1. Bump sigs.k8s.io/controller-runtime from 0.19.1 to 0.19.3 (#379)

    Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.19.1 to 0.19.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.19.1...v0.19.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] <[email protected]>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 3, 2024
    Configuration menu
    Copy the full SHA
    a4a9bfd View commit details
    Browse the repository at this point in the history

Commits on Dec 11, 2024

  1. 🌱 Bump go to v1.23.0 (#358)

    Signed-off-by: Per Goncalves da Silva <[email protected]>
    Co-authored-by: Per Goncalves da Silva <[email protected]>
    perdasilva and Per Goncalves da Silva authored Dec 11, 2024
    Configuration menu
    Copy the full SHA
    70df85f View commit details
    Browse the repository at this point in the history
Loading