Certify pm CLI 2026.9.17 - #113
Conversation
Advance @unbrained/pm-cli from 2026.9.12 to 2026.9.17, pm-ops from 2026.9.11 to 2026.9.13, and pm-changelog from 2026.9.9 to 2026.9.16. The new CLI fixes telemetry consent/DO_NOT_TRACK handling, telemetry event loss under concurrent queue rewrites, a lock reclaimed during owner-metadata init, oversized item reads losing content without a receipt, and merge-driver launchers breaking after a runtime upgrade. release:check passes 271/271 tests.
|
Important
This repository does not receive automatic reviews because it has fewer than 10 stars. ⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Advanced Run ID: Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out. Comment |
Reviewer's guide (collapsed on small PRs)Reviewer's GuideThis PR certifies pm CLI 2026.9.17 by updating the repo-pinned pm CLI, pm-ops, and pm-changelog versions plus lockfile resolutions, then records the certification in changelog and PM metadata. The upgraded tooling brings fixes for telemetry handling, concurrent queue rewrites, lock reclamation, oversized reads, merge-driver launchers, and extension command leaves; the stated validation is a passing 271/271 File-Level Changes
Tips and commandsInteracting with Sourcery
Customizing Your ExperienceAccess your dashboard to:
Getting Help
|
|
|
Context for the review bots on this class of change (pin-certification PRs), so future reviews can be sharper: What a certify PR is. CI runs the pm binary the repository pins, not the one installed on the runner, so the pin decides what every gate exercises. The PR therefore has to move Two ordering traps that produced most of the red CI in this wave — both are real and worth flagging if you see them:
On acceptance criteria. These items close inside their own PR, before CI runs, so their acceptance criteria deliberately state only facts verified at close time and never "CI is green". Flagging a missing CI assertion here is a false positive; flagging an Every bot comment in this wave has been read and voted on. |
Advance the pinned pm CLI from 2026.9.12 to 2026.9.17 (npm latest), along with pm-ops to 2026.9.13 and pm-changelog to 2026.9.16.
The 2026.9.13–2026.9.17 releases fix telemetry consent/DO_NOT_TRACK handling, telemetry event loss under concurrent queue rewrites, a lock reclaimed during owner-metadata init, oversized item reads losing content without a receipt, and merge-driver launchers breaking after a runtime upgrade. 2026.9.14 also lets non-colliding extension leaves live beneath core command groups.
CI runs the repo-pinned binary, so the pin decides what every gate exercises.
release:checkpasses 271/271 tests on the new pins.pm item: pm-context-ptx2
Summary by Sourcery
Certify the repository against the latest pinned pm CLI and companion tooling releases.
Enhancements:
Chores:
Summary by cubic
Advances the pinned pm tooling from
@unbrained/pm-cli2026.9.12,pm-ops2026.9.11, andpm-changelog2026.9.9 to 2026.9.17, 2026.9.13, and 2026.9.16. CI runs the pinned binary, so every gate now exercises the new versions.release:checkpasses 271/271 tests on the new pins.Written for commit 729c167. Summary will update on new commits.