zero-examples
zero-examples copied to clipboard
chore(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.2 in /shorturl
Bumps github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.2.
Release notes
Sourced from github.com/DATA-DOG/go-sqlmock's releases.
v1.5.2
What's Changed
Fixes breaking change from: DATA-DOG/go-sqlmock#295
- fix: make no argument passed validation opt-in by
@IvoGomanin DATA-DOG/go-sqlmock#329Full Changelog: https://github.com/DATA-DOG/go-sqlmock/compare/v1.5.1...v1.5.2
v1.5.1
Release was tested & verified using aws-sqk
What's Changed
- Add go 1.15 in travis by
@gold-kouin DATA-DOG/go-sqlmock#234- Update code sample by
@ashhadsheikhin DATA-DOG/go-sqlmock#244- Fix ExpectedExec Stringer implementation by
@maguroin DATA-DOG/go-sqlmock#249- Add Multi Row Support by
@asahasrabuddhein DATA-DOG/go-sqlmock#263- Add Go 1.16 and 1.17 to Travis by
@gliptakin DATA-DOG/go-sqlmock#279- fix package by
@col3namein DATA-DOG/go-sqlmock#284- [Chore]: Add Issue Template by
@Ghvstcodein DATA-DOG/go-sqlmock#289- Fix args passed not exp by
@IvoGomanin DATA-DOG/go-sqlmock#295- fixes csv parse errors being silently ignored by
@IvoGomanin DATA-DOG/go-sqlmock#315- CSVColParser: correctly set nil values in Rows by
@IvoGomanin DATA-DOG/go-sqlmock#318- Modify: existing panic in AddRow to give a hint to the issue by
@co60cain DATA-DOG/go-sqlmock#326New Contributors
@gold-koumade their first contribution in DATA-DOG/go-sqlmock#234@ashhadsheikhmade their first contribution in DATA-DOG/go-sqlmock#244@maguromade their first contribution in DATA-DOG/go-sqlmock#249@asahasrabuddhemade their first contribution in DATA-DOG/go-sqlmock#263@col3namemade their first contribution in DATA-DOG/go-sqlmock#284@Ghvstcodemade their first contribution in DATA-DOG/go-sqlmock#289@IvoGomanmade their first contribution in DATA-DOG/go-sqlmock#295@co60camade their first contribution in DATA-DOG/go-sqlmock#326Full Changelog: https://github.com/DATA-DOG/go-sqlmock/compare/v1.5.0...v1.5.1
Commits
13767dcMerge pull request #329 from IvoGoman/optionalNoArgsa6a27b7fix: make no argument passed validation opt-inb2d135cMerge pull request #326 from co60ca/mastere427030Modify: existing panic in AddRow to give a hint to the issueb2f0b45Merge pull request #318 from IvoGoman/fix/nilonstringpointer4a9308eUpdate rows_test.gofd971deCSVColParser: correctly set nil values in Rows3476f31Merge pull request #315 from IvoGoman/fix/invalidcsvstringa1ad26dfixes csv parse errors being silently ignored44e746aMerge pull request #295 from IvoGoman/fix-args-passed-not-exp- 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)