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

build(deps): bump the dependabot group across 1 directory with 21 updates #996

Merged

Commits on Jun 19, 2024

  1. build(deps): bump the dependabot group across 1 directory with 21 upd…

    …ates
    
    Bumps the dependabot group with 15 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [cloud.google.com/go/datastore](https://github.com/googleapis/google-cloud-go) | `1.16.0` | `1.17.1` |
    | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.52.3` | `1.54.4` |
    | [github.com/docker/docker](https://github.com/docker/docker) | `26.1.1+incompatible` | `27.0.0+incompatible` |
    | [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) | `0.124.0` | `0.125.0` |
    | [github.com/go-test/deep](https://github.com/go-test/deep) | `1.0.8` | `1.1.0` |
    | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.19.0` | `1.19.1` |
    | [github.com/prometheus/common](https://github.com/prometheus/common) | `0.53.0` | `0.54.0` |
    | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.8.0` | `1.8.1` |
    | [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) | `1.15.0` | `1.15.1` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.23.0` | `0.24.0` |
    | [golang.org/x/net](https://github.com/golang/net) | `0.25.0` | `0.26.0` |
    | [k8s.io/api](https://github.com/kubernetes/api) | `0.31.0-alpha.0` | `0.31.0-alpha.2` |
    | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.0-alpha.0` | `0.31.0-alpha.2` |
    | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.19.1` | `2.20.0` |
    | google.golang.org/protobuf | `1.34.1` | `1.34.2` |
    
    
    
    Updates `cloud.google.com/go/datastore` from 1.16.0 to 1.17.1
    - [Release notes](https://github.com/googleapis/google-cloud-go/releases)
    - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/documentai/CHANGES.md)
    - [Commits](googleapis/google-cloud-go@kms/v1.16.0...kms/v1.17.1)
    
    Updates `cloud.google.com/go/pubsub` from 1.37.0 to 1.38.0
    - [Release notes](https://github.com/googleapis/google-cloud-go/releases)
    - [Changelog](https://github.com/googleapis/google-cloud-go/blob/main/CHANGES.md)
    - [Commits](googleapis/google-cloud-go@pubsub/v1.37.0...pubsub/v1.38.0)
    
    Updates `github.com/aws/aws-sdk-go` from 1.52.3 to 1.54.4
    - [Release notes](https://github.com/aws/aws-sdk-go/releases)
    - [Commits](aws/aws-sdk-go@v1.52.3...v1.54.4)
    
    Updates `github.com/docker/docker` from 26.1.1+incompatible to 27.0.0+incompatible
    - [Release notes](https://github.com/docker/docker/releases)
    - [Commits](https://github.com/docker/docker/commits)
    
    Updates `github.com/getkin/kin-openapi` from 0.124.0 to 0.125.0
    - [Release notes](https://github.com/getkin/kin-openapi/releases)
    - [Commits](getkin/kin-openapi@v0.124.0...v0.125.0)
    
    Updates `github.com/go-test/deep` from 1.0.8 to 1.1.0
    - [Release notes](https://github.com/go-test/deep/releases)
    - [Changelog](https://github.com/go-test/deep/blob/master/CHANGES.md)
    - [Commits](go-test/deep@v1.0.8...v1.1.0)
    
    Updates `github.com/prometheus/client_golang` from 1.19.0 to 1.19.1
    - [Release notes](https://github.com/prometheus/client_golang/releases)
    - [Changelog](https://github.com/prometheus/client_golang/blob/main/CHANGELOG.md)
    - [Commits](prometheus/client_golang@v1.19.0...v1.19.1)
    
    Updates `github.com/prometheus/common` from 0.53.0 to 0.54.0
    - [Release notes](https://github.com/prometheus/common/releases)
    - [Changelog](https://github.com/prometheus/common/blob/main/RELEASE.md)
    - [Commits](prometheus/common@v0.53.0...v0.54.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 `go.mongodb.org/mongo-driver` from 1.15.0 to 1.15.1
    - [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
    - [Commits](mongodb/mongo-go-driver@v1.15.0...v1.15.1)
    
    Updates `golang.org/x/crypto` from 0.23.0 to 0.24.0
    - [Commits](golang/crypto@v0.23.0...v0.24.0)
    
    Updates `golang.org/x/net` from 0.25.0 to 0.26.0
    - [Commits](golang/net@v0.25.0...v0.26.0)
    
    Updates `golang.org/x/oauth2` from 0.20.0 to 0.21.0
    - [Commits](golang/oauth2@v0.20.0...v0.21.0)
    
    Updates `google.golang.org/api` from 0.177.0 to 0.183.0
    - [Release notes](https://github.com/googleapis/google-api-go-client/releases)
    - [Changelog](https://github.com/googleapis/google-api-go-client/blob/main/CHANGES.md)
    - [Commits](googleapis/google-api-go-client@v0.177.0...v0.183.0)
    
    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 `k8s.io/api` from 0.31.0-alpha.0 to 0.31.0-alpha.2
    - [Commits](kubernetes/api@v0.31.0-alpha.0...v0.31.0-alpha.2)
    
    Updates `k8s.io/apimachinery` from 0.31.0-alpha.0 to 0.31.0-alpha.2
    - [Commits](kubernetes/apimachinery@v0.31.0-alpha.0...v0.31.0-alpha.2)
    
    Updates `k8s.io/client-go` from 0.31.0-alpha.0 to 0.31.0-alpha.2
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.31.0-alpha.0...v0.31.0-alpha.2)
    
    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 `google.golang.org/genproto/googleapis/api` from 0.0.0-20240506185236-b8a5c65736ae to 0.0.0-20240604185151-ef581f913117
    - [Commits](https://github.com/googleapis/go-genproto/commits)
    
    Updates `google.golang.org/protobuf` from 1.34.1 to 1.34.2
    
    ---
    updated-dependencies:
    - dependency-name: cloud.google.com/go/datastore
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependabot
    - dependency-name: cloud.google.com/go/pubsub
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependabot
    - dependency-name: github.com/aws/aws-sdk-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependabot
    - dependency-name: github.com/docker/docker
      dependency-type: direct:production
      update-type: version-update:semver-major
      dependency-group: dependabot
    - dependency-name: github.com/getkin/kin-openapi
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependabot
    - dependency-name: github.com/go-test/deep
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependabot
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependabot
    - dependency-name: github.com/prometheus/common
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependabot
    - dependency-name: github.com/spf13/cobra
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependabot
    - dependency-name: go.mongodb.org/mongo-driver
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependabot
    - dependency-name: golang.org/x/crypto
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependabot
    - dependency-name: golang.org/x/net
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependabot
    - dependency-name: golang.org/x/oauth2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependabot
    - dependency-name: google.golang.org/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependabot
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependabot
    - dependency-name: k8s.io/api
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependabot
    - dependency-name: k8s.io/apimachinery
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependabot
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependabot
    - dependency-name: github.com/grpc-ecosystem/grpc-gateway/v2
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependabot
    - dependency-name: google.golang.org/genproto/googleapis/api
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependabot
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: dependabot
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] authored Jun 19, 2024
    Configuration menu
    Copy the full SHA
    a54b0d8 View commit details
    Browse the repository at this point in the history