build(deps): update dependency github:rvben/rumdl to v0.1.47#180
Merged
renovate[bot] merged 1 commit intomainfrom Mar 20, 2026
Merged
build(deps): update dependency github:rvben/rumdl to v0.1.47#180renovate[bot] merged 1 commit intomainfrom
renovate[bot] merged 1 commit intomainfrom
Conversation
10b85fb to
5c5904a
Compare
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
5c5904a to
0ad090e
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.1.43→v0.1.47v0.1.57(+9)Warning
Some dependencies could not be looked up. Check the Dependency Dashboard for more information.
Release Notes
rvben/rumdl (github:rvben/rumdl)
v0.1.47Compare Source
Fixed
indent=4, style=fixed) as required by Python-Markdown; conflicting user config emits a warning and is overridden (#522)Fixstruct on warningsDownloads
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.1.46Compare Source
Added
enabled = falsenow actually disables rules;enabled = true/falseis fully bidirectional and takes precedence over globaldisable/extend-disable/extend-enablelists (#520)Fixed
allowedanddisallowedshorthand config options no longer produce unknown key warnings (#508)strict-sentencesalias now correctly recognized in config validationtombitool now runstombi lintinstead oftombi formatwhen configured in thelintslot (#506)enabledkey no longer rejected as unknown in per-rule config blocks (#520)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.1.45Compare Source
Added
require-sentence-capitaloption for sentence-per-line and semantic-line-breaks reflow modes. When set tofalse, periods are recognized as sentence boundaries without requiring an uppercase letter afterward (#514)!and?are now always recognized as sentence boundaries regardless of therequire-sentence-capitalsettingFixed
code_blocks = false(#513)<Component />,<span>text</span>) are now stripped before anchor generation, preventing false-positive broken link warnings (#510)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.1.44Compare Source
Fixed
resolving false positives with 4-space indentation config
(#504)
indent detection in nested lists
(thanks @anaxite)
preventing false positive when a list continuation follows a nested item
(#507)
invalid links like
https://rumdl.dev/jq/(#505)
source_filethroughlint()for path-dependent rulesdiagnostics, providing full context from tools like
tombi(#506)
Changed
jqas both linter and formatterDownloads
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.