Skip to content

chore: release v3.2.1#564

Open
mise-en-dev wants to merge 1 commit intomainfrom
release
Open

chore: release v3.2.1#564
mise-en-dev wants to merge 1 commit intomainfrom
release

Conversation

@mise-en-dev
Copy link
Copy Markdown
Collaborator

@mise-en-dev mise-en-dev commented Mar 27, 2026

🐛 Bug Fixes

📦️ Dependency Updates

New Contributors

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 updates the project version to 3.2.1 across the changelog, documentation, and package manifests for usage-cli and usage-lib. It also includes a comprehensive set of dependency updates in both Cargo.lock and pnpm-lock.yaml, including pinning the dtolnay/rust-toolchain action. I have no feedback to provide.

@greptile-apps
Copy link
Copy Markdown

greptile-apps bot commented Mar 27, 2026

Greptile Summary

This is a standard patch release PR bumping all crates from v3.2.0 to v3.2.1, incorporating one bug fix (CARGO_BIN_EXE_usage env var support) and a batch of routine dependency updates via Renovate. Version numbers are consistently updated across all generated and source files (Cargo.toml, cli/Cargo.toml, lib/Cargo.toml, usage.usage.kdl, commands.json, index.md), and both Rust and JS lock files reflect the new resolutions.

Confidence Score: 5/5

Safe to merge — purely a release commit with consistent version bumps and routine lock file maintenance, no logic changes.

All version fields are consistently updated to 3.2.1 across every relevant file. Dependency updates are automated Renovate lock-file maintenance with no manually written logic changes. No issues found.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md New v3.2.1 release section added with correct date (2026-04-17), bug fix entry, and all dependency update entries.
Cargo.toml Workspace dependency reference for usage-lib bumped from 3.2.0 to 3.2.1, consistent with lib/Cargo.toml.
cli/Cargo.toml usage-cli version bumped from 3.2.0 to 3.2.1; no other changes.
lib/Cargo.toml usage-lib version bumped from 3.2.0 to 3.2.1; no other changes.
Cargo.lock Lock file updated: usage-cli/usage-lib bumped to 3.2.1, plus routine transitive dep upgrades (windows-sys 0.60→0.61, bitflags, libc, rayon, rand_core, etc.).
cli/usage.usage.kdl Generated spec file version bumped from 3.2.0 to 3.2.1, consistent with cli/Cargo.toml.
docs/cli/reference/commands.json Generated reference JSON version field updated to 3.2.1.
docs/cli/reference/index.md Generated reference docs version field updated to 3.2.1.
package.json eslint devDependency bumped from ^10.1.0 to ^10.2.0 as part of lock file maintenance.
pnpm-lock.yaml Lock file updated with newer versions of algolia, postcss, prettier, eslint, caniuse-lite, electron-to-chromium, and related transitive deps.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Bug fix merged: #568\nCARGO_BIN_EXE_usage support] --> R
    B[Renovate dep updates\n#562–#588] --> R
    R[Release PR: chore: release v3.2.1]
    R --> V1[Cargo.toml / lib/Cargo.toml\ncli/Cargo.toml → 3.2.1]
    R --> V2[Cargo.lock updated\nRust transitive deps bumped]
    R --> V3[cli/usage.usage.kdl → 3.2.1\ndocs/cli/reference/* → 3.2.1]
    R --> V4[package.json eslint ^10.2.0\npnpm-lock.yaml updated]
    R --> V5[CHANGELOG.md\nv3.2.1 entry added]
Loading

Reviews (16): Last reviewed commit: "chore: release v3.2.1" | Re-trigger Greptile

@codecov
Copy link
Copy Markdown

codecov bot commented Mar 27, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 79.04%. Comparing base (80a588c) to head (ca2c6e1).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #564   +/-   ##
=======================================
  Coverage   79.04%   79.04%           
=======================================
  Files          48       48           
  Lines        7235     7235           
  Branches     7235     7235           
=======================================
  Hits         5719     5719           
  Misses       1141     1141           
  Partials      375      375           

☔ 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.

@mise-en-dev mise-en-dev force-pushed the release branch 6 times, most recently from 4e94790 to 54ab749 Compare April 3, 2026 05:16
@mise-en-dev mise-en-dev force-pushed the release branch 12 times, most recently from 26d6cab to 9755fe7 Compare April 13, 2026 05:18
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