Skip to content

chore(deps): update dependency rumdl to latest - #18

Merged
nettlesh merged 1 commit into
mainfrom
renovate/rumdl-0.x-lockfile
Sep 21, 2026
Merged

nettlesh merged 1 commit into
mainfrom
renovate/rumdl-0.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Sep 18, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
rumdl tools patch 0.2.73v0.2.75

Release Notes

rvben/rumdl (rumdl)

v0.2.75

Compare Source

Added
  • md093: add opt-in rule for inline formatting in headings (ed627ef)
Fixed
  • md013: add opt-in link text wrapping (effdb6a)
  • MD013: protect opt-in bracket display math during reflow (e2c7fe8)
  • MD044: add opt-in whole-word matching for identifiers (013621e)

Downloads

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

Compare Source

Added
  • code-block-tools: add explicit rumdl, oxfmt, djlint, and shuck modes (77f0e55)
Fixed
  • MD092: allow scoped suppression of documented conflicts (6f9a6cb)
  • MD032: keep parent list items open after nested lists (952c507)
  • MD026: delete a setext heading's trailing punctuation where it stands (7f0981c)
  • parser: keep link reference definitions out of a setext heading (80fdfc3)
  • parser: read the whole paragraph as a setext heading (5d7b046)
  • parser: lint the headings a short or quoted setext underline makes (e183924)
  • parser: keep a container open below a block written inside it (e2c13b7)
  • parser: read an empty list item under a paragraph as its text (68a04ae)
  • MD013: write one space at a soft break after a trailing space (6388794)
  • MD013: keep a whole-line display math expression on its own line (cc518ab)
  • MD013: read no math span through a code span (f069246)
  • MD013: keep a definition-list marker written on its own line (7e11b9e)
  • MD013: split a CJK sentence only where its delimiter runs pair (06ba814)
  • MD013: keep a closing bracket with the CJK sentence it ends (a2a82de)
  • MD057: require the link target's exact case on case-insensitive filesystems (202da50)
  • MD057: check inline links whose text wraps onto another line (943d1de)
  • parser: read a link label to the bracket the inline parse closes it at (8ace221)
  • parser: read no setext heading inside an HTML block (9eebbd3)
  • parser: end a paragraph at an MDX flow expression (8f2def2)
  • MD090: report a break under the underline of an equals setext heading (b78d5eb)
  • MD065: keep the underline of a quoted setext heading (320b7d0)
  • parser: detect setext headings that start with markup or sit in a blockquote (5513bb8)
  • lsp: apply only the fixes rumdl fmt applies in Fix all (1c7aabe)
  • discovery: match a rooted Windows path without a drive against absolute exclude patterns (a021a02)
  • mdx: pass the MDX recovery tests in builds without debug assertions (adb5d17)
  • cli: mark fixed the finding the fix resolved when another says the same thing (9061b88)
  • stdin: write a piped document back unchanged when no fix applies (6ed5b5b)
  • cli: keep a diff out of JSON Lines output (15a575b)
  • cli: list beside a diff the findings it leaves unfixed (c5a5c7a)
  • cli: keep each Rust doc comment line's prefix when a fix adds or removes lines (b48d4b6)
  • cli: state each summary count once, with singular nouns for one (fc451cb)
  • stdin: honor fmt --check, fmt --diff and check --diff for piped documents (bb95a6d)
  • cli: print --diff and fmt --check output as a patch git apply accepts (48af0f0)
  • discovery: exclude a named or piped file whenever a directory walk would skip it (009e440)
  • stdin: apply exclude patterns to --stdin-filename and --stdin-batch paths (6cf7b89)

Downloads

File Platform Checksum
rumdl-v0.2.74-x86_64-unknown-linux-gnu.tar.gz Linux x86_64 checksum
rumdl-v0.2.74-x86_64-unknown-linux-musl.tar.gz Linux x86_64 (musl) checksum
rumdl-v0.2.74-aarch64-unknown-linux-gnu.tar.gz Linux ARM64 checksum
rumdl-v0.2.74-aarch64-unknown-linux-musl.tar.gz Linux ARM64 (musl) checksum
rumdl-v0.2.74-x86_64-apple-darwin.tar.gz macOS x86_64 checksum
rumdl-v0.2.74-aarch64-apple-darwin.tar.gz macOS ARM64 (Apple Silicon) checksum
rumdl-v0.2.74-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 force-pushed the renovate/rumdl-0.x-lockfile branch from 6eabc06 to da9708f Compare September 20, 2026 21:28
@nettlesh
nettlesh merged commit e2538bc into main Sep 21, 2026
4 of 6 checks passed
@nettlesh
nettlesh deleted the renovate/rumdl-0.x-lockfile branch September 21, 2026 05:51
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