Skip to content
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 2 updates #139

Closed
wants to merge 1 commit into from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 11, 2023

Bumps the gomod-deps group with 2 updates: gorm.io/gorm and github.com/OpenIMSDK/protocol.

Updates gorm.io/gorm from 1.25.2 to 1.25.3

Commits
  • bae684b fix(clause): when the value of clause.Eq is an empty array, the SQL should be...
  • 15162af Support GetDBConnWithContext PreparedStmtDB
  • 3c34bc2 refactor: Regex description (#6507)
  • f473761 fix: added SkipHooks in db getInstance() (#6484)
  • 193c454 keep float precision in ExplainSQL (#6495)
  • 1fb26ac test: coverage for tabletype added (#6496)
  • a7f01bd Test Pluck with customized type
  • c10f807 test: coverage for foreign key violation err (#6403)
  • See full diff in compare view

Updates github.com/OpenIMSDK/protocol from 0.0.6 to 0.0.9

Release notes

Sourced from github.com/OpenIMSDK/protocol's releases.

v0.0.9

What's Changed

Full Changelog: openimsdk/protocol@v0.0.8...v0.0.9

v0.0.8

What's Changed

Full Changelog: openimsdk/protocol@v0.0.7...v0.0.8

v0.0.7

What's Changed

Full Changelog: openimsdk/protocol@0.0.5...v0.0.7

Commits
  • 76dab53 Merge pull request #17 from plutoyty/add-feature-14
  • 50c3ac9 Add the online status req, resp, and add the platform number of tips for subs...
  • 897cc01 Merge pull request #16 from plutoyty/add-feature-14
  • 8641c1c add UserStatusChangeNotification constant
  • 692a4d5 Merge pull request #15 from plutoyty/add-feature-14
  • 259e297 add tips for user status changes
  • 1d9cb39 add tips for user status changes
  • See full diff in compare view

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> dependency 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> dependency 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

Bumps the gomod-deps group with 2 updates: [gorm.io/gorm](https://github.com/go-gorm/gorm) and [github.com/OpenIMSDK/protocol](https://github.com/OpenIMSDK/protocol).


Updates `gorm.io/gorm` from 1.25.2 to 1.25.3
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](go-gorm/gorm@v1.25.2...v1.25.3)

Updates `github.com/OpenIMSDK/protocol` from 0.0.6 to 0.0.9
- [Release notes](https://github.com/OpenIMSDK/protocol/releases)
- [Commits](openimsdk/protocol@v0.0.6...v0.0.9)

---
updated-dependencies:
- dependency-name: gorm.io/gorm
  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
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot requested a review from a team as a code owner August 11, 2023 08:57
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 11, 2023
@pull-request-size pull-request-size bot added the size/S Denotes a PR that changes 10-29 lines, ignoring generated files. label Aug 11, 2023
@dependabot dependabot bot temporarily deployed to openim August 11, 2023 08:58 Inactive
@dependabot dependabot bot temporarily deployed to openim August 11, 2023 08:58 Inactive
@dependabot dependabot bot temporarily deployed to openim August 11, 2023 08:58 Inactive
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Aug 16, 2023

Superseded by #142.

@dependabot dependabot bot closed this Aug 16, 2023
@dependabot dependabot bot deleted the dependabot/go_modules/gomod-deps-80d7b2af04 branch August 16, 2023 08:23
@openimsdk openimsdk locked and limited conversation to collaborators Aug 16, 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/S Denotes a PR that changes 10-29 lines, ignoring generated files.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants