Closed dependabot[bot] closed 3 months ago
The latest updates on your projects. Learn more about Vercel for Git ↗︎
Name | Status | Preview | Comments | Updated (UTC) |
---|---|---|---|---|
reblog-docs | ✅ Ready (Inspect) | Visit Preview | 💬 Add feedback | Jul 25, 2024 8:33am |
[!IMPORTANT]
Review skipped
Bot user detected.
To trigger a single review, invoke the
@coderabbitai review
command.You can disable this status message by setting the
reviews.review_status
tofalse
in the CodeRabbit configuration file.
Thank you for using CodeRabbit. We offer it for free to the OSS community and would appreciate your support in helping us grow. If you find it useful, would you consider giving us a shout-out on your favorite social media?
Bumps the deps group with 8 updates:
1.5.4
1.5.7
1.5.0
1.5.9
0.3.25
0.3.26
1.5.0
1.5.2
5.2.0
5.2.1
1.1.2
1.2.0
1.5.5
1.5.6
1.25.7
1.25.10
Updates
gorm.io/driver/mysql
from 1.5.4 to 1.5.7Commits
c829f6e
Fixed missing database name with table name. (#153)361eb5f
define default driver name constant (#155)9d1b8d6
Fix insert id order for mariadbd848c69
Fix set time field's precision to 0e724f92
only trim paired single-quotes for column.DefaultValue (#143)739f97b
feat: map mysql error 1451 to gorm error (#145)Updates
gorm.io/driver/postgres
from 1.5.0 to 1.5.9Commits
ff0ad0c
Requires Go 1.19 (#280)27eff96
Add missing postgres type aliases (#270)d1db251
Add comment for postgresql docs reference29f4c15
Add test60b5532
Upgrade gorm versionc010e95
Add new error for "Violation Check Constraint"be95574
updated modules to fix pgx vuln (#267)01a761a
Fix same type comparingdba70db
Fix same type comparing (#261)1139318
Add "boolean" as an alias for "bool" (#256)Updates
gorm.io/gen
from 0.3.25 to 0.3.26Release notes
Sourced from gorm.io/gen's releases.
Commits
435433a
Merge pull request #1112 from iluyuns/masterc18f4c0
Merge pull request #1104 from ch3nnn/master1bf1bc5
Merge pull request #1121 from go-gorm/dependabot/go_modules/tools/gentool/git...158bde6
Merge branch 'master' into dependabot/go_modules/tools/gentool/github.com/jac...a396c80
chore(deps): bump golang.org/x/crypto in /tools/gentoolc7b0620
chore(deps): bump gorm.io/gorm from 1.25.7 to 1.25.9dc6972f
chore(deps): bump github.com/jackc/pgx/v5 in /tools/gentoole89693f
chore: create go.mod for different submodules (#1119)b1f92ad
chore(deps): bump gorm.io/driver/mysql from 1.4.5 to 1.5.6 in /tests8f69530
chore(deps): bump gorm.io/driver/mysql from 1.5.2 to 1.5.6Updates
gorm.io/plugin/dbresolver
from 1.5.0 to 1.5.2Commits
6d95870
feat(policy): Added strict mode to resolve data race (#138)895949d
Bump gorm.io/driver/mysql from 1.4.3 to 1.5.6 (#133)cc35310
feat(policy): AddedRoundRobinPolicy
andPolicyFunc
(#134)58f0b9c
fix: trace mode params filterUpdates
github.com/golang-jwt/jwt/v5
from 5.2.0 to 5.2.1Release notes
Sourced from github.com/golang-jwt/jwt/v5's releases.
Commits
80dccb9
Bump golangci/golangci-lint-action from 3 to 4 (#379)6bcdd9d
Fix error return from HMAC signing method (#371)3c0777d
Fixes typo in ecdsa error message (#373)4d0edcd
chore: remove unnecessary conversions from tests (#370)9980931
Bump github/codeql-action from 2 to 3 (#369)8ab6606
Bump actions/setup-go from 4 to 5 (#365)Updates
github.com/gorilla/feeds
from 1.1.2 to 1.2.0Release notes
Sourced from github.com/gorilla/feeds's releases.
Commits
eb2fb30
Add theisPermaLink
attribute toguid
in RSS (#107)Updates
gorm.io/driver/sqlite
from 1.5.5 to 1.5.6Commits
b29e7fc
Update go-sqlite3 to v1.14.22 (fixes #177) (#184)bbca3b3
Added Config for custom driver (specifically libSQL) (#185)7544227
Update github action00ab012
fix: double quoted string literals in migrator (#183)Updates
gorm.io/gorm
from 1.25.7 to 1.25.10Commits
9d370bc
Fix handling of unknown column types (#6540)7892019
Fix panic bug in migrator due to lack of nil check for stmt.Schema (#6932)ac59252
Add new error for "Violation Check Constraint" (#6992)207f1ac
fix: not clause with or condition (#6984)85299bf
perf: merge nested preload query when using join (#6990)5553ff3
downgrade mssql driverbc49365
Faster utils.FileWithLineNum (#6981)d0b4ceb
Added comment describing Unscoped() method (#6969)9a61ef2
fix: duplicated preload (#6948)1e13fd7
Fix duplicated columns in INSERT SQL for some fields with default valueDependabot 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