Skip to content

Bump github.com/mattn/go-sqlite3 from 1.14.32 to 1.14.33#145

Merged
linyows merged 2 commits intomainfrom
dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.33
Jan 13, 2026
Merged

Bump github.com/mattn/go-sqlite3 from 1.14.32 to 1.14.33#145
linyows merged 2 commits intomainfrom
dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.33

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 13, 2026

Bumps github.com/mattn/go-sqlite3 from 1.14.32 to 1.14.33.

Commits
  • 3c885a9 Upgrade SQLite to version 3051001
  • 3e773a9 update github workflows
  • 2f6a2bb fix upgrade script
  • aa7cdd3 update upgrade script
  • a66908a use quote include instead of angled include for sqlite3-binding.h
  • 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 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.32 to 1.14.33.
- [Release notes](https://github.com/mattn/go-sqlite3/releases)
- [Commits](mattn/go-sqlite3@v1.14.32...v1.14.33)

---
updated-dependencies:
- dependency-name: github.com/mattn/go-sqlite3
  dependency-version: 1.14.33
  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 Jan 13, 2026
@github-actions
Copy link

Code Metrics Report

main (952fea7) #145 (1277267) +/-
Coverage 48.7% 48.7% +0.0%
Code to Test Ratio 1:1.1 1:1.1 0.0
Test Execution Time 9s 1m20s +1m11s
Details
  |                     | main (952fea7) | #145 (1277267) |  +/-   |
  |---------------------|----------------|----------------|--------|
+ | Coverage            |          48.7% |          48.7% |  +0.0% |
  |   Files             |             52 |             52 |      0 |
  |   Lines             |           5249 |           5249 |      0 |
+ |   Covered           |           2560 |           2561 |     +1 |
  | Code to Test Ratio  |          1:1.1 |          1:1.1 |    0.0 |
  |   Code              |          10573 |          10573 |      0 |
  |   Test              |          12109 |          12109 |      0 |
- | Test Execution Time |             9s |          1m20s | +1m11s |

Code coverage of files in pull request scope (72.0% → 73.1%)

Files Coverage +/- Status
mail/mock_server.go 73.1% +1.0% affected

Reported by octocov

@github-actions
Copy link

Code Metrics Report

main (952fea7) #145 (1277267) +/-
Coverage 48.7% 48.7% 0.0%
Code to Test Ratio 1:1.1 1:1.1 0.0
Test Execution Time 9s 1m20s +1m11s
Details
  |                     | main (952fea7) | #145 (1277267) |  +/-   |
  |---------------------|----------------|----------------|--------|
  | Coverage            |          48.7% |          48.7% |   0.0% |
  |   Files             |             52 |             52 |      0 |
  |   Lines             |           5249 |           5249 |      0 |
  |   Covered           |           2560 |           2560 |      0 |
  | Code to Test Ratio  |          1:1.1 |          1:1.1 |    0.0 |
  |   Code              |          10573 |          10573 |      0 |
  |   Test              |          12109 |          12109 |      0 |
- | Test Execution Time |             9s |          1m20s | +1m11s |

Reported by octocov

@linyows linyows merged commit 28add9a into main Jan 13, 2026
7 of 8 checks passed
@linyows linyows deleted the dependabot/go_modules/github.com/mattn/go-sqlite3-1.14.33 branch January 13, 2026 07:20
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