Update module gorm.io/gorm to v1.31.1 #11

Merged
matthias merged 1 commits from renovate/gorm.io-gorm-1.x into main 2025-11-05 12:21:43 +00:00
Owner

This PR contains the following updates:

Package Type Update Change
gorm.io/gorm require patch v1.31.0 -> v1.31.1

Release Notes

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

v1.31.1

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 | patch | `v1.31.0` -> `v1.31.1` | --- ### Release Notes <details> <summary>go-gorm/gorm (gorm.io/gorm)</summary> ### [`v1.31.1`](https://github.com/go-gorm/gorm/releases/tag/v1.31.1) [Compare Source](https://github.com/go-gorm/gorm/compare/v1.31.0...v1.31.1) #### Changes - Add Namer-based column lookup to Schema.LookUpField [@&#8203;cmmoran](https://github.com/cmmoran) ([#&#8203;7619](https://github.com/go-gorm/gorm/issues/7619)) - fix: Allow escaped double quotes in struct tag parser [@&#8203;kankankanp](https://github.com/kankankanp) ([#&#8203;7631](https://github.com/go-gorm/gorm/issues/7631)) - Fix slog logger caller frame detection to output correct source file [@&#8203;ifooth](https://github.com/ifooth) ([#&#8203;7610](https://github.com/go-gorm/gorm/issues/7610)) - chore(docs): edited the badge test [@&#8203;Olexandr88](https://github.com/Olexandr88) ([#&#8203;7635](https://github.com/go-gorm/gorm/issues/7635)) - Fix AutoMigrate default value comparison for string fields (issue [#&#8203;7590](https://github.com/go-gorm/gorm/issues/7590)) [@&#8203;nowindexman](https://github.com/nowindexman) ([#&#8203;7591](https://github.com/go-gorm/gorm/issues/7591)) - fix(UnixSecondSerializer.Value): Avoid panic when handling unsigned integer values [@&#8203;dushaoshuai](https://github.com/dushaoshuai) ([#&#8203;7608](https://github.com/go-gorm/gorm/issues/7608)) - chore: fix some comments [@&#8203;wyrapeseed](https://github.com/wyrapeseed) ([#&#8203;7615](https://github.com/go-gorm/gorm/issues/7615)) - Rename IsValidDBNameChar to IsInvalidDBNameChar [@&#8203;mengxunQAQ](https://github.com/mengxunQAQ) ([#&#8203;7582](https://github.com/go-gorm/gorm/issues/7582)) </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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNjguNSIsInVwZGF0ZWRJblZlciI6IjQxLjE2OC41IiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119-->
renovate-bot added 1 commit 2025-11-02 15:07:50 +00:00
matthias merged commit fe813c169a into main 2025-11-05 12:21:43 +00:00
Sign in to join this conversation.