Skip to content

chore: release v3.5.5#711

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

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

Conversation

@mise-en-dev

@mise-en-dev mise-en-dev commented Jul 6, 2026

Copy link
Copy Markdown
Collaborator

🐛 Bug Fixes

  • (parse) allow hyphen-prefixed flag values by @jdx in #715

📚 Documentation

  • redesign logo as flat vector flag mark by @jdx in #714

🔍 Other Changes

  • schedule releases for Monday morning by @jdx in #710
  • gate autorelease on fix and feat commits by @jdx in #716

Summary by CodeRabbit

  • Chores
    • Bumped project, CLI, and library versions to v3.5.5 across release and CLI metadata.
  • Bug Fixes
    • Fixed handling of hyphen-prefixed flag values in the CLI.
  • Documentation
    • Added a new v3.5.5 (2026-07-07) changelog entry.
    • Updated the logo to a flat vector flag mark.
    • Refreshed CLI reference/version documentation to match v3.5.5, with releases scheduled for Monday morning.

@coderabbitai

coderabbitai Bot commented Jul 6, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

Configuration used: Central YAML (base), Organization UI (inherited)

Review profile: CHILL

Plan: Pro Plus

Run ID: 37e7c333-87e4-4262-897b-0f71134c1dd3

📥 Commits

Reviewing files that changed from the base of the PR and between 2c13d10 and ef304c9.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (7)
  • CHANGELOG.md
  • Cargo.toml
  • cli/Cargo.toml
  • cli/usage.usage.kdl
  • docs/cli/reference/commands.json
  • docs/cli/reference/index.md
  • lib/Cargo.toml
✅ Files skipped from review due to trivial changes (6)
  • lib/Cargo.toml
  • cli/Cargo.toml
  • cli/usage.usage.kdl
  • CHANGELOG.md
  • docs/cli/reference/commands.json
  • docs/cli/reference/index.md
🚧 Files skipped from review as they are similar to previous changes (1)
  • Cargo.toml

📝 Walkthrough

Walkthrough

This PR bumps the project version from 3.5.4 to 3.5.5 across Cargo manifests, CLI metadata, generated documentation, and adds a new CHANGELOG.md entry dated 2026-07-07.

Changes

Release version bump

Layer / File(s) Summary
Version bump across manifests and metadata
Cargo.toml, cli/Cargo.toml, lib/Cargo.toml, cli/usage.usage.kdl
Version fields for the workspace dependency, CLI package, library package, and generated CLI metadata were updated from 3.5.4 to 3.5.5.
Generated docs and changelog
docs/cli/reference/commands.json, docs/cli/reference/index.md, CHANGELOG.md
CLI reference docs were updated to 3.5.5, and CHANGELOG.md adds a new v3.5.5 entry with bug-fix, documentation, and release-scheduling notes.

Estimated code review effort: 1 (Trivial) | ~2 minutes

Possibly related PRs

  • jdx/usage#658: Same version-bump pattern touching manifest, CLI, and documentation files.
  • jdx/usage#688: Same coordinated release update across manifests, CLI metadata, docs, and changelog.
  • jdx/usage#690: Same release update pattern for versioned files and changelog entry.

Poem

A hop, a skip, a version twirl,
3.5.5 now gives a whirl. 🐇
Docs and manifests dance in line,
Monday morning, release-time shine.

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title accurately summarizes this release PR and the version bump to v3.5.5.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

Thanks for using CodeRabbit! It's free for OSS, and your support helps us grow. If you like it, consider giving us a shout-out.

❤️ Share

Comment @coderabbitai help to get the list of available commands.

@greptile-apps

greptile-apps Bot commented Jul 6, 2026

Copy link
Copy Markdown
Contributor

Greptile Summary

This is a mechanical release PR bumping all package versions from 3.5.4 to 3.5.5, with a corresponding CHANGELOG entry covering the parse bug fix (hyphen-prefixed flag values), a logo redesign, and two CI/release workflow changes.

  • All version strings are consistently updated to 3.5.5 across Cargo.toml, cli/Cargo.toml, lib/Cargo.toml, Cargo.lock, the generated KDL spec, and both documentation reference files.
  • Cargo.lock also picks up a routine rustversion patch bump (1.0.22 → 1.0.23) with an updated checksum.

Confidence Score: 5/5

Safe to merge — purely a version-bump and changelog update with no logic changes.

Every change is a mechanical version string update from 3.5.4 to 3.5.5, consistently applied across all relevant manifests and generated files. The only non-version change is a routine rustversion patch bump in Cargo.lock with a verified checksum. Nothing functional is altered.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Adds v3.5.5 release entry with correct bug fix, docs, and other-changes sections.
Cargo.lock Bumps usage-cli and usage-lib to 3.5.5; also picks up rustversion 1.0.22 → 1.0.23 with updated checksum.
Cargo.toml Workspace dependency version for usage-lib updated from 3.5.4 to 3.5.5.
cli/Cargo.toml Package version bumped from 3.5.4 to 3.5.5.
cli/usage.usage.kdl Generated spec file version updated from 3.5.4 to 3.5.5.
docs/cli/reference/commands.json CLI reference JSON version field updated from 3.5.4 to 3.5.5.
docs/cli/reference/index.md Documentation version string updated from 3.5.4 to 3.5.5.
lib/Cargo.toml Library package version bumped from 3.5.4 to 3.5.5.

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

@mise-en-dev mise-en-dev force-pushed the release branch 2 times, most recently from 10b8b8b to 2c13d10 Compare July 7, 2026 19:20
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