Skip to content

chore(deps)(deps): bump the gorm group across 1 directory with 3 updates - #146

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gorm-d5bcb2dc1c
Open

chore(deps)(deps): bump the gorm group across 1 directory with 3 updates#146
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/go_modules/gorm-d5bcb2dc1c

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor

Bumps the gorm group with 2 updates in the / directory: gorm.io/driver/postgres and gorm.io/driver/sqlserver.

Updates gorm.io/driver/postgres from 1.6.0 to 1.6.2

Commits
  • e269d69 Fix/preserve original error in translate (#335)
  • 35fa84d chore(deps): bump actions/setup-go from 5 to 7 (#347)
  • 6e6c866 feat: support PostgreSQL generated columns via the generated tag (#345)
  • d9b9fc6 chore(deps): bump gorm.io/gorm from 1.25.10 to 1.31.2 (#346)
  • 77dd2bd chore(deps): bump actions/checkout from 4 to 7 (#344)
  • 2a16690 Refactor SQL query for column type retrieval (#343)
  • ce8a605 chore(deps): bump github.com/jackc/pgx/v5 from 5.9.2 to 5.10.0 (#341)
  • 4d6a58d fix(Migrator): add schema qualification to GetIndexes, RenameIndex, DropIndex...
  • 65c4b89 fix(Migrator): prevent nil pointer dereference in AlterColumn (#339)
  • 92d2b78 chore(deps): bump github.com/jackc/pgx/v5 from 5.8.0 to 5.9.2 (#337)
  • Additional commits viewable in compare view

Updates gorm.io/driver/sqlserver from 1.6.3 to 1.6.4

Commits
  • 50ac986 feat: support generated (computed) columns via the generated tag (#178)
  • 8af2ff5 build(deps): bump actions/checkout from 6 to 7 (#179)
  • c6fcffe build(deps): bump gorm.io/gorm from 1.30.0 to 1.31.2 (#181)
  • de957b7 build(deps): bump golang.org/x/crypto from 0.45.0 to 0.52.0 (#182)
  • c8ef2bf build(deps): bump actions/setup-go from 5 to 7 (#183)
  • 6ca13a5 fix: schema-qualified table handling in SQL Server (#184)
  • 05e6495 build(deps): bump actions/checkout from 4 to 6 (#174)
  • 9971ad0 build(deps): bump github.com/microsoft/go-mssqldb from 1.8.2 to 1.9.6 (#176)
  • fc75edd fix: The HasConstraint is fixed by adding a Unique Check (#173)
  • See full diff in compare view

Updates gorm.io/gorm from 1.31.1 to 1.31.2

Release notes

Sourced from gorm.io/gorm's releases.

Release v1.31.2

Changes

Commits
  • 1d6ce99 Fix potential rows leak on panic by deferring rows.Close() (#7798)
  • f648834 perf: replace fmt.Sprintf with strconv in ExplainSQL numeric formatting (#7796)
  • 49cd6b8 Document NowFunc timezone behavior (#7799)
  • d0ee5e2 correct typo and rename fileType to fieldType in AlterColumn (#7748)
  • 2a22022 fix: panic when using clause.Returning with CreateInBatches (#7768)
  • 3322929 fix(migrator): add nil guards to ColumnType methods to prevent panic (#7767)
  • 40cd2af ci: switch tests Go matrix to stable/oldstable and update setup-go (#7726)
  • ba38501 chore(ci): bump actions/stale to v9 (#7696)
  • c1f742d fix: don't override alterColumn when defaults match (#7728)
  • c14d3ac update github ci golang version
  • Additional commits viewable in compare view

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the gorm group with 2 updates in the / directory: [gorm.io/driver/postgres](https://github.com/go-gorm/postgres) and [gorm.io/driver/sqlserver](https://github.com/go-gorm/sqlserver).


Updates `gorm.io/driver/postgres` from 1.6.0 to 1.6.2
- [Commits](go-gorm/postgres@v1.6.0...v1.6.2)

Updates `gorm.io/driver/sqlserver` from 1.6.3 to 1.6.4
- [Commits](go-gorm/sqlserver@v1.6.3...v1.6.4)

Updates `gorm.io/gorm` from 1.31.1 to 1.31.2
- [Release notes](https://github.com/go-gorm/gorm/releases)
- [Commits](go-gorm/gorm@v1.31.1...v1.31.2)

---
updated-dependencies:
- dependency-name: gorm.io/driver/postgres
  dependency-version: 1.6.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gorm
- dependency-name: gorm.io/driver/sqlserver
  dependency-version: 1.6.4
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gorm
- dependency-name: gorm.io/gorm
  dependency-version: 1.31.2
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: gorm
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot @github

dependabot Bot commented on behalf of github Aug 3, 2026

Copy link
Copy Markdown
Contributor Author

Labels

The following labels could not be found: area:backend, type:dependencies. Please create them before Dependabot can add them to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@sonarqubecloud

sonarqubecloud Bot commented Aug 3, 2026

Copy link
Copy Markdown

@socket-security

Copy link
Copy Markdown

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedgolang/​gorm.io/​gorm@​v1.31.1 ⏵ v1.31.282 +1100100100100
Updatedgolang/​gorm.io/​driver/​sqlserver@​v1.6.3 ⏵ v1.6.4100 +1100100100100
Updatedgolang/​gorm.io/​driver/​postgres@​v1.6.0 ⏵ v1.6.2100100100100100

View full report

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants