feat(deps): bump the gomod-deps group with 6 updates #248
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 6 updates:
1.3.1
1.4.0
1.58.0
1.59.0
1.5.1
1.5.2
1.25.4
1.25.5
0.0.21
0.0.30
9.1.0
9.2.1
Updates
github.com/google/uuid
from 1.3.1 to 1.4.0Release notes
Sourced from github.com/google/uuid's releases.
Changelog
Sourced from github.com/google/uuid's changelog.
Commits
8de8764
chore(master): release 1.4.0 (#134)7c22e97
Clarify the documentation of Parse to state its job is to parse, not validate...cd5fbbd
feat: UUIDs slice type with Strings() convenience method (#133)47f5b39
docs: fix a typo in CONTRIBUTING.md (#130)542ddab
chore(tests): add Fuzz tests (#128)06716f6
chore(tests): Add json.Unmarshal test with empty value cases (#116)Updates
google.golang.org/grpc
from 1.58.0 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
gorm.io/gorm
from 1.25.4 to 1.25.5Commits
6bef318
add support for returning in sqlserver (#6585)1b24081
chore(deps): bump actions/checkout from 3 to 4 (#6586)8c18714
Don't call MethodByName with a variable arg (#6602)12ba285
*datatypes.JSON in model causes panic on tx.Statement.Changed (#6611)9d8a5bb
feat: reuse name (#6626)2095d42
fix: sqlite dialector cannot applyPRIMARY KEY AUTOINCREMENT
type (#6624)e57e5d8
Update go.mod653732e
Update go testing versionsac07543
Fixed error message when dialector fails to initialize (#6509)Updates
github.com/OpenIMSDK/protocol
from 0.0.21 to 0.0.30Release notes
Sourced from github.com/OpenIMSDK/protocol's releases.
Commits
e1dc47e
Merge pull request #34 from openimsdk/change_create_conversation_argsf99680a
feat: add args check to support set conversation.e0eee58
Merge pull request #33 from openimsdk/change_create_conversation_argsadfd7ba
feat: add args check to support set conversation.cf10e90
Merge pull request #32 from openimsdk/change_create_conversation_args1ffa1b2
feat: add fields to support notification conversation.f348828
fate: QuitGroupReq add UserID68bb5d9
fix: SearchLogsResp LogsInfos format5506cd0
Merge pull request #30 from FGadvancer/fix_user_statusdd0103f
fix: user status set info change.Updates
github.com/redis/go-redis/v9
from 9.1.0 to 9.2.1Release notes
Sourced from github.com/redis/go-redis/v9's releases.
Commits
f994ff1
Bump version to 9.2.1 (#2735)0b5e186
chore(deps): bump actions/stale from 3 to 8 (#2732)c6fe509
Add stream interface back toCmdable
(#2725)275af73
refactor(gears): remove redundant nil check (#2728)dac3314
Bump version to 9.2.0 (#2722)6199a2a
Making command structs digestable (#2716)e07f7e6
chore(deps): bump github.com/bsm/ginkgo/v2 from 2.9.5 to 2.12.0 (#2690)7ecd7ac
chore(deps): bump github.com/bsm/gomega from 1.26.0 to 1.27.10 (#2689)e23ea02
Added MaxActiveConns (#2646)934c6a3
make public probabilistic and redis gears interfaces (#2695)Dependabot 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