chore: release v1.26.1#1000
Conversation
|
Warning Review limit reached
Next review available in: 25 minutes Enable usage-based reviews in Billing to review now. Otherwise, wait until the next included review is available. How can I continue?After more reviews become available, a review can be triggered using the To avoid repeated limits, reduce automatic review volume by pausing incremental auto-reviews earlier, using label-based review opt-in, excluding WIP or generated PR titles, or requesting reviews manually when the PR is ready. If your team needs uninterrupted high-volume reviews, an organization admin can enable usage-based reviews. How do review limits work?CodeRabbit enforces per-developer PR review limits for each organization. Most developers receive the normal plan review availability. For paid Pro and Pro+ PR reviews, CodeRabbit uses adaptive limits for sustained high-volume activity. When a developer's recent PR review activity reaches the 95th percentile or higher among CodeRabbit users, additional reviews become available more gradually as earlier reviews age out of the rolling window. Please refer docs for additional details. Review details⚙️ Run configurationConfiguration used: Central YAML (base), Organization UI (inherited) Review profile: CHILL Plan: Pro Plus Run ID: ⛔ Files ignored due to path filters (1)
📒 Files selected for processing (6)
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 workspace from
Confidence Score: 5/5Safe to merge — purely mechanical version bumps with no code changes. Every change is a version string replacement (1.26.0 → 1.26.1) across the workspace files, plus a changelog entry and updated release timestamp. All 13 crates are updated consistently in both No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "chore: release v1.26.1" | Re-trigger Greptile |
Benchmark changesVersions:
Public ratios: warm installs vs Bun 4x -> 4x; warm installs vs pnpm 8x -> 9x.
da51d2a vs 10b6ae8 | freshly benchmarked base/head | aube/bun/pnpm | 2 scenarios | 3 runs | 500mbit/50ms | generated by Codex. |
🤖 New release:
v1.26.1This PR bumps the workspace to
v1.26.1and 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/metadata updates only; no runtime or install logic changes in the diff.
Overview
Release-only PR that bumps the monorepo from 1.26.0 to 1.26.1 via release-plz:
[workspace.package].version, every internalaube-*path dependency inCargo.toml, and matching entries inCargo.lock.User-facing version strings are updated in
aube.usage.kdl,docs/cli/commands.json,docs/cli/index.md, andrelease.json(newreleasedAttimestamp).crates/aube/CHANGELOG.mdadds a 1.26.1 section whose only listed change is benchmark baseline comparison (#999).No application Rust source changes appear in this diff.
Reviewed by Cursor Bugbot for commit da51d2a. Bugbot is set up for automated code reviews on this repo. Configure here.