Skip to content

build(deps): bump rumdl from 0.2.5 to 0.2.22 in /dev-tools#16331

Merged
rmuir merged 1 commit into
mainfrom
dependabot/uv/dev-tools/rumdl-0.2.22
Jul 2, 2026
Merged

build(deps): bump rumdl from 0.2.5 to 0.2.22 in /dev-tools#16331
rmuir merged 1 commit into
mainfrom
dependabot/uv/dev-tools/rumdl-0.2.22

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jul 1, 2026

Copy link
Copy Markdown
Contributor

Bumps rumdl from 0.2.5 to 0.2.22.

Release notes

Sourced from rumdl's releases.

v0.2.22

Added

  • md077: add opt-in style = "aligned" for continuation indent (14eebe1)

Fixed

  • md040: keep blockquote fences valid when adding default language (eab51f6)
  • md013: keep blockquote markers when reflowing a blockquote nested in a list item (f601c8c)

Downloads

File Platform Checksum
rumdl-v0.2.22-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.22-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.22-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.22-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.22-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.22-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.22-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

Direct Download

Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.

v0.2.21

Fixed

  • emphasis: align MD049 and MD037 with CommonMark flanking (#681) (d1b9968)
  • ci: bump pinned Rust toolchain to 1.96.0 to unblock mise tool install (b2afd76)

... (truncated)

Changelog

Sourced from rumdl's changelog.

0.2.22 - 2026-06-24

Added

  • md077: add opt-in style = "aligned" for continuation indent (14eebe1)

Fixed

  • md040: keep blockquote fences valid when adding default language (eab51f6)
  • md013: keep blockquote markers when reflowing a blockquote nested in a list item (f601c8c)

0.2.21 - 2026-06-23

Fixed

  • emphasis: align MD049 and MD037 with CommonMark flanking (#681) (d1b9968)
  • ci: bump pinned Rust toolchain to 1.96.0 to unblock mise tool install (b2afd76)

0.2.20 - 2026-06-19

Fixed

  • cli: redirect removed --list-rules to the canonical commands (7a3842d)
  • parser: correct code-region detection for comments and JSX fences (17f975c)

0.2.19 - 2026-06-18

Added

  • md013: add code-spans option to exempt unbreakable inline code (78896f5)
  • lsp: document and workspace symbols for headings (2cef95b)

Fixed

  • parser: recognize reference definitions inside blockquotes (82f4567)
  • md034: don't flag reference definitions inside blockquotes (faf0fa4)
  • md013: reflow list items inside blockquotes (362b5a6)

0.2.18 - 2026-06-16

Fixed

  • md013: preserve MyST directives and roles during reflow (a31a602)
  • positions: char-based marker columns in MD018, MD029, MD069 (97212f3)
  • positions: address review - MD037 filter, boundary-safe parser conversions, MD063 column (6fd43f7)
  • positions: char-based end column in MD070; document the column convention (039a334)
  • positions: use character-based end columns across remaining rules (efc29da)
  • positions: report character-based columns in inline-content rules (e7fd2ee)
  • positions: make shared column helpers character-based (5ca4814)
  • md057: report character-based columns for non-ASCII lines (d8d07eb)

... (truncated)

Commits
  • a28a573 chore: bump version to v0.2.22
  • eab51f6 fix(md040): keep blockquote fences valid when adding default language
  • 672f89c refactor(md077): classify aligned-mode structure via parser output
  • f601c8c fix(md013): keep blockquote markers when reflowing a blockquote nested in a l...
  • 14eebe1 feat(md077): add opt-in style = "aligned" for continuation indent
  • b123661 chore: bump version to v0.2.21
  • d1b9968 fix(emphasis): align MD049 and MD037 with CommonMark flanking (#681)
  • 4d20337 docs(readme): add mackup, kreuzberg, zero-to-nix to Used By
  • 0534034 test(discovery): isolate vendor-dir test from ambient gitignores
  • b2afd76 fix(ci): bump pinned Rust toolchain to 1.96.0 to unblock mise tool install
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Dependency Updates skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check. labels Jul 1, 2026
@dependabot dependabot Bot force-pushed the dependabot/uv/dev-tools/rumdl-0.2.22 branch from 56f5b1e to 51e312d Compare July 2, 2026 02:09
Bumps [rumdl](https://github.com/rvben/rumdl) from 0.2.5 to 0.2.22.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@v0.2.5...v0.2.22)

---
updated-dependencies:
- dependency-name: rumdl
  dependency-version: 0.2.22
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot force-pushed the dependabot/uv/dev-tools/rumdl-0.2.22 branch from 51e312d to fdd08d9 Compare July 2, 2026 02:22
@rmuir rmuir merged commit c7265d9 into main Jul 2, 2026
13 checks passed
@dependabot dependabot Bot deleted the dependabot/uv/dev-tools/rumdl-0.2.22 branch July 2, 2026 02:26
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency Updates skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant