chore: release v1.27.0 - #1000
Conversation
📝 WalkthroughWalkthroughThis PR updates release version references from 1.26.0 to 1.26.1 across workspace config, CLI metadata, release metadata, and crate changelogs. ChangesRelease version bump
Estimated code review effort: 1 (Trivial) | ~3 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 4 | ❌ 1❌ Failed checks (1 warning)
✅ Passed checks (4 passed)
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 |
Greptile SummaryAutomated release PR generated by
Confidence Score: 5/5All changes are mechanical version bumps and auto-generated changelog/doc updates with no logic changes — safe to merge. Every modified file contains only the version string 1.26.0 → 1.26.1 or the corresponding changelog entry. The bumps are consistent across all 19 changed files with no source logic touched. No files require special attention. Important Files Changed
Reviews (8): Last reviewed commit: "chore: release v1.26.1" | Re-trigger Greptile |
Benchmark changesVersions:
Public ratios: warm installs vs Bun 3x -> 3x; warm installs vs pnpm 8x -> 9x.
61a6fb0 vs 730bc4c | freshly benchmarked base/head | aube/bun/pnpm | 2 scenarios | 3 runs | 500mbit/50ms | generated by Codex. |
1793af2 to
20e7d6d
Compare
|
PR title or description contains an excluded keyword. |
1deeb2a to
24f6d32
Compare
42a4305 to
f9688e0
Compare
f9688e0 to
61a6fb0
Compare
🤖 New release:
v1.27.0This PR bumps the workspace to
v1.27.0and regenerates CHANGELOG entries,aube.usage.kdl, the CLI docs, and the benchmark results.See the diff for the full set of changes, or the per-crate
CHANGELOG.mdfiles for the release notes that will ship.Generated by the
release-plz-prworkflow.Note
Low Risk
Version and documentation-only changes from release-plz; no runtime code in the PR diff itself.
Overview
Release PR that bumps the workspace from 1.26.0 to 1.27.0 and syncs release metadata:
Cargo.toml/Cargo.lockworkspace and internal crate versions,release.json,aube.usage.kdl, and generated CLI docs (docs/cli/*).Per-crate CHANGELOG sections for 1.27.0 (dated 2026-07-13) document what ships with this tag—no application source changes appear in this diff. Highlights called out in
crates/aube/CHANGELOG.md:aube accessfor registry package access; git repo build approvals; fixes for publish credential redaction, stale pnpm patch entries on install, and--dangerously-allow-all-buildson add; install changes for isolated runtime/script state and reentrant explicit installs; linker fix for plain unified patches; toolchain soak / cold-path work noted on several crates; benchmark refresh for v1.26.0.Reviewed by Cursor Bugbot for commit 61a6fb0. Bugbot is set up for automated code reviews on this repo. Configure here.