-
Notifications
You must be signed in to change notification settings - Fork 0
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 18 updates #100
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/go_modules/gomod-deps-407136b8cd
base: main
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Bumps the gomod-deps group with 12 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/gorilla/websocket](https://github.com/gorilla/websocket) | `1.5.0` | `1.5.3` | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.63` | `7.0.74` | | [github.com/prometheus/client_golang](https://github.com/prometheus/client_golang) | `1.17.0` | `1.19.1` | | [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) | `1.12.1` | `1.16.0` | | [golang.org/x/image](https://github.com/golang/image) | `0.13.0` | `0.18.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.148.0` | `0.188.0` | | [github.com/IBM/sarama](https://github.com/IBM/sarama) | `1.41.3` | `1.43.2` | | [github.com/aliyun/aliyun-oss-go-sdk](https://github.com/aliyun/aliyun-oss-go-sdk) | `2.2.9+incompatible` | `3.0.2+incompatible` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.2.1` | `9.5.4` | | [github.com/tencentyun/cos-go-sdk-v5](https://github.com/tencentyun/cos-go-sdk-v5) | `0.7.45` | `0.7.54` | | [github.com/spf13/cobra](https://github.com/spf13/cobra) | `1.7.0` | `1.8.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.15.5 to 10.20.0 - [Release notes](https://github.com/go-playground/validator/releases) - [Commits](go-playground/validator@v10.15.5...v10.20.0) Updates `github.com/gorilla/websocket` from 1.5.0 to 1.5.3 - [Release notes](https://github.com/gorilla/websocket/releases) - [Commits](gorilla/websocket@v1.5.0...v1.5.3) Updates `github.com/minio/minio-go/v7` from 7.0.63 to 7.0.74 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.63...v7.0.74) Updates `github.com/prometheus/client_golang` from 1.17.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.17.0...v1.19.1) Updates `github.com/stretchr/testify` from 1.8.4 to 1.9.0 - [Release notes](https://github.com/stretchr/testify/releases) - [Commits](stretchr/testify@v1.8.4...v1.9.0) Updates `go.mongodb.org/mongo-driver` from 1.12.1 to 1.16.0 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.12.1...v1.16.0) Updates `golang.org/x/image` from 0.13.0 to 0.18.0 - [Commits](golang/image@v0.13.0...v0.18.0) Updates `google.golang.org/api` from 0.148.0 to 0.188.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.148.0...v0.188.0) Updates `google.golang.org/grpc` from 1.59.0 to 1.64.1 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.59.0...v1.64.1) Updates `google.golang.org/protobuf` from 1.31.0 to 1.34.2 Updates `github.com/google/uuid` from 1.3.1 to 1.6.0 - [Release notes](https://github.com/google/uuid/releases) - [Changelog](https://github.com/google/uuid/blob/master/CHANGELOG.md) - [Commits](google/uuid@v1.3.1...v1.6.0) Updates `github.com/IBM/sarama` from 1.41.3 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.41.3...v1.43.2) Updates `github.com/aliyun/aliyun-oss-go-sdk` from 2.2.9+incompatible to 3.0.2+incompatible - [Release notes](https://github.com/aliyun/aliyun-oss-go-sdk/releases) - [Changelog](https://github.com/aliyun/aliyun-oss-go-sdk/blob/master/CHANGELOG.md) - [Commits](aliyun/aliyun-oss-go-sdk@v2.2.9...v3.0.2) Updates `github.com/redis/go-redis/v9` from 9.2.1 to 9.5.4 - [Release notes](https://github.com/redis/go-redis/releases) - [Changelog](https://github.com/redis/go-redis/blob/master/CHANGELOG.md) - [Commits](https://github.com/redis/go-redis/commits) Updates `github.com/tencentyun/cos-go-sdk-v5` from 0.7.45 to 0.7.54 - [Release notes](https://github.com/tencentyun/cos-go-sdk-v5/releases) - [Changelog](https://github.com/tencentyun/cos-go-sdk-v5/blob/master/CHANGELOG.md) - [Commits](tencentyun/cos-go-sdk-v5@v0.7.45...v0.7.54) Updates `golang.org/x/sync` from 0.5.0 to 0.7.0 - [Commits](golang/sync@v0.5.0...v0.7.0) Updates `github.com/spf13/cobra` from 1.7.0 to 1.8.1 - [Release notes](https://github.com/spf13/cobra/releases) - [Commits](spf13/cobra@v1.7.0...v1.8.1) --- 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/gorilla/websocket dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-deps - dependency-name: github.com/minio/minio-go/v7 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: github.com/stretchr/testify 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: golang.org/x/image 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/google/uuid 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-minor dependency-group: gomod-deps - dependency-name: github.com/aliyun/aliyun-oss-go-sdk dependency-type: direct:production update-type: version-update:semver-major 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: github.com/tencentyun/cos-go-sdk-v5 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-deps - dependency-name: golang.org/x/sync dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: github.com/spf13/cobra dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps ... Signed-off-by: dependabot[bot] <[email protected]>
The following labels could not be found: |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Bumps the gomod-deps group with 12 updates in the / directory:
1.9.1
1.10.0
1.5.0
1.5.3
7.0.63
7.0.74
1.17.0
1.19.1
1.12.1
1.16.0
0.13.0
0.18.0
0.148.0
0.188.0
1.41.3
1.43.2
2.2.9+incompatible
3.0.2+incompatible
9.2.1
9.5.4
0.7.45
0.7.54
1.7.0
1.8.1
Updates
github.com/gin-gonic/gin
from 1.9.1 to 1.10.0Release notes
Sourced from github.com/gin-gonic/gin's releases.
... (truncated)
Changelog
Sourced from github.com/gin-gonic/gin's changelog.
... (truncated)
Commits
75ccf94
feat: update version constant to v1.10.0 (#3952)39089af
chore: refactor configuration files for better readability (#3951)638aa19
chore: update external dependencies to latest versions (#3950)a182195
feat(binding): Support custom BindUnmarshaler for binding. (#3933)b4f66e9
chore(deps): bump github.com/bytedance/sonic from 1.11.3 to 1.11.6 (#3940)f80ade7
chore(deps): bump golangci/golangci-lint-action from 4 to 5 (#3941)0397e5e
chore: update changelog categories and improve documentation (#3917)c6f90df
chore: update various Go dependencies to latest versions (#3901)8acbe65
ci(release): refactor changelog regex patterns and exclusions (#3914)56dc72c
ci(Makefile): vet command add .PHONY (#3915)Updates
github.com/go-playground/validator/v10
from 10.15.5 to 10.20.0Release notes
Sourced from github.com/go-playground/validator/v10's releases.
Commits
e20b948
Update README.md610b713
Add EU countries validator (#1252)5187f87
feat: add base32 validator tag (#1253)21b0b9f
Fix ULID should case-insensitive (#1258)a0f74b0
update ci actions versionsad59377
add go 1.22 to ci build tests364672b
update private field opt-in commentcec504f
Resolving "Validating unexported fields #417" (#1234)b328f72
Update README.md01120ee
Update all library dependencies (#1222)Updates
github.com/gorilla/websocket
from 1.5.0 to 1.5.3Release notes
Sourced from github.com/gorilla/websocket's releases.
... (truncated)
Commits
ce903f6
Reverts to v1.5.09ec25ca
fixes broken random value generation1bddf2e
bumps go version & removes deprecated module usage750bf92
adds GHA & Makefile configsb2c246b
Revert " Update go version & add verification/testing tools (#840)"09a6bab
removing error handling while closing connections58af150
return errors instead of printing to logse5f1a0a
excludes errchecks linterb2a86a1
Do not timeout when WriteControl deadline is zero695e909
Remove hideTempErr to allow downstream users to check for errors like net.Err...Updates
github.com/minio/minio-go/v7
from 7.0.63 to 7.0.74Release notes
Sourced from github.com/minio/minio-go/v7's releases.
... (truncated)
Commits
a428198
fix: GCS endpoint validation to allow ports (#1985)6c2c69f
docs: fix doc about default alias (#1984)66ba593
feat: add SetContentDisposition method for postPolicy Upload (#1982)4742469
update govulncheck to 1.22.577fb078
return appropriate error type for generic handling (#1981)1ff6b60
Update version to next release60eddd7
Fix missing CompleteMultipartUpload SSE-C (#1980)e0ba2df
fix replication validation for Role ARN (#1978)b28095b
Add ca-west-1 endpoint (#1971)86e4405
upgrade all deps and replace gopkg.in for ini with go module (#1977)Updates
github.com/prometheus/client_golang
from 1.17.0 to 1.19.1Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
6e3f4b1
Cut 1.19.1 (#1494)cad1bfa
Merge pull request #1454 from prometheus/small-nits0aa8c9f
Rephrase incompatibility with common v0.48.077d4003
Add 1.19.0 changelog (#1451)14259fa
Merge pull request #1448 from ywwg/owilliams/content-negotiation6d03920
deps: bump prometheus/common version353395b
Remove support for go 1.19 (#1449)9dd5d2a
Merge pull request #1445 from kavu/add_go122_metrics_testc906a5e
Add support for Go 1.227ac9036
Merge pull request #1440 from prometheus/dependabot/github_actions/github-act...Updates
github.com/stretchr/testify
from 1.8.4 to 1.9.0Release notes
Sourced from github.com/stretchr/testify's releases.