Skip to content

chore: release v3.2.2#599

Open
mise-en-dev wants to merge 2 commits intomainfrom
release
Open

chore: release v3.2.2#599
mise-en-dev wants to merge 2 commits intomainfrom
release

Conversation

@mise-en-dev
Copy link
Copy Markdown
Collaborator

@mise-en-dev mise-en-dev commented Apr 23, 2026

🐛 Bug Fixes

  • (docs) stack banner and pin close button on mobile by @jdx in #603

📚 Documentation

  • (site) show release version and github stars by @jdx in #604
  • add cross-site announcement banner by @jdx in #600
  • fix banner dark-mode contrast by @jdx in #601
  • respect banner expires field by @jdx in #602
  • prefix star count with ★ glyph and populate it on deploy by @jdx in #606

🔍 Other Changes

  • (release) append en.dev sponsor blurb to release notes by @jdx in #598
  • switch analytics from gtm to plausible by @jdx in #609
  • pin taiki-e/install-action to commit SHA by @jdx in #610

📦️ Dependency Updates

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 23, 2026

Greptile Summary

This is a standard release PR bumping all package versions from 3.2.1 to 3.2.2 across Cargo.toml, cli/Cargo.toml, lib/Cargo.toml, generated docs, and the KDL spec. It also includes Cargo.lock updates for js-sys, wasm-bindgen, and web-sys (with new transitive deps futures-util, pin-project-lite, and slab), removal of the typescript@6.0.3 lock entry in aube-lock.yaml, and the corresponding CHANGELOG.md entries.

Confidence Score: 5/5

This PR is safe to merge — all changes are mechanical version bumps and auto-generated file updates with no logic changes.

All changes are consistent version string updates from 3.2.1 → 3.2.2 across the workspace, plus routine lockfile and dependency maintenance. No code logic was modified.

No files require special attention

Important Files Changed

Filename Overview
CHANGELOG.md Adds v3.2.2 release section with all included PR changes documented correctly
Cargo.lock Version bumps for usage-cli/usage-lib to 3.2.2; dependency updates for js-sys, wasm-bindgen, web-sys, and new transitive deps (futures-util, pin-project-lite, slab)
Cargo.toml Bumps usage-lib workspace dependency reference from 3.2.1 to 3.2.2
aube-lock.yaml Removes typescript@6.0.3 lock entry — consistent with the lock file maintenance dependency update
cli/Cargo.toml Version bumped from 3.2.1 to 3.2.2
cli/usage.usage.kdl Version string updated from 3.2.1 to 3.2.2 in generated KDL spec
docs/cli/reference/commands.json Version field updated from 3.2.1 to 3.2.2 in generated commands reference
docs/cli/reference/index.md Version string updated from 3.2.1 to 3.2.2 in CLI reference documentation
lib/Cargo.toml Version bumped from 3.2.1 to 3.2.2

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release v3.2.2] --> B[Cargo Manifests]
    A --> C[Lock Files]
    A --> D[Generated Docs]
    B --> B1[Cargo.toml workspace]
    B --> B2[cli/Cargo.toml]
    B --> B3[lib/Cargo.toml]
    C --> C1[Cargo.lock js-sys / wasm-bindgen / web-sys bumps]
    C --> C2[aube-lock.yaml remove typescript@6.0.3]
    D --> D1[cli/usage.usage.kdl]
    D --> D2[docs/cli/reference/commands.json]
    D --> D3[docs/cli/reference/index.md]
    D --> D4[CHANGELOG.md]
Loading

Reviews (16): Last reviewed commit: "[autofix.ci] apply automated fixes" | Re-trigger Greptile

@codecov
Copy link
Copy Markdown

codecov Bot commented Apr 23, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.03%. Comparing base (13d3c1d) to head (9ac4aec).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #599   +/-   ##
=======================================
  Coverage   79.03%   79.03%           
=======================================
  Files          48       48           
  Lines        7235     7235           
  Branches     7235     7235           
=======================================
  Hits         5718     5718           
  Misses       1140     1140           
  Partials      377      377           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request performs a version bump from 3.2.1 to 3.2.2 across the project, including updates to CHANGELOG.md, Cargo.toml, and various documentation and metadata files. It also includes several dependency updates in Cargo.lock and a significant reformatting of aube-lock.yaml to use single quotes and remove an entry for TypeScript 6.0.3. There are no review comments to address, and I have no feedback to provide on these changes.

@mise-en-dev mise-en-dev force-pushed the release branch 10 times, most recently from 3a03216 to 6a69438 Compare April 30, 2026 19:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant