[PR #614] [CLOSED] chore(deps): bump modernc.org/sqlite from 1.20.3 to 1.23.0 #695

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

📋 Pull Request Information

Original PR: https://github.com/go-shiori/shiori/pull/614
Author: @dependabot[bot]
Created: 6/5/2023
Status: Closed

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


📝 Commits (1)

  • 468a97f chore(deps): bump modernc.org/sqlite from 1.20.3 to 1.23.0

📊 Changes

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

View changed files

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

📄 Description

Bumps modernc.org/sqlite from 1.20.3 to 1.23.0.

Commits
  • d185950 Merge branch 'fix-data-race' into 'master'
  • 129378c Fix a data race in lib/mutex.go
  • d7a10c8 document v1.23.0 release.2
  • 42cd8f9 document v1.23.0 release
  • 1a90dd0 remove tests for closed #142
  • ab37853 Merge branch 'support-aggregate-functions' into 'master'
  • b5a7962 Use static callbacks for user-defined functions
  • 4a676e6 Allow registering aggregate and window functions
  • dc681c2 documentation: add speedtest1 Go/C comparative results
  • 8cf45a5 tweak constants, updates #142
  • 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)

🔄 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/614 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/5/2023 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/modernc.org/sqlite-1.23.0` --- ### 📝 Commits (1) - [`468a97f`](https://github.com/go-shiori/shiori/commit/468a97fbd0c2bceb6488407827e3c88810c3f1f7) chore(deps): bump modernc.org/sqlite from 1.20.3 to 1.23.0 ### 📊 Changes **2 files changed** (+9 additions, -9 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -2) 📝 `go.sum` (+7 -7) </details> ### 📄 Description Bumps [modernc.org/sqlite](https://gitlab.com/cznic/sqlite) from 1.20.3 to 1.23.0. <details> <summary>Commits</summary> <ul> <li><a href="https://gitlab.com/cznic/sqlite/commit/d185950947360be2157e796085faeaa2d20531c8"><code>d185950</code></a> Merge branch 'fix-data-race' into 'master'</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/129378c6d1c1aa24f4e51130f0f9a79dfeb6c146"><code>129378c</code></a> Fix a data race in <code>lib/mutex.go</code></li> <li><a href="https://gitlab.com/cznic/sqlite/commit/d7a10c89b0a64b1ed752958087a23a52afbc8984"><code>d7a10c8</code></a> document v1.23.0 release.2</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/42cd8f924629e0391a9a72a89b88ce1b424f9a6b"><code>42cd8f9</code></a> document v1.23.0 release</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/1a90dd084ea682edf9553c3180c5c0d9376dd7c7"><code>1a90dd0</code></a> remove tests for closed <a href="https://gitlab.com/cznic/sqlite/issues/142">#142</a></li> <li><a href="https://gitlab.com/cznic/sqlite/commit/ab3785354289f43efe21b06872e8493e153fe367"><code>ab37853</code></a> Merge branch 'support-aggregate-functions' into 'master'</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/b5a7962754378387816f4a43dc39ad4be0ba075f"><code>b5a7962</code></a> Use static callbacks for user-defined functions</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/4a676e6e9d459f7d73c17adaea3f46da288ebdee"><code>4a676e6</code></a> Allow registering aggregate and window functions</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/dc681c2e0dd88bf45948c582346bacf105ab1f97"><code>dc681c2</code></a> documentation: add speedtest1 Go/C comparative results</li> <li><a href="https://gitlab.com/cznic/sqlite/commit/8cf45a57be01f6b2bdcb22343729b7e812435cd4"><code>8cf45a5</code></a> tweak constants, updates <a href="https://gitlab.com/cznic/sqlite/issues/142">#142</a></li> <li>Additional commits viewable in <a href="https://gitlab.com/cznic/sqlite/compare/v1.20.3...v1.23.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.20.3&new-version=1.23.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:09 +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#695
No description provided.