Skip to content

chore(deps): bump rvben/rumdl from 0.1.74 to 0.1.80#524

Merged
sandr01d merged 1 commit intomainfrom
dependabot/github_actions/rvben/rumdl-0.1.80
Apr 24, 2026
Merged

chore(deps): bump rvben/rumdl from 0.1.74 to 0.1.80#524
sandr01d merged 1 commit intomainfrom
dependabot/github_actions/rvben/rumdl-0.1.80

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps rvben/rumdl from 0.1.74 to 0.1.80.

Release notes

Sourced from rvben/rumdl's releases.

v0.1.80

Added

  • wasm: validate rule-config value types at parse time (ab3d3d5)
  • wasm: honor exclude patterns via path-aware check() and fix() (e578308)

Downloads

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

Fixed

  • md051: strip HTML comments from heading anchors (e4e3c4b)
  • md077: accept task-item post-checkbox column to break MD013 reflow cycle (1c3cbef)
  • lint-context: honor CommonMark Type-1 HTML blocks (6f37e49)

Downloads

... (truncated)

Changelog

Sourced from rvben/rumdl's changelog.

0.1.80 - 2026-04-22

Added

  • wasm: validate rule-config value types at parse time (ab3d3d5)
  • wasm: honor exclude patterns via path-aware check() and fix() (e578308)

0.1.79 - 2026-04-22

Fixed

  • md051: strip HTML comments from heading anchors (e4e3c4b)
  • md077: accept task-item post-checkbox column to break MD013 reflow cycle (1c3cbef)
  • lint-context: honor CommonMark Type-1 HTML blocks (6f37e49)

0.1.78 - 2026-04-21

Fixed

  • lsp: discover .config/rumdl.toml when walking up from a file (9d32fa7)

0.1.77 - 2026-04-21

Fixed

  • md046: ignore container content when detecting code-block style (2685388)

0.1.76 - 2026-04-19

Fixed

  • cli: error when --config path does not exist (c328c11)

0.1.75 - 2026-04-19

Added

  • cli: add -c short alias for --config (3aaaca4)
Commits
  • b07248d chore: bump version to v0.1.80
  • ab3d3d5 feat(wasm): validate rule-config value types at parse time
  • e578308 feat(wasm): honor exclude patterns via path-aware check() and fix()
  • 3fd0995 chore: bump version to v0.1.79
  • e4e3c4b fix(md051): strip HTML comments from heading anchors
  • 1c3cbef fix(md077): accept task-item post-checkbox column to break MD013 reflow cycle
  • 6f37e49 fix(lint-context): honor CommonMark Type-1 HTML blocks
  • 0fa78b2 chore: bump version to v0.1.78
  • 8bde40c test(lsp): strengthen config-resolver parity and add no-workspace case
  • 9d32fa7 fix(lsp): discover .config/rumdl.toml when walking up from a file
  • 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.74 to 0.1.80.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@v0.1.74...v0.1.80)

---
updated-dependencies:
- dependency-name: rvben/rumdl
  dependency-version: 0.1.80
  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
@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
@sandr01d sandr01d merged commit 7a37fad into main Apr 24, 2026
13 checks passed
@sandr01d sandr01d deleted the dependabot/github_actions/rvben/rumdl-0.1.80 branch April 24, 2026 17:28
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