Commits
![dependabot[bot]](https://secure.gravatar.com/avatar/48ea49be76d0c68403a7f3df87e3487d.jpg?s=96&d=mm)

dependabot[bot] authored and GitHub committed 61dde713338
MINOR: [Go] Bump modernc.org/sqlite from 1.29.5 to 1.29.6 in /go (#41208) [//]: # (dependabot-start) ⚠️ **Dependabot is rebasing this PR** ⚠️ Rebasing might not happen immediately, so don't worry if this takes some time. Note: if you make any changes to this PR yourself, they will take precedence over the rebase. --- [//]: # (dependabot-end) Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.29.5 to 1.29.6. <details> <summary>Commits</summary> <ul> <li><a href="https://gitlab.com/cznic/sqlite/commit/21d90b260e144f8196d34914cfcaa2345e400620"><code>21d90b2</code></a> Merge branch 'feature/89/add-backup-commit-method' into 'master'</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/01aa83b9187fbac836695e28b6b1bc846f44095a"><code>01aa83b</code></a> fixup! sqlite: add Backup.Commit method</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/27e480d25b4f3a08cab12a51bcf64e2d26c5afa0"><code>27e480d</code></a> CONTRIBUTORS: added self as contributor</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/fc4ca3837d21393a1ad586e339c5feaaf38bee30"><code>fc4ca38</code></a> functest: added a backup-commit-close test</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/d3c0a9ca9f476d15998269285fea270d2d309485"><code>d3c0a9c</code></a> sqlite: add Backup.Commit method</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/8167b212899374ed44f0959a18a7cc327cf4bfb5"><code>8167b21</code></a> Merge branch 'tyge-master-patch-33989' into 'master'</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/de6d9d3fe6057242cad5462a7028aeeca98161b7"><code>de6d9d3</code></a> docs(README): add <code>database is locked</code> error to new "troubleshooting" section</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/97ef87e15f419b3e03346887114b61eb2b834629"><code>97ef87e</code></a> add TestSingleConn, updates !69</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/aa0daa62bf995d892aacb5a900b929e6a8ef23e9"><code>aa0daa6</code></a> release error</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/c4adcd327e45105ca678bf2791bc9269aea04896"><code>c4adcd3</code></a> relase 1.30.0, support linux/loong64 /2</li> <li>Additional commits viewable in <a href="https://gitlab.com/cznic/sqlite/compare/v1.29.5...v1.29.6">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> Authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Signed-off-by: Sutou Kouhei <kou@clear-code.com>