-
Notifications
You must be signed in to change notification settings - Fork 18
Bump gorm.io/gorm from 1.30.0 to 1.30.1 #3883
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Diff Coverage: Not applicable. There was no coverage data reported for the files in this diff. Total Coverage: This PR will increase coverage by 4.02%. File Coverage Changes
🛟 Help
|
51e804c
to
b95e072
Compare
Bumps [gorm.io/gorm](https://github.com/go-gorm/gorm) from 1.30.0 to 1.30.1. - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.30.0...v1.30.1) --- updated-dependencies: - dependency-name: gorm.io/gorm dependency-version: 1.30.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
b95e072
to
ac824ad
Compare
Bumps gorm.io/gorm from 1.30.0 to 1.30.1.
Release notes
Sourced from gorm.io/gorm's releases.
Commits
49eaeac
optimize: field.ReflectValueOf (#7530)52b4744
optimize: performance optimization (#7526)9af6d51
Fix query when map keys include table-qualified column names, close #7507c63374f
Don't request LastInsertID from database if not necessary, close #7469b9c7e56
fix(schema): check the hook function parameter type (#7468)985940f
should check inner condition length (#7512)991c2d4
Add GaussDB Database Support (#7508)751a6dd
Call after initialize for gorm.Config (#7518)2f4925e
A little optimization for filed.ValueOf (#7499)1e8baf5
fixes #7486 (#7492)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 rebase
will rebase this PR@dependabot recreate
will recreate this PR, overwriting any edits that have been made to it@dependabot merge
will merge this PR after your CI passes on it@dependabot squash and merge
will squash and merge this PR after your CI passes on it@dependabot cancel merge
will cancel a previously requested merge and block automerging@dependabot reopen
will reopen this PR if it is closed@dependabot close
will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditions
will show all of the ignore conditions of the specified dependency@dependabot ignore this major version
will 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 version
will 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 dependency
will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)