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

Bump github.com/ryanrolds/sqlclosecheck from 0.4.0 to 0.5.1 #164

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 22, 2023

Bumps github.com/ryanrolds/sqlclosecheck from 0.4.0 to 0.5.1.

Release notes

Sourced from github.com/ryanrolds/sqlclosecheck's releases.

Downgraded Go version to 1.20

No release notes provided.

Improved package support and bug fixes

Commits
  • 414664a Downgrading Go version (#31)
  • f6bc14a Add support for sqlx NamedStmt (#26)
  • 1116461 Fixed lint errors. Made CI run on PRs (#27)
  • 986f197 Merge pull request #25 from hallabro-consulting-ab/pgx-support
  • 6fb7d0b pkg/analyzer: deduplicate code
  • 879d843 Updated linter
  • 3fcea8e Merge pull request #24 from craigpastro/small-bug
  • aecf4f1 Updated linter
  • 30a39af pkg/analyzer: put back actionUnvaluedDefer
  • a83737f pkg/analyzer: implement pgx support
  • 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 Sep 22, 2023
@SVilgelm SVilgelm enabled auto-merge (rebase) September 23, 2023 00:11
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ryanrolds/sqlclosecheck-0.5.1 branch from 207f194 to b77368a Compare September 23, 2023 00:12
Bumps [github.com/ryanrolds/sqlclosecheck](https://github.com/ryanrolds/sqlclosecheck) from 0.4.0 to 0.5.1.
- [Release notes](https://github.com/ryanrolds/sqlclosecheck/releases)
- [Commits](ryanrolds/sqlclosecheck@v0.4.0...v0.5.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/go_modules/github.com/ryanrolds/sqlclosecheck-0.5.1 branch from b77368a to 9fcab49 Compare September 23, 2023 00:17
@SVilgelm SVilgelm merged commit 746a0ed into main Sep 23, 2023
@SVilgelm SVilgelm deleted the dependabot/go_modules/github.com/ryanrolds/sqlclosecheck-0.5.1 branch September 23, 2023 00:24
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.

1 participant