Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 26, 2025

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

Commits
  • 0a864b1 Compatible with primary field is not readable
  • c87c4a2 build(deps): bump github.com/microsoft/go-mssqldb from 0.19.0 to 1.8.2 (#157)
  • d62a712 Fix syntax error when getting field comments in migration with special DB nam...
  • 0a5395f Compatible with the GORM generics version APIs
  • 4f2c3fe fix: GetIndexes method returns zero values (#149)
  • cc3a5ff fix: failed to modify field comments when empty due to incorrect conditions (...
  • 63b76aa Add error code 2601 (#153)
  • 4937266 build(deps): bump github.com/microsoft/go-mssqldb from 1.7.2 to 1.8.0 (#145)
  • 67fc90b Add auto increment setting. (#148)
  • 6825faf perf: modify log level for query field comment to avoid printing excessive us...
  • 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.5.3 to 1.6.1.
- [Commits](go-gorm/sqlserver@v1.5.3...v1.6.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Aug 26, 2025
Copy link

@propel-code-bot propel-code-bot bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM, ship it! 🚢


Why was this auto-approved?
AI analysis completed with no actionable comments or suggestions.

Copy link

This PR updates the 'gorm.io/driver/sqlserver' dependency from version 1.5.3 to 1.6.1 in the /tools/gentool module. As part of this upgrade, several other dependencies in go.mod and go.sum are also updated to ensure compatibility, including a bump of gorm.io/gorm from v1.25.9 to v1.30.0 and updates to indirect dependencies such as github.com/microsoft/go-mssqldb, github.com/google/uuid, golang.org/x/crypto, golang.org/x/sys, golang.org/x/text, golang.org/x/tools, and others. The go.sum file is extensively updated to reflect the new dependency graph. No application code changes are included-this PR is limited to dependency version management.

This summary was automatically generated by @propel-code-bot

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.

0 participants