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 [@​cmmoran](https://github.com/cmmoran) ([#​7619](https://github.com/go-gorm/gorm/issues/7619))
- fix: Allow escaped double quotes in struct tag parser [@​kankankanp](https://github.com/kankankanp) ([#​7631](https://github.com/go-gorm/gorm/issues/7631))
- Fix slog logger caller frame detection to output correct source file [@​ifooth](https://github.com/ifooth) ([#​7610](https://github.com/go-gorm/gorm/issues/7610))
- chore(docs): edited the badge test [@​Olexandr88](https://github.com/Olexandr88) ([#​7635](https://github.com/go-gorm/gorm/issues/7635))
- Fix AutoMigrate default value comparison for string fields (issue [#​7590](https://github.com/go-gorm/gorm/issues/7590)) [@​nowindexman](https://github.com/nowindexman) ([#​7591](https://github.com/go-gorm/gorm/issues/7591))
- fix(UnixSecondSerializer.Value): Avoid panic when handling unsigned integer values [@​dushaoshuai](https://github.com/dushaoshuai) ([#​7608](https://github.com/go-gorm/gorm/issues/7608))
- chore: fix some comments [@​wyrapeseed](https://github.com/wyrapeseed) ([#​7615](https://github.com/go-gorm/gorm/issues/7615))
- Rename IsValidDBNameChar to IsInvalidDBNameChar [@​mengxunQAQ](https://github.com/mengxunQAQ) ([#​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-->
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This PR contains the following updates:
v1.31.0->v1.31.1Release Notes
go-gorm/gorm (gorm.io/gorm)
v1.31.1Compare 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.
This PR has been generated by Renovate Bot.