-
-
Notifications
You must be signed in to change notification settings - Fork 2
chore(deps): bump gorm.io/gorm from 1.25.12 to 1.26.0 in /backend in the backend-dependencies group #231
chore(deps): bump gorm.io/gorm from 1.25.12 to 1.26.0 in /backend in the backend-dependencies group #231
Conversation
Reviewer's Guide by SourceryThis pull request updates the gorm.io/gorm dependency in the backend module. No diagrams generated as the changes look simple and do not need a visual representation. File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
Important Review skippedBot user detected. To trigger a single review, invoke the You can disable this status message by setting the 🪧 TipsChatThere are 3 ways to chat with CodeRabbit:
Note: Be mindful of the bot's finite context window. It's strongly recommended to break down tasks such as reading entire modules into smaller chunks. For a focused discussion, use review comments to chat about specific files and their changes, instead of using the PR comments. CodeRabbit Commands (Invoked using PR comments)
Other keywords and placeholders
CodeRabbit Configuration File (
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
We have skipped reviewing this pull request. It seems to have been created by a bot (hey, dependabot[bot]!). We assume it knows what it's doing!
Bumps the backend-dependencies group in /backend with 1 update: [gorm.io/gorm](https://github.com/go-gorm/gorm). Updates `gorm.io/gorm` from 1.25.12 to 1.26.0 - [Release notes](https://github.com/go-gorm/gorm/releases) - [Commits](go-gorm/gorm@v1.25.12...v1.26.0) --- updated-dependencies: - dependency-name: gorm.io/gorm dependency-version: 1.26.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: backend-dependencies ... Signed-off-by: dependabot[bot] <[email protected]>
68a2fef
to
2ed673d
Compare
Bumps the backend-dependencies group in /backend with 1 update: gorm.io/gorm.
Updates
gorm.io/gorm
from 1.25.12 to 1.26.0Release notes
Sourced from gorm.io/gorm's releases.
... (truncated)
Commits
a827495
Preparestmt use LRU Map instead default map (#7435)489a563
only check new issues for golangci linter42bd4f6
use golangci replace reviewdog (#7426)a9d2729
test: mssql ci3876ffe
test: mssql ciee3b549
Update tests script9f27377
fix deprecated reflect.PtrTo reflect.PointerTo usage (#7366)9ca84b3
fix concurrent map writes (#7298)86b1d22
chore: update copyright year (#7332)fed4923
Enhance db.Scan with ParamsFilter - Issue 7336 - Suggestion (#7337)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 <dependency name> major version
will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor version
will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>
will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>
will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>
will remove the ignore condition of the specified dependency and ignore conditionsSummary by Sourcery
Chores:
gorm.io/gorm
from1.25.12
to1.26.0
.