Skip to content

Bump rumdl from 0.2.52 to 0.2.64 - #140

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/rumdl-0.2.64
Open

Bump rumdl from 0.2.52 to 0.2.64#140
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/rumdl-0.2.64

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 7, 2026

Copy link
Copy Markdown
Contributor

Bumps rumdl from 0.2.52 to 0.2.64.

Release notes

Sourced from rumdl's releases.

v0.2.64

Added

  • flavor: add preview support for GitHub Agentic Workflows (gh-aw), including imports and current conditional branch syntax (39f7263)
  • Rust API: add MarkdownFlavor::GhAw; downstream exhaustive matches must handle the new variant
  • MD089: add opt-in cjk-spacing rule (50f40a2)
  • MD089: add configuration for cjk-spacing symbol sets (868e933)
  • unicode: add is_cjk_letter predicate (087e518)

Fixed

  • MD013: handle sentences ending before code spans in sentence-per-line reflow (#811, #812) (576e2c1)
  • MD022: accept per-level arrays during validation (976087c)
  • MD051: slug headings with the whitespace an anchor element leaves (04cbfc2)
  • MD057: exclude Markdown-looking frontmatter strings from body link validation and workspace indexing (39f7263)
  • MD041: never move or promote headings across GitHub Agentic Workflow control boundaries (39f7263)
  • MD063: capitalize opening link labels in sentence case (88ea8b7)
  • MD073: skip TOC entries for headings that slug to nothing (41e2312)
  • docs: improve responsive accessibility (4b54ce5)

Downloads

File Platform Checksum
rumdl-v0.2.64-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.64-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.64-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.64-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.64-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.64-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.64-x86_64-pc-windows-msvc.zip Windows x86_64 checksum

Installation

Using uv (Recommended)

uv tool install rumdl

Using pip

pip install rumdl

Using pipx

pipx install rumdl

... (truncated)

Changelog

Sourced from rumdl's changelog.

0.2.64 - 2026-09-03

Added

  • flavor: add preview support for GitHub Agentic Workflows (gh-aw), including imports and current conditional branch syntax (39f7263)
  • Rust API: add MarkdownFlavor::GhAw; downstream exhaustive matches must handle the new variant
  • MD089: add opt-in cjk-spacing rule (50f40a2)
  • MD089: add configuration for cjk-spacing symbol sets (868e933)
  • unicode: add is_cjk_letter predicate (087e518)

Fixed

  • MD013: handle sentences ending before code spans in sentence-per-line reflow (#811, #812) (576e2c1)
  • MD022: accept per-level arrays during validation (976087c)
  • MD051: slug headings with the whitespace an anchor element leaves (04cbfc2)
  • MD057: exclude Markdown-looking frontmatter strings from body link validation and workspace indexing (39f7263)
  • MD041: never move or promote headings across GitHub Agentic Workflow control boundaries (39f7263)
  • MD063: capitalize opening link labels in sentence case (88ea8b7)
  • MD073: skip TOC entries for headings that slug to nothing (41e2312)
  • docs: improve responsive accessibility (4b54ce5)

0.2.63 - 2026-09-02

Added

  • brand: refine wordmark typography (e871dcb)
  • playground: rebuild browser editor (35e27df)
  • analytics: classify aggregate referral sources (3cc0ef2)
  • brand: add social previews and npm identity (d6971f6)
  • docs: restore terminal capture colors (eccf710)
  • docs: frame terminal capture (084fc30)
  • docs: use real terminal capture (e417bae)
  • docs: replace hero proof with real terminal (6c66a07)
  • docs: sharpen homepage activation path (a60b622)
  • docs: expose private adoption snapshot (da299bb)
  • brand: adopt Heading Pulse identity (1a05c28)
  • docs: activate adoption analytics and reporting (3a0b64f)
  • docs: improve website and product documentation (ad4ebf9)

Fixed

  • deps: update vulnerable development dependencies (8489019)
  • MD051: register HTML anchors as browsers resolve them (e4615b0)
  • MD063: preserve every inline HTML tag in headings (e5de9cf)
  • MD073: read TOC markers and heading anchors as rendered (6a8eba2)
  • MD061: preserve matched term casing in diagnostics (11bf7cd)
  • MD029: check parenthesized markers and ordered-only documents (c67c96c)
  • MD041: promote only paragraph lines and measure title length in characters (faba034)
  • MD026: keep entity and emoji shortcode delimiters in headings (ab0886d)
  • MD009: honor br-spaces below 2 as no line-break exception (39bba7c)

... (truncated)

Commits
  • ca9719b chore: bump version to v0.2.64
  • 39f7263 feat(flavor): add GitHub Agentic Workflows preview support
  • 4b54ce5 fix(docs): improve responsive accessibility
  • 726f223 docs(MD089): document the cjk-spacing rule
  • 50f40a2 feat(MD089): add cjk-spacing rule
  • 868e933 feat(MD089): add configuration for cjk-spacing symbol sets
  • 087e518 feat(unicode): add is_cjk_letter predicate
  • 976087c fix(MD022): accept per-level arrays during validation
  • 576e2c1 fix(md013): handle sentences ending before code spans (#812)
  • 88ea8b7 fix(MD063): capitalize opening link labels in sentence case
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rumdl](https://github.com/rvben/rumdl) from 0.2.52 to 0.2.64.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@v0.2.52...v0.2.64)

---
updated-dependencies:
- dependency-name: rumdl
  dependency-version: 0.2.64
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code labels Sep 7, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants