chore(changeset): track security hardening and nix completions for 1.13.1 - #1902
Conversation
…tions Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Path: .coderabbit.yaml Review profile: CHILL Plan: Advanced Run ID: 📒 Files selected for processing (2)
Included review availability: Your plan provides up to 10 included reviews per hour; 9 remain after this review. 📝 WalkthroughWalkthroughThe pull request adds two patch changesets. One documents hardening for untrusted repositories. The other documents shell completions shipped by the Nix flake package. ChangesUntrusted repository hardening
Nix shell completions
Priority: ⬇️ Low Estimated code review effort: 1 (Trivial) | ~3 minutes Change: Other Merge Risk: ⚪ Minimal · up to The changesets document the intended hardening and Nix completion updates without introducing runtime changes or identified merge-blocking risk. 🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✨ Finishing Touches🧪 Generate unit tests (beta)
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 |
No PR-relevant drift confirmed.
|
Status: LGTM. Changesets only, no code.
Why this is needed: a release audit against v1.13.0 found two merged, user-facing PRs with no changeset. Without them, the 1.13.1 changelog and release notes would leave them out:
.npmrcupdate-check hijack, hand-edited SKILL.md detection, and the brokenDO_NOT_TRACK=trueopt-outBoth are
patch, so the version stays 1.13.1. Once this merges, the Changesets action updates the Version Packages PR #1896.Checked and intentionally skipped (docs, tests, or dev tooling, per
.changeset/README.md): #1838, #1900, #1901.Proof:
pnpm exec changeset statusreports one patch bump for@fission-ai/openspec. I checked each bullet against #1835's description and its regression tests, for exampletest/core/update-skill-tamper.test.tsfor the SKILL.md restore.🤖 Generated with Claude Code
Summary by CodeRabbit
Security
New Features