Release 1.1.0#121
Conversation
|
No actionable comments were generated in the recent review. 🎉 ℹ️ Recent review info⚙️ Run configurationConfiguration used: Organization UI Review profile: ASSERTIVE Plan: Pro Plus Run ID: 📒 Files selected for processing (2)
📝 WalkthroughWalkthroughThe PR updates release documentation, improves release process instructions, and configures link fragment validation. CHANGELOG.md adds a release date to version 1.1.0, README.dev.md clarifies GitHub token setup and expands release checklist details, and lychee.toml switches fragment checking to "full" mode with clarified documentation. ChangesRelease Documentation and Configuration
Estimated code review effort🎯 1 (Trivial) | ⏱️ ~3 minutes Possibly related PRs
Suggested reviewers
🚥 Pre-merge checks | ✅ 5✅ Passed checks (5 passed)
✏️ Tip: You can configure your own custom pre-merge checks in the settings. ✨ Finishing Touches🧪 Generate unit tests (beta)
Comment |
There was a problem hiding this comment.
Code Review
This pull request updates the release date for version 1.1.0 in the changelog and bumps several tool versions in mise.lock. Feedback is provided regarding an incorrect domain change in the auto-generated header of the lockfile.
Important
The consumer version of Gemini Code Assist on GitHub is being sunset. Starting June 18, 2026, new organization installations will be blocked, and all code review activity will officially cease on July 17, 2026.
For more details on the timeline and next steps, please review the Help Documentation.
Modver resultThis report was generated by Modver, This PR does not require a change in your module’s version number. |
In lychee 0.24, include_fragments changed from a boolean to a string
enum, so include_fragments = true no longer parses ("wanted string or
table"). Set it to "full" to check both anchor and text fragments.
Co-Authored-By: Claude Opus 4.8 (1M context) <noreply@anthropic.com>
Summary by CodeRabbit
enable_categorical, where categorical values are supplied as integer category codes.GITHUB_TOKENand to refine the release checklist and tagging message format.