Skip to content

chore(deps-dev): bump rumdl in /#33

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/npm_and_yarn-9c576617cd
Open

chore(deps-dev): bump rumdl in /#33
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/npm_and_yarn-9c576617cd

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 1, 2026

Copy link
Copy Markdown
Contributor

Bumps rumdl in / from 0.1.95 to 0.2.4.

Updates rumdl from 0.1.95 to 0.2.4

Release notes

Sourced from rumdl's releases.

v0.2.4

Fixed

  • md060: apply aligned-delimiter when a table auto-compacts past max-width (663f4ba)
  • md034: don't flag URL arguments of MyST colon directives (d55ed20)
  • embedded: gate markdown code block formatting behind code-block-tools opt-in (bd23ad1)
  • md046: treat MyST directive body as directive, not indented code block (060bae2)

Downloads

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

Fixed

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

Downloads

... (truncated)

Changelog

Sourced from rumdl's changelog.

0.2.4 - 2026-05-29

Fixed

  • md060: apply aligned-delimiter when a table auto-compacts past max-width (663f4ba)
  • md034: don't flag URL arguments of MyST colon directives (d55ed20)
  • embedded: gate markdown code block formatting behind code-block-tools opt-in (bd23ad1)
  • md046: treat MyST directive body as directive, not indented code block (060bae2)

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)
Commits
  • a0d57ac chore: bump version to v0.2.4
  • 663f4ba fix(md060): apply aligned-delimiter when a table auto-compacts past max-width
  • d55ed20 fix(md034): don't flag URL arguments of MyST colon directives
  • bd23ad1 fix(embedded): gate markdown code block formatting behind code-block-tools op...
  • 060bae2 fix(md046): treat MyST directive body as directive, not indented code block
  • 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
  • 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 <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps [rumdl](https://github.com/rvben/rumdl) in `/` from 0.1.95 to 0.2.4.


Updates `rumdl` from 0.1.95 to 0.2.4
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@v0.1.95...v0.2.4)

---
updated-dependencies:
- dependency-name: rumdl
  dependency-version: 0.2.4
  dependency-type: direct:development
  update-type: version-update:semver-minor
  dependency-group: npm_and_yarn
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Jun 1, 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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants