Skip to content

chore: release v6.9.0 - #1397

Merged
jdx merged 1 commit into
mainfrom
release
Sep 12, 2026
Merged

chore: release v6.9.0#1397
jdx merged 1 commit into
mainfrom
release

Conversation

@mise-en-dev

@mise-en-dev mise-en-dev commented Sep 7, 2026

Copy link
Copy Markdown
Collaborator

🚀 Features

  • (help) allow remapping semantic colours on Style by @lu-zero in #1414
  • (parse) add opt-in default-subcommand flag routing by @jdx in #1413
  • (parse) parse Args without an enclosing CLI by @jdx in #1419

🐛 Bug Fixes

  • (bash) preserve colon-prefixed completion words by @jdx in #1405

📚 Documentation

  • write PR titles and descriptions for release notes by @jdx in #1415

⚡ Performance

  • (cli) shrink help sorting without allocating cached keys by @jdx in #1396
  • (cli) make advanced help and runtime spec serialization optional by @jdx in #1399
  • (cli) share help sorting and skip unused rendering work by @jdx in #1400
  • (cli) avoid color analysis for plain help by @jdx in #1401

🔍 Other Changes

  • (ci) use self-repository workflow references by @jdx in #1409

📦️ Dependency Updates

New Contributors

@coderabbitai

coderabbitai Bot commented Sep 7, 2026

Copy link
Copy Markdown

Important

Review skipped

Ignore keyword(s) in the title.

⛔ Ignored keywords (2)
  • chore: release
  • chore(main): release

Please check the settings in the CodeRabbit UI or the .coderabbit.yaml file in this repository. To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

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

Review profile: CHILL

Plan: Advanced

Run ID: 6ce90c62-5e79-45fd-b9e7-67bf0823a7c3

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

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.

@mise-en-dev
mise-en-dev force-pushed the release branch 5 times, most recently from 4c19b52 to b851990 Compare September 8, 2026 19:13
@socket-security

socket-security Bot commented Sep 8, 2026

Copy link
Copy Markdown

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

Diff Package Supply Chain
Security
Vulnerability Quality Maintenance License
Updatedcargo/​serde_with@​3.22.0 ⏵ 3.23.088100100100100
Updatedcargo/​rmcp@​3.2.0 ⏵ 3.3.089100100100100
Updatedcargo/​toml@​1.1.5%2Bspec-1.1.0 ⏵ 1.1.6+spec-1.1.010010093100100
Updatedcargo/​tera@​2.3.0 ⏵ 2.4.09910097100100

View full report

@mise-en-dev
mise-en-dev force-pushed the release branch 4 times, most recently from a2b9b17 to 8b8b2e0 Compare September 10, 2026 18:12
@mise-en-dev mise-en-dev changed the title chore: release v6.8.1 chore: release v6.9.0 Sep 10, 2026
@mise-en-dev
mise-en-dev force-pushed the release branch 3 times, most recently from 75d3e4b to dce8626 Compare September 11, 2026 19:04
@greptile-apps

greptile-apps Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

RetriggerConfidence Score: 5/5

The PR appears safe to merge, with release metadata aligned and no outstanding correctness or security issues identified.

Summary

  • Bumps workspace crates and generated CLI documentation from 6.8.0 to 6.9.0.
  • Adds the v6.9.0 changelog entry and updates dependency lockfiles.
  • Exposes parse_args_from and parse_args_from_argv for parsing derived Args types without an enclosing CLI.
  • Adds facade documentation and tests covering defaults, validation, help, errors, and nested subcommands.

Reviews (4) · Last reviewed commit: "chore: release v6.9.0"

@mise-en-dev
mise-en-dev force-pushed the release branch 2 times, most recently from 8007418 to be3f772 Compare September 11, 2026 22:22
@jdx
jdx merged commit 9e65ac0 into main Sep 12, 2026
11 checks passed
@jdx
jdx deleted the release branch September 12, 2026 14:53
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.

2 participants