Skip to content

build(deps): bump gorm.io/driver/sqlite from 1.1.3 to 1.1.4#201

Merged
nikoksr merged 1 commit intomasterfrom
dependabot/go_modules/gorm.io/driver/sqlite-1.1.4
Dec 6, 2020
Merged

build(deps): bump gorm.io/driver/sqlite from 1.1.3 to 1.1.4#201
nikoksr merged 1 commit intomasterfrom
dependabot/go_modules/gorm.io/driver/sqlite-1.1.4

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Nov 27, 2020

Bumps gorm.io/driver/sqlite from 1.1.3 to 1.1.4.

Commits
  • 4d252d9 Bump gorm.io/gorm from 1.20.6 to 1.20.7 (#24)
  • 7b79076 Bump github.com/mattn/go-sqlite3 from 1.14.4 to 1.14.5 (#23)
  • 87afffd Bump gorm.io/gorm from 1.20.5 to 1.20.6 (#21)
  • e1caf37 Ignore FOR UPDATE and FOR SHARE clause (#20)
  • 7441b8e Bump gorm.io/gorm from 1.20.2 to 1.20.5 (#19)
  • 5eedcf1 Bump actions/setup-go from v2.1.2 to v2.1.3 (#16)
  • a2ff836 take connection from dialector if available (#15)
  • fd16357 github actions workflow to run go test (#13)
  • 13183da Bump github.com/mattn/go-sqlite3 from 1.14.3 to 1.14.4 (#14)
  • 698e250 Bump gorm.io/gorm from 1.20.1 to 1.20.2 (#12)
  • 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)

Bumps [gorm.io/driver/sqlite](https://github.com/go-gorm/sqlite) from 1.1.3 to 1.1.4.
- [Release notes](https://github.com/go-gorm/sqlite/releases)
- [Commits](go-gorm/sqlite@v1.1.3...v1.1.4)

Signed-off-by: dependabot[bot] <support@github.com>
@codecov-io
Copy link
Copy Markdown

Codecov Report

Merging #201 (e8f8d04) into master (7625dd1) will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           master    #201   +/-   ##
======================================
  Coverage    1.40%   1.40%           
======================================
  Files          45      45           
  Lines        1775    1775           
======================================
  Hits           25      25           
  Misses       1748    1748           
  Partials        2       2           

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 7625dd1...e8f8d04. Read the comment docs.

@nikoksr nikoksr merged commit 9be3d81 into master Dec 6, 2020
@nikoksr nikoksr deleted the dependabot/go_modules/gorm.io/driver/sqlite-1.1.4 branch December 6, 2020 15:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants