Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
MINOR: [Go] Bump modernc.org/sqlite from 1.21.2 to 1.29.5 in /go (apa…
…che#40528) Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.21.2 to 1.29.5. <details> <summary>Commits</summary> <ul> <li><a href="https://gitlab.com/cznic/sqlite/commit/569f7680f838c9da4ddc965633f4cab2c852fda6"><code>569f768</code></a> fix builder.json</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/0c6d7f8503a1ceccdf5b1e4aa6dee8c6e5d20458"><code>0c6d7f8</code></a> add HACKING, builder.json /2</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/0352b52348bdeaaa270cbfb9dcdbd57b7963e480"><code>0352b52</code></a> add HACKING, builder.json, updates <a href="https://gitlab.com/cznic/sqlite/issues/178">#178</a></li> <li><a href="https://gitlab.com/cznic/sqlite/commit/c6a836514a2380c8d94a4eb46f1c6e3225675739"><code>c6a8365</code></a> retract v1.29.4, builders have not yet tested the commit</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/bcde81101ef90c9f677c30d4140cae7bcedeefb0"><code>bcde811</code></a> Merge branch 'ensure-statement-pointer-finalized' into 'master'</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/37bb58fcd5c24e234fb62bb80a252c4d19048f24"><code>37bb58f</code></a> [bugfix] ensure statement pointers finalized</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/1c9d08747953d512cc123f3d29bc1ab1449f1fd2"><code>1c9d087</code></a> doc.go: add a note about libc versions, closes <a href="https://gitlab.com/cznic/sqlite/issues/177">#177</a></li> <li><a href="https://gitlab.com/cznic/sqlite/commit/3605b1ba4d3d62de584445277c2e110558a537b2"><code>3605b1b</code></a> Makefile: adjust the build_all_targets target, updates <a href="https://gitlab.com/cznic/sqlite/issues/177">#177</a></li> <li><a href="https://gitlab.com/cznic/sqlite/commit/f293f7fe743f821196b3a4f627cf0b72ea0a78cd"><code>f293f7f</code></a> vendor libsqlite3@ v1.1.0, closes <a href="https://gitlab.com/cznic/sqlite/issues/173">#173</a></li> <li><a href="https://gitlab.com/cznic/sqlite/commit/f49aba7eddcec7d31797e72c67aafb0398970730"><code>f49aba7</code></a> skip recursive -race test on unsupported targets /4</li> <li>Additional commits viewable in <a href="https://gitlab.com/cznic/sqlite/compare/v1.21.2...v1.29.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=modernc.org/sqlite&package-manager=go_modules&previous-version=1.21.2&new-version=1.29.5)](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 <[email protected]>
- Loading branch information