build(deps): bump modernc.org/sqlite from 1.14.1 to 1.14.4 #141

Merged
dependabot[bot] merged 1 commits from dependabot/go_modules/modernc.org/sqlite-1.14.4 into master 2022-01-12 15:30:44 +03:00
dependabot[bot] commented 2022-01-10 17:20:24 +03:00 (Migrated from github.com)

Bumps modernc.org/sqlite from 1.14.1 to 1.14.4.

Commits
  • 887e2f1 release v1.14.3, closes #85
  • e97cd0c upgrade to SQLite 3.37.2, updates #85
  • 8fa63d9 freebsd/386: generate, tests fail in qemu, updates libc#15
  • 9d0fc07 Merge branch 'glebarez-master-patch-31346' into 'master'
  • abe92c0 fix readme after changing image names in 49148932f6c39c5ab03d0118800d380ed885...
  • 4914893 replace ':' in picture file names with '_'
  • f3f0441 Merge branch 'benchmarks' into 'master'
  • abe4fa4 Go vs CGo benchmarks refactored (not TPCH)
  • 019ed37 windows/amd64: upgrade to SQLite 3.37.0, closes #80
  • e1f0d0b s390x: disable failing tests/2
  • Additional commits viewable 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.14.1 to 1.14.4. <details> <summary>Commits</summary> <ul> <li><a href="https://gitlab.com/cznic/sqlite/commit/887e2f19d87c60a567227c6a47d22e961e13d8b2"><code>887e2f1</code></a> release v1.14.3, closes <a href="https://gitlab.com/cznic/sqlite/issues/85">#85</a></li> <li><a href="https://gitlab.com/cznic/sqlite/commit/e97cd0ce0437180636ea4a877d6cd2117a37c253"><code>e97cd0c</code></a> upgrade to SQLite 3.37.2, updates <a href="https://gitlab.com/cznic/sqlite/issues/85">#85</a></li> <li><a href="https://gitlab.com/cznic/sqlite/commit/8fa63d9dddaa04a9be04f621c1262f36f4e64ceb"><code>8fa63d9</code></a> freebsd/386: generate, tests fail in qemu, updates libc#15</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/9d0fc07447ea0f679ba29dcdbd2ab50a100449b5"><code>9d0fc07</code></a> Merge branch 'glebarez-master-patch-31346' into 'master'</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/abe92c072005e946f92f65774b1174f21cc702cd"><code>abe92c0</code></a> fix readme after changing image names in 49148932f6c39c5ab03d0118800d380ed885...</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/49148932f6c39c5ab03d0118800d380ed885e9cb"><code>4914893</code></a> replace ':' in picture file names with '_'</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/f3f0441452961f8d8109948571eb653d947d9fe6"><code>f3f0441</code></a> Merge branch 'benchmarks' into 'master'</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/abe4fa449b0b7247c066bb2efca27c4e93cac1a8"><code>abe4fa4</code></a> Go vs CGo benchmarks refactored (not TPCH)</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/019ed373da322b2c4195e40412ba9beaac358343"><code>019ed37</code></a> windows/amd64: upgrade to SQLite 3.37.0, closes <a href="https://gitlab.com/cznic/sqlite/issues/80">#80</a></li> <li><a href="https://gitlab.com/cznic/sqlite/commit/e1f0d0ba8fe7d8f82a4cede52184d5b19d61a2ab"><code>e1f0d0b</code></a> s390x: disable failing tests/2</li> <li>Additional commits viewable in <a href="https://gitlab.com/cznic/sqlite/compare/v1.14.1...v1.14.4">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.14.1&new-version=1.14.4)](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>
vtolstov (Migrated from github.com) approved these changes 2022-01-10 17:20:38 +03:00
Sign in to join this conversation.
No reviewers
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#141
No description provided.