Skip to content

chore(deps): Bump rvben/rumdl from 0.1.69 to 0.1.73#1027

Open
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/github_actions/rvben/rumdl-0.1.73
Open

chore(deps): Bump rvben/rumdl from 0.1.69 to 0.1.73#1027
dependabot[bot] wants to merge 1 commit intodevelopfrom
dependabot/github_actions/rvben/rumdl-0.1.73

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 24, 2026

Bumps rvben/rumdl from 0.1.69 to 0.1.73.

Release notes

Sourced from rvben/rumdl's releases.

v0.1.73

Fixed

  • test: make test_performance_md051 actually exercise MD051 (c550ef6)
  • md013,bench: enforce CommonMark 3-space indent on thematic breaks; hoist LintContext out of bench loop (1aafb9a)

Downloads

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

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

... (truncated)

Changelog

Sourced from rvben/rumdl's changelog.

0.1.73 - 2026-04-17

Fixed

  • test: make test_performance_md051 actually exercise MD051 (c550ef6)
  • md013,bench: enforce CommonMark 3-space indent on thematic breaks; hoist LintContext out of bench loop (1aafb9a)

0.1.72 - 2026-04-14

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)

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)
Commits
  • 7055b43 chore: bump version to v0.1.73
  • 25b95aa refactor: resolve remaining clippy::pedantic warnings across crate
  • da71d04 refactor: remove unnecessary Result/Option wrappers
  • 2d578a7 refactor: take references and derive Copy to satisfy clippy::pedantic
  • 4baab8e refactor: convert match-with-early-return to let...else
  • e8fb9a8 refactor: drop misleading underscore prefixes on used bindings
  • 9520a75 refactor: apply cargo clippy --fix for pedantic suggestions
  • 73c5917 chore(lints): opt lib into clippy::pedantic with curated allow-list
  • fcac897 chore(deps): bump jsonschema dev-dep to 0.46
  • 34e3104 chore(deps): apply cargo update compat bumps
  • 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.69 to 0.1.73.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@v0.1.69...v0.1.73)

---
updated-dependencies:
- dependency-name: rvben/rumdl
  dependency-version: 0.1.73
  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 24, 2026
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.

0 participants