[PR #2323] [MERGED] justfile: use --locked to stick with Cargo.lock dependencies #2950

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

📋 Pull Request Information

Original PR: https://github.com/hickory-dns/hickory-dns/pull/2323
Author: @djc
Created: 7/24/2024
Status: Merged
Merged: 7/24/2024
Merged by: @bluejekyll

Base: mainHead: locked-ci


📝 Commits (2)

  • a60edb6 justfile: stop enumerating target types after --all-targets
  • 3e999d0 justfile: use --locked to stick with Cargo.lock dependencies

📊 Changes

1 file changed (+12 additions, -13 deletions)

View changed files

📝 justfile (+12 -13)

📄 Description

Avoids breakage when semver-compatible dependency updates impose new constraints (such as MSRV).

See #2320.

cc @justahero


🔄 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/2323 **Author:** [@djc](https://github.com/djc) **Created:** 7/24/2024 **Status:** ✅ Merged **Merged:** 7/24/2024 **Merged by:** [@bluejekyll](https://github.com/bluejekyll) **Base:** `main` ← **Head:** `locked-ci` --- ### 📝 Commits (2) - [`a60edb6`](https://github.com/hickory-dns/hickory-dns/commit/a60edb612ef98596a5e97cd79f225f3fd3ead18d) justfile: stop enumerating target types after --all-targets - [`3e999d0`](https://github.com/hickory-dns/hickory-dns/commit/3e999d08798a76f58f886c0c446c8b3e922a5f20) justfile: use --locked to stick with Cargo.lock dependencies ### 📊 Changes **1 file changed** (+12 additions, -13 deletions) <details> <summary>View changed files</summary> 📝 `justfile` (+12 -13) </details> ### 📄 Description Avoids breakage when semver-compatible dependency updates impose new constraints (such as MSRV). See #2320. cc @justahero --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-16 11:17:08 +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#2950
No description provided.