upgrading coana to version 15.10.4 - #1483
Conversation
|
Review the following changes in direct dependencies. Learn more about Socket for GitHub.
|
|
[agent] Heads up — the check rollup on this PR currently looks green but is not trustworthy. Do not merge on it. What happened:
Net effect: E2E Tests is missing from the rollup rather than passing. To get a real result, push to the branch (or otherwise re-fire a For reference on the flake: E2E Tests went green at 09:56 and 11:02 today and red at 18:09 and 18:20 on an unrelated branch, and |
|
[agent] Correction — this was already merged at 21:56:41Z, 65 seconds before my comment above posted at 21:57:46Z. The "do not merge" framing arrived too late to be actionable, so read it as a record rather than a request. On the substance the merge looks fine. The diff is 12 additions and 7 deletions across CHANGELOG.md, package.json and pnpm-lock.yaml — a pure coana version bump. The one red e2e test was the known django flake in The part that is on me and worth knowing: my rerun request had removed the E2E Tests FAILURE entry from the rollup about an hour before the merge, so this PR was presenting as clean at the moment it was merged. No harm here given what the diff was, but that is a way an agent can quietly turn a red PR green, and it is worth avoiding on a PR where the failing test actually covers the change. |
Summary
@coana-tech/clifrom15.10.3to15.10.4and bumps the Socket CLI version to1.1.154.Coana Changelog
For details on what's included in this Coana release, see the Coana Changelogs.
Note
Low Risk
Routine dependency pin and version bump with no CLI logic changes; behavior shifts only follow the Coana 15.10.4 release.
Overview
Releases Socket CLI
1.1.154by bumping the bundled Coana dependency from15.10.3to15.10.4inpackage.jsonand refreshingpnpm-lock.yaml.CHANGELOG.mdadds the1.1.154release note documenting the Coana upgrade. There are no Socket application source changes in this diff—reachability, manifest, andsocket fixflows pick up Coana behavior from the new devDependency version at build time.Reviewed by Cursor Bugbot for commit 114eed4. Configure here.