Skip to content

Bump feed to 5.2.1 and marked to 18.0.3#4751

Merged
soulgalore merged 1 commit into
mainfrom
bump-feed-marked
May 18, 2026
Merged

Bump feed to 5.2.1 and marked to 18.0.3#4751
soulgalore merged 1 commit into
mainfrom
bump-feed-marked

Conversation

@soulgalore
Copy link
Copy Markdown
Member

Both packages were several majors behind upstream and were only used by
release/feed.js, which is run manually to refresh the documentation RSS
feeds. Bringing them current keeps the release tooling on supported
versions and removes old transitive dependencies pulled in by marked 4.

The script's API usage is unchanged: marked.parse() remains synchronous
in v18, and feed v5 still exposes Feed/addItem/addCategory/rss2/atom1.
Regenerated feeds are byte-identical in content; v5 only adds the
RSS 2.0 isPermaLink="false" attribute on guid elements and surfaces the
top-level author element.

Co-authored-by: Claude noreply@anthropic.com

  Both packages were several majors behind upstream and were only used by
  release/feed.js, which is run manually to refresh the documentation RSS
  feeds. Bringing them current keeps the release tooling on supported
  versions and removes old transitive dependencies pulled in by marked 4.

  The script's API usage is unchanged: marked.parse() remains synchronous
  in v18, and feed v5 still exposes Feed/addItem/addCategory/rss2/atom1.
  Regenerated feeds are byte-identical in content; v5 only adds the
  RSS 2.0 isPermaLink="false" attribute on guid elements and surfaces the
  top-level author element.

  Co-authored-by: Claude noreply@anthropic.com
@soulgalore soulgalore merged commit 4f2faba into main May 18, 2026
12 checks passed
@soulgalore soulgalore deleted the bump-feed-marked branch May 18, 2026 02:31
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