chore: release v1.25.3#976
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:
📝 WalkthroughWalkthroughThis PR bumps the release version from 1.25.2 to 1.25.3 across workspace version fields, CLI metadata and docs, release metadata, and per-crate changelogs. ChangesRelease version bump
Estimated code review effort: 1 (Trivial) | ~3 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 SummaryThis is an automated release PR generated by
Confidence Score: 5/5Purely mechanical version bump with no functional code changes — safe to merge. All changes are version string updates across Cargo.toml, Cargo.lock, changelogs, docs, and metadata files. Every crate in the workspace is bumped consistently to 1.25.3, the lock file matches, and the release metadata is coherent. No logic, dependencies, or APIs were modified. No files require special attention. Important Files Changed
Reviews (9): Last reviewed commit: "chore: release v1.25.3" | Re-trigger Greptile |
Benchmark changesVersions:
Public ratios: warm installs vs Bun 5x -> 2x; warm installs vs pnpm 8x -> 5x.
ed8b19f vs d8ab3a8 | aube/bun/pnpm | 3 scenarios | 3 runs | 500mbit/50ms | generated by Codex. |
e0fb17e to
174f907
Compare
174f907 to
ed8b19f
Compare
🤖 New release:
v1.25.3This PR bumps the workspace to
v1.25.3and 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
Mechanical version and documentation updates only; no runtime or dependency logic changes in the diff.
Overview
This PR cuts v1.25.3 by bumping the workspace and every internal crate from 1.25.2 to 1.25.3 in
Cargo.toml,Cargo.lock, and[workspace.dependencies].It also refreshes release metadata:
release.json(version +releasedAt),aube.usage.kdl, generated CLI docs (docs/cli/commands.json,docs/cli/index.md), and 1.25.3 sections in each crateCHANGELOG.md. Those notes call out jdx.dev sponsor reference updates (#978) and refreshed v1.25.2 benchmarks (#975); there is no application Rust logic in this diff beyond version strings.Reviewed by Cursor Bugbot for commit ed8b19f. Bugbot is set up for automated code reviews on this repo. Configure here.