Skip to content

Commit

Permalink
maint(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.2 (#…
Browse files Browse the repository at this point in the history
…417)

Bumps
[github.com/DATA-DOG/go-sqlmock](https://github.com/DATA-DOG/go-sqlmock)
from 1.5.0 to 1.5.2.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/DATA-DOG/go-sqlmock/releases">github.com/DATA-DOG/go-sqlmock's
releases</a>.</em></p>
<blockquote>
<h2>v1.5.2</h2>
<h2>What's Changed</h2>
<h3>Fixes breaking change from: <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/295">DATA-DOG/go-sqlmock#295</a></h3>
<ul>
<li>fix: make no argument passed validation opt-in by <a
href="https://github.com/IvoGoman"><code>@​IvoGoman</code></a> in <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/329">DATA-DOG/go-sqlmock#329</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/DATA-DOG/go-sqlmock/compare/v1.5.1...v1.5.2">https://github.com/DATA-DOG/go-sqlmock/compare/v1.5.1...v1.5.2</a></p>
<h2>v1.5.1</h2>
<p>Release was tested &amp; verified using <a
href="https://redirect.github.com/aws/aws-xray-sdk-go/pull/450">aws-sqk
</a></p>
<h2>What's Changed</h2>
<ul>
<li>Add go 1.15 in travis by <a
href="https://github.com/gold-kou"><code>@​gold-kou</code></a> in <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/234">DATA-DOG/go-sqlmock#234</a></li>
<li>Update code sample by <a
href="https://github.com/ashhadsheikh"><code>@​ashhadsheikh</code></a>
in <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/244">DATA-DOG/go-sqlmock#244</a></li>
<li>Fix ExpectedExec Stringer implementation by <a
href="https://github.com/maguro"><code>@​maguro</code></a> in <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/249">DATA-DOG/go-sqlmock#249</a></li>
<li>Add Multi Row Support by <a
href="https://github.com/asahasrabuddhe"><code>@​asahasrabuddhe</code></a>
in <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/263">DATA-DOG/go-sqlmock#263</a></li>
<li>Add Go 1.16 and 1.17 to Travis by <a
href="https://github.com/gliptak"><code>@​gliptak</code></a> in <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/279">DATA-DOG/go-sqlmock#279</a></li>
<li>fix package by <a
href="https://github.com/col3name"><code>@​col3name</code></a> in <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/284">DATA-DOG/go-sqlmock#284</a></li>
<li>[Chore]: Add Issue Template by <a
href="https://github.com/Ghvstcode"><code>@​Ghvstcode</code></a> in <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/289">DATA-DOG/go-sqlmock#289</a></li>
<li>Fix args passed not exp by <a
href="https://github.com/IvoGoman"><code>@​IvoGoman</code></a> in <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/295">DATA-DOG/go-sqlmock#295</a></li>
<li>fixes csv parse errors being silently ignored by <a
href="https://github.com/IvoGoman"><code>@​IvoGoman</code></a> in <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/315">DATA-DOG/go-sqlmock#315</a></li>
<li>CSVColParser: correctly set nil values in Rows by <a
href="https://github.com/IvoGoman"><code>@​IvoGoman</code></a> in <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/318">DATA-DOG/go-sqlmock#318</a></li>
<li>Modify: existing panic in AddRow to give a hint to the issue by <a
href="https://github.com/co60ca"><code>@​co60ca</code></a> in <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/326">DATA-DOG/go-sqlmock#326</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/gold-kou"><code>@​gold-kou</code></a>
made their first contribution in <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/234">DATA-DOG/go-sqlmock#234</a></li>
<li><a
href="https://github.com/ashhadsheikh"><code>@​ashhadsheikh</code></a>
made their first contribution in <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/244">DATA-DOG/go-sqlmock#244</a></li>
<li><a href="https://github.com/maguro"><code>@​maguro</code></a> made
their first contribution in <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/249">DATA-DOG/go-sqlmock#249</a></li>
<li><a
href="https://github.com/asahasrabuddhe"><code>@​asahasrabuddhe</code></a>
made their first contribution in <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/263">DATA-DOG/go-sqlmock#263</a></li>
<li><a href="https://github.com/col3name"><code>@​col3name</code></a>
made their first contribution in <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/284">DATA-DOG/go-sqlmock#284</a></li>
<li><a href="https://github.com/Ghvstcode"><code>@​Ghvstcode</code></a>
made their first contribution in <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/289">DATA-DOG/go-sqlmock#289</a></li>
<li><a href="https://github.com/IvoGoman"><code>@​IvoGoman</code></a>
made their first contribution in <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/295">DATA-DOG/go-sqlmock#295</a></li>
<li><a href="https://github.com/co60ca"><code>@​co60ca</code></a> made
their first contribution in <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/pull/326">DATA-DOG/go-sqlmock#326</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/DATA-DOG/go-sqlmock/compare/v1.5.0...v1.5.1">https://github.com/DATA-DOG/go-sqlmock/compare/v1.5.0...v1.5.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/DATA-DOG/go-sqlmock/commit/13767dc13af128db29eaa5622178abcd9729daec"><code>13767dc</code></a>
Merge pull request <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/issues/329">#329</a>
from IvoGoman/optionalNoArgs</li>
<li><a
href="https://github.com/DATA-DOG/go-sqlmock/commit/a6a27b71b91fa833474353571363d22b4541c687"><code>a6a27b7</code></a>
fix: make no argument passed validation opt-in</li>
<li><a
href="https://github.com/DATA-DOG/go-sqlmock/commit/b2d135c5e4bca66a3e7055ff43f64b245a5bc612"><code>b2d135c</code></a>
Merge pull request <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/issues/326">#326</a>
from co60ca/master</li>
<li><a
href="https://github.com/DATA-DOG/go-sqlmock/commit/e4270300ef8b76cff7217fbe408b28adbf52fde6"><code>e427030</code></a>
Modify: existing panic in AddRow to give a hint to the issue</li>
<li><a
href="https://github.com/DATA-DOG/go-sqlmock/commit/b2f0b45ee89df7dfd29e32a5f9bf087791c9a61f"><code>b2f0b45</code></a>
Merge pull request <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/issues/318">#318</a>
from IvoGoman/fix/nilonstringpointer</li>
<li><a
href="https://github.com/DATA-DOG/go-sqlmock/commit/4a9308e2e87ec768ea28c81f46fdf3543454c16c"><code>4a9308e</code></a>
Update rows_test.go</li>
<li><a
href="https://github.com/DATA-DOG/go-sqlmock/commit/fd971def423315aacad9923a9a9eb8e4ab86ce11"><code>fd971de</code></a>
CSVColParser: correctly set nil values in Rows</li>
<li><a
href="https://github.com/DATA-DOG/go-sqlmock/commit/3476f31d8fc4d652040f8d534380f5b54a8d3a42"><code>3476f31</code></a>
Merge pull request <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/issues/315">#315</a>
from IvoGoman/fix/invalidcsvstring</li>
<li><a
href="https://github.com/DATA-DOG/go-sqlmock/commit/a1ad26d1102880d2124d764aa0a80707f95dffee"><code>a1ad26d</code></a>
fixes csv parse errors being silently ignored</li>
<li><a
href="https://github.com/DATA-DOG/go-sqlmock/commit/44e746a20e094153210b5b25fea30c38804a8b29"><code>44e746a</code></a>
Merge pull request <a
href="https://redirect.github.com/DATA-DOG/go-sqlmock/issues/295">#295</a>
from IvoGoman/fix-args-passed-not-exp</li>
<li>Additional commits viewable in <a
href="https://github.com/DATA-DOG/go-sqlmock/compare/v1.5.0...v1.5.2">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/DATA-DOG/go-sqlmock&package-manager=go_modules&previous-version=1.5.0&new-version=1.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jan 10, 2024
1 parent 4b4086f commit a698f33
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ module github.com/honeycombio/beeline-go
go 1.18

require (
github.com/DATA-DOG/go-sqlmock v1.5.0
github.com/DATA-DOG/go-sqlmock v1.5.2
github.com/felixge/httpsnoop v1.0.4
github.com/gin-gonic/gin v1.9.1
github.com/go-sql-driver/mysql v1.7.1
Expand Down
5 changes: 3 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
github.com/BurntSushi/toml v0.3.1/go.mod h1:xHWCNGjB5oqiDr8zfno3MHue2Ht5sIBksp03qcyfWMU=
github.com/DATA-DOG/go-sqlmock v1.5.0 h1:Shsta01QNfFxHCfpW6YH2STWB0MudeXXEWMr20OEh60=
github.com/DATA-DOG/go-sqlmock v1.5.0/go.mod h1:f/Ixk793poVmq4qj/V1dPUg2JEAKC73Q5eFN3EC/SaM=
github.com/DATA-DOG/go-sqlmock v1.5.2 h1:OcvFkGmslmlZibjAjaHm3L//6LiuBgolP7OputlJIzU=
github.com/DATA-DOG/go-sqlmock v1.5.2/go.mod h1:88MAG/4G7SMwSE3CeA0ZKzrT5CiOU3OJ+JlNzwDqpNU=
github.com/DataDog/zstd v1.5.5 h1:oWf5W7GtOLgp6bciQYDmhHHjdhYkALu6S/5Ni9ZgSvQ=
github.com/DataDog/zstd v1.5.5/go.mod h1:g4AWEaM3yOg3HYfnJ3YIawPnVdXJh9QME85blwSAmyw=
github.com/Masterminds/semver/v3 v3.1.1 h1:hLg3sBzpNErnxhQtUy/mmLR2I9foDujNK030IGemrRc=
Expand Down Expand Up @@ -166,6 +166,7 @@ github.com/julienschmidt/httprouter v1.3.0/go.mod h1:JR6WtHb+2LUe8TCKY3cZOxFyyO8
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 h1:Z9n2FFNUXsshfwJMBgNA0RU6/i7WVaAegv3PtuIHPMs=
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51/go.mod h1:CzGEWj7cYgsdH8dAjBGEr58BoE7ScuLd+fwFZ44+/x8=
github.com/kisielk/gotool v1.0.0/go.mod h1:XhKaO+MFFWcvkIS/tQcRk01m1F5IRFswLeQ+oQHNcck=
github.com/kisielk/sqlstruct v0.0.0-20201105191214-5f3e10d3ab46/go.mod h1:yyMNCyc/Ib3bDTKd379tNMpB/7/H5TjM2Y9QJ5THLbE=
github.com/klauspost/compress v1.16.6 h1:91SKEy4K37vkp255cJ8QesJhjyRO0hn9i9G0GoUwLsk=
github.com/klauspost/compress v1.16.6/go.mod h1:ntbaceVETuRiXiv4DpjP66DpAtAGkEQskQzEyD//IeE=
github.com/klauspost/cpuid/v2 v2.0.9/go.mod h1:FInQzS24/EEf25PyTYn52gqo7WaD8xa0213Md/qVLRg=
Expand Down

0 comments on commit a698f33

Please sign in to comment.