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

feat(deps): bump the gomod-deps group across 1 directory with 13 updates #2294

Closed
wants to merge 1 commit into from

Commits on May 10, 2024

  1. feat(deps): bump the gomod-deps group across 1 directory with 13 updates

    Bumps the gomod-deps group with 9 updates in the / directory:
    
    | Package | From | To |
    | --- | --- | --- |
    | [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) | `1.9.1` | `1.10.0` |
    | [github.com/openimsdk/tools](https://github.com/openimsdk/tools) | `0.0.49-alpha.2` | `0.0.49-alpha.5` |
    | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.18.0` | `1.19.1` |
    | [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) | `1.14.0` | `1.15.0` |
    | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.165.0` | `0.179.0` |
    | [github.com/IBM/sarama](https://github.com/IBM/sarama) | `1.43.0` | `1.43.2` |
    | [github.com/fatih/color](https://github.com/fatih/color) | `1.14.1` | `1.16.0` |
    | [github.com/likexian/gokit](https://github.com/likexian/gokit) | `0.25.13` | `0.25.15` |
    | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.4.0` | `9.5.1` |
    
    
    
    Updates `github.com/gin-gonic/gin` from 1.9.1 to 1.10.0
    - [Release notes](https://github.com/gin-gonic/gin/releases)
    - [Changelog](https://github.com/gin-gonic/gin/blob/master/CHANGELOG.md)
    - [Commits](gin-gonic/gin@v1.9.1...v1.10.0)
    
    Updates `github.com/go-playground/validator/v10` from 10.18.0 to 10.20.0
    - [Release notes](https://github.com/go-playground/validator/releases)
    - [Commits](go-playground/validator@v10.18.0...v10.20.0)
    
    Updates `github.com/openimsdk/tools` from 0.0.49-alpha.2 to 0.0.49-alpha.5
    - [Release notes](https://github.com/openimsdk/tools/releases)
    - [Commits](openimsdk/tools@v0.0.49-alpha.2...v0.0.49-alpha.5)
    
    Updates `github.com/prometheus/client_golang` from 1.18.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.18.0...v1.19.1)
    
    Updates `go.mongodb.org/mongo-driver` from 1.14.0 to 1.15.0
    - [Release notes](https://github.com/mongodb/mongo-go-driver/releases)
    - [Commits](mongodb/mongo-go-driver@v1.14.0...v1.15.0)
    
    Updates `google.golang.org/api` from 0.165.0 to 0.179.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.165.0...v0.179.0)
    
    Updates `google.golang.org/grpc` from 1.62.1 to 1.63.2
    - [Release notes](https://github.com/grpc/grpc-go/releases)
    - [Commits](grpc/grpc-go@v1.62.1...v1.63.2)
    
    Updates `google.golang.org/protobuf` from 1.33.0 to 1.34.1
    
    Updates `github.com/IBM/sarama` from 1.43.0 to 1.43.2
    - [Release notes](https://github.com/IBM/sarama/releases)
    - [Changelog](https://github.com/IBM/sarama/blob/main/CHANGELOG.md)
    - [Commits](IBM/sarama@v1.43.0...v1.43.2)
    
    Updates `github.com/fatih/color` from 1.14.1 to 1.16.0
    - [Release notes](https://github.com/fatih/color/releases)
    - [Commits](fatih/color@v1.14.1...v1.16.0)
    
    Updates `github.com/likexian/gokit` from 0.25.13 to 0.25.15
    - [Commits](likexian/gokit@v0.25.13...v0.25.15)
    
    Updates `github.com/redis/go-redis/v9` from 9.4.0 to 9.5.1
    - [Release notes](https://github.com/redis/go-redis/releases)
    - [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md)
    - [Commits](redis/go-redis@v9.4.0...v9.5.1)
    
    Updates `golang.org/x/sync` from 0.6.0 to 0.7.0
    - [Commits](golang/sync@v0.6.0...v0.7.0)
    
    ---
    updated-dependencies:
    - dependency-name: github.com/gin-gonic/gin
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-deps
    - dependency-name: github.com/go-playground/validator/v10
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-deps
    - dependency-name: github.com/openimsdk/tools
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gomod-deps
    - dependency-name: github.com/prometheus/client_golang
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-deps
    - dependency-name: go.mongodb.org/mongo-driver
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-deps
    - dependency-name: google.golang.org/api
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-deps
    - dependency-name: google.golang.org/grpc
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-deps
    - dependency-name: google.golang.org/protobuf
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-deps
    - dependency-name: github.com/IBM/sarama
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gomod-deps
    - dependency-name: github.com/fatih/color
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-deps
    - dependency-name: github.com/likexian/gokit
      dependency-type: direct:production
      update-type: version-update:semver-patch
      dependency-group: gomod-deps
    - dependency-name: github.com/redis/go-redis/v9
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-deps
    - dependency-name: golang.org/x/sync
      dependency-type: direct:production
      update-type: version-update:semver-minor
      dependency-group: gomod-deps
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    dependabot[bot] committed May 10, 2024
    Configuration menu
    Copy the full SHA
    7e6b613 View commit details
    Browse the repository at this point in the history