Skip to content

chore: release v6.12.0 - #1483

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

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

Conversation

@mise-en-dev

@mise-en-dev mise-en-dev commented Sep 23, 2026 •

Copy link
Copy Markdown
Collaborator

https://entire.io/gh/jdx/usage/trails/33

🚀 Features

  • (complete) complete a wrapped command's arguments with its own shell completion via delegate= by @jdx in #1498
  • (lib) add getters that read FlagMeta, CommandMeta and ArgMeta fields wherever they live by @jdx in #1491
  • (spec) let a complete node sit inside the arg it completes by @jdx in #1496
  • (spec) list an arg's possible values from a command with choices run= by @jdx in #1497

🐛 Bug Fixes

  • (bash) complete --flag= values when the cursor sits after = by @jdx in #1499
  • (cli) run scripts passed to usage bash through a pipe or process substitution by @jdx in #1494
  • (cli) keep usage explain from running a spec's choices run= commands by @jdx in #1503
  • (complete) read --line=LINE in completion requests from typed completers by @jdx in #1487
  • (complete) show completion parse errors without garbling the prompt by @jdx in #1495
  • (derive) ignore closed pipes instead of panicking in generated parse() by @jdx in #1484
  • (derive) keep generated async dispatch from reserving stack for every command by @jdx in #1488
  • (fish) complete words the user has started quoting by @jdx in #1500
  • (zsh) stop the completion-init handler from breaking file completion for other commands by @jdx in #1493

📚 Documentation

  • (cli) describe fig output as the legacy Fig format by @jdx in 2a1bef6
  • clarify CLI frameworks and generators on the homepage by @jdx in #1482

🛡️ Security

  • remove Entire trail runners by @jdx in #1485

🔍 Other Changes

  • float jdx tools and aube on latest without a release-age delay by @jdx in #1486
  • run cargo-semver-checks on every published crate by @jdx in #1490
  • fail pull requests that grow the usage CLI or a derived CLI by more than 1% by @jdx in #1492
  • make the binary-size check measure the pull request's own code by @jdx in #1501

📦️ Dependency Updates

  • bump jdx/renovate-config workflows to c736149 by @jdx in 06f2f1b
  • bump jdx/renovate-config workflows to aa49efc by @jdx in 9aaedef
  • bump jdx/renovate-config workflows to 5b46432 by @jdx in 36f8681
  • pin jdx/renovate-config workflows to v1.0.0 by @jdx in a31ae2f
  • update communique to 1.4.2 in mise.lock by @jdx in 805396f
  • upgrade locked mise tools by @jdx in d8b761d

@coderabbitai

coderabbitai Bot commented Sep 23, 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: 184cc61d-0047-46d2-a5c1-58038dab9b49

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.

@greptile-apps

greptile-apps Bot commented Sep 23, 2026 •

Copy link
Copy Markdown
Contributor

RetriggerConfidence Score: 5/5

The PR appears safe to merge; release metadata is synchronized and the latest command-execution guard is correctly scoped.

Summary

Releases version 6.12.0 across the workspace and updates the generated CLI reference and changelog.

  • Synchronizes workspace crate versions and internal dependency constraints.
  • Refreshes lockfiles, including patch-level dependency updates.
  • Adds the latest changelog entry and generated documentation version.
  • Ensures usage explain does not execute dynamic choices run= commands.

Reviews (21) · Last reviewed commit: "chore: release v6.12.0"

@mise-en-dev
mise-en-dev force-pushed the release branch 3 times, most recently from 7a7a9d6 to 4ea8b50 Compare September 23, 2026 18:08
@socket-security

socket-security Bot commented Sep 23, 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/​thiserror@​2.0.20 ⏵ 2.0.218010093100100
Updatedcargo/​rmcp@​3.4.0 ⏵ 3.4.189100100100100

View full report

@mise-en-dev
mise-en-dev force-pushed the release branch 9 times, most recently from 5b8edc6 to ed23c8d Compare September 24, 2026 17:48
@mise-en-dev mise-en-dev changed the title chore: release v6.11.2 chore: release v6.12.0 Sep 24, 2026
@mise-en-dev
mise-en-dev force-pushed the release branch 7 times, most recently from 5ff8ff3 to 722e354 Compare September 24, 2026 20:42

This branch has not been deployed

No deployments
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