Skip to content

chore: release v1.9.0#509

Merged
jdx merged 1 commit intomainfrom
release-plz-2026-05-04T10-09-40Z
May 5, 2026
Merged

chore: release v1.9.0#509
jdx merged 1 commit intomainfrom
release-plz-2026-05-04T10-09-40Z

Conversation

@mise-en-dev
Copy link
Copy Markdown
Collaborator

@mise-en-dev mise-en-dev commented May 4, 2026

🤖 New release: v1.9.0

This PR bumps the workspace to v1.9.0 and 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.md files for the release notes that will ship.


Generated by the release-plz-pr workflow.

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 4, 2026

Greptile Summary

This is an automated release PR generated by release-plz-pr, bumping the entire workspace from v1.8.0 to v1.9.0. All changes are mechanical: version strings, CHANGELOG entries, CLI docs, and Cargo.lock transitive dependency patch updates.

  • All 12 workspace crates and the root Cargo.toml have their version field updated from 1.8.0 to 1.9.0, with matching CHANGELOG sections added to each crate.
  • Cargo.lock reflects several minor dependency patch bumps (demand 2.0.1, h2 0.4.14, tokio 1.52.2, tower-http 0.6.9, redox_syscall 0.7.5, siphasher 1.0.3) and the removal of iri-string in favour of url as a tower-http transitive dependency.
  • Supporting artifacts (release.json, aube.usage.kdl, docs/cli/commands.json, docs/cli/index.md) are updated consistently to reflect the new version.

Confidence Score: 5/5

Safe to merge — entirely automated version-bump and changelog generation with no logic changes.

Every changed line is either a version string, a CHANGELOG entry, a CLI doc update, or a transitive dependency patch bump in Cargo.lock. No application logic, configuration behaviour, or API contracts are modified.

No files require special attention.

Important Files Changed

Filename Overview
Cargo.toml Workspace and all internal crate versions bumped from 1.8.0 to 1.9.0; no logic changes.
Cargo.lock All aube crates bumped to 1.9.0; several transitive deps updated to new patch releases (demand 2.0.1, h2 0.4.14, tokio 1.52.2, tower-http 0.6.9, redox_syscall 0.7.5, siphasher 1.0.3); iri-string removed in favour of url as a tower-http dependency.
release.json Version updated to 1.9.0 and releasedAt timestamp refreshed.
crates/aube/CHANGELOG.md 1.9.0 section added documenting new features (config storage outside npmrc, inspect-flag forwarding, yaml comment preservation), a deploy fix, and benchmark refresh.
docs/cli/commands.json CLI version string bumped from 1.8.0 to 1.9.0; no other changes.
docs/cli/index.md Version reference in CLI index doc updated to 1.9.0.
aube.usage.kdl Version field updated to 1.9.0.

Reviews (6): Last reviewed commit: "chore: release v1.9.0" | Re-trigger Greptile

@github-actions
Copy link
Copy Markdown

github-actions Bot commented May 4, 2026

Benchmark changes

Versions:

  • aube: 1.8.0 -> 1.9.0
  • pnpm: 11.0.4 -> 11.0.6

Public ratios: warm installs vs Bun 3x -> 9x; warm installs vs pnpm 5x -> 11x.

Benchmark aube bun pnpm
Fresh install (warm cache) 404ms -> 229ms (-43%) 1031ms -> 2036ms (+97%) 1873ms -> 2514ms (+34%)
CI install (warm cache, GVS disabled) 1359ms -> 984ms (-28%) 1786ms -> 1956ms (+10%) 2427ms -> 2345ms (-3%)
CI install (cold cache, GVS disabled) 4400ms -> 3866ms (-12%) 4094ms -> 4187ms (+2%) 5605ms -> 5393ms (-4%)

cb1d6e2 vs 2120715 | aube/bun/pnpm | 3 scenarios | 3 runs | 500mbit/50ms | generated by Codex.

@mise-en-dev mise-en-dev force-pushed the release-plz-2026-05-04T10-09-40Z branch from 1f0af6f to 34dd8cc Compare May 5, 2026 14:31
@mise-en-dev mise-en-dev changed the title chore: release v1.8.1 chore: release v1.9.0 May 5, 2026
@mise-en-dev mise-en-dev force-pushed the release-plz-2026-05-04T10-09-40Z branch 4 times, most recently from 4491b06 to b45bade Compare May 5, 2026 17:17
@mise-en-dev mise-en-dev force-pushed the release-plz-2026-05-04T10-09-40Z branch from b45bade to cb1d6e2 Compare May 5, 2026 18:06
@jdx jdx merged commit 81fd1ca into main May 5, 2026
16 checks passed
@jdx jdx deleted the release-plz-2026-05-04T10-09-40Z branch May 5, 2026 18:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants