Skip to content

chore: release v3.3.1#622

Open
mise-en-dev wants to merge 1 commit into
mainfrom
release
Open

chore: release v3.3.1#622
mise-en-dev wants to merge 1 commit into
mainfrom
release

Conversation

@mise-en-dev
Copy link
Copy Markdown
Collaborator

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

🔍 Other Changes

  • (ci) make sponsor blurb append idempotent by @jdx in #627
  • (ci) remove autofix.ci workflow by @jdx in #631
  • (ci) assert mise run render produces no diff by @jdx in #632
  • remove pull_request_target workflow by @jdx in #629
  • remove caching from publishing workflows by @jdx in #630

📦️ Dependency Updates

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 4, 2026

Greptile Summary

This is a standard patch release PR bumping the version from 3.3.0 to 3.3.1 across all crates, updating generated documentation, and rolling up routine dependency maintenance.

  • Version bumped to 3.3.1 in Cargo.toml, cli/Cargo.toml, lib/Cargo.toml, and the lock file; generated docs (cli/usage.usage.kdl, docs/cli/reference/) regenerated to match.
  • Cargo.lock updated with routine patch-level bumps (assert_cmd, cc, filetime, hashbrown, serde_with, wasm-bindgen family, js-sys, web-sys); libredox/redox_syscall/plain removed as transitive deps of filetime.
  • aube-lock.yaml reformatted from double-quoted to single-quoted string literals with refreshed package timestamps — no semantic changes.

Confidence Score: 5/5

Safe to merge — all changes are version number increments, generated file updates, and routine lock file maintenance with no logic or API changes.

No source logic was modified. Changes are limited to version strings in Cargo manifests, a regenerated lock file with well-known patch-level crate upgrades, auto-generated CLI docs, and a cosmetic reformat of the JS lock file.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Added v3.3.1 release entry documenting CI improvements and dependency updates
Cargo.lock Lock file updated with routine dependency bumps (assert_cmd, cc, filetime, hashbrown, serde_with, wasm-bindgen, web-sys, js-sys) and usage-cli/usage-lib version bumped to 3.3.1
Cargo.toml Workspace dependency reference for usage-lib updated from 3.3.0 to 3.3.1
aube-lock.yaml Lock file reformatted (double quotes to single quotes) with updated package timestamps; no semantic changes
cli/Cargo.toml CLI crate version bumped to 3.3.1
lib/Cargo.toml Library crate version bumped to 3.3.1
cli/usage.usage.kdl Generated CLI usage spec updated to reflect 3.3.1
docs/cli/reference/commands.json Generated CLI reference JSON updated for 3.3.1
docs/cli/reference/index.md Generated CLI reference docs updated for 3.3.1

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

@codecov
Copy link
Copy Markdown

codecov Bot commented May 4, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 78.94%. Comparing base (dea3f39) to head (94596df).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #622   +/-   ##
=======================================
  Coverage   78.94%   78.94%           
=======================================
  Files          49       49           
  Lines        7284     7284           
  Branches     7284     7284           
=======================================
  Hits         5750     5750           
  Misses       1147     1147           
  Partials      387      387           

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

@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 increments the project version from 3.3.0 to 3.3.1 across several files, including Cargo manifests, lockfiles, and CLI documentation. The changes also include an update to the CHANGELOG.md and a regeneration of the aube-lock.yaml file for dependency maintenance. I have no feedback to provide.

@mise-en-dev mise-en-dev force-pushed the release branch 5 times, most recently from 0897c75 to d261e67 Compare May 12, 2026 13:30
@socket-security
Copy link
Copy Markdown

socket-security Bot commented May 12, 2026

Review the following changes in direct dependencies. Learn more about Socket for GitHub.

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcargo/​assert_cmd@​2.2.1 ⏵ 2.2.27910093100100

View full report

@mise-en-dev mise-en-dev force-pushed the release branch 2 times, most recently from 5a5a886 to 2a5ffd1 Compare May 12, 2026 14:10
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