Skip to content

chore(deps): bump rvben/rumdl from 0.1.93 to 0.2.3#533

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/rvben/rumdl-0.2.3
Open

chore(deps): bump rvben/rumdl from 0.1.93 to 0.2.3#533
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/rvben/rumdl-0.2.3

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 29, 2026

Bumps rvben/rumdl from 0.1.93 to 0.2.3.

Release notes

Sourced from rvben/rumdl's releases.

v0.2.3

Fixed

  • code-block-tools: pipe newline-terminated content to external tools (497d892)

Downloads

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

Fixed

  • md081: treat unset and 0 as distinct emphasis thresholds (ca992bd)

Downloads

File Platform Checksum

... (truncated)

Changelog

Sourced from rvben/rumdl's changelog.

0.2.3 - 2026-05-27

Fixed

  • code-block-tools: pipe newline-terminated content to external tools (497d892)

0.2.2 - 2026-05-26

Fixed

  • md081: treat unset and 0 as distinct emphasis thresholds (ca992bd)

0.2.1 - 2026-05-26

Added

  • md081: add no-excessive-emphasis rule (7e9ac64)

0.2.0 - 2026-05-22

Added

  • lsp: improve link completion ranking, ignores, and absolute paths (0ac911e)
  • flavor: add support for MyST (Markedly Structured Text) (#637) (3455840)

Fixed

  • md007: close ordered-ancestor exemption leak across deeper nested quotes (0fa6180)
  • md007: flag misindented top-level unordered list items (f277892)
  • md007: apply ordered-ancestor exemption only to genuinely nested sublists (#638) (4c96cf7)
  • md013: reflow list-item prose in normalize mode without false length warnings (#639) (0816967)
  • cross-file: honor inline-disable and per-file-ignores on lint-cache fast path (05c77e4)

0.1.96 - 2026-05-21

Fixed

  • md073: protect code-span contents from link/image stripping (530e41d)
  • md073: preserve inline code spans and emphasis in generated TOC entries (#634) (897c76a)
  • md057: handle trailing-slash directory links that include a fragment or query (539a6d0)
  • md057: eliminate duplicate warnings for broken relative links and accept existing directory targets (#631, #632) (6a37ada)

0.1.95 - 2026-05-19

Added

  • md010: add code_blocks config option, consistent code-block handling (#630) (b98ca52)
  • md010: add code_blocks config option (default false) (2c95e17)

Fixed

... (truncated)

Commits
  • a5a0c2d chore: bump version to v0.2.3
  • 497d892 fix(code-block-tools): pipe newline-terminated content to external tools
  • 897894e docs(code-block-tools): add ryl example for linting YAML blocks
  • 4b60991 chore: bump version to v0.2.2
  • ca992bd fix(md081): treat unset and 0 as distinct emphasis thresholds
  • 9f7c70d chore: bump version to v0.2.1
  • 7e9ac64 feat(md081): add no-excessive-emphasis rule
  • ecd62c3 refactor(emphasis): extract shared emphasis-skip helper and add is_strong flag
  • d9e57d9 chore: bump version to v0.2.0
  • 272465d style: apply rustfmt to MyST flavor detection let-chain block
  • 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.93 to 0.2.3.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@v0.1.93...v0.2.3)

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

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 May 29, 2026
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels May 29, 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