build(deps): update dependency ubi:rvben/rumdl to v0.1.0#9
Merged
renovate[bot] merged 1 commit intomainfrom Feb 1, 2026
Merged
build(deps): update dependency ubi:rvben/rumdl to v0.1.0#9renovate[bot] merged 1 commit intomainfrom
renovate[bot] merged 1 commit intomainfrom
Conversation
11b9c65 to
8a95057
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
8a95057 to
33e8eca
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
v0.0.221→v0.1.0v0.1.9(+8)Release Notes
rvben/rumdl (ubi:rvben/rumdl)
v0.1.0Compare Source
🎉 First Stable Release
rumdl reaches production-ready status after validation against 99,291 markdown files
across 51 popular repositories (kubernetes, react, vscode, rust-lang, tensorflow, and more)
with zero false positives detected.
Added
CLI:
fmt --checkflag for CI usageFuzz testing infrastructure
make fuzz(requires nightly Rust)Fixed
MD032: Single-pass idempotency for list blank lines
MD050: Correct byte range for fix replacement
Changed
Downloads
Installation
Using uv (Recommended)
Using pip
Using pipx
Direct Download
Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.
v0.0.224Compare Source
Added
GitHub Action:
fail-on-errorandoutput-fileinputs (#324, #325)fail-on-error: Control whether the workflow fails on violations (default:true)output-file: Write lint results to a file for use in subsequent stepsLSP:
source.fixAll.rumdlcode action for fix-on-saveeditor.codeActionsOnSave: { "source.fixAll.rumdl": "explicit" }Downloads
Installation
Using uv (Recommended)
Using pip
Using pipx
Direct Download
Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.
v0.0.223Compare Source
Added
MD060:
column-alignoption for table cell text alignment (#317)left,center,rightto force alignment for all columnsDocumentation site (rumdl.dev)
Fixed
Embedded markdown respects per-file-ignores and inline config
rumdl checkandrumdl fmtnow honor<!-- rumdl-disable -->commentsFix mode re-lint uses filtered rules (#319)
MD030: Auto-fix applies custom spacing config (#318)
ul_single,ol_single, etc. values now applied during fixChanged
Downloads
Installation
Using uv (Recommended)
Using pip
Using pipx
Direct Download
Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.
v0.0.222Compare Source
Fixed
MD018: Comprehensive false positive fixes (#314)
#%%)Tables inside list items (#314)
MD009: Correct 1-indexed column in ASCII path
Schema: Include all flavor aliases (#312)
gfm,github,commonmark,qmd,rmd,rmarkdownto schemaCLI: Prevent duplicate config and use canonical rule list
Performance
Optimize code detection and cache hash computation
Cache per-file globsets
Downloads
Installation
Using uv (Recommended)
Using pip
Using pipx
Direct Download
Download the appropriate binary for your platform from the table above, extract it, and add it to your PATH.
Configuration
📅 Schedule: Branch creation - "after 8:00pm on Saturday,before 11:59pm on Sunday" in timezone Europe/Stockholm, Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.