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

mod: bump gorm.io/driver/sqlserver from 1.4.1 to 1.5.3 #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Mar 1, 2024

Bumps gorm.io/driver/sqlserver from 1.4.1 to 1.5.3.

Commits
  • ef8f762 refactor: distinguish between Unique and UniqueIndex (#106)
  • 34e811a ci: update go testing versions (#124)
  • b8d91cb Support update and delete returning using output (#116)
  • 9c41053 Bump actions/checkout from 3 to 4 (#114)
  • 4213ed1 Bump github.com/microsoft/go-mssqldb from 1.1.0 to 1.6.0 (#113)
  • 6e2cde3 feat: ErrForeignKeyViolated implemented
  • d4e1e83 Bump github.com/microsoft/go-mssqldb from 1.0.0 to 1.1.0 (#101)
  • 6c6d08e fix: error translation casting (#103)
  • 3ddd178 fix: alter column with schema (#104)
  • f0635f0 Merge pull request #98 from go-gorm/ci-build-test-job-added
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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/sqlserver](https://github.com/go-gorm/sqlserver) from 1.4.1 to 1.5.3.
- [Commits](go-gorm/sqlserver@v1.4.1...v1.5.3)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Mar 1, 2024
Copy link
Author

dependabot bot commented on behalf of github Mar 1, 2024

Dependabot tried to add @alimy/core as a reviewer to this PR, but received the following error from GitHub:

POST https://api.github.com/repos/alimy/gogs/pulls/46/requested_reviewers: 422 - Reviews may only be requested from collaborators. One or more of the teams you specified is not a collaborator of the alimy/gogs repository. // See: https://docs.github.com/rest/pulls/review-requests#request-reviewers-for-a-pull-request

@codecov-commenter
Copy link

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 15.28%. Comparing base (493a56b) to head (576f280).
Report is 13 commits behind head on main.

Additional details and impacted files
@@            Coverage Diff             @@
##             main      #46      +/-   ##
==========================================
- Coverage   15.28%   15.28%   -0.01%     
==========================================
  Files         106      106              
  Lines       13863    13864       +1     
==========================================
  Hits         2119     2119              
- Misses      11464    11465       +1     
  Partials      280      280              

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
1 participant