vulsio / go-cve-dictionary

Build a local copy of CVE (NVD and Japanese JVN). Server mode for easy querying.
Apache License 2.0
367 stars 109 forks source link

chore(deps): bump gorm.io/driver/mysql from 1.1.1 to 1.3.4 #265

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps gorm.io/driver/mysql from 1.1.1 to 1.3.4.

Commits
  • 7ac57a7 MariaDB always use null as default value
  • d6047a9 Bump gorm.io/gorm from 1.23.1 to 1.23.4 (#72)
  • 9784262 time.Now() returns local time by default (#70)
  • efbd061 Use WriteByte in case of single byte writing (#68)
  • 2415f40 add global variable QueryClauses (#65)
  • 68a0519 fix migrator in transaction (#64)
  • 8149e87 trim default value to fix mariadb
  • 4d74602 Improve support for AutoMigrate
  • 11959bf Update Migrator ColumnType interface
  • 373b1f0 feat: get column types by ordinal position order (#60)
  • Additional commits viewable 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[bot] commented 2 years ago

Superseded by #270.