Skip to content

build(deps): update dependency ubi:rvben/rumdl to v0.1.9#14

Merged
renovate[bot] merged 1 commit intomainfrom
renovate/ubi-rvben-rumdl-0.x
Feb 8, 2026
Merged

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

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 8, 2026

This PR contains the following updates:

Package Update Change Pending OpenSSF
ubi:rvben/rumdl patch v0.1.8v0.1.9 v0.1.15 (+5) OpenSSF Scorecard

Release Notes

rvben/rumdl (ubi:rvben/rumdl)

v0.1.9

Compare Source

Fixed
  • MD033: Don't remove HTML tags that can't be converted to Markdown

    • Previously, auto-fix would destructively remove tags like <img>, <span>, and <div>
    • Now only safe fixable tags (em, i, strong, b, code, br, hr) are converted
    • All other HTML tags are left unchanged as expected
  • Fix mode: Respect per-file-flavor configuration

    • rumdl check --fix now correctly uses per-file flavor settings from [per-file-flavor]
    • Previously used global flavor instead of file-specific flavor during fix coordination

Downloads

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


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.


  • 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 Feb 8, 2026
@renovate renovate bot merged commit 729937e into main Feb 8, 2026
12 checks passed
@renovate renovate bot deleted the renovate/ubi-rvben-rumdl-0.x branch February 8, 2026 20:52
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