build(deps): bump modernc.org/sqlite from 1.15.3 to 1.16.0 #210

Merged
dependabot[bot] merged 2 commits from dependabot/go_modules/modernc.org/sqlite-1.16.0 into master 2022-04-11 22:56:53 +03:00
dependabot[bot] commented 2022-04-04 17:24:12 +03:00 (Migrated from github.com)

Bumps modernc.org/sqlite from 1.15.3 to 1.16.0.

Commits
  • 07ddc24 document v1.16 release
  • 7eb49f0 Merge branch 'mhoffm-minor-fix-in-readme' into 'master'
  • 9f97238 readme: minor formatting fix
  • 19ea8e6 Merge branch 'mhoffm-user-defined-functions-part-2' into 'master'
  • a922751 driver: add a way to register scalar functions
  • 4ccbc55 Merge branch 'mhoffm-null-blobs' into 'master'
  • 87412bb driver: fix inserting empty blobs
  • ce5b8af Merge branch 'mhoffm-initial-user-defined-functions' into 'master'
  • f5a64f2 sqlite: initial handling for user defined functions
  • d6f9fa5 upgrade to SQLite 3.38.2
  • 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 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 [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.15.3 to 1.16.0. <details> <summary>Commits</summary> <ul> <li><a href="https://gitlab.com/cznic/sqlite/commit/07ddc240d99c8510a0dc01a0462640c161ef9fc6"><code>07ddc24</code></a> document v1.16 release</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/7eb49f0b1beba1c515bc7806c1ad417647489963"><code>7eb49f0</code></a> Merge branch 'mhoffm-minor-fix-in-readme' into 'master'</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/9f972386d8f0578a7a6ff28a61fce0cb6f124fa7"><code>9f97238</code></a> readme: minor formatting fix</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/19ea8e6c9cf0c757c485eec280e6a6c216a95970"><code>19ea8e6</code></a> Merge branch 'mhoffm-user-defined-functions-part-2' into 'master'</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/a922751947f92ad21276975a641bd6f3861bf380"><code>a922751</code></a> driver: add a way to register scalar functions</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/4ccbc55b539cab82bebb23f5141d305d6cee2eb1"><code>4ccbc55</code></a> Merge branch 'mhoffm-null-blobs' into 'master'</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/87412bbfa9b5b979ca4d4e8ba69c347819b9c4da"><code>87412bb</code></a> driver: fix inserting empty blobs</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/ce5b8af49e71b26a97409bf99b41fb0d4b911f60"><code>ce5b8af</code></a> Merge branch 'mhoffm-initial-user-defined-functions' into 'master'</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/f5a64f2267c0a9cc408ef471e016741c301fd53f"><code>f5a64f2</code></a> sqlite: initial handling for user defined functions</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/d6f9fa5f966bf90f18a42b4d526c32da8419d779"><code>d6f9fa5</code></a> upgrade to SQLite 3.38.2</li> <li>See full diff in <a href="https://gitlab.com/cznic/sqlite/compare/v1.15.3...v1.16.0">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.15.3&new-version=1.16.0)](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 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>
github-actions[bot] (Migrated from github.com) approved these changes 2022-04-04 17:24:30 +03:00
github-actions[bot] (Migrated from github.com) approved these changes 2022-04-05 17:30:26 +03:00
github-actions[bot] (Migrated from github.com) approved these changes 2022-04-11 18:07:36 +03:00
github-actions[bot] (Migrated from github.com) approved these changes 2022-04-11 22:53:29 +03:00
Sign in to join this conversation.
No Milestone
No project
No Assignees
1 Participants
Notifications
Due Date
The due date is invalid or out of range. Please use the format 'yyyy-mm-dd'.

No due date set.

Dependencies

No dependencies set.

Reference: unistack-org/micro-tests#210
No description provided.