chore(deps): update module gorm.io/gorm to v1.31.1 #24

Open
renovate-bot wants to merge 1 commit from renovate/gorm.io-gorm-1.x into master
Collaborator

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
gorm.io/gorm v1.31.0 -> v1.31.1 age adoption passing confidence

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 | Change | Age | Adoption | Passing | Confidence | |---|---|---|---|---|---| | [gorm.io/gorm](https://github.com/go-gorm/gorm) | `v1.31.0` -> `v1.31.1` | [![age](https://developer.mend.io/api/mc/badges/age/go/gorm.io%2fgorm/v1.31.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![adoption](https://developer.mend.io/api/mc/badges/adoption/go/gorm.io%2fgorm/v1.31.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![passing](https://developer.mend.io/api/mc/badges/compatibility/go/gorm.io%2fgorm/v1.31.0/v1.31.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | [![confidence](https://developer.mend.io/api/mc/badges/confidence/go/gorm.io%2fgorm/v1.31.0/v1.31.1?slim=true)](https://docs.renovatebot.com/merge-confidence/) | --- ### 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:eyJjcmVhdGVkSW5WZXIiOiI0MS4xNTIuMiIsInVwZGF0ZWRJblZlciI6IjQxLjE1Mi4yIiwidGFyZ2V0QnJhbmNoIjoibWFzdGVyIiwibGFiZWxzIjpbXX0=-->
renovate-bot force-pushed renovate/gorm.io-gorm-1.x from 4855455a2c to ba66ef839b 2025-11-14 13:11:04 +00:00 Compare
renovate-bot changed title from Update module gorm.io/gorm to v1.31.1 to chore(deps): update module gorm.io/gorm to v1.31.1 2025-11-14 13:11:05 +00:00
This pull request can be merged automatically.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin renovate/gorm.io-gorm-1.x:renovate/gorm.io-gorm-1.x
git switch renovate/gorm.io-gorm-1.x

Merge

Merge the changes and update on Forgejo.

Warning: The "Autodetect manual merge" setting is not enabled for this repository, you will have to mark this pull request as manually merged afterwards.

git switch master
git merge --no-ff renovate/gorm.io-gorm-1.x
git switch renovate/gorm.io-gorm-1.x
git rebase master
git switch master
git merge --ff-only renovate/gorm.io-gorm-1.x
git switch renovate/gorm.io-gorm-1.x
git rebase master
git switch master
git merge --no-ff renovate/gorm.io-gorm-1.x
git switch master
git merge --squash renovate/gorm.io-gorm-1.x
git switch master
git merge --ff-only renovate/gorm.io-gorm-1.x
git switch master
git merge renovate/gorm.io-gorm-1.x
git push origin master
Sign in to join this conversation.
No reviewers
No labels
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference: happyDomain/happyDeliver#24
No description provided.