Skip to content
This repository has been archived by the owner on Jun 20, 2024. It is now read-only.

build(deps): bump github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.1 #343

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 11, 2023

Bumps github.com/DATA-DOG/go-sqlmock from 1.5.0 to 1.5.1.

Release notes

Sourced from github.com/DATA-DOG/go-sqlmock's releases.

v1.5.1

Release was tested & verified using aws-sqk

What's Changed

New Contributors

Full Changelog: DATA-DOG/go-sqlmock@v1.5.0...v1.5.1

Commits
  • b2d135c Merge pull request #326 from co60ca/master
  • e427030 Modify: existing panic in AddRow to give a hint to the issue
  • b2f0b45 Merge pull request #318 from IvoGoman/fix/nilonstringpointer
  • 4a9308e Update rows_test.go
  • fd971de CSVColParser: correctly set nil values in Rows
  • 3476f31 Merge pull request #315 from IvoGoman/fix/invalidcsvstring
  • a1ad26d fixes csv parse errors being silently ignored
  • 44e746a Merge pull request #295 from IvoGoman/fix-args-passed-not-exp
  • 7c9a431 Adds fix to before go 1.8
  • 37b1bab Fixes expectations no arg exp but act args passed
  • Additional commits viewable in compare view

Dependabot compatibility score

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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Dec 11, 2023
@dependabot dependabot bot requested a review from a team December 11, 2023 21:23
@codecov-commenter
Copy link

codecov-commenter commented Dec 11, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (631f953) 67.03% compared to head (b8904d8) 67.03%.

❗ Your organization needs to install the Codecov GitHub app to enable full functionality.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #343   +/-   ##
=======================================
  Coverage   67.03%   67.03%           
=======================================
  Files          10       10           
  Lines        1611     1611           
=======================================
  Hits         1080     1080           
  Misses        493      493           
  Partials       38       38           
Flag Coverage Δ
unittests 67.03% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

Bumps [github.com/DATA-DOG/go-sqlmock](https://github.com/DATA-DOG/go-sqlmock) from 1.5.0 to 1.5.1.
- [Release notes](https://github.com/DATA-DOG/go-sqlmock/releases)
- [Commits](DATA-DOG/go-sqlmock@v1.5.0...v1.5.1)

---
updated-dependencies:
- dependency-name: github.com/DATA-DOG/go-sqlmock
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/DATA-DOG/go-sqlmock-1.5.1 branch from 0b4c642 to b8904d8 Compare December 12, 2023 09:34
@pontus pontus merged commit 86cdcf5 into main Dec 12, 2023
7 checks passed
@pontus pontus deleted the dependabot/go_modules/github.com/DATA-DOG/go-sqlmock-1.5.1 branch December 12, 2023 11:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
dependencies Pull requests that update a dependency file go Pull requests that update Go code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants