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

Bump gorm.io/driver/mysql from 1.3.6 to 1.4.5 #197

Merged
merged 1 commit into from
Feb 4, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 3, 2023

Bumps gorm.io/driver/mysql from 1.3.6 to 1.4.5.

Commits
  • 332829e Display time in configured time zone in DSN, close github.com/go-gorm/gorm/is...
  • aecc70d Bump github.com/go-sql-driver/mysql from 1.6.0 to 1.7.0 (#99)
  • 7746e77 Update migrator.go (#100)
  • 4a51687 remove unnecessary judgments and fix misspellings (#95)
  • ae06135 feat: gen multi database (#96)
  • ca4edc1 Fix convert time to local panic when time is nil
  • c538c38 Disable Returning for mariadb < 10.5, close #93
  • bf5c03d opt time value display the debug sql (#92)
  • ecb6c6a Enable WithReturning by default for MariaDB, close #62, #85
  • ff88afd feat: support type alias (#90)
  • See full diff in compare view

Dependabot compatibility score

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 ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Jan 3, 2023
@codecov
Copy link

codecov bot commented Jan 3, 2023

Codecov Report

Base: 73.17% // Head: 73.17% // No change to project coverage 👍

Coverage data is based on head (957b357) compared to base (e701588).
Patch has no changes to coverable lines.

❗ Current head 957b357 differs from pull request most recent head 4e2d47b. Consider uploading reports for the commit 4e2d47b to get more accurate results

Additional details and impacted files
@@           Coverage Diff           @@
##           master     #197   +/-   ##
=======================================
  Coverage   73.17%   73.17%           
=======================================
  Files           4        4           
  Lines         369      369           
=======================================
  Hits          270      270           
  Misses         93       93           
  Partials        6        6           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@dependabot dependabot bot force-pushed the dependabot/go_modules/gorm.io/driver/mysql-1.4.5 branch from 957b357 to 2960e48 Compare February 4, 2023 00:27
Bumps [gorm.io/driver/mysql](https://github.com/go-gorm/mysql) from 1.3.6 to 1.4.5.
- [Release notes](https://github.com/go-gorm/mysql/releases)
- [Commits](go-gorm/mysql@v1.3.6...v1.4.5)

---
updated-dependencies:
- dependency-name: gorm.io/driver/mysql
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gorm.io/driver/mysql-1.4.5 branch from 2960e48 to 4e2d47b Compare February 4, 2023 00:28
@compscidr compscidr merged commit 17215d5 into master Feb 4, 2023
@compscidr compscidr deleted the dependabot/go_modules/gorm.io/driver/mysql-1.4.5 branch February 4, 2023 00:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant