deadlock-mod-manager: 0.18.0 -> 1.0.0#527745
Merged
Merged
Conversation
Contributor
|
Thanks for catching that for me, it was on my to-do list to checkup on it |
Mistyttm
approved these changes
Jun 4, 2026
Contributor
|
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Updates deadlock-mod-manager to v1.0.0.
The automated update couldn't handle this release because v1.0.0 bumps the upstream package manager from pnpm 9 to pnpm 11.2.2, so pnpm_9 is switched to pnpm_11 along with the recomputed pnpmDeps/cargo/src hashes.
v1.0.0 also adds a unit test (
set_steam_dir_rejects_invalid_directory) that fails in every environment: it expectsset_steam_dirto reject a non-Steam directory, but steamlocate 2.1.0'sSteamDir::from_dironly checks that the path is a directory (deeper validation is an upstream TODO). The test is bypassed in checkFlags with an explanatory comment.Things done
passthru.tests.nixpkgs-reviewon this PR. See nixpkgs-review usage../result/bin/.