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

Bump the all group across 1 directory with 6 updates #1699

Merged
merged 3 commits into from
Jun 18, 2024

Commits on Jun 17, 2024

  1. Bump the all group across 1 directory with 6 updates

    Bumps the all group with 3 updates in the / directory: [chainguard.dev/go-grpc-kit](https://github.com/chainguard-dev/go-grpc-kit), [github.com/spf13/cobra](https://github.com/spf13/cobra) and google.golang.org/protobuf.
    
    
    Updates `chainguard.dev/go-grpc-kit` from 0.17.3 to 0.17.5
    - [Release notes](https://github.com/chainguard-dev/go-grpc-kit/releases)
    - [Commits](chainguard-dev/go-grpc-kit@v0.17.3...v0.17.5)
    
    Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.19.1 to 2.20.0
    - [Release notes](https://github.com/grpc-ecosystem/grpc-gateway/releases)
    - [Changelog](https://github.com/grpc-ecosystem/grpc-gateway/blob/main/.goreleaser.yml)
    - [Commits](grpc-ecosystem/grpc-gateway@v2.19.1...v2.20.0)
    
    Updates `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)
    
    Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240513163218-0867130af1f8 to 0.0.0-20240520151616-dc85e6b867a5
    - [Commits](https://github.com/googleapis/go-genproto/commits)
    
    Updates `google.golang.org/grpc` from 1.63.2 to 1.64.0
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.63.2...v1.64.0)
    
    Updates `google.golang.org/protobuf` from 1.34.1 to 1.34.2
    
    ---
    updated-dependencies:
    - dependency-name: chainguard.dev/go-grpc-kit
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: google.golang.org/genproto/googleapis/api
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: all
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: all
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed Jun 17, 2024
    Configuration menu
    Copy the full SHA
    7be4bef View commit details
    Browse the repository at this point in the history

Commits on Jun 18, 2024

  1. fix deprecation

    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    3b4498e View commit details
    Browse the repository at this point in the history
  2. update e2e tests

    Signed-off-by: cpanato <ctadeu@gmail.com>
    cpanato committed Jun 18, 2024
    Configuration menu
    Copy the full SHA
    45086c3 View commit details
    Browse the repository at this point in the history