Skip to content

chore: release v1.25.1#492

Merged
jdx merged 1 commit into
mainfrom
release
May 17, 2026
Merged

chore: release v1.25.1#492
jdx merged 1 commit into
mainfrom
release

Conversation

@mise-en-dev
Copy link
Copy Markdown
Collaborator

@mise-en-dev mise-en-dev commented May 17, 2026

🔍 Other Changes

  • (ci) add PR autocloser by @jdx in #490
  • (release-plz) use crates.io trusted publishing by @jdx in #491

📦️ Dependency Updates

  • update keepass to 0.12 and migrate provider to new API by @jdx in #494
  • migrate from keyring v3 to keyring-core v1 by @jdx in #493

@greptile-apps
Copy link
Copy Markdown

greptile-apps Bot commented May 17, 2026

Greptile Summary

This is a standard release commit bumping fnox from v1.25.0 to v1.25.1, aggregating two CI/tooling changes and two dependency migrations merged in preceding PRs.

  • Version string updated consistently across Cargo.toml, Cargo.lock, docs/cli/commands.json, docs/cli/index.md, and fnox.usage.kdl.
  • Cargo.lock reflects minor patch-level dependency updates (demand, hidapi, openssl, openssl-sys) alongside the keepass and keyring-core migrations referenced in the changelog.

Confidence Score: 5/5

Safe to merge — purely a version-bump release commit with no logic changes.

All changes are mechanical version string updates across documentation, build manifests, and the lock file. The dependency bumps in Cargo.lock are patch-level updates with updated checksums, consistent with the PRs listed in the changelog. No code paths are modified.

No files require special attention.

Important Files Changed

Filename Overview
Cargo.toml Version bumped from 1.25.0 to 1.25.1 in workspace.package and fnox-core dependency reference; consistent and correct.
Cargo.lock fnox and fnox-core bumped to 1.25.1; patch updates to demand (2.0.1→2.0.2), hidapi (2.6.5→2.6.6), openssl (0.10.79→0.10.80), openssl-sys (0.9.115→0.9.116); all checksums updated accordingly.
CHANGELOG.md New v1.25.1 section prepended with correct date and links to associated PRs.
docs/cli/commands.json Version string updated from 1.25.0 to 1.25.1; no other changes.
docs/cli/index.md Version string updated from 1.25.0 to 1.25.1; no other changes.
fnox.usage.kdl Version string updated from 1.25.0 to 1.25.1; no other changes.

Reviews (4): Last reviewed commit: "chore: release v1.25.1" | 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 bumps the version of fnox and fnox-core from 1.25.0 to 1.25.1 across the project's configuration, documentation, and usage files. It also updates several dependencies in Cargo.lock, including demand, hidapi, and openssl, and adds a changelog entry for a new CI PR autocloser feature. I have no feedback to provide.

@mise-en-dev mise-en-dev force-pushed the release branch 2 times, most recently from 839975f to e4b0306 Compare May 17, 2026 17:20
@jdx jdx enabled auto-merge (squash) May 17, 2026 17:44
@jdx jdx merged commit 64ae528 into main May 17, 2026
12 checks passed
@jdx jdx deleted the release branch May 17, 2026 17:48
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