Skip to content

build(deps): update dependency aqua:rvben/rumdl to v0.1.72#200

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

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

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented Apr 23, 2026

This PR contains the following updates:

Package Update Change Pending OpenSSF
aqua:rvben/rumdl patch 0.1.620.1.72 0.1.80 (+7) OpenSSF Scorecard

Warning

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


Release Notes

rvben/rumdl (aqua:rvben/rumdl)

v0.1.72

Compare Source

Added
  • config: resolve rule aliases in config get command (69058cd)
  • import: support JSONC comments in markdownlint config files (26ae457)
  • cli: introduce FmtArgs with formatter-appropriate interface (dce2b40)
Fixed
  • md034: detect code spans inside MDX JSX component bodies (d881713)
  • md025: cascade level adjustment to subordinate headings when demoting duplicate title (2399dca)
  • formatter: inline format args to satisfy clippy (250a194)
  • commands: resolve rule aliases in explain and rule commands (5d04351)
  • use verified fix counts in summaries and correct dry-run label (cd55dc1)

v0.1.71

Compare Source

Added
  • config: support bare rule name in rumdl config get (8369fb1)
Fixed
  • config: move test module to end of flavor.rs to satisfy clippy items_after_test_module (e30714d)
  • config: load user config alongside discovered markdownlint project config (c0f79c1)
  • config: display global.flavor as lowercase quoted string in rumdl config output (b162295)

v0.1.70

Compare Source

Fixed
  • MD044: do not flag proper names inside bare-domain link text (56a45df)

v0.1.69

Compare Source

Fixed
  • MD055,MD056: emit per-row fixes to preserve inline-disabled rows (099443f)
  • MD073: make should_skip case-insensitive to match detect_toc_region (3d5ad7b)
  • MD050: use skip-context-aware detection for consistent mode target style (a82362d)
  • MD044: use byte-based Fix range to handle multi-byte content on line (e85e032)
  • apply_warning_fixes returns content unchanged when no fixes present (a892a90)
  • md013: reflow overlong single-line normalize content (cfa6954)
  • MD055: preserve trailing newline in check() Fix replacement for end-of-document tables (7cebfcb)

v0.1.68

Compare Source

Fixed
  • MD039: preserve link titles and image captions when trimming spaces (845bcb3)
  • MD025: preserve closing hashes when demoting closed ATX headings (58b690d)
  • MD040: preserve existing info string attributes when adding language (c46da6a)
  • MD026: include setext H1 underlines in likely_has_headings check (83dbca2)
  • skip overlapping fix ranges in apply_warning_fixes to prevent data corruption (2ecf48c)
  • MD025: prevent infinite demotion loop when configured level is 6 (b4a6d3d)
  • MD046: correctly match closing fence by opener length in fix() (1e03cae)
  • MD030: align fix() with check() for parser-recognized list items (96aa7aa)
  • MD030: check nested list items regardless of indentation depth (423435f)
  • MD044: skip URL after WikiLink double-bracket links (f2390c8)
  • MD013: correct line-length boundary check when indentation is stripped (7620cd6)
  • MD013: preserve indentation of list continuation lines after nested lists (a4cb7c0)
  • MD013: recognize "St." as abbreviation in sentence-per-line mode (31c76cf)

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)

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)

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)

v0.1.64

Compare Source

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

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)

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 23, 2026
@renovate renovate Bot merged commit db4f25f into main Apr 23, 2026
19 checks passed
@renovate renovate Bot deleted the renovate/aqua-rvben-rumdl-0.x branch April 23, 2026 12:46
janderssonse added a commit that referenced this pull request Apr 23, 2026
Revert #200 (db4f25f) which bumped aqua:rvben/rumdl to v0.1.72. That
version fails mise's paranoid attestation check on every CI run:

  mise ERROR Failed to install aqua:rvben/rumdl@v0.1.72: GitHub
  artifact attestations verification failed: Verification failed:
  Workflow verification failed: expected
  'rvben/rumdl/\.github/workflows/release\.yml', found certificate:
  Some(".../release.yml@refs/tags/v0.1.72"), provenance:
  Some(".github/workflows/release.yml")

The aqua registry's workflow-ref regex includes the `rvben/rumdl/`
repo prefix, but v0.1.72's provenance statement embeds only
`.github/workflows/release.yml`. Mismatch is upstream — either in
the aqua-registry entry for rumdl or in rumdl's release workflow.

Also ignore v0.1.72 in renovate so the broken version is not
proposed again until the upstream mismatch is resolved.

Signed-off-by: Josef Andersson <josef.andersson@digg.se>
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