chore(deps): minato 1.0.2 - #58
Merged
Merged
Conversation
Lock only. 1.0.2 honours `inet` and `inet6` as the address family rather than refusing them, honours a `cacertfile` over the default trust store, and applies `send_timeout` on the socket transport. shigoto passes no socket options, so none of that was reachable here - the lock moves so its own suite proves things against the client consumers will actually get.
🟠 Code Coverage — 57.4%1015 of 1769 lines covered. 🟡 ELP Lint — 1 warning1 diagnostic found. See job logs for details. |
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.
Lock only:
minato1.0.1 -> 1.0.2, which the~> 1.0pin already allowed.shigoto passes no
socket_options, so the defect 1.0.2 fixes was never reachable here. The lock moves so this suite proves things against the client its consumers get, rather than against a version with a known defect.82 eunit, 110 ct against 1.0.2 from Hex, notifier suites included.