Skip to content

build(deps): update dependency github:rvben/rumdl to v0.1.67#194

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/github-rvben-rumdl-0.x
Apr 12, 2026
Merged

build(deps): update dependency github:rvben/rumdl to v0.1.67#194
renovate[bot] merged 1 commit intomainfrom
renovate/github-rvben-rumdl-0.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 12, 2026

This PR contains the following updates:

Package Update Change Pending OpenSSF
github:rvben/rumdl patch v0.1.62v0.1.67 v0.1.69 (+1) OpenSSF Scorecard

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

rvben/rumdl (github:rvben/rumdl)

v0.1.67

Compare Source

Added
  • MD077: detect over-indented tight continuation lines (a1e100d)
  • docs: add interactive playground page powered by rumdl-wasm (3352b87)
Fixed
  • MD077: correct nested list tight continuation false positive (12f34e3)
  • MD077: skip deeply indented list markers in tight continuation check (3455ae9)
  • ci: use nextest archive in pre-push hook to prevent binary race (fccfe9a)
  • remove orphaned doc comments causing clippy warnings (0dd98b4)
  • docs: prevent playground panels from shrinking after Fix All (e209ce6)
  • MD064: skip spaces after list markers inside blockquotes (36fbeae)
  • docs: replace npmjs.com link with github link in playground (da60e47)
  • docs: load rumdl-wasm from jsdelivr without version pin (e781e6b)

Downloads

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

Compare Source

Added
  • vscode: implement multiline warning range support in VS Code fix simulation (7e4e70b)
Fixed
  • md075: skip pipes inside math spans to prevent false positives (0420515)

Downloads

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

Compare Source

Added
  • config: add extends field for config inheritance (abc0971)
  • lsp: add enableLinkNavigation config option (7384ff0)
Fixed
  • lint_context: detect math blocks inside blockquotes (b72158f)
  • lint_context: suppress list detection inside math blocks (30f4ae0)
  • md063: capitalize words following period-terminated tokens in title case (4d03cc9)

Downloads

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

Compare Source

Added
  • lsp: add enableLinkNavigation config option (3056d7c)
Fixed
  • md063: capitalize words following period-terminated tokens in title case (0adc21f)

Downloads

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

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

v0.1.63

Compare Source

Added
  • md013: treat parentheticals as semantic units in semantic-line-breaks reflow (c250d34)
Fixed
  • md013: protect parenthetical groups from break-word splits and premature merging (48e32aa)
  • md013: attach trailing clause punctuation to closing paren in slb reflow (4dc60fd)
  • make empty CHANGELOG entry a hard error in release verification (875bff7)

Downloads

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

  • Branch creation
    • "after 8:00pm on Saturday,before 11:59pm on Sunday"
  • 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.


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

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

Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate renovate Bot added the dependencies Related to project dependencies label Apr 12, 2026
@renovate renovate Bot merged commit 0f27dae into main Apr 12, 2026
15 checks passed
@renovate renovate Bot deleted the renovate/github-rvben-rumdl-0.x branch April 12, 2026 05:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Related to project dependencies

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants