Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Update module github.com/DATA-DOG/go-sqlmock to v1.5.1 (#29764)
[![Mend Renovate](https://app.renovatebot.com/images/banner.svg)](https://renovatebot.com) This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [github.com/DATA-DOG/go-sqlmock](https://github.com/DATA-DOG/go-sqlmock) | require | patch | `v1.5.0` -> `v1.5.1` | --- > [!WARNING] > Some dependencies could not be looked up. Check the Dependency Dashboard for more information. --- ### Release Notes <details> <summary>DATA-DOG/go-sqlmock (github.com/DATA-DOG/go-sqlmock)</summary> ### [`v1.5.1`](https://github.com/DATA-DOG/go-sqlmock/releases/tag/v1.5.1) [Compare Source](https://github.com/DATA-DOG/go-sqlmock/compare/v1.5.0...v1.5.1) Release was tested & verified using [aws-sqk ](https://github.com/aws/aws-xray-sdk-go/pull/450) ##### What's Changed - Add go 1.15 in travis by [@​gold-kou](https://github.com/gold-kou) in [https://github.com/DATA-DOG/go-sqlmock/pull/234](https://github.com/DATA-DOG/go-sqlmock/pull/234) - Update code sample by [@​ashhadsheikh](https://github.com/ashhadsheikh) in [https://github.com/DATA-DOG/go-sqlmock/pull/244](https://github.com/DATA-DOG/go-sqlmock/pull/244) - Fix ExpectedExec Stringer implementation by [@​maguro](https://github.com/maguro) in [https://github.com/DATA-DOG/go-sqlmock/pull/249](https://github.com/DATA-DOG/go-sqlmock/pull/249) - Add Multi Row Support by [@​asahasrabuddhe](https://github.com/asahasrabuddhe) in [https://github.com/DATA-DOG/go-sqlmock/pull/263](https://github.com/DATA-DOG/go-sqlmock/pull/263) - Add Go 1.16 and 1.17 to Travis by [@​gliptak](https://github.com/gliptak) in [https://github.com/DATA-DOG/go-sqlmock/pull/279](https://github.com/DATA-DOG/go-sqlmock/pull/279) - fix package by [@​col3name](https://github.com/col3name) in [https://github.com/DATA-DOG/go-sqlmock/pull/284](https://github.com/DATA-DOG/go-sqlmock/pull/284) - \[Chore]: Add Issue Template by [@​Ghvstcode](https://github.com/Ghvstcode) in [https://github.com/DATA-DOG/go-sqlmock/pull/289](https://github.com/DATA-DOG/go-sqlmock/pull/289) - Fix args passed not exp by [@​IvoGoman](https://github.com/IvoGoman) in [https://github.com/DATA-DOG/go-sqlmock/pull/295](https://github.com/DATA-DOG/go-sqlmock/pull/295) - fixes csv parse errors being silently ignored by [@​IvoGoman](https://github.com/IvoGoman) in [https://github.com/DATA-DOG/go-sqlmock/pull/315](https://github.com/DATA-DOG/go-sqlmock/pull/315) - CSVColParser: correctly set nil values in Rows by [@​IvoGoman](https://github.com/IvoGoman) in [https://github.com/DATA-DOG/go-sqlmock/pull/318](https://github.com/DATA-DOG/go-sqlmock/pull/318) - Modify: existing panic in AddRow to give a hint to the issue by [@​co60ca](https://github.com/co60ca) in [https://github.com/DATA-DOG/go-sqlmock/pull/326](https://github.com/DATA-DOG/go-sqlmock/pull/326) ##### New Contributors - [@​gold-kou](https://github.com/gold-kou) made their first contribution in [https://github.com/DATA-DOG/go-sqlmock/pull/234](https://github.com/DATA-DOG/go-sqlmock/pull/234) - [@​ashhadsheikh](https://github.com/ashhadsheikh) made their first contribution in [https://github.com/DATA-DOG/go-sqlmock/pull/244](https://github.com/DATA-DOG/go-sqlmock/pull/244) - [@​maguro](https://github.com/maguro) made their first contribution in [https://github.com/DATA-DOG/go-sqlmock/pull/249](https://github.com/DATA-DOG/go-sqlmock/pull/249) - [@​asahasrabuddhe](https://github.com/asahasrabuddhe) made their first contribution in [https://github.com/DATA-DOG/go-sqlmock/pull/263](https://github.com/DATA-DOG/go-sqlmock/pull/263) - [@​col3name](https://github.com/col3name) made their first contribution in [https://github.com/DATA-DOG/go-sqlmock/pull/284](https://github.com/DATA-DOG/go-sqlmock/pull/284) - [@​Ghvstcode](https://github.com/Ghvstcode) made their first contribution in [https://github.com/DATA-DOG/go-sqlmock/pull/289](https://github.com/DATA-DOG/go-sqlmock/pull/289) - [@​IvoGoman](https://github.com/IvoGoman) made their first contribution in [https://github.com/DATA-DOG/go-sqlmock/pull/295](https://github.com/DATA-DOG/go-sqlmock/pull/295) - [@​co60ca](https://github.com/co60ca) made their first contribution in [https://github.com/DATA-DOG/go-sqlmock/pull/326](https://github.com/DATA-DOG/go-sqlmock/pull/326) **Full Changelog**: DATA-DOG/go-sqlmock@v1.5.0...v1.5.1 </details> --- ### Configuration 📅 **Schedule**: Branch creation - "on tuesday" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Disabled by config. Please merge this manually once you are satisfied. ♻ **Rebasing**: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox. 🔕 **Ignore**: Close this PR and you won't be reminded about this update again. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR has been generated by [Mend Renovate](https://www.mend.io/free-developer-tools/renovate/). View repository job log [here](https://developer.mend.io/github/open-telemetry/opentelemetry-collector-contrib). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzNy44Ny4yIiwidXBkYXRlZEluVmVyIjoiMzcuODcuMiIsInRhcmdldEJyYW5jaCI6Im1haW4ifQ==--> --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: opentelemetrybot <107717825+opentelemetrybot@users.noreply.github.com>
- Loading branch information