Skip to content

chore: release v1.21.0#382

Merged
jdx merged 1 commit intomainfrom
release
Apr 21, 2026
Merged

chore: release v1.21.0#382
jdx merged 1 commit intomainfrom
release

Conversation

@mise-en-dev
Copy link
Copy Markdown
Collaborator

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

🚀 Features

🐛 Bug Fixes

📚 Documentation

  • add releases nav and aube lock by @jdx in #422
  • include linux native packages in aube lock by @jdx in #423

🔍 Other Changes

  • Use published clap-sort crate instead of inlined module by @jdx in #409
  • add communique 1.0.1 by @jdx in #424

📦️ Dependency Updates

New Contributors

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 6, 2026

Greptile Summary

This is a standard release PR bumping fnox from v1.20.0 to v1.21.0. All six changed files are version-bump or generated artifacts — Cargo.toml, fnox.usage.kdl, docs/cli/index.md, docs/cli/commands.json, Cargo.lock, and CHANGELOG.md — and every version string is consistently updated to 1.21.0.

Confidence Score: 5/5

Safe to merge — purely a release bookkeeping PR with no logic changes.

All changes are version bumps, lock file dependency updates, and generated documentation. No logic, no new code paths, and all version strings are consistently updated to 1.21.0 across every artifact. No P0/P1 findings.

No files require special attention.

Important Files Changed

Filename Overview
Cargo.toml Version bumped from 1.20.0 to 1.21.0; dependency versions unchanged (lock file carries the actual resolved versions).
Cargo.lock Large set of dependency version bumps (tokio, rand, bitflags, rustls-webpki, windows-sys, reqwest, etc.) consistent with renovate PRs listed in the changelog.
CHANGELOG.md Prepends the v1.21.0 changelog section with all features, bug fixes, documentation, and dependency updates correctly listed.
docs/cli/commands.json Version string updated from 1.20.0 to 1.21.0; no other changes.
docs/cli/index.md Version string updated from 1.20.0 to 1.21.0 in the generated CLI reference page.
fnox.usage.kdl Version string updated from 1.20.0 to 1.21.0 in the usage spec file.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A["PR #382 — chore: release v1.21.0"] --> B["Version bump\n1.20.0 → 1.21.0"]
    B --> C["Cargo.toml"]
    B --> D["fnox.usage.kdl"]
    B --> E["docs/cli/index.md"]
    B --> F["docs/cli/commands.json"]
    A --> G["CHANGELOG.md\n(new v1.21.0 section)"]
    A --> H["Cargo.lock\n(dep updates)"]
    H --> I["tokio v1.52.1\nrand v0.9.4\nbitflags v2.11.1\nrustls-webpki v0.103.12\nwindows-sys v0.61.2\n+ others"]
Loading

Reviews (37): Last reviewed commit: "chore: release v1.21.0" | Re-trigger Greptile

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 updates the project version from 1.20.0 to 1.20.1 across the Cargo configuration, documentation, and usage files, and includes a changelog entry for dependency updates. I have no feedback to provide as these changes are standard maintenance tasks.

@mise-en-dev mise-en-dev force-pushed the release branch 24 times, most recently from 421eabb to 69c455a Compare April 13, 2026 06:29
@mise-en-dev mise-en-dev force-pushed the release branch 4 times, most recently from 65565cc to ca5d454 Compare April 17, 2026 10:16
@mise-en-dev mise-en-dev force-pushed the release branch 3 times, most recently from eba5414 to 5882b6b Compare April 18, 2026 02:36
@mise-en-dev mise-en-dev changed the title chore: release v1.20.1 chore: release v1.21.0 Apr 18, 2026
@mise-en-dev mise-en-dev force-pushed the release branch 4 times, most recently from a8c951d to af165d4 Compare April 20, 2026 12:17
@jdx jdx enabled auto-merge (squash) April 21, 2026 01:36
@jdx jdx merged commit fd34317 into main Apr 21, 2026
14 checks passed
@jdx jdx deleted the release branch April 21, 2026 01:38
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants