-
Notifications
You must be signed in to change notification settings - Fork 112
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 10 updates #541
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/gin-gonic/gin](https://github.com/gin-gonic/gin) | `1.9.1` | `1.10.0` | | [google.golang.org/grpc](https://github.com/grpc/grpc-go) | `1.62.1` | `1.63.2` | | [gorm.io/gorm](https://github.com/go-gorm/gorm) | `1.25.8` | `1.25.10` | | [github.com/alibabacloud-go/tea](https://github.com/alibabacloud-go/tea) | `1.2.1` | `1.2.2` | | [github.com/livekit/protocol](https://github.com/livekit/protocol) | `1.10.1` | `1.16.0` | | [github.com/openimsdk/gomake](https://github.com/openimsdk/gomake) | `0.0.9` | `0.0.13` | | [github.com/openimsdk/protocol](https://github.com/openimsdk/protocol) | `0.0.63` | `0.0.66` | | [github.com/xuri/excelize/v2](https://github.com/xuri/excelize) | `2.8.0` | `2.8.1` | | [go.mongodb.org/mongo-driver](https://github.com/mongodb/mongo-go-driver) | `1.14.0` | `1.15.0` | 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 `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 `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) Updates `github.com/alibabacloud-go/tea` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/alibabacloud-go/tea/releases) - [Commits](alibabacloud-go/tea@v1.2.1...v1.2.2) Updates `github.com/livekit/protocol` from 1.10.1 to 1.16.0 - [Release notes](https://github.com/livekit/protocol/releases) - [Changelog](https://github.com/livekit/protocol/blob/main/CHANGELOG.md) - [Commits](https://github.com/livekit/protocol/compare/github.com/livekit/[email protected]/livekit/[email protected]) Updates `github.com/openimsdk/gomake` from 0.0.9 to 0.0.13 - [Release notes](https://github.com/openimsdk/gomake/releases) - [Commits](openimsdk/gomake@v0.0.9...v0.0.13) Updates `github.com/openimsdk/protocol` from 0.0.63 to 0.0.66 - [Release notes](https://github.com/openimsdk/protocol/releases) - [Commits](openimsdk/protocol@v0.0.63...v0.0.66) Updates `github.com/xuri/excelize/v2` from 2.8.0 to 2.8.1 - [Release notes](https://github.com/xuri/excelize/releases) - [Commits](qax-os/excelize@v2.8.0...v2.8.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) --- 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: 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 - dependency-name: github.com/alibabacloud-go/tea dependency-type: direct:production update-type: version-update:semver-patch dependency-group: gomod-deps - dependency-name: github.com/livekit/protocol dependency-type: direct:production update-type: version-update:semver-minor dependency-group: gomod-deps - dependency-name: github.com/openimsdk/gomake 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/xuri/excelize/v2 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 ... Signed-off-by: dependabot[bot] <[email protected]>
dependabot
bot
requested review from
skiffer-git,
withchao and
a team
as code owners
May 14, 2024 13:59
dependabot
bot
added
the
dependencies
Pull requests that update a dependency file
label
May 14, 2024
pull-request-size
bot
added
the
size/L
Denotes a PR that changes 100-499 lines, ignoring generated files.
label
May 14, 2024
This pull request was built based on a group rule. Closing it will not ignore any of these versions in future pull requests. To ignore these dependencies, configure ignore rules in dependabot.yml |
dependabot
bot
deleted the
dependabot/go_modules/gomod-deps-9d3b4888b5
branch
September 29, 2024 06:38
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.
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:
1.9.1
1.10.0
1.62.1
1.63.2
1.25.8
1.25.10
1.2.1
1.2.2
1.10.1
1.16.0
0.0.9
0.0.13
0.0.63
0.0.66
2.8.0
2.8.1
1.14.0
1.15.0
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
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.1Updates
gorm.io/gorm
from 1.25.8 to 1.25.10Commits
9d370bc
Fix handling of unknown column types (#6540)7892019
Fix panic bug in migrator due to lack of nil check for stmt.Schema (#6932)ac59252
Add new error for "Violation Check Constraint" (#6992)207f1ac
fix: not clause with or condition (#6984)85299bf
perf: merge nested preload query when using join (#6990)5553ff3
downgrade mssql driverbc49365
Faster utils.FileWithLineNum (#6981)d0b4ceb
Added comment describing Unscoped() method (#6969)9a61ef2
fix: duplicated preload (#6948)1e13fd7
Fix duplicated columns in INSERT SQL for some fields with default valueUpdates
github.com/alibabacloud-go/tea
from 1.2.1 to 1.2.2Release notes
Sourced from github.com/alibabacloud-go/tea's releases.
Commits
bb7ae5f
disable fail-fastc1f8e32
Bump github.com/alibabacloud-go/debugd755295
Bump golang.org/x/net from 0.11.0 to 0.20.0b81493c
fix: unescape unicode in sdk errorUpdates
github.com/livekit/protocol
from 1.10.1 to 1.16.0Release notes
Sourced from github.com/livekit/protocol's releases.
... (truncated)
Changelog
Sourced from github.com/livekit/protocol's changelog.
... (truncated)
Commits
04372eb
Version Packages (#708)30cee62
Adding a simulation option for leave request. (#713)93a26f4
Add RedactAutoEncodedOutput to support redacting auto egress types (#712)dd69a5f
Move egress request redacting routines to protocol (#711)e079b22
avoid allocation from timeout queue iterator (#710)3842342
Allow number filtering on Dispatch Rules (#707)72c0789
allow setting min log level for logger (#705)5f0256e
Version Packages (#700)f547128
Add changeset for #703 (#704)e0c63d7
Add Twirp interceptor that prints curl commands (#702)Updates
github.com/openimsdk/gomake
from 0.0.9 to 0.0.13Release notes
Sourced from github.com/openimsdk/gomake's releases.
Commits
86c065f
kill binaries before build86f0883
kill binaries before build38f9326
kill binaries before build801ccdc
for debugfb33141
Merge pull request #2 from withchao/mainb0a8030
support compilation without tools directory8fcfae6
Remove the lowercase conversion and optimize the kill logic.d383d02
add log for debugb974626
add log for debugd8b7b17
add log for debugUpdates
github.com/openimsdk/protocol
from 0.0.63 to 0.0.66Release notes
Sourced from github.com/openimsdk/protocol's releases.
Commits
7ac1fe7
group memberc7b8f78
refactor: windows shell update.b6e3a46
feat add fn0262cb5
refactor: change conversation type name.47b8c07
refactor: change conversation type name.e20b152
feat: linux macos gen.sh9909311
feat: gen.shUpdates
github.com/xuri/excelize/v2
from 2.8.0 to 2.8.1Release notes
Sourced from github.com/xuri/excelize/v2's releases.
... (truncated)
Commits
688808b
This closes #1819, formula calculation engine support array formulas02b84a9
This closes #1820, converted styleFillVariants from slice to func (#1821)ee2ef15
This closes #1815, cell value reading functions inherit the Options settings ...9cbe3b6
This closes #1807, calculation engine support date and formula type cell (#1810)bba155e
This closes #1805, support set chart axis font family, size and strike style ...a258e3d
Fix CalcCellValue does not return raw value when enable RawCellValue (#1803)99e91e1
This closes #1794, add new GetBaseColor function (#1798)9a68553
This closes #1792, support to update defined names reference when rename work...e4497c4
ref #65, new formula function: DBCS (#1791)9b07898
This closes #1789, delete VML shape on delete comment (#1790)Updates
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)