Closed dependabot[bot] closed 9 months ago
Can this PR be merged as it fixes https://github.com/mattn/go-sqlite3/pull/1177 @jinzhu
Note that mattn/go-sqlite3 package, versions <1.14.18 are reported to have a Heap-based Buffer Overflow, CVE-2023-7104
as reported by snyk https://security.snyk.io/vuln/SNYK-GOLANG-GITHUBCOMMATTNGOSQLITE3-6139875
Superseded by #178.
Bumps github.com/mattn/go-sqlite3 from 1.14.17 to 1.14.19.
Commits
00b02e0
Fix musl build (#1164)d9e2789
temporary fix to make the job passc260ecf
use locally checked out lib in the docker job9fd6f4f
Update amalgamation codeDependabot 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