[PR #647] [CLOSED] chore(deps): bump modernc.org/sqlite from 1.23.1 to 1.24.0 #712

Closed
opened 2026-02-25 23:35:13 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/647
Author: @dependabot[bot]
Created: 7/17/2023
Status: Closed

Base: masterHead: dependabot/go_modules/modernc.org/sqlite-1.24.0


📝 Commits (1)

  • f262643 chore(deps): bump modernc.org/sqlite from 1.23.1 to 1.24.0

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+2 -2)

📄 Description

Bumps modernc.org/sqlite from 1.23.1 to 1.24.0.

Commits

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/go-shiori/shiori/pull/647 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 7/17/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/modernc.org/sqlite-1.24.0` --- ### 📝 Commits (1) - [`f262643`](https://github.com/go-shiori/shiori/commit/f26264371581cd009adc19bdc59e7d7f38a38a83) chore(deps): bump modernc.org/sqlite from 1.23.1 to 1.24.0 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.23.1 to 1.24.0. <details> <summary>Commits</summary> <ul> <li><a href="https://gitlab.com/cznic/sqlite/commit/15f9fdc72aec1ae1ddeea47bfc2748bbd57a772a"><code>15f9fdc</code></a> release v1.24.0</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/f9fec76eb8f431907c22a601acba5b024bc2736c"><code>f9fec76</code></a> A+C: add Dan Kortschak</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/134c4cb6b73655323da51707108788fb20b503ef"><code>134c4cb</code></a> Fix ScanType returned for BLOB</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/7b81804e09645d59628b0b781da70a86253eee5c"><code>7b81804</code></a> add reproducer, closes <a href="https://gitlab.com/cznic/sqlite/issues/153">#153</a></li> <li><a href="https://gitlab.com/cznic/sqlite/commit/d2e2403abbe615598c2a3e362ef9a36f93b3dbd3"><code>d2e2403</code></a> (*stmt).query(): do not return (nil, nil), fixes <a href="https://gitlab.com/cznic/sqlite/issues/152">#152</a></li> <li><a href="https://gitlab.com/cznic/sqlite/commit/cd98b8c912156f76d56ffc0dcb361e522918dae4"><code>cd98b8c</code></a> update godocs</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/d80a58a814ed7c954ac726af5fe79b42ed3c1998"><code>d80a58a</code></a> add reproducer, updates <a href="https://gitlab.com/cznic/sqlite/issues/152">#152</a></li> <li><a href="https://gitlab.com/cznic/sqlite/commit/0eadfdd49f65e70f571995981c4abb1d642e5996"><code>0eadfdd</code></a> Merge branch 'master' into 'master'</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/ae41c4a62d15884fa6d259e9f64fdfe326d45a5d"><code>ae41c4a</code></a> Add API to online backup API (sqlite3_backup_*)</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/84fc97a4b2081838a7f9944a025dd65f48bdbac5"><code>84fc97a</code></a> Add API to sqlite3_serialize/deserialize</li> <li>Additional commits viewable in <a href="https://gitlab.com/cznic/sqlite/compare/v1.23.1...v1.24.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.23.1&new-version=1.24.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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-02-25 23:35:13 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
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
starred/shiori#712
No description provided.