chore: release v1.25.2#953
Conversation
|
Note Reviews pausedIt looks like this branch is under active development. To avoid overwhelming you with review comments due to an influx of new commits, CodeRabbit has automatically paused this review. You can configure this behavior by changing the Use the following commands to manage reviews:
Use the checkboxes below for quick actions:
📝 WalkthroughWalkthroughBumped workspace, CLI, and release metadata from 1.25.1 to 1.25.2, and added matching changelog entries for the new release. ChangesRelease version sync
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~4 minutes Possibly related PRs
Poem
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 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 patch release bumping the entire workspace from
Confidence Score: 5/5This is a fully automated release-plz PR with no logic changes — only version strings, generated artifacts, and CHANGELOG entries are touched. Every changed file is a mechanical version bump or auto-generated artifact. All 13 crates move consistently from 1.25.1 to 1.25.2 in Cargo.toml and Cargo.lock, and the release timestamp in release.json matches today's date. No source code is modified. No files require special attention. Important Files Changed
Reviews (8): Last reviewed commit: "chore: release v1.25.2" | Re-trigger Greptile |
d0fcc1e to
46be964
Compare
a9449c0 to
ebfcbe7
Compare
Benchmark changesVersions:
Public ratios: warm installs vs Bun 4x -> 2x; warm installs vs pnpm 6x -> 5x.
96bd22a vs 834b315 | aube/bun/pnpm | 3 scenarios | 3 runs | 500mbit/50ms | generated by Codex. |
ebfcbe7 to
a16ada4
Compare
a16ada4 to
96bd22a
Compare
🤖 New release:
v1.25.2This PR bumps the workspace to
v1.25.2and 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 release PR; install overlap and deps landed in separate PRs already on main.
Overview
This PR is the release-plz cut for v1.25.2: workspace and internal crate versions move 1.25.1 → 1.25.2 in
Cargo.toml,Cargo.lock, andaube.usage.kdl, and the same version is reflected indocs/cli/,release.json, and per-crateCHANGELOG.mdentries dated 2026-06-27.The shipped behavior called out in the main
aubechangelog (from PRs already merged) is cold-install overlapping lockfile write with the link tail (#961) plus refreshed benchmarks (#962);aube-lockfilealso notes criterion 0.8 (#955). This diff does not include those implementation changes—only version and release metadata.Reviewed by Cursor Bugbot for commit 96bd22a. Bugbot is set up for automated code reviews on this repo. Configure here.