Skip to content

Bump github.com/mattn/go-sqlite3 from 1.14.34 to 1.14.37#223

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.37
Apr 7, 2026
Merged

Bump github.com/mattn/go-sqlite3 from 1.14.34 to 1.14.37#223
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.37

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2026

Bumps github.com/mattn/go-sqlite3 from 1.14.34 to 1.14.37.

Commits
  • bb8d0b2 Bump Go test matrix versions from 1.23-1.25 to 1.24-1.26
  • bc7436e Bump GitHub Actions versions to latest
  • 0f12d4e Ensure Close always removes runtime finalizer to prevent memory leak
  • d71eda8 Fix upgrade.sh: add already-up-to-date check and fix changelog URL format
  • 4ea2a9f Upgrade SQLite to version 3051003
  • 8c99a68 Call sqlite3_clear_bindings() in bind() to reset parameters
  • 5a1f4d3 use unsafe.Slice
  • 8366a00 create pull-request
  • 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 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)

Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.34 to 1.14.37.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.34...v1.14.37)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-version: 1.14.37
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 7, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 7, 2026 09:53
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Apr 7, 2026
Copy link
Copy Markdown

@senzingdevops senzingdevops left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Automated: approving this pull request because it includes a patch update

@github-actions github-actions bot enabled auto-merge (squash) April 7, 2026 09:53
@github-actions
Copy link
Copy Markdown

github-actions bot commented Apr 7, 2026

🤖 Claude Code Review

PR Code Review

This is a dependency bump for github.com/mattn/go-sqlite3 from v1.14.34 to v1.14.37.

Code Quality

  • ✅ No commented-out code
  • ✅ No logic changes — purely a dependency version bump
  • ✅ DRY principle not applicable
  • ✅ No defects introduced; go.sum hashes updated correctly and consistently
  • ✅ CLAUDE.md is general and environment-agnostic

Testing

  • ✅ No new code to test; existing test suite covers SQLite usage
  • ✅ Coverage requirements unchanged

Documentation

  • CHANGELOG.md not updated — dependency bumps should typically be recorded. Check project convention.

Security

  • ✅ No hardcoded credentials
  • ✅ No sensitive data
  • ✅ No license files (.lic) checked in
  • ✅ Dependency bump is a patch-level update (1.14.34 → 1.14.37); no known security regressions expected

Summary: Straightforward dependency bump. The only item to verify is whether this project logs dependency updates in CHANGELOG.md. If so, add an entry. Otherwise, this PR is ready to merge.

Automated code review analyzing defects and coding standards

@github-actions github-actions bot merged commit 1b489d9 into main Apr 7, 2026
16 checks passed
@github-actions github-actions bot deleted the dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.37 branch April 7, 2026 09:58
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 go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant