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 release PR bumping all package versions from 3.2.0 to 3.2.1, adding a changelog entry, updating generated docs/KDL spec, and upgrading eslint from ^10.1.0 to ^10.2.0. All version strings are updated consistently across Cargo.toml, cli/Cargo.toml, lib/Cargo.toml, Cargo.lock, and the generated reference files.

Confidence Score: 5/5

This PR is safe to merge — it is a routine release version bump with no logic changes.

All version strings are updated consistently across every relevant file (Cargo manifests, lockfile, generated docs/KDL). The only non-version change is an eslint minor version bump. No logic, no schema, no behavior is modified.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Adds v3.2.1 changelog entry with bug fix, dependency updates, and new contributor sections.
Cargo.toml Bumps workspace usage-lib version reference from 3.2.0 to 3.2.1.
cli/Cargo.toml Bumps usage-cli version from 3.2.0 to 3.2.1.
lib/Cargo.toml Bumps usage-lib version from 3.2.0 to 3.2.1.
Cargo.lock Lockfile updated to reflect version bumps for both usage-cli and usage-lib.
cli/usage.usage.kdl Generated KDL spec version updated from 3.2.0 to 3.2.1.
docs/cli/reference/commands.json Generated commands reference JSON version updated from 3.2.0 to 3.2.1.
docs/cli/reference/index.md Generated docs reference version updated from 3.2.0 to 3.2.1.
package.json Upgrades eslint dev dependency from ^10.1.0 to ^10.2.0.
pnpm-lock.yaml Lockfile updated to reflect eslint 10.2.0 upgrade.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Release v3.2.1] --> B[Rust Packages]
    A --> C[JS Packages]
    A --> D[Generated Artifacts]
    A --> E[CHANGELOG.md]

    B --> B1[lib/Cargo.toml 3.2.0 → 3.2.1]
    B --> B2[cli/Cargo.toml 3.2.0 → 3.2.1]
    B --> B3[Cargo.toml workspace ref 3.2.0 → 3.2.1]
    B --> B4[Cargo.lock updated]

    C --> C1[package.json eslint ^10.1.0 → ^10.2.0]
    C --> C2[pnpm-lock.yaml updated]

    D --> D1[cli/usage.usage.kdl version 3.2.1]
    D --> D2[docs/cli/reference/commands.json version 3.2.1]
    D --> D3[docs/cli/reference/index.md Version: 3.2.1]
Loading

Reviews (15): 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 (61ea6a2) to head (9755fe7).

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 11 times, most recently from 4e2f605 to 26d6cab Compare April 11, 2026 01: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