upgrading coana to version 15.10.24 - #1514
Merged
Merged
Conversation
Martin Torp (mtorp)
approved these changes
Aug 25, 2026
The release workflow derives the version and writes package.json and the CHANGELOG heading itself; the notes belong under [Unreleased] for it to promote verbatim.
Contributor
|
Dropped the hand-written version bump: Under the current release workflow the version is derived, not written by hand — Net diff is now just the |
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.23to15.10.24and bumps the Socket CLI version to1.1.161.Coana Changelog
For details on what's included in this Coana release, see the Coana Changelogs.
Note
Low Risk
Routine devDependency pin and release metadata only; no application code changes, though Coana upgrades can indirectly affect scan, reach, and fix behavior.
Overview
Releases Socket CLI v1.1.161 by bumping the bundled Coana dependency from
15.10.23to15.10.24inpackage.json, refreshingpnpm-lock.yaml, and documenting the change in CHANGELOG.md.There are no Socket CLI source or command changes in this PR—only version and lockfile updates, consistent with automated Coana upgrade releases. Behavior for reachability, manifest generation, and
socket fixfollows whatever is in Coana15.10.24(see Coana changelogs).Reviewed by Cursor Bugbot for commit e7078e0. Configure here.