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/operator-registry
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: v1.53.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.54.0
Choose a head ref
  • 6 commits
  • 4 files changed
  • 4 contributors

Commits on Apr 29, 2025

  1. fixup go-verdiff job (#1660)

    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 Apr 29, 2025
    Configuration menu
    Copy the full SHA
    d32817b View commit details
    Browse the repository at this point in the history

Commits on May 5, 2025

  1. Bump github.com/grpc-ecosystem/go-grpc-middleware/v2 from 2.3.1 to 2.…

    …3.2 (#1663)
    
    Bumps [github.com/grpc-ecosystem/go-grpc-middleware/v2](https://github.com/grpc-ecosystem/go-grpc-middleware) from 2.3.1 to 2.3.2.
    - [Release notes](https://github.com/grpc-ecosystem/go-grpc-middleware/releases)
    - [Commits](grpc-ecosystem/go-grpc-middleware@v2.3.1...v2.3.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/grpc-ecosystem/go-grpc-middleware/v2
      dependency-version: 2.3.2
      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 5, 2025
    Configuration menu
    Copy the full SHA
    411f133 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/golang-migrate/migrate/v4 from 4.18.2 to 4.18.3 (#1662)

    Bumps [github.com/golang-migrate/migrate/v4](https://github.com/golang-migrate/migrate) from 4.18.2 to 4.18.3.
    - [Release notes](https://github.com/golang-migrate/migrate/releases)
    - [Changelog](https://github.com/golang-migrate/migrate/blob/master/.goreleaser.yml)
    - [Commits](golang-migrate/migrate@v4.18.2...v4.18.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/golang-migrate/migrate/v4
      dependency-version: 4.18.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 5, 2025
    Configuration menu
    Copy the full SHA
    bec5c5c View commit details
    Browse the repository at this point in the history
  3. containers/image: remove signatures when copying in to OCI layout (#1664

    )
    
    This does not affect signature validation, and we do not need to
    preserve signatures _after_ validation because we will never need to
    propagate those signatures to another image transport/destination.
    
    Signed-off-by: Joe Lanford <[email protected]>
    joelanford authored May 5, 2025
    Configuration menu
    Copy the full SHA
    eac1504 View commit details
    Browse the repository at this point in the history

Commits on May 6, 2025

  1. Bump golang.org/x/net from 0.39.0 to 0.40.0 (#1667)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.39.0 to 0.40.0.
    - [Commits](golang/net@v0.39.0...v0.40.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      dependency-version: 0.40.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 May 6, 2025
    Configuration menu
    Copy the full SHA
    25c9583 View commit details
    Browse the repository at this point in the history
  2. Bump github.com/grpc-ecosystem/grpc-health-probe from 0.4.37 to 0.4.38 (

    #1666)
    
    Bumps [github.com/grpc-ecosystem/grpc-health-probe](https://github.com/grpc-ecosystem/grpc-health-probe) from 0.4.37 to 0.4.38.
    - [Release notes](https://github.com/grpc-ecosystem/grpc-health-probe/releases)
    - [Changelog](https://github.com/grpc-ecosystem/grpc-health-probe/blob/master/.goreleaser.yml)
    - [Commits](grpc-ecosystem/grpc-health-probe@v0.4.37...v0.4.38)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/grpc-ecosystem/grpc-health-probe
      dependency-version: 0.4.38
      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 6, 2025
    Configuration menu
    Copy the full SHA
    2f8e3e8 View commit details
    Browse the repository at this point in the history
Loading