Bump github.com/mattn/go-sqlite3 from 1.14.33 to 1.14.44#495
Conversation
|
[APPROVALNOTIFIER] This PR is NOT APPROVED This pull-request has been approved by: The full list of commands accepted by this bot can be found here. DetailsNeeds approval from an approver in each of these files:Approvers can indicate their approval by writing |
|
Hi @dependabot[bot]. Thanks for your PR. I'm waiting for a netobserv member to verify that this patch is reasonable to test. If it is, they should reply with Regular contributors should join the org to skip this step. Once the patch is verified, the new status will be reflected by the I understand the commands that are listed here. DetailsInstructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes-sigs/prow repository. |
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #495 +/- ##
=======================================
Coverage 13.18% 13.18%
=======================================
Files 20 20
Lines 2443 2443
=======================================
Hits 322 322
Misses 2095 2095
Partials 26 26
Flags with carried forward coverage won't be shown. Click here to find out more. 🚀 New features to boost your workflow:
|
Bumps [github.com/mattn/go-sqlite3](https://github.com/mattn/go-sqlite3) from 1.14.33 to 1.14.44. - [Release notes](https://github.com/mattn/go-sqlite3/releases) - [Commits](mattn/go-sqlite3@v1.14.33...v1.14.44) --- updated-dependencies: - dependency-name: github.com/mattn/go-sqlite3 dependency-version: 1.14.41 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
83f7a1e to
1a76010
Compare
Bumps github.com/mattn/go-sqlite3 from 1.14.33 to 1.14.44.
Commits
20826e8Merge pull request #1394 from mattn/sqlite-amalgamation-30530002d4d220fix changelog URL when minor or patch version is zero3761cf7Upgrade SQLite to version 30530001aa7317Merge pull request #1388 from mattn/stmt-cache-lruc719e20Merge pull request #1392 from mattn/fix-issue-1390-query-comment-panic869e516fix panic when querying input with no SQL (only comments/whitespace)6690238extract finalizeCachedStmt helper and drop redundant tail reset59e8e75only set stmt cacheKey when cache is enabled2badb4cuse slice len/cap for stmt cache instead of separate counters7716c20evict LRU stmt when stmt cache is full