[PR #1192] [CLOSED] Bump rusqlite from 0.23.1 to 0.24.0 #2063

Closed
opened 2026-03-16 05:18:23 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1192
Author: @dependabot-preview[bot]
Created: 8/24/2020
Status: Closed

Base: mainHead: dependabot/cargo/rusqlite-0.24.0


📝 Commits (1)

  • 2bb171d Bump rusqlite from 0.23.1 to 0.24.0

📊 Changes

3 files changed (+6 additions, -7 deletions)

View changed files

📝 Cargo.lock (+4 -5)
📝 crates/server/Cargo.toml (+1 -1)
📝 tests/integration-tests/Cargo.toml (+1 -1)

📄 Description

Bumps rusqlite from 0.23.1 to 0.24.0.

Commits
  • 79ab689 Merge pull request #797 from gwenn/0.24
  • 405d0de Prepare release of version 0.24.0
  • 301a8d0 Merge pull request #795 from gwenn/clippy
  • 2a7b113 Fix clippy warnings
  • da2d2e3 Merge pull request #794 from gwenn/fix_pragma_update
  • a4691db pragma_update fails with ExecuteReturnedResults
  • 0063db5 Merge pull request #793 from ankitects/sqlite3.33.0
  • 6e33947 update to sqlite 3.33.0
  • 157256a Merge pull request #790 from gwenn/3.23.3
  • 18f4916 Upgrade SQLite bundled sources to 3.23.3
  • 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)
  • @dependabot use these labels will set the current labels as the default for future PRs for this repo and language
  • @dependabot use these reviewers will set the current reviewers as the default for future PRs for this repo and language
  • @dependabot use these assignees will set the current assignees as the default for future PRs for this repo and language
  • @dependabot use this milestone will set the current milestone as the default for future PRs for this repo and language
  • @dependabot badge me will comment on this PR with code to add a "Dependabot enabled" badge to your readme

Additionally, you can set the following in your Dependabot dashboard:

  • Update frequency (including time of day and day of week)
  • Pull request limits (per update run and/or open at any time)
  • Automerge options (never/patch/minor, and dev/runtime dependencies)
  • Out-of-range updates (receive only lockfile updates, if desired)
  • Security updates (receive only security updates, if desired)

🔄 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/hickory-dns/hickory-dns/pull/1192 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 8/24/2020 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/rusqlite-0.24.0` --- ### 📝 Commits (1) - [`2bb171d`](https://github.com/hickory-dns/hickory-dns/commit/2bb171df4cc1097a80da64677e3a68f901ff3bf9) Bump rusqlite from 0.23.1 to 0.24.0 ### 📊 Changes **3 files changed** (+6 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+4 -5) 📝 `crates/server/Cargo.toml` (+1 -1) 📝 `tests/integration-tests/Cargo.toml` (+1 -1) </details> ### 📄 Description Bumps [rusqlite](https://github.com/rusqlite/rusqlite) from 0.23.1 to 0.24.0. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rusqlite/rusqlite/commit/79ab6894f0f6f651515ab6eac6043685befe9bd8"><code>79ab689</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rusqlite/rusqlite/issues/797">#797</a> from gwenn/0.24</li> <li><a href="https://github.com/rusqlite/rusqlite/commit/405d0de8f61adc01ccfc9f8ad9327e041ee716de"><code>405d0de</code></a> Prepare release of version 0.24.0</li> <li><a href="https://github.com/rusqlite/rusqlite/commit/301a8d0e75ab7d674827f75fe124ef920ab4b5c3"><code>301a8d0</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rusqlite/rusqlite/issues/795">#795</a> from gwenn/clippy</li> <li><a href="https://github.com/rusqlite/rusqlite/commit/2a7b11320f29828aeb43670662ad0fbeb9fa0c64"><code>2a7b113</code></a> Fix clippy warnings</li> <li><a href="https://github.com/rusqlite/rusqlite/commit/da2d2e371a77859d596d086a965e3165beadf9fd"><code>da2d2e3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rusqlite/rusqlite/issues/794">#794</a> from gwenn/fix_pragma_update</li> <li><a href="https://github.com/rusqlite/rusqlite/commit/a4691db6d0c63968905b95a6764caff6609c068c"><code>a4691db</code></a> pragma_update fails with ExecuteReturnedResults</li> <li><a href="https://github.com/rusqlite/rusqlite/commit/0063db53caa63eec65f95caf79d98cf121c96bbc"><code>0063db5</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rusqlite/rusqlite/issues/793">#793</a> from ankitects/sqlite3.33.0</li> <li><a href="https://github.com/rusqlite/rusqlite/commit/6e33947c2a97161b2685a51de1a8e5e07fcc0c3c"><code>6e33947</code></a> update to sqlite 3.33.0</li> <li><a href="https://github.com/rusqlite/rusqlite/commit/157256a26c8ac9649131f26157730de2137ffd6c"><code>157256a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/rusqlite/rusqlite/issues/790">#790</a> from gwenn/3.23.3</li> <li><a href="https://github.com/rusqlite/rusqlite/commit/18f49164ea144ea7744b13e15bf706e6a8e64de8"><code>18f4916</code></a> Upgrade SQLite bundled sources to 3.23.3</li> <li>Additional commits viewable in <a href="https://github.com/rusqlite/rusqlite/compare/0.23.1...0.24.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://api.dependabot.com/badges/compatibility_score?dependency-name=rusqlite&package-manager=cargo&previous-version=0.23.1&new-version=0.24.0)](https://dependabot.com/compatibility-score/?dependency-name=rusqlite&package-manager=cargo&previous-version=0.23.1&new-version=0.24.0) 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) - `@dependabot use these labels` will set the current labels as the default for future PRs for this repo and language - `@dependabot use these reviewers` will set the current reviewers as the default for future PRs for this repo and language - `@dependabot use these assignees` will set the current assignees as the default for future PRs for this repo and language - `@dependabot use this milestone` will set the current milestone as the default for future PRs for this repo and language - `@dependabot badge me` will comment on this PR with code to add a "Dependabot enabled" badge to your readme Additionally, you can set the following in your Dependabot [dashboard](https://app.dependabot.com): - Update frequency (including time of day and day of week) - Pull request limits (per update run and/or open at any time) - Automerge options (never/patch/minor, and dev/runtime dependencies) - Out-of-range updates (receive only lockfile updates, if desired) - Security updates (receive only security updates, if desired) </details> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 05:18:23 +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/hickory-dns#2063
No description provided.