Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bump github.com/pashagolub/pgxmock from 1.6.0 to 1.7.0 #341

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Aug 5, 2022

Bumps github.com/pashagolub/pgxmock from 1.6.0 to 1.7.0.

Release notes

Sourced from github.com/pashagolub/pgxmock's releases.

v1.7.0

What's Changed

New Contributors

Full Changelog: pashagolub/pgxmock@v1.6.0...v1.7.0

Commits
  • 5372698 [+] add test cases for BeginFunc() and BeginTx()
  • 19ea54c Merge pull request #86 from jsnb-devoted/master
  • 483d3cc comment and unit test
  • 5ecc032 add conninfo method
  • e70b0cd Merge pull request #80 from pashagolub/pashagolub-codeql
  • dfe3707 Create codeql-analysis.yml
  • 957216b [+] add dependabot check for github actions
  • 829d381 Merge pull request #78 from NickBelhomme/bugfix-docs
  • 5eb7e15 docs - fix documentation for testing custom types
  • See full diff 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 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)

Bumps [github.com/pashagolub/pgxmock](https://github.com/pashagolub/pgxmock) from 1.6.0 to 1.7.0.
- [Release notes](https://github.com/pashagolub/pgxmock/releases)
- [Commits](pashagolub/pgxmock@v1.6.0...v1.7.0)

---
updated-dependencies:
- dependency-name: github.com/pashagolub/pgxmock
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies for dependabot :) label Aug 5, 2022
@codecov
Copy link

codecov bot commented Aug 5, 2022

Codecov Report

Merging #341 (360f3ff) into master (58dc908) will not change coverage.
The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #341   +/-   ##
=======================================
  Coverage   48.91%   48.91%           
=======================================
  Files          98       98           
  Lines        3146     3146           
=======================================
  Hits         1539     1539           
  Misses       1565     1565           
  Partials       42       42           

📣 Codecov can now indicate which changes are the most critical in Pull Requests. Learn more

@pajlada pajlada merged commit 9369303 into master Aug 5, 2022
@pajlada pajlada deleted the dependabot/go_modules/github.com/pashagolub/pgxmock-1.7.0 branch August 5, 2022 21:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies for dependabot :)
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant