-
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 with 7 updates #1248
Merged
Merged
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 7 updates: | Package | From | To | | --- | --- | --- | | [golang.org/x/image](https://github.com/golang/image) | `0.12.0` | `0.13.0` | | [google.golang.org/api](https://github.com/googleapis/google-api-go-client) | `0.143.0` | `0.147.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.58.2` | `1.59.0` | | [gorm.io/driver/mysql](https://github.com/go-gorm/mysql) | `1.5.1` | `1.5.2` | | [github.com/IBM/sarama](https://github.com/IBM/sarama) | `1.41.2` | `1.41.3` | | [github.com/OpenIMSDK/protocol](https://github.com/OpenIMSDK/protocol) | `0.0.26` | `0.0.27` | | [github.com/tencentyun/cos-go-sdk-v5](https://github.com/tencentyun/cos-go-sdk-v5) | `0.7.44` | `0.7.45` | Updates `golang.org/x/image` from 0.12.0 to 0.13.0 - [Commits](golang/image@v0.12.0...v0.13.0) Updates `google.golang.org/api` from 0.143.0 to 0.147.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.143.0...v0.147.0) Updates `google.golang.org/grpc` from 1.58.2 to 1.59.0 - [Release notes](https://github.com/grpc/grpc-go/releases) - [Commits](grpc/grpc-go@v1.58.2...v1.59.0) Updates `gorm.io/driver/mysql` from 1.5.1 to 1.5.2 - [Commits](go-gorm/mysql@v1.5.1...v1.5.2) Updates `github.com/IBM/sarama` from 1.41.2 to 1.41.3 - [Release notes](https://github.com/IBM/sarama/releases) - [Changelog](https://github.com/IBM/sarama/blob/main/CHANGELOG.md) - [Commits](IBM/sarama@v1.41.2...v1.41.3) Updates `github.com/OpenIMSDK/protocol` from 0.0.26 to 0.0.27 - [Release notes](https://github.com/OpenIMSDK/protocol/releases) - [Commits](openimsdk/protocol@v0.0.26...v0.0.27) Updates `github.com/tencentyun/cos-go-sdk-v5` from 0.7.44 to 0.7.45 - [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.44...v0.7.45) --- updated-dependencies: - 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: gorm.io/driver/mysql dependency-type: direct:production update-type: version-update:semver-patch 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/OpenIMSDK/protocol dependency-type: direct:production update-type: version-update:semver-patch 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 ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
bot
requested review from
cubxxw,
Bloomingg,
FGadvancer,
skiffer-git,
withchao and
a team
as code owners
October 18, 2023 09:03
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
Oct 18, 2023
pull-request-size
bot
added
the
size/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
label
Oct 18, 2023
cubxxw
approved these changes
Oct 18, 2023
cubxxw
approved these changes
Oct 18, 2023
openimbot
approved these changes
Oct 18, 2023
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/M
Denotes a PR that changes 30-99 lines, ignoring generated files.
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 7 updates:
0.12.0
0.13.0
0.143.0
0.147.0
1.58.2
1.59.0
1.5.1
1.5.2
1.41.2
1.41.3
0.0.26
0.0.27
0.7.44
0.7.45
Updates
golang.org/x/image
from 0.12.0 to 0.13.0Commits
c20bbc3
draw: simplify some calls to fmt.Fprintf491771c
draw: merge draw_go117.go into draw.go4aa0222
go.mod: update go directive to 1.183aac9c6
draw: add fast paths for RGBA64ImageUpdates
google.golang.org/api
from 0.143.0 to 0.147.0Release notes
Sourced from google.golang.org/api's releases.
Changelog
Sourced from google.golang.org/api's changelog.
Commits
60e8678
chore(main): release 0.147.0 (#2210)8fd2dc4
chore(deps): bump golang.org/x/net from 0.16.0 to 0.17.0 in /internal/kokoro/...6d015e0
chore(all): update module golang.org/x/net to v0.17.0 [SECURITY] (#2214)e2368f8
feat(all): auto-regenerate discovery clients (#2215)df0b730
feat(all): auto-regenerate discovery clients (#2211)b3a71bd
chore(all): update all (#2207)f2c2d1b
feat(all): auto-regenerate discovery clients (#2209)ed48023
chore(main): release 0.146.0 (#2204)9a034cd
feat(all): auto-regenerate discovery clients (#2206)4aa710d
feat(all): auto-regenerate discovery clients (#2205)Updates
google.golang.org/grpc
from 1.58.2 to 1.59.0Release notes
Sourced from google.golang.org/grpc's releases.
Commits
7765221
Change version to 1.59.0 (#6695)e88f12e
server: prohibit more than MaxConcurrentStreams handlers from running at once...be7919c
transport: Pass Header metadata to tap handle. (#6652)e3f1514
Reapply "status: fix/improve status handling (#6662)" (#6673) (#6688)696faa9
client: add a test for NewSubConn / StateListener / cc.Close racing (#6678)318c717
readme: fix badges (#6687)39972fd
github: add code coverage with codecov.io (#6676)93dbc05
xds: move virtual host matcher test to the xdsresource package (#6680)2c00469
github: update actions/setup-go and actions/checkout (#6675)1f73ed5
Replace the gRFC pull request with the permanent link. (#6674)Updates
gorm.io/driver/mysql
from 1.5.1 to 1.5.2Commits
2a61ba0
When adding a new column to a table, include a primary key if the field is ei...386f545
Update README.md (#126)d04acd7
build(deps): bump actions/checkout from 3 to 4 (#133)48b6526
feat: reference for error codes added3f88908
feat: ErrForeignKeyViolated implemented91dcda2
ci: added build & test jobs (#121)Updates
github.com/IBM/sarama
from 1.41.2 to 1.41.3Release notes
Sourced from github.com/IBM/sarama's releases.
Commits
c42b2e0
fix(client): ignore empty Metadata responses when refreshing (#2672)6678dd1
chore(deps): bump the golang-org-x group with 1 update (#2671)24f1249
fix: pre-compile regex for parsing kafka version (#2663)64d2044
fix(docs): correct topic name in rebalancing strategy example (#2657)44f6db5
chore(deps): bump the golang-org-x group with 2 updates (#2661)e16473b
chore(ci): bump docker/setup-buildx-action from 2 to 3 (#2653)Updates
github.com/OpenIMSDK/protocol
from 0.0.26 to 0.0.27Release notes
Sourced from github.com/OpenIMSDK/protocol's releases.
Commits
f348828
fate: QuitGroupReq add UserIDUpdates
github.com/tencentyun/cos-go-sdk-v5
from 0.7.44 to 0.7.45Release notes
Sourced from github.com/tencentyun/cos-go-sdk-v5's releases.
Changelog
Sourced from github.com/tencentyun/cos-go-sdk-v5's changelog.
Commits
af6e1f5
Merge pull request #212 from tencentyun/feature_jojoliang_36173e1da2c02dc
fix copy object, update bucket origin7fc9595
Merge pull request #211 from tencentyun/feature_lilang_8d637ca23cb0aa9
Merge branch 'dev_token' into 'master' (merge request !79)66a66a1
generate_token0fc7f23
generate_token demo2d08098
Updated CHANGELOG.mdDependabot 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