-
Notifications
You must be signed in to change notification settings - Fork 47
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 19 updates #93
Open
dependabot
wants to merge
1
commit into
main
Choose a base branch
from
dependabot/go_modules/gomod-deps-f7c6065853
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 16 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/IBM/sarama](https://github.com/IBM/sarama) | `1.43.0` | `1.43.2` | | [github.com/aws/aws-sdk-go-v2](https://github.com/aws/aws-sdk-go-v2) | `1.23.1` | `1.30.0` | | [github.com/aws/aws-sdk-go-v2/config](https://github.com/aws/aws-sdk-go-v2) | `1.25.4` | `1.27.22` | | [github.com/aws/aws-sdk-go-v2/service/s3](https://github.com/aws/aws-sdk-go-v2) | `1.43.1` | `1.57.0` | | [github.com/qiniu/go-sdk/v7](https://github.com/qiniu/go-sdk) | `7.18.2` | `7.21.1` | | [github.com/gin-gonic/gin](https://github.com/gin-gonic/gin) | `1.9.1` | `1.10.0` | | [github.com/minio/minio-go/v7](https://github.com/minio/minio-go) | `7.0.69` | `7.0.72` | | [github.com/openimsdk/protocol](https://github.com/openimsdk/protocol) | `0.0.69-alpha.4` | `0.0.69-alpha.19` | | [github.com/redis/go-redis/v9](https://github.com/redis/go-redis) | `9.2.1` | `9.5.3` | | [github.com/tencentyun/cos-go-sdk-v5](https://github.com/tencentyun/cos-go-sdk-v5) | `0.7.47` | `0.7.51` | | [go.etcd.io/etcd/client/v3](https://github.com/etcd-io/etcd) | `3.5.13` | `3.5.14` | | [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) | `1.12.0` | `1.15.1` | | [go.uber.org/zap](https://github.com/uber-go/zap) | `1.24.0` | `1.27.0` | | [golang.org/x/image](https://github.com/golang/image) | `0.15.0` | `0.18.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.62.1` | `1.64.0` | | [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.25.8` | `1.25.10` | 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/aws/aws-sdk-go-v2` from 1.23.1 to 1.30.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.23.1...v1.30.0) Updates `github.com/aws/aws-sdk-go-v2/config` from 1.25.4 to 1.27.22 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@config/v1.25.4...config/v1.27.22) Updates `github.com/aws/aws-sdk-go-v2/credentials` from 1.16.3 to 1.17.22 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@v1.16.3...credentials/v1.17.22) Updates `github.com/aws/aws-sdk-go-v2/service/s3` from 1.43.1 to 1.57.0 - [Release notes](https://github.com/aws/aws-sdk-go-v2/releases) - [Commits](aws/aws-sdk-go-v2@service/s3/v1.43.1...service/s3/v1.57.0) Updates `github.com/qiniu/go-sdk/v7` from 7.18.2 to 7.21.1 - [Release notes](https://github.com/qiniu/go-sdk/releases) - [Changelog](https://github.com/qiniu/go-sdk/blob/master/CHANGELOG.md) - [Commits](qiniu/go-sdk@v7.18.2...v7.21.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/minio/minio-go/v7` from 7.0.69 to 7.0.72 - [Release notes](https://github.com/minio/minio-go/releases) - [Commits](minio/minio-go@v7.0.69...v7.0.72) Updates `github.com/openimsdk/protocol` from 0.0.69-alpha.4 to 0.0.69-alpha.19 - [Release notes](https://github.com/openimsdk/protocol/releases) - [Commits](openimsdk/protocol@v0.0.69-alpha.4...v0.0.69-alpha.19) Updates `github.com/redis/go-redis/v9` from 9.2.1 to 9.5.3 - [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.2.1...v9.5.3) 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 `github.com/tencentyun/cos-go-sdk-v5` from 0.7.47 to 0.7.51 - [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.47...v0.7.51) Updates `go.etcd.io/etcd/client/v3` from 3.5.13 to 3.5.14 - [Release notes](https://github.com/etcd-io/etcd/releases) - [Commits](etcd-io/etcd@v3.5.13...v3.5.14) Updates `go.mongodb.org/mongo-driver` from 1.12.0 to 1.15.1 - [Release notes](https://github.com/mongodb/mongo-go-driver/releases) - [Commits](mongodb/mongo-go-driver@v1.12.0...v1.15.1) Updates `go.uber.org/zap` from 1.24.0 to 1.27.0 - [Release notes](https://github.com/uber-go/zap/releases) - [Changelog](https://github.com/uber-go/zap/blob/master/CHANGELOG.md) - [Commits](uber-go/zap@v1.24.0...v1.27.0) Updates `golang.org/x/image` from 0.15.0 to 0.18.0 - [Commits](golang/image@v0.15.0...v0.18.0) Updates `google.golang.org/grpc` from 1.62.1 to 1.64.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.62.1...v1.64.0) Updates `google.golang.org/protobuf` from 1.33.0 to 1.34.1 Updates `gorm.io/gorm` from 1.25.8 to 1.25.10 - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.25.8...v1.25.10) --- updated-dependencies: - dependency-name: github.com/IBM/sarama dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-deps - dependency-name: github.com/aws/aws-sdk-go-v2 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: github.com/aws/aws-sdk-go-v2/config dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: github.com/aws/aws-sdk-go-v2/credentials dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: github.com/aws/aws-sdk-go-v2/service/s3 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: github.com/qiniu/go-sdk/v7 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - 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/minio/minio-go/v7 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-deps - dependency-name: github.com/openimsdk/protocol 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: github.com/stretchr/testify 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: go.etcd.io/etcd/client/v3 dependency-type: direct:production update-type: version-update:semver-patch 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: go.uber.org/zap 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/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: gorm.io/gorm dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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
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 16 updates in the / directory:
1.43.0
1.43.2
1.23.1
1.30.0
1.25.4
1.27.22
1.43.1
1.57.0
7.18.2
7.21.1
1.9.1
1.10.0
7.0.69
7.0.72
0.0.69-alpha.4
0.0.69-alpha.19
9.2.1
9.5.3
0.7.47
0.7.51
3.5.13
3.5.14
1.12.0
1.15.1
1.24.0
1.27.0
0.15.0
0.18.0
1.62.1
1.64.0
1.25.8
1.25.10
Updates
github.com/IBM/sarama
from 1.43.0 to 1.43.2Release notes
Sourced from github.com/IBM/sarama's releases.
Commits
0ab2bb7
chore(ci): go mod tidy examples tree (#2883)a8d8e7a
chore(ci): bump actions/upload-artifact from 4.3.1 to 4.3.3 (#2882)e4d54f0
chore(ci): re-enable gocache in golangci-lint step18c39e4
chore(ci): bump golangci/golangci-lint-action from 4.0.0 to 5.0.03d0d427
chore(ci): bump docker/setup-buildx-action from 3.2.0 to 3.3.0 (#2880)cf0ca71
chore(ci): bump actions/dependency-review-action from 4.1.3 to 4.2.5 (#2879)709e313
chore(ci): bump ubi8/ubi-minimal from 8.8 to 8.9 (#2878)681001f
fix(fv): use docker's tini/init for FV containers1cb9154
fix(ci): fix dependabot docker action532dda6
chore(ci): bump actions/checkout from 4.1.1 to 4.1.4 (#2876)Updates
github.com/aws/aws-sdk-go-v2
from 1.23.1 to 1.30.0Commits
2d43b81
Release 2024-06-19812bc72
Regenerated Clients12e2648
Update endpoints model5df426a
Update API model78777b6
add implicit global region to internal partition metadata (#2688)077df5d
Release 2024-06-183320b13
Regenerated Clients1315201
Update API model8dddc9c
add SDK-specific feature tracking (#2682)54f11c0
Release 2024-06-17Updates
github.com/aws/aws-sdk-go-v2/config
from 1.25.4 to 1.27.22Commits
7c25c21
Release 2024-06-26b374423
Regenerated Clients923f54e
Update API model5f3bdfc
track changes for string_array endpoint parameters (#2699)2b4498c
Release 2024-06-25332d372
Regenerated Clients9397b8d
Update API model674e1e4
Release 2024-06-24406eeb4
Regenerated Clients17bd894
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/credentials
from 1.16.3 to 1.17.22Commits
7c25c21
Release 2024-06-26b374423
Regenerated Clients923f54e
Update API model5f3bdfc
track changes for string_array endpoint parameters (#2699)2b4498c
Release 2024-06-25332d372
Regenerated Clients9397b8d
Update API model674e1e4
Release 2024-06-24406eeb4
Regenerated Clients17bd894
Update endpoints modelUpdates
github.com/aws/aws-sdk-go-v2/service/s3
from 1.43.1 to 1.57.0Commits
7c25c21
Release 2024-06-26b374423
Regenerated Clients923f54e
Update API model5f3bdfc
track changes for string_array endpoint parameters (#2699)2b4498c
Release 2024-06-25332d372
Regenerated Clients9397b8d
Update API model674e1e4
Release 2024-06-24406eeb4
Regenerated Clients17bd894
Update endpoints modelUpdates
github.com/qiniu/go-sdk/v7
from 7.18.2 to 7.21.1Release notes
Sourced from github.com/qiniu/go-sdk/v7's releases.
Changelog
Sourced from github.com/qiniu/go-sdk/v7's changelog.
... (truncated)
Commits
6da001b
Bump version to v7.21.1 (#135)dfd3fa9
fix resumeUploaderV2 content-type bug (#134)5f1f010
Bump version to v7.21.0 (#133)9d98ac7
Releases/v7.21.0 (#128)47dfe16
bump version to v7.20.2 (#132)83cd827
fix formUploader content-type bug (#131)697395b
add version check21ec012
Get region support specified UC hosts and Client & List bucket support output...1d3fbec
handle request retry (#123)d668ba0
bump version to v7.20.0 (#127)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/minio/minio-go/v7
from 7.0.69 to 7.0.72Release notes
Sourced from github.com/minio/minio-go/v7's releases.
Commits
0b004e3
add support for '*' in etag matchfa174cb
Keep all x-minio- headers as-is (#1970)b952833
Update version to next release14b3aa6
Add ListMultipartUploads mint tests (#1963)7d712b5
feat: support tags for postPolicy Upload (#1967)95db455
Add support for DelMarkerExpiration element (#1959)88c389d
Update version to next releasec2fe179
remove sha256-simd support we do not need it anymore (#1958)0e5a768
avoid trailing checksums for zero byte objectsafa8d59
Bump golang.org/x/net from 0.21.0 to 0.23.0 in /examples/minio (#1955)Updates
github.com/openimsdk/protocol
from 0.0.69-alpha.4 to 0.0.69-alpha.19Release notes
Sourced from github.com/openimsdk/protocol's releases.
... (truncated)
Commits
884c773
refactor notify messagefc9e304
add openmeeting proto7132eb9
version5433520
versionec5dbd8
versiona7e5858
version739ff04
version42d5208
version0df8ad2
Merge pull request #82 from icey-yu/feat-friend-version-return00035e0
feat: gen codeUpdates
github.com/redis/go-redis/v9
from 9.2.1 to 9.5.3Release notes
Sourced from github.com/redis/go-redis/v9's releases.
... (truncated)
Commits
f752b9a
Release/v9.5.3 (#3018)2d8fa02
fix: fix #2681 (#2998)0f0a284
Remove skipping span creation by checking parent spans (#2980)b64d9de
Handle IPv6 in isMovedError (#2981)fa9edec
Fix XGroup first pos key (#2983)90c7a41
Adding BitfieldRo in BitMapCmdable interface (#2962)9f1522a
Fix typo in comment (#2972)f7f34fe
Optimize docs useless imports and typo (#2970)6960bcc
chore: fix some comments (#2967)f5496d1
Fix for issues #2959 and #2960 (