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

🔍 Other Changes

  • schedule releases for Monday morning by @jdx in #710

Summary by CodeRabbit

  • Chores
    • Bumped the project and CLI version to v3.5.5 across release metadata and documentation.
    • Added a new changelog entry for v3.5.5 (2026-07-06).
    • Updated the published CLI reference to match the new version.
    • Noted that releases are 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: a38c12ef-fdc1-4c55-9d9e-f791b7b051d6

📥 Commits

Reviewing files that changed from the base of the PR and between 8e4e785 and 3ec788a.

⛔ 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

📝 Walkthrough

Walkthrough

This PR bumps the project version from 3.5.4 to 3.5.5 across Cargo.toml files (root, cli, lib), CLI metadata (usage.usage.kdl), generated documentation (commands.json, index.md), and adds a corresponding CHANGELOG.md entry.

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 usage-lib, usage-cli, and usage-lib crate/dependency 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
Documentation version fields updated to 3.5.5 and a new changelog entry dated 2026-07-06 added noting Monday morning release scheduling.

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

Possibly related PRs

  • jdx/usage#658: Same version-bump pattern touching identical manifest, CLI, and documentation files.
  • jdx/usage#677: Same set of files updated for a different version bump (3.5.0→3.5.1) plus matching CHANGELOG update.
  • jdx/usage#688: Same release chore pattern updating version strings across the same manifest/docs/changelog files.

Poem

A hop, a skip, a version tweak,
3.5.5, no bugs to seek! 🐇
Manifests aligned, docs anew,
CHANGELOG whispers "Monday's due."
Off I bound through fields of code,
Another release down this road! 🥕

🚥 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 is concise and accurately reflects the release/version bump in this PR.
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.

Warning

Tools execution failed with the following error:

Failed to run tools: 13 INTERNAL: Received RST_STREAM with code 2 (Internal server error)


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 PR bumps the version from 3.5.4 to 3.5.5 across all relevant project files and adds the corresponding changelog entry. The sole underlying change is a scheduling update for automated releases (PR #710).

  • Version string updated consistently across Cargo.toml, cli/Cargo.toml, lib/Cargo.toml, Cargo.lock, cli/usage.usage.kdl, docs/cli/reference/commands.json, and docs/cli/reference/index.md.
  • Changelog entry added for v3.5.5 referencing the release schedule change.

Confidence Score: 5/5

Routine version bump with no functional code changes — safe to merge.

All eight changed files are mechanical version string updates from 3.5.4 to 3.5.5, consistently applied across manifests, lock file, generated specs, and docs. The changelog accurately reflects the single underlying change. No logic, dependencies, or APIs were modified.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Adds v3.5.5 changelog entry dated 2026-07-06 referencing PR #710 (scheduled releases change)
Cargo.lock Bumps usage-cli and usage-lib versions from 3.5.4 to 3.5.5 in the lock file
Cargo.toml Updates usage-lib workspace dependency version from 3.5.4 to 3.5.5
cli/Cargo.toml Bumps usage-cli package version from 3.5.4 to 3.5.5
cli/usage.usage.kdl Updates generated KDL spec version string from 3.5.4 to 3.5.5
docs/cli/reference/commands.json Updates version field in the CLI reference JSON from 3.5.4 to 3.5.5
docs/cli/reference/index.md Updates version string in CLI reference docs from 3.5.4 to 3.5.5
lib/Cargo.toml Bumps usage-lib package version from 3.5.4 to 3.5.5

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

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