Skip to content

build(deps): bump rvben/rumdl from 0.1.68 to 0.1.71#668

Merged
matoous merged 1 commit intomainfrom
dependabot/github_actions/rvben/rumdl-0.1.71
Apr 14, 2026
Merged

build(deps): bump rvben/rumdl from 0.1.68 to 0.1.71#668
matoous merged 1 commit intomainfrom
dependabot/github_actions/rvben/rumdl-0.1.71

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 14, 2026

Bumps rvben/rumdl from 0.1.68 to 0.1.71.

Release notes

Sourced from rvben/rumdl's releases.

v0.1.71

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)

Downloads

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

Fixed

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

... (truncated)

Changelog

Sourced from rvben/rumdl's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.71 - 2026-04-13

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)

0.1.70 - 2026-04-12

Fixed

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

0.1.69 - 2026-04-10

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)

0.1.68 - 2026-04-08

Fixed

... (truncated)

Commits
  • 1da6298 chore: bump version to v0.1.71
  • 43aaa5c docs: fix blank line violations in kramdown, inline-configuration, md031, md047
  • e30714d fix(config): move test module to end of flavor.rs to satisfy clippy items_aft...
  • 2d2a6a7 test(config): add consistency regression test for non-default flavor display
  • 2a92ea6 test(config): add expert-level coverage for flavor display and config get
  • e8023a6 test(config): fill coverage gaps from post-implementation review
  • 8393f67 refactor(config): fix stale log message and normalize test helper usage
  • 6eb9a10 refactor(config): rename load_user_config_as_fallback, hoist config load, add...
  • 8369fb1 feat(config): support bare rule name in rumdl config get
  • c0f79c1 fix(config): load user config alongside discovered markdownlint project config
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [rvben/rumdl](https://github.com/rvben/rumdl) from 0.1.68 to 0.1.71.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@8d6f2a0...1da6298)

---
updated-dependencies:
- dependency-name: rvben/rumdl
  dependency-version: 0.1.71
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Apr 14, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
developer-sumup-com 16098b1 Commit Preview URL

Branch Preview URL
Apr 14 2026, 03:15 AM

@matoous matoous merged commit 2fc2214 into main Apr 14, 2026
5 checks passed
@matoous matoous deleted the dependabot/github_actions/rvben/rumdl-0.1.71 branch April 14, 2026 09:37
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant