Skip to content

docs: update What's New page (2026-05-12)#249

Open
edspencer wants to merge 2 commits into
mainfrom
changelog/auto-update-2026-05-12
Open

docs: update What's New page (2026-05-12)#249
edspencer wants to merge 2 commits into
mainfrom
changelog/auto-update-2026-05-12

Conversation

@edspencer

@edspencer edspencer commented May 12, 2026

Copy link
Copy Markdown
Owner

Automated changelog update added 1 new entry.

Entries Added

  • Windows Path Separator Fix (March 17, 2026) - Fixed critical Windows compatibility issue where path traversal security checks incorrectly threw PathTraversalError on all state file operations

Commits Analyzed

4 commits from 6053872 to 3662d18

Generated by changelog-update-daily

Summary by CodeRabbit

  • Bug Fixes
    • Fixed Windows compatibility issue with state file operations. Path traversal validation now uses platform-appropriate separators, resolving false errors on Windows systems.

Review Change Stack

edspencer and others added 2 commits May 12, 2026 04:03
Adds new entry to the What's New page based on recent changes.

Commits analyzed: 6053872..3662d18 (4 commits)
Entries added: 1
Update date: 2026-05-12

Co-Authored-By: Claude <noreply@anthropic.com>
Co-Authored-By: Claude <noreply@anthropic.com>
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented May 12, 2026

Copy link
Copy Markdown

Deploying herdctl with  Cloudflare Pages  Cloudflare Pages

Latest commit: 8fb374f
Status: ✅  Deploy successful!
Preview URL: https://9ef0a638.herdctl.pages.dev
Branch Preview URL: https://changelog-auto-update-2026-0-349x.herdctl.pages.dev

View logs

@coderabbitai

coderabbitai Bot commented May 12, 2026

Copy link
Copy Markdown
Contributor
📝 Walkthrough

Walkthrough

This PR updates changelog automation state metadata and release notes documentation. The changelog state file records a 2026-05-12 automation run that generated PR #249 with one new entry. A new Windows path separator fix release note is added, documenting a cross-platform path traversal compatibility fix across herdctl packages.

Changes

Documentation Updates

Layer / File(s) Summary
Changelog state frontmatter and run history
agents/changelog/state.md
Frontmatter metadata updated with 2026-05-12 run timestamp, commit reference, and latest auto-update branch. Current Position and Run History tables record PR #249 creation and corresponding branch.
Release notes for Windows Path Separator Fix
docs/src/content/docs/whats-new.md
New release note entry added documenting Windows path separator fix for state file operations, dated March 17, 2026, with affected package versions.

Possibly Related PRs

  • edspencer/herdctl#210: Documents the same Windows path separator cross-platform fix for path traversal checks that this PR's release notes reference.
  • edspencer/herdctl#163: Also updates changelog state frontmatter and What's New docs in the same files.
  • edspencer/herdctl#142: Similarly modifies changelog state and release notes documentation with run history and entries updates.

Poem

🐰 A changelog hops with brand-new tales,
Windows paths now traverse without fail,
State and notes both synchronized bright,
Documentation dancing in the light! ✨

Estimated Code Review Effort

🎯 1 (Trivial) | ⏱️ ~3 minutes

🚥 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 accurately describes the primary change: updating the What's New documentation page with a new changelog entry dated 2026-05-12.
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.

✨ Finishing Touches
🧪 Generate unit tests (beta)
  • Create PR with unit tests
  • Commit unit tests in branch changelog/auto-update-2026-05-12

Tip

💬 Introducing Slack Agent: The best way for teams to turn conversations into code.

Slack Agent is built on CodeRabbit's deep understanding of your code, so your team can collaborate across the entire SDLC without losing context.

  • Generate code and open pull requests
  • Plan features and break down work
  • Investigate incidents and troubleshoot customer tickets together
  • Automate recurring tasks and respond to alerts with triggers
  • Summarize progress and report instantly

Built for teams:

  • Shared memory across your entire org—no repeating context
  • Per-thread sandboxes to safely plan and execute work
  • Governance built-in—scoped access, auditability, and budget controls

One agent for your entire SDLC. Right inside Slack.

👉 Get started


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.

@coderabbitai coderabbitai Bot left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Actionable comments posted: 2

🤖 Prompt for all review comments with AI agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

Inline comments:
In `@agents/changelog/state.md`:
- Line 3: The file has mismatched timestamps: the YAML key last_run is
"2026-05-12T00:00:00Z" but the human-readable "Last Updated" entry is stale
(shows 2026-02-25...), causing conflicting state; update every "Last Updated"
occurrence (the human-readable entries referenced alongside last_run) to match
the last_run value ("2026-05-12T00:00:00Z") so all metadata (last_run) and
human-readable timestamps are consistent.

In `@docs/src/content/docs/whats-new.md`:
- Line 10: Change the first section heading "Windows Path Separator Fix" from an
H3 to an H2 to satisfy the MD001 lint rule: locate the heading text "Windows
Path Separator Fix" (currently prefixed with ###) and replace the ### prefix
with ## so the document starts with an h2 instead of an h3.
🪄 Autofix (Beta)

Fix all unresolved CodeRabbit comments on this PR:

  • Push a commit to this branch (recommended)
  • Create a new PR with the fixes

ℹ️ Review info
⚙️ Run configuration

Configuration used: defaults

Review profile: CHILL

Plan: Pro

Run ID: d7355714-dfa9-4803-a49e-dc7324feed8a

📥 Commits

Reviewing files that changed from the base of the PR and between 3662d18 and 8fb374f.

📒 Files selected for processing (2)
  • agents/changelog/state.md
  • docs/src/content/docs/whats-new.md

Comment thread agents/changelog/state.md
entries_added: 3
branches_created: ["docs/changelog-update-2026-02-22", "docs/changelog-update-2026-02-23-manual", "changelog/auto-update-2026-02-25", "changelog/auto-update-2026-02-26", "changelog/auto-update-2026-03-01", "changelog/auto-update-2026-03-06", "changelog/auto-update-2026-03-13"]
last_checked_commit: 3662d18
last_run: "2026-05-12T00:00:00Z"

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Keep Last Updated aligned with last_run metadata.

Line 11 is stale (2026-02-25...) while Line 3 and Line 23 show the latest run on 2026-05-12T00:00:00Z. This creates conflicting state in the same file.

Suggested fix
-**Last Updated:** 2026-02-25T04:05:06Z
+**Last Updated:** 2026-05-12T00:00:00Z

Also applies to: 11-11, 23-23

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@agents/changelog/state.md` at line 3, The file has mismatched timestamps: the
YAML key last_run is "2026-05-12T00:00:00Z" but the human-readable "Last
Updated" entry is stale (shows 2026-02-25...), causing conflicting state; update
every "Last Updated" occurrence (the human-readable entries referenced alongside
last_run) to match the last_run value ("2026-05-12T00:00:00Z") so all metadata
(last_run) and human-readable timestamps are consistent.


---

### Windows Path Separator Fix

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ Potential issue | 🟡 Minor | ⚡ Quick win

Use an H2 for the first section heading (lint MD001).

At Line 10, starting with ### causes a heading-level jump warning (Expected: h2; Actual: h3).

Suggested fix
-### Windows Path Separator Fix
+## Windows Path Separator Fix
📝 Committable suggestion

‼️ IMPORTANT
Carefully review the code before committing. Ensure that it accurately replaces the highlighted code, contains no missing lines, and has no issues with indentation. Thoroughly test & benchmark the code to ensure it meets the requirements.

Suggested change
### Windows Path Separator Fix
## Windows Path Separator Fix
🧰 Tools
🪛 markdownlint-cli2 (0.22.1)

[warning] 10-10: Heading levels should only increment by one level at a time
Expected: h2; Actual: h3

(MD001, heading-increment)

🤖 Prompt for AI Agents
Verify each finding against current code. Fix only still-valid issues, skip the
rest with a brief reason, keep changes minimal, and validate.

In `@docs/src/content/docs/whats-new.md` at line 10, Change the first section
heading "Windows Path Separator Fix" from an H3 to an H2 to satisfy the MD001
lint rule: locate the heading text "Windows Path Separator Fix" (currently
prefixed with ###) and replace the ### prefix with ## so the document starts
with an h2 instead of an h3.

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