[PR #2866] [MERGED] Update dependencies #3381

Closed
opened 2026-03-16 11:40:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2866
Author: @djc
Created: 3/17/2025
Status: Merged
Merged: 3/18/2025
Merged by: @djc

Base: mainHead: update-deps


📝 Commits (4)

  • 79f9320 Update semver-compatible dependencies
  • fac4e91 Upgrade to h3 0.0.7
  • 2a81492 Upgrade to rusqlite 0.34
  • 9c53a46 Transitive dependencies on paste have been removed

📊 Changes

9 files changed (+571 additions, -520 deletions)

View changed files

📝 Cargo.lock (+139 -169)
📝 Cargo.toml (+3 -3)
📝 conformance/Cargo.lock (+60 -55)
📝 crates/proto/src/multicast/mdns_stream.rs (+4 -1)
📝 crates/server/src/server/server_future.rs (+2 -0)
📝 fuzz/Cargo.lock (+51 -79)
📝 justfile (+2 -4)
📝 tests/e2e-tests/Cargo.lock (+169 -105)
📝 tests/ede-dot-com/Cargo.lock (+141 -104)

📄 Description

No description provided


🔄 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/2866 **Author:** [@djc](https://github.com/djc) **Created:** 3/17/2025 **Status:** ✅ Merged **Merged:** 3/18/2025 **Merged by:** [@djc](https://github.com/djc) **Base:** `main` ← **Head:** `update-deps` --- ### 📝 Commits (4) - [`79f9320`](https://github.com/hickory-dns/hickory-dns/commit/79f9320b1db75b6b4b70153e1215e561f2b87bd6) Update semver-compatible dependencies - [`fac4e91`](https://github.com/hickory-dns/hickory-dns/commit/fac4e91a393e2d48d118be36c432fe68fd5a18eb) Upgrade to h3 0.0.7 - [`2a81492`](https://github.com/hickory-dns/hickory-dns/commit/2a814926e78eb7be11039bfed451f1df5f61d863) Upgrade to rusqlite 0.34 - [`9c53a46`](https://github.com/hickory-dns/hickory-dns/commit/9c53a464df95a141d051678c354f8131e802df80) Transitive dependencies on paste have been removed ### 📊 Changes **9 files changed** (+571 additions, -520 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+139 -169) 📝 `Cargo.toml` (+3 -3) 📝 `conformance/Cargo.lock` (+60 -55) 📝 `crates/proto/src/multicast/mdns_stream.rs` (+4 -1) 📝 `crates/server/src/server/server_future.rs` (+2 -0) 📝 `fuzz/Cargo.lock` (+51 -79) 📝 `justfile` (+2 -4) 📝 `tests/e2e-tests/Cargo.lock` (+169 -105) 📝 `tests/ede-dot-com/Cargo.lock` (+141 -104) </details> ### 📄 Description _No description provided_ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:40:39 +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#3381
No description provided.