Closed dependabot[bot] closed 9 months ago
All modified and coverable lines are covered by tests :white_check_mark:
Comparison is base (
e7364fe
) 86.94% compared to head (dc62dc2
) 87.00%. Report is 2 commits behind head on main.
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps the dependencies group with 2 updates: github.com/DATA-DOG/go-sqlmock and gorm.io/gorm.
Updates
github.com/DATA-DOG/go-sqlmock
from 1.5.0 to 1.5.2Release notes
Sourced from github.com/DATA-DOG/go-sqlmock's releases.
Commits
13767dc
Merge pull request #329 from IvoGoman/optionalNoArgsa6a27b7
fix: make no argument passed validation opt-inb2d135c
Merge pull request #326 from co60ca/mastere427030
Modify: existing panic in AddRow to give a hint to the issueb2f0b45
Merge pull request #318 from IvoGoman/fix/nilonstringpointer4a9308e
Update rows_test.gofd971de
CSVColParser: correctly set nil values in Rows3476f31
Merge pull request #315 from IvoGoman/fix/invalidcsvstringa1ad26d
fixes csv parse errors being silently ignored44e746a
Merge pull request #295 from IvoGoman/fix-args-passed-not-expUpdates
gorm.io/gorm
from 1.25.5 to 1.25.6Commits
0123dd4
fix: ignore .gen.go suffix in logger to get the real caller when using gen #6...940358e
Fix tests doesn't follow https://gorm.io/docs/method_chaining.html convention87decce
fix: ExplainSQL using consecutive pairs of escaper in SQL string represents a...436cca7
fix: join and select mytable.* not working (#6761)a2cac75
feature: bring custom type and id column name to polymorphism (#6716)b9ebdb1
Making locking parameters more intuitive (#6719)2fb4928
refactor: Resolve implicit memory aliasing in for loop (#6730)f0af94c
add test to show that update from works3207ad6
map insert support return increment id (#6662)c1e911f
Update tests/go.modDependabot 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