Skip to content

chore: release v1.27.0#544

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

chore: release v1.27.0#544
mise-en-dev wants to merge 1 commit into
mainfrom
release

Conversation

@mise-en-dev

@mise-en-dev mise-en-dev commented Jun 13, 2026

Copy link
Copy Markdown
Collaborator

🚀 Features

  • (scan) implement fnox scan secret detection by @jdx in #548

📚 Documentation

🔍 Other Changes

  • (ci) use shared coderabbit config by @jdx in #546

Summary by CodeRabbit

  • New Features
    • Added secret detection to fnox scan.
  • Documentation
    • Improved sponsor link coverage.
    • Clarified contribution fit for prospective contributors.
    • Refreshed CLI documentation to reflect version 1.27.0.
  • Other Changes
    • Updated automation settings to use a shared configuration.

@coderabbitai

coderabbitai Bot commented Jun 13, 2026

Copy link
Copy Markdown

Review Change Stack

No actionable comments were generated in the recent review. 🎉

ℹ️ Recent review info
⚙️ Run configuration

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

Review profile: CHILL

Plan: Pro Plus

Run ID: baec04e0-51ac-48eb-8f48-33d3eeb968a8

📥 Commits

Reviewing files that changed from the base of the PR and between 7b1fe3b and a4bd654.

⛔ Files ignored due to path filters (1)
  • Cargo.lock is excluded by !**/*.lock
📒 Files selected for processing (5)
  • CHANGELOG.md
  • Cargo.toml
  • docs/cli/commands.json
  • docs/cli/index.md
  • fnox.usage.kdl
✅ Files skipped from review due to trivial changes (3)
  • docs/cli/index.md
  • docs/cli/commands.json
  • CHANGELOG.md

📝 Walkthrough

Walkthrough

This PR bumps the project version from 1.26.0 to 1.27.0. It adds a changelog entry documenting a new fnox scan secret detection feature, documentation updates about sponsors and contributions, and a CI configuration change. Version metadata is updated across the Cargo workspace, fnox-core dependency, and CLI documentation files.

Changes

Release 1.27.0 version bump

Layer / File(s) Summary
Changelog entry for 1.27.0
CHANGELOG.md
Added top entry ## [1.27.0] dated 2026-06-16 with ### 🚀 Features for fnox scan secret detection (PR #548), ### 📚 Documentation bullets for sponsor links and contribution clarity (PRs #543, #545), and ### 🔍 Other Changes bullet for shared coderabbit config (PR #546).
Cargo workspace version bump
Cargo.toml
Workspace/package version changed from 1.26.01.27.0.
fnox-core dependency version bump
Cargo.toml
fnox-core dependency version updated from 1.26.01.27.0 (same path).
CLI metadata and docs version updates
docs/cli/commands.json, docs/cli/index.md, fnox.usage.kdl
Top-level version and CLI docs updated from 1.26.01.27.0.

Estimated code review effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

Possibly related PRs

  • jdx/fnox#497: Prior release/version-bump PR with similar updates to CHANGELOG, Cargo.toml, and CLI metadata.
  • jdx/fnox#543: Sponsor-link documentation update referenced in this release's changelog.

Poem

🐰 From twenty-six to twenty-seven we leap,
Secret scanning and docs run deep,
Sponsors linked, contributors clear,
A minor hop brings the new release near! 🎉

🚥 Pre-merge checks | ✅ 5
✅ Passed checks (5 passed)
Check name Status Explanation
Description Check ✅ Passed Check skipped - CodeRabbit’s high-level summary is enabled.
Title check ✅ Passed The title clearly and concisely summarizes the main purpose of the pull request: a release of version 1.27.0.
Docstring Coverage ✅ Passed No functions found in the changed files to evaluate docstring coverage. Skipping docstring coverage check.
Linked Issues check ✅ Passed Check skipped because no linked issues were found for this pull request.
Out of Scope Changes check ✅ Passed Check skipped because no linked issues were found for this pull request.

✏️ Tip: You can configure your own custom pre-merge checks in the settings.


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 and usage tips.

@greptile-apps

greptile-apps Bot commented Jun 13, 2026

Copy link
Copy Markdown

Greptile Summary

This is a routine release PR bumping fnox from v1.26.0 to v1.27.0, with version strings updated consistently across all relevant files. No logic changes are included — the new functionality (secret detection via fnox scan) landed in separate PRs referenced in the changelog.

  • Version bumped from 1.26.0 to 1.27.0 in Cargo.toml, Cargo.lock, docs/cli/commands.json, docs/cli/index.md, and fnox.usage.kdl.
  • CHANGELOG.md updated with the new release entry listing features, documentation, and CI changes.

Confidence Score: 5/5

Safe to merge — purely mechanical version bump with no logic changes.

All six files contain only version string changes from 1.26.0 to 1.27.0, applied consistently. The changelog entry accurately reflects the PRs included in this release. No functional code was modified.

No files require special attention.

Important Files Changed

Filename Overview
CHANGELOG.md Adds v1.27.0 release entry with features, docs, and CI changes listed correctly
Cargo.toml Bumps workspace version and fnox-core dependency from 1.26.0 to 1.27.0
Cargo.lock Lock file updated to reflect new 1.27.0 versions for fnox and fnox-core packages
docs/cli/commands.json Version string updated from 1.26.0 to 1.27.0
docs/cli/index.md Version string updated from 1.26.0 to 1.27.0
fnox.usage.kdl Version string updated from 1.26.0 to 1.27.0

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

@mise-en-dev mise-en-dev force-pushed the release branch 2 times, most recently from 22a309c to 7b1fe3b Compare June 14, 2026 21:15
@mise-en-dev mise-en-dev changed the title chore: release v1.26.1 chore: release v1.27.0 Jun 16, 2026
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.

1 participant