Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add bingo for managing tool deps #1329

Merged
merged 41 commits into from
Jul 30, 2024

Commits on May 29, 2024

  1. add bingo for managing tool deps

    Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
    joelanford committed May 29, 2024
    Configuration menu
    Copy the full SHA
    6d9fa50 View commit details
    Browse the repository at this point in the history

Commits on Jul 30, 2024

  1. Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.3.0 to 1.4.0 (

    operator-framework#1340)
    
    Bumps [google.golang.org/grpc/cmd/protoc-gen-go-grpc](https://github.com/grpc/grpc-go) from 1.3.0 to 1.4.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.3.0...v1.4.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc/cmd/protoc-gen-go-grpc
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d6e0b3f View commit details
    Browse the repository at this point in the history
  2. Bump golang.org/x/sys from 0.20.0 to 0.21.0 (operator-framework#1345)

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.20.0 to 0.21.0.
    - [Commits](golang/sys@v0.20.0...v0.21.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2bf113d View commit details
    Browse the repository at this point in the history
  3. Bump github.com/containerd/containerd from 1.7.17 to 1.7.18 (operator…

    …-framework#1343)
    
    Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.17 to 1.7.18.
    - [Release notes](https://github.com/containerd/containerd/releases)
    - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
    - [Commits](containerd/containerd@v1.7.17...v1.7.18)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/containerd/containerd
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    51f89e9 View commit details
    Browse the repository at this point in the history
  4. Bump golang.org/x/text from 0.15.0 to 0.16.0 (operator-framework#1341)

    Bumps [golang.org/x/text](https://github.com/golang/text) from 0.15.0 to 0.16.0.
    - [Release notes](https://github.com/golang/text/releases)
    - [Commits](golang/text@v0.15.0...v0.16.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/text
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    dfa098a View commit details
    Browse the repository at this point in the history
  5. Bump github.com/containers/common from 0.59.0 to 0.59.1 (operator-fra…

    …mework#1342)
    
    Bumps [github.com/containers/common](https://github.com/containers/common) from 0.59.0 to 0.59.1.
    - [Release notes](https://github.com/containers/common/releases)
    - [Commits](containers/common@v0.59.0...v0.59.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/containers/common
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0b9d637 View commit details
    Browse the repository at this point in the history
  6. Bump golang.org/x/net from 0.25.0 to 0.26.0 (operator-framework#1344)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.25.0 to 0.26.0.
    - [Commits](golang/net@v0.25.0...v0.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    026562a View commit details
    Browse the repository at this point in the history
  7. Bump sigs.k8s.io/controller-runtime from 0.18.3 to 0.18.4 (operator-f…

    …ramework#1346)
    
    Bumps [sigs.k8s.io/controller-runtime](https://github.com/kubernetes-sigs/controller-runtime) from 0.18.3 to 0.18.4.
    - [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.18.3...v0.18.4)
    
    ---
    updated-dependencies:
    - dependency-name: sigs.k8s.io/controller-runtime
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d38dabc View commit details
    Browse the repository at this point in the history
  8. Bump github.com/docker/cli (operator-framework#1348)

    Bumps [github.com/docker/cli](https://github.com/docker/cli) from 26.1.3+incompatible to 26.1.4+incompatible.
    - [Commits](docker/cli@v26.1.3...v26.1.4)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/cli
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    ce2b691 View commit details
    Browse the repository at this point in the history
  9. Bump golang.org/x/mod from 0.17.0 to 0.18.0 (operator-framework#1347)

    Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.17.0 to 0.18.0.
    - [Commits](golang/mod@v0.17.0...v0.18.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/mod
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e95e608 View commit details
    Browse the repository at this point in the history
  10. deprecate composite template (operator-framework#1339)

    Signed-off-by: Jordan Keister <jordan@nimblewidget.com>
    grokspawn authored and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0970a2c View commit details
    Browse the repository at this point in the history
  11. Bump google.golang.org/protobuf from 1.34.1 to 1.34.2 (operator-frame…

    …work#1353)
    
    Bumps google.golang.org/protobuf from 1.34.1 to 1.34.2.
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/protobuf
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    dc0f7b8 View commit details
    Browse the repository at this point in the history
  12. Bump github.com/grpc-ecosystem/grpc-health-probe from 0.4.26 to 0.4.29 (

    operator-framework#1352)
    
    Bumps [github.com/grpc-ecosystem/grpc-health-probe](https://github.com/grpc-ecosystem/grpc-health-probe) from 0.4.26 to 0.4.29.
    - [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.26...v0.4.29)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/grpc-ecosystem/grpc-health-probe
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    95674c4 View commit details
    Browse the repository at this point in the history
  13. Bump k8s.io/apiextensions-apiserver from 0.30.1 to 0.30.2 (operator-f…

    …ramework#1355)
    
    Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.30.1 to 0.30.2.
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.30.1...v0.30.2)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apiextensions-apiserver
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    39a1122 View commit details
    Browse the repository at this point in the history
  14. Bump github.com/operator-framework/api from 0.25.0 to 0.26.0 (operato…

    …r-framework#1358)
    
    Bumps [github.com/operator-framework/api](https://github.com/operator-framework/api) from 0.25.0 to 0.26.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.25.0...v0.26.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/operator-framework/api
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    c21197e View commit details
    Browse the repository at this point in the history
  15. Bump github.com/spf13/cobra from 1.8.0 to 1.8.1 (operator-framework#1359

    )
    
    Bumps [github.com/spf13/cobra](https://github.com/spf13/cobra) from 1.8.0 to 1.8.1.
    - [Release notes](https://github.com/spf13/cobra/releases)
    - [Commits](spf13/cobra@v1.8.0...v1.8.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/spf13/cobra
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    bcf16dc View commit details
    Browse the repository at this point in the history
  16. Fix codecov-action params (operator-framework#1361)

    * `functionalities` param is no longer exist.
      It was used to enable file fixes to ignore common lines from coverage.
      This feature is now seems to be on by default.
    
    * Adding `disable_search` because we do not need for the codecov action
      to search for coverage files: we explicitly provide files.
    
    Signed-off-by: Mikalai Radchuk <mradchuk@redhat.com>
    m1kola authored and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    45530a4 View commit details
    Browse the repository at this point in the history
  17. Bump github.com/containers/image/v5 from 5.31.0 to 5.31.1 (operator-f…

    …ramework#1363)
    
    Bumps [github.com/containers/image/v5](https://github.com/containers/image) from 5.31.0 to 5.31.1.
    - [Release notes](https://github.com/containers/image/releases)
    - [Commits](containers/image@v5.31.0...v5.31.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/containers/image/v5
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    13b0216 View commit details
    Browse the repository at this point in the history
  18. generate binary-less dockerfiles (operator-framework#1338)

    * generate binary-less dockerfiles
    
    Signed-off-by: Jordan Keister <jordan@nimblewidget.com>
    
    * two-flag approach (with cleanup of old dockerfile)
    
    Signed-off-by: Jordan Keister <jordan@nimblewidget.com>
    
    ---------
    
    Signed-off-by: Jordan Keister <jordan@nimblewidget.com>
    grokspawn authored and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    41ead21 View commit details
    Browse the repository at this point in the history
  19. Bump github.com/docker/cli (operator-framework#1365)

    Bumps [github.com/docker/cli](https://github.com/docker/cli) from 26.1.4+incompatible to 27.0.1+incompatible.
    - [Commits](docker/cli@v26.1.4...v27.0.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/cli
      dependency-type: direct:production
      update-type: version-update:semver-major
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    1e123d9 View commit details
    Browse the repository at this point in the history
  20. Bump github.com/docker/cli (operator-framework#1366)

    Bumps [github.com/docker/cli](https://github.com/docker/cli) from 27.0.1+incompatible to 27.0.2+incompatible.
    - [Commits](docker/cli@v27.0.1...v27.0.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/cli
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4e06a60 View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    37e47dd View commit details
    Browse the repository at this point in the history
  22. Bump github.com/docker/cli (operator-framework#1367)

    Bumps [github.com/docker/cli](https://github.com/docker/cli) from 27.0.2+incompatible to 27.0.3+incompatible.
    - [Commits](docker/cli@v27.0.2...v27.0.3)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/cli
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e4b42f5 View commit details
    Browse the repository at this point in the history
  23. Bump google.golang.org/grpc from 1.64.0 to 1.65.0 (operator-framework…

    …#1369)
    
    Bumps [google.golang.org/grpc](https://github.com/grpc/grpc-go) from 1.64.0 to 1.65.0.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.64.0...v1.65.0)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    84913a2 View commit details
    Browse the repository at this point in the history
  24. Bump golang.org/x/sys from 0.21.0 to 0.22.0 (operator-framework#1371)

    Bumps [golang.org/x/sys](https://github.com/golang/sys) from 0.21.0 to 0.22.0.
    - [Commits](golang/sys@v0.21.0...v0.22.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/sys
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    cc778b9 View commit details
    Browse the repository at this point in the history
  25. Bump github.com/containerd/containerd from 1.7.18 to 1.7.19 (operator…

    …-framework#1368)
    
    Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.18 to 1.7.19.
    - [Release notes](https://github.com/containerd/containerd/releases)
    - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
    - [Commits](containerd/containerd@v1.7.18...v1.7.19)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/containerd/containerd
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    d67b5e5 View commit details
    Browse the repository at this point in the history
  26. Bump golang.org/x/net from 0.26.0 to 0.27.0 (operator-framework#1372)

    Bumps [golang.org/x/net](https://github.com/golang/net) from 0.26.0 to 0.27.0.
    - [Commits](golang/net@v0.26.0...v0.27.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/net
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    75c1ea5 View commit details
    Browse the repository at this point in the history
  27. Bump golang.org/x/mod from 0.18.0 to 0.19.0 (operator-framework#1370)

    Bumps [golang.org/x/mod](https://github.com/golang/mod) from 0.18.0 to 0.19.0.
    - [Commits](golang/mod@v0.18.0...v0.19.0)
    
    ---
    updated-dependencies:
    - dependency-name: golang.org/x/mod
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    b87bd11 View commit details
    Browse the repository at this point in the history
  28. serve: add logging of grpc requests (operator-framework#1373)

    Signed-off-by: Joe Lanford <joe.lanford@gmail.com>
    joelanford authored and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    29477e3 View commit details
    Browse the repository at this point in the history
  29. Bump github.com/containers/common from 0.59.1 to 0.59.2 (operator-fra…

    …mework#1375)
    
    Bumps [github.com/containers/common](https://github.com/containers/common) from 0.59.1 to 0.59.2.
    - [Release notes](https://github.com/containers/common/releases)
    - [Commits](containers/common@v0.59.1...v0.59.2)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/containers/common
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    4faf52b View commit details
    Browse the repository at this point in the history
  30. Bump k8s.io/client-go from 0.30.2 to 0.30.3 (operator-framework#1377)

    Bumps [k8s.io/client-go](https://github.com/kubernetes/client-go) from 0.30.2 to 0.30.3.
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.30.2...v0.30.3)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/client-go
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    0f4102e View commit details
    Browse the repository at this point in the history
  31. bump distribution to v3.0-beta-1 (operator-framework#1380)

    Signed-off-by: Jordan Keister <jordan@nimblewidget.com>
    grokspawn authored and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    998a20e View commit details
    Browse the repository at this point in the history
  32. Bump k8s.io/apiextensions-apiserver from 0.30.2 to 0.30.3 (operator-f…

    …ramework#1379)
    
    Bumps [k8s.io/apiextensions-apiserver](https://github.com/kubernetes/apiextensions-apiserver) from 0.30.2 to 0.30.3.
    - [Release notes](https://github.com/kubernetes/apiextensions-apiserver/releases)
    - [Commits](kubernetes/apiextensions-apiserver@v0.30.2...v0.30.3)
    
    ---
    updated-dependencies:
    - dependency-name: k8s.io/apiextensions-apiserver
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    7f5087f View commit details
    Browse the repository at this point in the history
  33. Bump github.com/containerd/containerd from 1.7.19 to 1.7.20 (operator…

    …-framework#1382)
    
    Bumps [github.com/containerd/containerd](https://github.com/containerd/containerd) from 1.7.19 to 1.7.20.
    - [Release notes](https://github.com/containerd/containerd/releases)
    - [Changelog](https://github.com/containerd/containerd/blob/main/RELEASES.md)
    - [Commits](containerd/containerd@v1.7.19...v1.7.20)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/containerd/containerd
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5a80526 View commit details
    Browse the repository at this point in the history
  34. Bump github.com/docker/cli (operator-framework#1383)

    Bumps [github.com/docker/cli](https://github.com/docker/cli) from 27.0.3+incompatible to 27.1.0+incompatible.
    - [Commits](docker/cli@v27.0.3...v27.1.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/cli
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    154503b View commit details
    Browse the repository at this point in the history
  35. Bump github.com/docker/cli (operator-framework#1385)

    Bumps [github.com/docker/cli](https://github.com/docker/cli) from 27.1.0+incompatible to 27.1.1+incompatible.
    - [Commits](docker/cli@v27.1.0...v27.1.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/docker/cli
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    620e608 View commit details
    Browse the repository at this point in the history
  36. Bump github.com/grpc-ecosystem/grpc-health-probe from 0.4.29 to 0.4.30 (

    operator-framework#1374)
    
    Bumps [github.com/grpc-ecosystem/grpc-health-probe](https://github.com/grpc-ecosystem/grpc-health-probe) from 0.4.29 to 0.4.30.
    - [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.29...v0.4.30)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/grpc-ecosystem/grpc-health-probe
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    e15bceb View commit details
    Browse the repository at this point in the history
  37. Bump github.com/onsi/ginkgo/v2 from 2.19.0 to 2.19.1 (operator-framew…

    …ork#1388)
    
    Bumps [github.com/onsi/ginkgo/v2](https://github.com/onsi/ginkgo) from 2.19.0 to 2.19.1.
    - [Release notes](https://github.com/onsi/ginkgo/releases)
    - [Changelog](https://github.com/onsi/ginkgo/blob/master/CHANGELOG.md)
    - [Commits](onsi/ginkgo@v2.19.0...v2.19.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/ginkgo/v2
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    28ab14e View commit details
    Browse the repository at this point in the history
  38. Bump github.com/containers/common from 0.59.2 to 0.60.0 (operator-fra…

    …mework#1389)
    
    Bumps [github.com/containers/common](https://github.com/containers/common) from 0.59.2 to 0.60.0.
    - [Release notes](https://github.com/containers/common/releases)
    - [Commits](containers/common@v0.59.2...v0.60.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/containers/common
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    5a4d595 View commit details
    Browse the repository at this point in the history
  39. Bump github.com/onsi/gomega from 1.34.0 to 1.34.1 (operator-framework…

    …#1391)
    
    Bumps [github.com/onsi/gomega](https://github.com/onsi/gomega) from 1.34.0 to 1.34.1.
    - [Release notes](https://github.com/onsi/gomega/releases)
    - [Changelog](https://github.com/onsi/gomega/blob/master/CHANGELOG.md)
    - [Commits](onsi/gomega@v1.34.0...v1.34.1)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/onsi/gomega
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    65f946f View commit details
    Browse the repository at this point in the history
  40. Bump google.golang.org/grpc/cmd/protoc-gen-go-grpc from 1.4.0 to 1.5.1 (

    operator-framework#1390)
    
    Bumps [google.golang.org/grpc/cmd/protoc-gen-go-grpc](https://github.com/grpc/grpc-go) from 1.4.0 to 1.5.1.
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.4.0...v1.5.1)
    
    ---
    updated-dependencies:
    - dependency-name: google.golang.org/grpc/cmd/protoc-gen-go-grpc
      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 and Per Goncalves da Silva committed Jul 30, 2024
    Configuration menu
    Copy the full SHA
    2309760 View commit details
    Browse the repository at this point in the history