Update module gorm.io/gorm to v1.31.0 #19

Merged
matthias merged 1 commits from renovate/gorm.io-gorm-1.x into main 2025-09-19 22:55:51 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
gorm.io/gorm require minor v1.30.1 -> v1.31.0

Release Notes

go-gorm/gorm (gorm.io/gorm)

v1.31.0

Compare Source

Changes

  • Add association operation support to generics Set API and enable conditional bulk association updates @​jinzhu (#​7581)

v1.30.5

Compare Source

Changes

  • No changes

v1.30.4

Compare Source

Changes

v1.30.3

Compare Source

Changes

  • No changes

v1.30.2

Compare Source

Changes


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Renovate Bot.

This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [gorm.io/gorm](https://github.com/go-gorm/gorm) | require | minor | `v1.30.1` -> `v1.31.0` | --- ### Release Notes <details> <summary>go-gorm/gorm (gorm.io/gorm)</summary> ### [`v1.31.0`](https://github.com/go-gorm/gorm/releases/tag/v1.31.0) [Compare Source](https://github.com/go-gorm/gorm/compare/v1.30.5...v1.31.0) #### Changes - Add association operation support to generics Set API and enable conditional bulk association updates [@&#8203;jinzhu](https://github.com/jinzhu) ([#&#8203;7581](https://github.com/go-gorm/gorm/issues/7581)) ### [`v1.30.5`](https://github.com/go-gorm/gorm/releases/tag/v1.30.5) [Compare Source](https://github.com/go-gorm/gorm/compare/v1.30.4...v1.30.5) #### Changes - No changes ### [`v1.30.4`](https://github.com/go-gorm/gorm/releases/tag/v1.30.4) [Compare Source](https://github.com/go-gorm/gorm/compare/v1.30.3...v1.30.4) #### Changes - Add Set-based Create and Update support to Generics API [@&#8203;jinzhu](https://github.com/jinzhu) ([#&#8203;7578](https://github.com/go-gorm/gorm/issues/7578)) - fix: build failure on Go versions below 1.21 [@&#8203;iTanken](https://github.com/iTanken) ([#&#8203;7572](https://github.com/go-gorm/gorm/issues/7572)) - fix slogLogger to support ParameterizedQueries Config [@&#8203;EricWvi](https://github.com/EricWvi) ([#&#8203;7574](https://github.com/go-gorm/gorm/issues/7574)) ### [`v1.30.3`](https://github.com/go-gorm/gorm/releases/tag/v1.30.3) [Compare Source](https://github.com/go-gorm/gorm/compare/v1.30.2...v1.30.3) #### Changes - No changes ### [`v1.30.2`](https://github.com/go-gorm/gorm/releases/tag/v1.30.2) [Compare Source](https://github.com/go-gorm/gorm/compare/v1.30.1...v1.30.2) #### Changes - avoid copying structures with embedded mutexs [@&#8203;drakkan](https://github.com/drakkan) ([#&#8203;7571](https://github.com/go-gorm/gorm/issues/7571)) - Add DefaultContextTimeout option [@&#8203;jinzhu](https://github.com/jinzhu) ([#&#8203;7567](https://github.com/go-gorm/gorm/issues/7567)) - Update the docker compose file [@&#8203;moseszane168](https://github.com/moseszane168) ([#&#8203;7524](https://github.com/go-gorm/gorm/issues/7524)) - fix: returning all columns with "on conflict do update" [@&#8203;phongphan](https://github.com/phongphan) ([#&#8203;7534](https://github.com/go-gorm/gorm/issues/7534)) - feat(slog-integration) [@&#8203;rezamokaram](https://github.com/rezamokaram) ([#&#8203;7537](https://github.com/go-gorm/gorm/issues/7537)) - fix data race in some case [`725aa5b`](https://github.com/go-gorm/gorm/commit/725aa5b5ff4c0687b06d9a01096b8e4cf96b6c9e) - performance improvement </details> --- ### Configuration 📅 **Schedule**: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Renovate Bot](https://github.com/renovatebot/renovate). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiI0MS44Mi42IiwidXBkYXRlZEluVmVyIjoiNDEuODIuNiIsInRhcmdldEJyYW5jaCI6Im1haW4iLCJsYWJlbHMiOltdfQ==-->
renovate-bot added 1 commit 2025-09-19 15:06:29 +00:00
Author
Owner

ℹ Artifact update notice

File name: go.mod

In order to perform the update(s) described in the table above, Renovate ran the go get command, which resulted in the following additional change(s):

  • 2 additional dependencies were updated

Details:

Package Change
gorm.io/driver/sqlite v1.5.4 -> v1.6.0
github.com/mattn/go-sqlite3 v1.14.17 -> v1.14.22
### ℹ Artifact update notice ##### File name: go.mod In order to perform the update(s) described in the table above, Renovate ran the `go get` command, which resulted in the following additional change(s): - 2 additional dependencies were updated Details: | **Package** | **Change** | | :---------------------------- | :----------------------- | | `gorm.io/driver/sqlite` | `v1.5.4` -> `v1.6.0` | | `github.com/mattn/go-sqlite3` | `v1.14.17` -> `v1.14.22` |
matthias merged commit d640a736bd into main 2025-09-19 22:55:51 +00:00
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: hnrx/tankstopp-app#19