-
Notifications
You must be signed in to change notification settings - Fork 2.5k
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 12 updates #2269
Closed
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 9 updates in the / directory: | Package | From | To | | --- | --- | --- | | [github.com/go-playground/validator/v10](https://github.com/go-playground/validator) | `10.18.0` | `10.20.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.0` | | [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.177.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/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.0 - [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.0) 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.177.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.177.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.0 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/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] <[email protected]>
dependabot
bot
requested review from
Bloomingg,
FGadvancer,
skiffer-git and
withchao
as code owners
May 1, 2024 08:45
pull-request-size
bot
added
the
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
label
May 1, 2024
Looks like these dependencies are updatable in another way, so this is no longer needed. |
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Labels
dependencies
Pull requests that update a dependency file
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
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 9 updates in the / directory:
10.18.0
10.20.0
0.0.49-alpha.2
0.0.49-alpha.5
1.18.0
1.19.0
1.14.0
1.15.0
0.165.0
0.177.0
1.43.0
1.43.2
1.14.1
1.16.0
0.25.13
0.25.15
9.4.0
9.5.1
Updates
github.com/go-playground/validator/v10
from 10.18.0 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)Updates
github.com/openimsdk/tools
from 0.0.49-alpha.2 to 0.0.49-alpha.5Release notes
Sourced from github.com/openimsdk/tools's releases.
Commits
38d5a6f
feat: kafka add field to control kafka auto commit offset.e92c626
feat: kafka add field to control kafka auto commit offset.4d5fb97
fix: create empty rpc node when client call rpc.Updates
github.com/prometheus/client_golang
from 1.18.0 to 1.19.0Release notes
Sourced from github.com/prometheus/client_golang's releases.
Changelog
Sourced from github.com/prometheus/client_golang's changelog.
Commits
77d4003
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...8c7e30f
Merge pull request #1441 from prometheus/dependabot/go_modules/tutorial/whats...08769f8
Bump github.com/prometheus/common in /tutorial/whatsup83d5940
Bump the github-actions group with 2 updatesUpdates
go.mongodb.org/mongo-driver
from 1.14.0 to 1.15.0Release notes
Sourced from go.mongodb.org/mongo-driver's releases.
Commits
7a495f2
Update version to v1.15.064d6ed0
Fix version to prepare for the v1.15.0 release. (#1604)86cb647
GODRIVER-3145 Don't retry on context timeout or cancellation. (#1598)e9a633c
GODRIVER-3137 Skip failing transaction tests (#1599)b605d09
GODRIVER-3172 Read response in the background after an op timeout. (#1589)722a2f2
GODRIVER-3123 Skip test until QE Range Protocol V2 is Implemented (#1600)94dfdff
GODRIVER-2910 Add durations to connection pool events. (#1590)b693b75
GODRIVER-3161 Resync the fle2v2-Range-* tests and skip prose test 22 (#1591)d41a7cc
Fix typo within WriteConcern docs (#1579)d90de95
GODRIVER-3158 Invoke all Drivers Evergreen Tools Scripts with Bash (#1580)Updates
google.golang.org/api
from 0.165.0 to 0.177.0Release notes
Sourced from google.golang.org/api's releases.
... (truncated)
Changelog
Sourced from google.golang.org/api's changelog.
... (truncated)
Commits
a11ef60
chore(main): release 0.177.0 (#2545)e6e5ac5
chore(all): update all (#2552)3eb92f1
fix: temp patch cloud.google.com/go ambiguity (#2560)1b6db6c
fix: split large compute file up (#2546)fb153c0
feat(all): auto-regenerate discovery clients (#2556)a5d7734
chore(deps): disable otel updates until Go 1.21 (#2554)2f46e14
feat(all): auto-regenerate discovery clients (#2553)4418f5f
feat(all): auto-regenerate discovery clients (#2551)f9bf96d
feat(all): auto-regenerate discovery clients (#2550)32a5d10
feat(all): auto-regenerate discovery clients (#2548)Updates
google.golang.org/grpc
from 1.62.1 to 1.63.2Release notes
Sourced from google.golang.org/grpc's releases.
Commits
d32e66c
Change version to 1.63.2 (#7104)92f6dd0
channelz: pass parent pointer instead of parent ID to RegisterSubChannel (#7101)0f6ef0f
grpc: un-deprecate Dial and DialContext58dc749
Change version to 1.63.1-dev (#7051)c68f456
Change version to 1.63.0 (#7050)6369167
*: update http2 dependency (#7082)8854761
cherry-pick: channelz: fix race accessing channelMap without lock (#7079) (#7...e62770d
channelz: add LocalAddr to listen sockets and test (#7062) (#7063)4ffccf1
googlec2p: use xdstp style template for client LDS resource name (#7048)faf9964
gracefulswitch: add ParseConfig and make UpdateClientConnState call SwitchTo ...Updates
google.golang.org/protobuf
from 1.33.0 to 1.34.0Updates
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/fatih/color
from 1.14.1 to 1.16.0Release notes
Sourced from github.com/fatih/color's releases.
Commits
0f9779e
Merge pull request #213 from fatih/dependabot/go_modules/golang.org/x/sys-0.14.00c78604
Bump golang.org/x/sys from 0.13.0 to 0.14.096e0f73
Merge pull request #208 from fatih/dependabot/github_actions/actions/checkout-44c66e32
Bump actions/checkout from 3 to 42fb03d6
Merge pull request #202 from fatih/dependabot/github_actions/actions/setup-go-48ba7bbd
Bump actions/setup-go from 3 to 4e3f97f3
Merge pull request #209 from fatih/dependabot/go_modules/golang.org/x/sys-0.13.0e146575
Bump golang.org/x/sys from 0.10.0 to 0.13.0d2d7a5e
Merge pull request #212 from fatih/dependabot/go_modules/github.com/mattn/go-...f3e45da
Merge branch 'main' into dependabot/go_modules/github.com/mattn/go-isatty-0.0.20Updates
github.com/likexian/gokit
from 0.25.13 to 0.25.15Commits
ab94d3b
fixed typo681b064
update go mod24fc9cb
change years of copyrightUpdates
github.com/redis/go-redis/v9
from 9.4.0 to 9.5.1Release notes
Sourced from github.com/redis/go-redis/v9's releases.
... (truncated)
Commits
d43a9fa
Bump go-redis version to 9.5.1 (#2917)5da49b1
bug: Fix SETINFO ensuring it is set-and-forget (#2915)99527f0
docs: README update to highlight how to disable sending client identification...b5a9e5d
Bump go-redis version to 9.5.0 (#2905)35de49a
Speed up connections by sending SetInfo via a pipeline (#2880)8afc2b9
Remove freq object test from RE tests (#2904)d383038
feat: add object fraq command (#2844)f0ecdb4
docs: update features (#2846)516abe8
add CredentialsProvider to ClusterOptions (#2791)21ed15b
Add helpers to set libinfo without panic (#2724)Updates
golang.org/x/sync
from 0.6.0 to 0.7.0Commits
14be23e
semaphore: cancel acquisition with a done contextDependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditions