chore(deps): bump gorm.io/gorm from 1.25.10 to 1.30.5
Closed
Number: #326
Type: Pull Request
State: Closed
Type: Pull Request
State: Closed
Author:
dependabot[bot]
Association: Contributor
Comments: 1
Association: Contributor
Comments: 1
Created:
September 09, 2025 at 11:01 AM UTC
(about 2 months ago)
(about 2 months ago)
Updated:
September 12, 2025 at 11:01 AM UTC
(about 2 months ago)
(about 2 months ago)
Closed:
September 12, 2025 at 11:01 AM UTC
(about 2 months ago)
(about 2 months ago)
Time to Close:
3 days
Labels:
dependencies go
dependencies go
Description:
Bumps gorm.io/gorm from 1.25.10 to 1.30.5.
Release notes
Sourced from gorm.io/gorm's releases.
Release v1.30.5
Changes
- No changes
Release v1.30.4
Changes
- Add Set-based Create and Update support to Generics API
@jinzhu(#7578)- fix: build failure on Go versions below 1.21
@iTanken(#7572)- fix slogLogger to support ParameterizedQueries Config
@EricWvi(#7574)Release v1.30.3
Changes
- No changes
Release v1.30.2
Changes
- avoid copying structures with embedded mutexs
@drakkan(#7571)- Add DefaultContextTimeout option
@jinzhu(#7567)- Update the docker compose file
@moseszane168(#7524)- fix: returning all columns with "on conflict do update"
@phongphan(#7534)- feat(slog-integration)
@rezamokaram(#7537)- fix data race in some case https://github.com/go-gorm/gorm/commit/725aa5b5ff4c0687b06d9a01096b8e4cf96b6c9e
- performance improvement
Release v1.30.1
Changes
- optimize: field.ReflectValueOf
@liov(#7530)- optimize: performance optimization
@liov(#7526)- fix(schema): check the hook function parameter type
@demoManito(#7468)- Fix: Unexpected OR Conditions force converted to AND
@Riseif(#7512)- Add GaussDB Database Support
@moseszane168(#7508)- Call after initialize for gorm.Config
@jinzhu(#7518)- A little optimization for filed.ValueOf
@liov(#7499)- fixes #7486
@Eshan-Jogwar(#7492)- fix decimal migrate error.
@Chise1(#7450)- test: update MySQL test matrix to use official images and add 9.0, 8.4 versions
@enomotodev(#7476)Release v1.30.0
Changes
- (WIP) Implement Generics API
@jinzhu(#7424)- perf(schema): avoid redundant strings.ToLower call
@1911860538(#7464)- fix: return init dialector error
@codingplz(#7379)- perf: break early on match failure in ParseConstraint
@1911860538(#7402)- feat: error message show field name
@pi12138(#7452)
... (truncated)
Commits
688e8eaSet accepts Assigner for Generics API1901911Add Set-based Create and Update support to Generics API (#7578)cb65743fix: build failure on Go versions below 1.21, add build constraint for slog.g...4087ac7fix slogLogger to support ParameterizedQueries Config (#7574)3840425fix(generics): resolve CurrentTable in Raw/Execcace4a6avoid copying structures with embedded mutexs (#7571)7ceb0d9Add DefaultContextTimeout option (#7567)4e34a6dAdd tests for sub model67de7a8performance improve for schema725aa5bFix data race, close #7287 #7110 #7539 #7108- 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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Pull Request Statistics
Commits:
0
0
Files Changed:
0
0
Additions:
+0
+0
Deletions:
-0
-0
Package Dependencies
Technical Details
| ID: | 7598903 |
| UUID: | 3397905129 |
| Node ID: | PR_kwDOEAOei86nlMjU |
| Host: | GitHub |
| Repository: | go-gorm/postgres |