chore: release v1.18.2 - #847
Conversation
📝 WalkthroughWalkthroughThis pull request executes a coordinated version bump from 1.18.1 to 1.18.2 across the entire workspace. Cargo manifest dependencies, CLI specifications, documentation, release metadata, and all crate changelogs are updated to reflect the new version. ChangesRelease v1.18.2
🎯 1 (Trivial) | ⏱️ ~3 minutes
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches📝 Generate docstrings
🧪 Generate unit tests (beta)
Comment |
Greptile SummaryAutomated release PR bumping the entire workspace from
Confidence Score: 5/5Safe to merge — all changes are version-string and changelog updates produced by the automated release tooling with no logic or behavior changes. Every changed line is a mechanical version bump (1.18.1 → 1.18.2) or a generated changelog entry. No source code was modified, no dependencies were added or changed, and all workspace crates are updated consistently. No files require special attention. Important Files Changed
Reviews (1): Last reviewed commit: "chore: release v1.18.2" | Re-trigger Greptile |
Benchmark changesVersions:
Public ratios: warm installs vs Bun 7x -> 2x; warm installs vs pnpm 9x -> 5x.
02b8056 vs c289f52 | aube/bun/pnpm | 3 scenarios | 3 runs | 500mbit/50ms | generated by Codex. |
🤖 New release:
v1.18.2This PR bumps the workspace to
v1.18.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 metadata only; no runtime or dependency logic changes in this diff.
Overview
Release v1.18.2 bumps the workspace and every internal crate from
1.18.1to1.18.2, with matching updates inCargo.lock,release.json,aube.usage.kdl, and generated CLI docs (docs/cli/commands.json,docs/cli/index.md).Per-crate
CHANGELOG.mdfiles (including the maincrates/aube/CHANGELOG.md) add a 1.18.2 (2026-06-08) section whose only listed change is migrate project links to jdx (#845).Reviewed by Cursor Bugbot for commit 02b8056. Bugbot is set up for automated code reviews on this repo. Configure here.
Summary by CodeRabbit