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/go-rel/sql from 0.13.0 to 0.13.1 #73

Merged
merged 1 commit into from
Feb 14, 2023

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 13, 2023

Bumps github.com/go-rel/sql from 0.13.0 to 0.13.1.

Release notes

Sourced from github.com/go-rel/sql's releases.

v0.13.1

Changelog

  • 3bae971 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#43)
  • 1bc6967 Fix typo from WriteLimitOffet to WriteLimitOffset (#45)
  • a28278b rows.Close gets invoked only after checking an error for nil (#46)
Commits
  • a28278b rows.Close gets invoked only after checking an error for nil (#46)
  • 1bc6967 Fix typo from WriteLimitOffet to WriteLimitOffset (#45)
  • 3bae971 Bump github.com/stretchr/testify from 1.8.0 to 1.8.1 (#43)
  • 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/go-rel/sql](https://github.com/go-rel/sql) from 0.13.0 to 0.13.1.
- [Release notes](https://github.com/go-rel/sql/releases)
- [Changelog](https://github.com/go-rel/sql/blob/main/.goreleaser.yml)
- [Commits](go-rel/sql@v0.13.0...v0.13.1)

---
updated-dependencies:
- dependency-name: github.com/go-rel/sql
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Feb 13, 2023
@codecov
Copy link

codecov bot commented Feb 14, 2023

Codecov Report

Base: 83.07% // Head: 83.07% // No change to project coverage 👍

Coverage data is based on head (25b6037) compared to base (9c371f1).
Patch has no changes to coverable lines.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #73   +/-   ##
=======================================
  Coverage   83.07%   83.07%           
=======================================
  Files           1        1           
  Lines         130      130           
=======================================
  Hits          108      108           
  Misses         19       19           
  Partials        3        3           

Help us with your feedback. Take ten seconds to tell us how you rate us. Have a feature suggestion? Share it here.

☔ View full report at Codecov.
📢 Do you have feedback about the report comment? Let us know in this issue.

@Fs02 Fs02 merged commit e384097 into main Feb 14, 2023
@Fs02 Fs02 deleted the dependabot/go_modules/github.com/go-rel/sql-0.13.1 branch February 14, 2023 01:32
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant