Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 11, 2020

Bumps gorm.io/driver/sqlserver from 1.0.3 to 1.0.4.

Commits
  • cc9a724 Fix panic when getting RowsAffected due to failed to create data
  • 57efdbf Merge pull request #3 from syklevin/master
  • 91240b9 allow passing connpool for initialize, same as mysql driver
  • d62480c Merge pull request #1 from go-gorm/dependabot/go_modules/gorm.io/gorm-1.20.0
  • ea9957f Bump gorm.io/gorm from 1.9.19 to 1.20.0
  • f2e8c7b Create dependabot.yml
  • 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 dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Sep 11, 2020
@dependabot dependabot bot force-pushed the dependabot/go_modules/gorm.io/driver/sqlserver-1.0.4 branch from 92eef1e to 8c08257 Compare September 11, 2020 12:19
Bumps [gorm.io/driver/sqlserver](https://github.com/go-gorm/sqlserver) from 1.0.3 to 1.0.4.
- [Release notes](https://github.com/go-gorm/sqlserver/releases)
- [Commits](go-gorm/sqlserver@v1.0.3...v1.0.4)

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/gorm.io/driver/sqlserver-1.0.4 branch from 8c08257 to 1fb4cb4 Compare September 16, 2020 06:42
@jinzhu jinzhu merged commit af61c2e into master Sep 16, 2020
@jinzhu jinzhu deleted the dependabot/go_modules/gorm.io/driver/sqlserver-1.0.4 branch September 16, 2020 07:26
tr1v3r pushed a commit that referenced this pull request Feb 15, 2023
…iver/sqlserver-1.0.4

Bump gorm.io/driver/sqlserver from 1.0.3 to 1.0.4
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants