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 release PR generated by
Confidence Score: 5/5Safe to merge — all changes are mechanical version bumps and generated artifacts with no logic modifications. Every changed line is either a version string, a lock file entry, a CHANGELOG addition, or a generated doc artifact. All 13 workspace crates are bumped consistently to 1.25.2 with no mismatches. The release timestamp in release.json matches today's date. Nothing here can regress runtime behavior. No files require special attention. Important Files Changed
Reviews (16): 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 -> 4x.
3b69939 vs 5901f17 | aube/bun/pnpm | 3 scenarios | 3 runs | 500mbit/50ms | generated by Codex. |
995020a to
40e59d3
Compare
40e59d3 to
3b69939
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
No runtime or install logic changes in the diff—only version sync, release metadata, and changelog/documentation updates from release-plz.
Overview
Release packaging only: bumps the workspace and all internal crates from 1.25.1 to 1.25.2, updates
Cargo.lock,release.json, CLI usage/docs version strings (aube.usage.kdl,docs/cli/*), and adds 1.25.2 sections to per-crateCHANGELOG.mdfiles.The new changelog entries record what ships in this tag (merged earlier, not in this diff): lockfile fixes for Yarn Berry builtin compat /
~/patch paths and npmpackage-lockroot drift; resolver allowing git deps without package manifests; install overlapping cold-install lockfile writes with the link tail; refreshed benchmarks; criterion 0.8 in lockfile crates.Reviewed by Cursor Bugbot for commit 3b69939. Bugbot is set up for automated code reviews on this repo. Configure here.