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 12 updates #1031

Commits on Aug 7, 2024

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

    …ates
    
    Bumps the dependabot group with 11 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [cloud.google.com/go/pubsub](https://github.com/googleapis/google-cloud-go) | `1.40.0` | `1.41.0` |
    | [github.com/aws/aws-sdk-go](https://github.com/aws/aws-sdk-go) | `1.55.2` | `1.55.5` |
    | [github.com/getkin/kin-openapi](https://github.com/getkin/kin-openapi) | `0.126.0` | `0.127.0` |
    | [golang.org/x/crypto](https://github.com/golang/crypto) | `0.25.0` | `0.26.0` |
    | [golang.org/x/net](https://github.com/golang/net) | `0.27.0` | `0.28.0` |
    | [golang.org/x/oauth2](https://github.com/golang/oauth2) | `0.21.0` | `0.22.0` |
    | [golang.org/x/time](https://github.com/golang/time) | `0.5.0` | `0.6.0` |
    | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.189.0` | `0.190.0` |
    | [k8s.io/apimachinery](https://github.com/kubernetes/apimachinery) | `0.31.0-beta.0` | `0.32.0-alpha.0` |
    | [k8s.io/client-go](https://github.com/kubernetes/client-go) | `0.31.0-beta.0` | `0.32.0-alpha.0` |
    | [github.com/grpc-ecosystem/grpc-gateway/v2](https://github.com/grpc-ecosystem/grpc-gateway) | `2.20.0` | `2.21.0` |
    
    
    
    Updates `cloud.google.com/go/pubsub` from 1.40.0 to 1.41.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.40.0...pubsub/v1.41.0)
    
    Updates `github.com/aws/aws-sdk-go` from 1.55.2 to 1.55.5
    - [Release notes](https://github.com/aws/aws-sdk-go/releases)
    - [Commits](aws/aws-sdk-go@v1.55.2...v1.55.5)
    
    Updates `github.com/getkin/kin-openapi` from 0.126.0 to 0.127.0
    - [Release notes](https://github.com/getkin/kin-openapi/releases)
    - [Commits](getkin/kin-openapi@v0.126.0...v0.127.0)
    
    Updates `golang.org/x/crypto` from 0.25.0 to 0.26.0
    - [Commits](golang/crypto@v0.25.0...v0.26.0)
    
    Updates `golang.org/x/net` from 0.27.0 to 0.28.0
    - [Commits](golang/net@v0.27.0...v0.28.0)
    
    Updates `golang.org/x/oauth2` from 0.21.0 to 0.22.0
    - [Commits](golang/oauth2@v0.21.0...v0.22.0)
    
    Updates `golang.org/x/time` from 0.5.0 to 0.6.0
    - [Commits](golang/time@v0.5.0...v0.6.0)
    
    Updates `google.golang.org/api` from 0.189.0 to 0.190.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.189.0...v0.190.0)
    
    Updates `k8s.io/apimachinery` from 0.31.0-beta.0 to 0.32.0-alpha.0
    - [Commits](kubernetes/apimachinery@v0.31.0-beta.0...v0.32.0-alpha.0)
    
    Updates `k8s.io/client-go` from 0.31.0-beta.0 to 0.32.0-alpha.0
    - [Changelog](https://github.com/kubernetes/client-go/blob/master/CHANGELOG.md)
    - [Commits](kubernetes/client-go@v0.31.0-beta.0...v0.32.0-alpha.0)
    
    Updates `github.com/grpc-ecosystem/grpc-gateway/v2` from 2.20.0 to 2.21.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.20.0...v2.21.0)
    
    Updates `google.golang.org/genproto/googleapis/api` from 0.0.0-20240701130421-f6361c86f094 to 0.0.0-20240725223205-93522f1f2a9f
    - [Commits](https://github.com/googleapis/go-genproto/commits)
    
    ---
    updated-dependencies:
    - 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-patch
      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: 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: golang.org/x/time
      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: k8s.io/apimachinery
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: dependabot
    - dependency-name: k8s.io/client-go
      dependency-type: direct:production
      update-type: version-update:semver-minor
      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
    ...
    
    Signed-off-by: dependabot[bot] <[email protected]>
    dependabot[bot] authored Aug 7, 2024
    Configuration menu
    Copy the full SHA
    bddad40 View commit details
    Browse the repository at this point in the history