chore: release v1.22.0 - #894
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:
📝 WalkthroughWalkthroughVersion bump from ChangesRelease 1.21.1 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)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. 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/5Safe to merge — all changes are automated metadata updates (version bumps, changelogs, CLI docs) with no logic modifications. Every changed file is a version string update, generated CHANGELOG entry, or regenerated doc artifact. Version numbers are consistently 1.22.0 across all 13 workspace crates in Cargo.toml, Cargo.lock, aube.usage.kdl, docs/cli/commands.json, docs/cli/index.md, and release.json. No source code was modified. No files require special attention. Important Files Changed
Reviews (13): Last reviewed commit: "chore: release v1.22.0" | Re-trigger Greptile |
Benchmark changesVersions:
Public ratios: warm installs vs Bun 2x -> 3x; warm installs vs pnpm 3x -> 7x.
caa37ad vs 016f245 | aube/bun/pnpm | 3 scenarios | 3 runs | 500mbit/50ms | generated by Codex. |
12e69c2 to
ff8412f
Compare
0d4ef34 to
aa7d40c
Compare
aa7d40c to
caa37ad
Compare
🤖 New release:
v1.22.0This PR bumps the workspace to
v1.22.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
Diff is release-plz metadata and changelog/docs only; functional risk lives in the already-merged PRs listed in the changelogs, not in this bump itself.
Overview
Release v1.22.0 — mechanical version sync across
[workspace.package], internal crate path deps inCargo.toml,Cargo.lock,aube.usage.kdl,docs/cli/*, andrelease.json(released 2026-06-17).Per-crate and root CHANGELOG sections for 1.22.0 record what ships with this tag (already merged on main): scope-specific registry auth tokens; install/lockfile fixes (pnpm-lock parity,
sharedWorkspaceLockfile=falsemember installs, nestedpnpm-workspace.yamlboundaries, tarball URL verification against packuments, unsafe dependency alias rejection, time-based resolutiontime:field behavior); embedder profile honored in install banner and cache/name paths; commands returning exit codes instead ofprocess::exitfor lib embedding; plus benchmark refresh notes.No application Rust source changes appear in this diff — review is mainly version consistency and release notes accuracy.
Reviewed by Cursor Bugbot for commit caa37ad. Bugbot is set up for automated code reviews on this repo. Configure here.