Skip to content

chore: release v1.23.1#449

Merged
jdx merged 1 commit intomainfrom
release
May 2, 2026
Merged

chore: release v1.23.1#449
jdx merged 1 commit intomainfrom
release

Conversation

@mise-en-dev
Copy link
Copy Markdown
Collaborator

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

🚜 Refactor

  • extract providers and core types into fnox-core crate by @jdx in #458

📚 Documentation

  • prefix star count with ★ glyph and populate it on deploy by @jdx in #447
  • add favicons and web app manifest by @jdx in #448

🔍 Other Changes

  • (docs) remove shrill.en.dev analytics script by @jdx in #457
  • (release) add musl Linux targets for Alpine compatibility by @jdx in #452
  • add plausible analytics by @jdx in #451
  • bump hk to 1.44.3 by @jdx in #454

📦️ Dependency Updates

@gemini-code-assist
Copy link
Copy Markdown
Contributor

Warning

You have reached your daily quota limit. Please wait up to 24 hours and I will start processing your requests again!

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented Apr 27, 2026

Greptile Summary

This is a standard patch release PR bumping fnox and fnox-core from v1.23.0 to v1.23.1. All version references are updated consistently across Cargo.toml, Cargo.lock, docs/cli/commands.json, docs/cli/index.md, and fnox.usage.kdl. The Cargo.lock changes reflect routine upstream patch/minor dependency bumps (rustls, reqwest, rmcp, wasm-bindgen, jni, etc.) with no manually authored changes to dependency selection.

Confidence Score: 5/5

Safe to merge — purely mechanical version bump with routine lockfile dependency updates and no logic changes.

All changed files are version strings, a lockfile, and a changelog entry. No code logic was modified. Version is incremented consistently in every location. Dependency bumps are all patch or minor upstream releases with updated checksums.

No files require special attention.

Important Files Changed

Filename Overview
Cargo.toml Workspace and fnox-core dependency version bumped from 1.23.0 to 1.23.1 — consistent and correct.
Cargo.lock Routine patch/minor dependency bumps: rustls 0.23.39→0.23.40, reqwest 0.13.2→0.13.3, rmcp 1.5.0→1.6.0, wasm-bindgen 0.2.118→0.2.120, jni 0.21.1→0.22.4, and others. Old windows-sys 0.45 / windows-targets 0.42 entries removed as transitive deps cleaned up.
CHANGELOG.md v1.23.1 entry added with correct date, version range link, and all referenced PRs.
docs/cli/commands.json Version field updated from 1.23.0 to 1.23.1 — no issues.
docs/cli/index.md Version string updated from 1.23.0 to 1.23.1 — no issues.
fnox.usage.kdl Version updated from 1.23.0 to 1.23.1 — consistent with all other version references.

Flowchart

%%{init: {'theme': 'neutral'}}%%
flowchart TD
    A[Cargo.toml\nworkspace version → 1.23.1] --> B[fnox crate\n1.23.0 → 1.23.1]
    A --> C[fnox-core crate\n1.23.0 → 1.23.1]
    B --> D[docs/cli/commands.json\nversion → 1.23.1]
    B --> E[docs/cli/index.md\nversion → 1.23.1]
    B --> F[fnox.usage.kdl\nversion → 1.23.1]
    B --> G[CHANGELOG.md\nv1.23.1 entry added]
    A --> H[Cargo.lock\nDependency bumps:\nrustls 0.23.39→0.23.40\nreqwest 0.13.2→0.13.3\nrmcp 1.5.0→1.6.0\nwasm-bindgen 0.2.118→0.2.120\njni 0.21.1→0.22.4]
Loading

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

@mise-en-dev mise-en-dev force-pushed the release branch 7 times, most recently from a847969 to f14a55b Compare May 2, 2026 13:52
@jdx jdx merged commit 2899869 into main May 2, 2026
14 checks passed
@jdx jdx deleted the release branch May 2, 2026 18:55
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