Skip to content

Update dependency rvben/rumdl to v0.2.10#142

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rvben-rumdl-0.x
Open

Update dependency rvben/rumdl to v0.2.10#142
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/rvben-rumdl-0.x

Conversation

@renovate

@renovate renovate Bot commented Jun 10, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Pending
rvben/rumdl v0.2.5v0.2.10 v0.2.17 (+6)

Release Notes

rvben/rumdl (rvben/rumdl)

v0.2.10

Compare Source

Added
  • config: warn when multiple rumdl configs shadow each other in a directory (49cd393)
Fixed
  • config: apply inline --config overrides to subdirectory config groups (45800e8)
  • config: anchor multi-path config discovery at the common ancestor of the target paths (5b0d3c7)
  • config: discover global config from cwd for multi-path runs (#​660) (3c28327)
  • config: show shadowed-config warning paths relative to their directory (37358a1)

Thanks to @​darwin for reporting and contributing the initial fix for multi-path config discovery in #​660.

Downloads

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

Compare Source

Added
Fixed
  • md022: keep the blanks-around-headings fix idempotent when a heading sits between a list and a list marker
  • md030: reject out-of-range ol-align-column values (3620545)
  • md030: keep nested content attached when a marker widens (#​657) (3bcc4c4) - thanks @​chandlerc

Downloads

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

Compare Source

Added
  • code-block-tools: add deno fmt as a built-in formatter (755b086)
  • junit: report passing files, not just failures (dc8a964)
  • code-block-tools: generate built-in tools docs table from the registry (fe9d52c)
Fixed
  • code-block-tools: drop rubocop (not usable as a generic code-block linter) (fa7fa83)
  • code-block-tools: correct and drop built-ins after verifying real binaries (9106da9)
  • code-block-tools: correct shellcheck invocation, drop unworkable eslint (415fab0)
  • MD026: make trailing-punctuation removal idempotent (3dfeb83)
  • config: bound project config discovery at the home directory (0cdf3b7)
  • tables: use real line terminator for byte offsets in table detection (751b158)

Downloads

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

Compare Source

Fixed
  • MD077: normalize over-indented loose list continuation (6b9fcee)
Downloads
File Platform Checksum
rumdl-v0.2.7-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.7-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.7-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.7-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.7-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.7-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.7-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.6

Compare Source

Fixed
  • MD062: treat a lone quote in a link destination as part of the URL (b3aea98)
  • config: stop directory config discovery at the canonical project root (ef9f3f6)
  • config: match root config by canonical path in per-directory resolution (4442a9f)
  • output: relativize the verbose 'Processing file' path on Windows (35986d6)
  • output: normalize remaining displayed paths to forward slashes on Windows (dbfb3ef)
  • output: use forward slashes in displayed paths on Windows (7049c01)
  • MD049,MD037: Preserve inline code inside emphasis during auto-fix (#​652) (a1b1055)

Downloads

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


Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot added the dependencies This updates dependency files label Jun 10, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-0.x branch from 84ca070 to c638f66 Compare June 10, 2026 21:39
@renovate renovate Bot changed the title Update dependency rvben/rumdl to v0.2.6 Update dependency rvben/rumdl to v0.2.7 Jun 10, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-0.x branch from c638f66 to ff26780 Compare June 12, 2026 20:16
@renovate renovate Bot changed the title Update dependency rvben/rumdl to v0.2.7 Update dependency rvben/rumdl to v0.2.8 Jun 12, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-0.x branch from ff26780 to 4749ca1 Compare June 13, 2026 21:54
@renovate renovate Bot changed the title Update dependency rvben/rumdl to v0.2.8 Update dependency rvben/rumdl to v0.2.9 Jun 13, 2026
@renovate renovate Bot force-pushed the renovate/rvben-rumdl-0.x branch from 4749ca1 to f437319 Compare June 15, 2026 23:50
@renovate renovate Bot changed the title Update dependency rvben/rumdl to v0.2.9 Update dependency rvben/rumdl to v0.2.10 Jun 15, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies This updates dependency files

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant