Bump pinned @coana-tech/cli to 15.10.39 - #347
Merged
Merged
Conversation
Oskar Haarklou Veileborg (BarrensZeppelin)
approved these changes
Sep 8, 2026
Oskar Haarklou Veileborg (BarrensZeppelin)
merged commit Sep 8, 2026
536d3a5
into
main
32 checks passed
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.
Summary
@coana-tech/clifrom15.10.36to15.10.39and bumps the Python CLI version to2.7.2.Coana Changelog
For details on what's included in this Coana release, see the Coana Changelogs.
Note
Low Risk
Routine dependency pin and semver bump with no application logic changes; reachability results may shift slightly with the Coana engine update when users upgrade the CLI.
Overview
Release 2.7.2 bumps the default reachability engine from
@coana-tech/cli15.10.36 to 15.10.39 viaDEFAULT_COANA_CLI_VERSIONinreachability.py, which drivesnpx/npm-install unless callers override with--reach-version.Package metadata is aligned:
pyproject.toml,socketsecurity/__init__.py, anduv.locknow report 2.7.2. CHANGELOG.md documents the Coana bump, and docs/cli-reference.md updates the documented default for--reach-version.No Socket Python CLI logic changes beyond the pin and version strings; engine behavior details are in the Coana changelogs.
Reviewed by Cursor Bugbot for commit 017a2e5. Configure here.