[PR #1243] [CLOSED] Bump rusqlite from 0.24.0 to 0.24.1 #2121

Closed
opened 2026-03-16 06:06:15 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/1243
Author: @dependabot-preview[bot]
Created: 10/12/2020
Status: Closed

Base: mainHead: dependabot/cargo/rusqlite-0.24.1


📝 Commits (1)

  • 566b06b Bump rusqlite from 0.24.0 to 0.24.1

📊 Changes

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

View changed files

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

📄 Description

Bumps rusqlite from 0.24.0 to 0.24.1.

Commits
  • 5cf0158 Take 2: Prep release of rusqlite 0.24.1 + libsqlite3-sys 0.20.1
  • f9e1561 Prepare release 0.24.1
  • fac5a47 Upgrade to hashlink 0.6
  • 084d1f5 Replace lru-cache with hashlink
  • 587fdeb Add write_all_at for compatibility with FileExt, improve docs a little
  • d61fe36 Improve pos io test coverage
  • 67ee5a0 Add test coverage for positional blob io
  • 7cd909f Add positional blob i/o and adjust blob i/o example docs
  • ee4a770 Test winsqlite3 and sqlcipher in CI
  • 058023e Clean up github actions CI, test time feature
  • 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/1243 **Author:** [@dependabot-preview[bot]](https://github.com/apps/dependabot-preview) **Created:** 10/12/2020 **Status:** ❌ Closed **Base:** `main` ← **Head:** `dependabot/cargo/rusqlite-0.24.1` --- ### 📝 Commits (1) - [`566b06b`](https://github.com/hickory-dns/hickory-dns/commit/566b06be9eb74633e461b424cff9ccc5cf004dbc) Bump rusqlite from 0.24.0 to 0.24.1 ### 📊 Changes **3 files changed** (+25 additions, -7 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+23 -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.24.0 to 0.24.1. <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rusqlite/rusqlite/commit/5cf0158863446fec8ed4e9621035ac267e77dff1"><code>5cf0158</code></a> Take 2: Prep release of rusqlite 0.24.1 + libsqlite3-sys 0.20.1</li> <li><a href="https://github.com/rusqlite/rusqlite/commit/f9e15615a7eefdd6de071f91361af8aa33929053"><code>f9e1561</code></a> Prepare release 0.24.1</li> <li><a href="https://github.com/rusqlite/rusqlite/commit/fac5a47c4c0342b59f134daacaaf186599255a00"><code>fac5a47</code></a> Upgrade to hashlink 0.6</li> <li><a href="https://github.com/rusqlite/rusqlite/commit/084d1f535dd2e4ec70143b62eacfad37a3951a83"><code>084d1f5</code></a> Replace lru-cache with hashlink</li> <li><a href="https://github.com/rusqlite/rusqlite/commit/587fdeb185eb8447a3852d544cc9061f0870f372"><code>587fdeb</code></a> Add <code>write_all_at</code> for compatibility with FileExt, improve docs a little</li> <li><a href="https://github.com/rusqlite/rusqlite/commit/d61fe362373faa343539d96b9d78136ee37692c9"><code>d61fe36</code></a> Improve pos io test coverage</li> <li><a href="https://github.com/rusqlite/rusqlite/commit/67ee5a0586cb45b6462461f7bb1d6dbba212bdb8"><code>67ee5a0</code></a> Add test coverage for positional blob io</li> <li><a href="https://github.com/rusqlite/rusqlite/commit/7cd909fc14f054b719a049596d327ddad6e4bd45"><code>7cd909f</code></a> Add positional blob i/o and adjust blob i/o example docs</li> <li><a href="https://github.com/rusqlite/rusqlite/commit/ee4a770efb6d97af48fd180f9955769a22d11ebf"><code>ee4a770</code></a> Test winsqlite3 and sqlcipher in CI</li> <li><a href="https://github.com/rusqlite/rusqlite/commit/058023ebfecf1ed0d57a14820f6e6cadd2dab97c"><code>058023e</code></a> Clean up github actions CI, test <code>time</code> feature</li> <li>Additional commits viewable in <a href="https://github.com/rusqlite/rusqlite/compare/0.24.0...v0.24.1">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.24.0&new-version=0.24.1)](https://dependabot.com/compatibility-score/?dependency-name=rusqlite&package-manager=cargo&previous-version=0.24.0&new-version=0.24.1) 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 06:06:15 +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#2121
No description provided.