Commit 2fc6622
authored
Bump github.com/mattn/go-sqlite3 from 1.14.32 to 1.14.33 (#2762)
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3)
from 1.14.32 to 1.14.33.
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/mattn/go-sqlite3/commit/3c885a95122b9d21008222d0b7e7db9714ed127d"><code>3c885a9</code></a>
Upgrade SQLite to version 3051001</li>
<li><a
href="https://github.com/mattn/go-sqlite3/commit/3e773a9be57ec4b60074649fae8d2feb376e65e7"><code>3e773a9</code></a>
update github workflows</li>
<li><a
href="https://github.com/mattn/go-sqlite3/commit/2f6a2bbbfdc9ec8c92cad07d522544c494e70e14"><code>2f6a2bb</code></a>
fix upgrade script</li>
<li><a
href="https://github.com/mattn/go-sqlite3/commit/aa7cdd300f10f2d7fe4801be42eb7a07c556a434"><code>aa7cdd3</code></a>
update upgrade script</li>
<li><a
href="https://github.com/mattn/go-sqlite3/commit/a66908a543f99753f0fa37bf380b052399f927bf"><code>a66908a</code></a>
use quote include instead of angled include for sqlite3-binding.h</li>
<li>See full diff in <a
href="https://github.com/mattn/go-sqlite3/compare/v1.14.32...v1.14.33">compare
view</a></li>
</ul>
</details>
<br />
[](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
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-automerge-start)
[//]: # (dependabot-automerge-end)
---
<details>
<summary>Dependabot commands and options</summary>
<br />
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)
</details>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent ae3e9f0 commit 2fc6622
2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
140 | 140 | | |
141 | 141 | | |
142 | 142 | | |
143 | | - | |
144 | | - | |
| 143 | + | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
0 commit comments