[PR #781] [MERGED] update all deps May 25, 2019 #1677

Closed
opened 2026-03-16 02:19:30 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/781
Author: @bluejekyll
Created: 5/25/2019
Status: Merged
Merged: 5/25/2019
Merged by: @bluejekyll

Base: masterHead: update-deps-may-25-2019


📝 Commits (1)

  • 87f2f5b update all deps May 25, 2019

📊 Changes

14 files changed (+196 additions, -212 deletions)

View changed files

📝 Cargo.lock (+137 -141)
📝 crates/client/src/rr/zone.rs (+40 -40)
📝 crates/client/src/serialize/txt/master_lex.rs (+1 -1)
📝 crates/client/src/serialize/txt/rdata_parsers/naptr.rs (+6 -6)
📝 crates/proto/src/multicast/mdns_stream.rs (+2 -4)
📝 crates/proto/src/tcp/tcp_client_stream.rs (+0 -1)
📝 crates/proto/src/tcp/tcp_stream.rs (+0 -1)
📝 crates/proto/src/udp/udp_stream.rs (+0 -1)
📝 crates/server/src/config/dnssec.rs (+0 -1)
📝 crates/server/src/named.rs (+3 -5)
📝 crates/server/src/server/server_future.rs (+2 -2)
📝 crates/server/src/store/in_memory/authority.rs (+2 -6)
📝 crates/server/tests/txt_tests.rs (+2 -2)
📝 tests/integration-tests/tests/client_future_tests.rs (+1 -1)

📄 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/781 **Author:** [@bluejekyll](https://github.com/bluejekyll) **Created:** 5/25/2019 **Status:** ✅ Merged **Merged:** 5/25/2019 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `master` ← **Head:** `update-deps-may-25-2019` --- ### 📝 Commits (1) - [`87f2f5b`](https://github.com/hickory-dns/hickory-dns/commit/87f2f5b70d665d51788888326d8765ee778ed9b7) update all deps May 25, 2019 ### 📊 Changes **14 files changed** (+196 additions, -212 deletions) <details> <summary>View changed files</summary> 📝 `Cargo.lock` (+137 -141) 📝 `crates/client/src/rr/zone.rs` (+40 -40) 📝 `crates/client/src/serialize/txt/master_lex.rs` (+1 -1) 📝 `crates/client/src/serialize/txt/rdata_parsers/naptr.rs` (+6 -6) 📝 `crates/proto/src/multicast/mdns_stream.rs` (+2 -4) 📝 `crates/proto/src/tcp/tcp_client_stream.rs` (+0 -1) 📝 `crates/proto/src/tcp/tcp_stream.rs` (+0 -1) 📝 `crates/proto/src/udp/udp_stream.rs` (+0 -1) 📝 `crates/server/src/config/dnssec.rs` (+0 -1) 📝 `crates/server/src/named.rs` (+3 -5) 📝 `crates/server/src/server/server_future.rs` (+2 -2) 📝 `crates/server/src/store/in_memory/authority.rs` (+2 -6) 📝 `crates/server/tests/txt_tests.rs` (+2 -2) 📝 `tests/integration-tests/tests/client_future_tests.rs` (+1 -1) </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 02:19:30 +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#1677
No description provided.