Skip to content

build(deps): bump rumdl from 0.2.43 to 0.2.61 in /dev-tools - #16605

Merged
rmuir merged 1 commit into
mainfrom
dependabot/uv/dev-tools/rumdl-0.2.60
Sep 4, 2026
Merged

build(deps): bump rumdl from 0.2.43 to 0.2.61 in /dev-tools#16605
rmuir merged 1 commit into
mainfrom
dependabot/uv/dev-tools/rumdl-0.2.60

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps rumdl from 0.2.43 to 0.2.61.

Release notes

Sourced from rumdl's releases.

v0.2.61

Added

  • cli: add --stdin-batch for NUL-framed multi-document linting and --stdin-batch-closed-world for supplied-document-only link resolution

Downloads

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

Fixed

  • deps: update h2 to 0.4.16 (a650302)

Downloads

File Platform Checksum

... (truncated)

Changelog

Sourced from rumdl's changelog.

0.2.61 - 2026-08-26

Added

  • cli: add --stdin-batch for NUL-framed multi-document linting and --stdin-batch-closed-world for supplied-document-only link resolution

0.2.60 - 2026-08-22

Fixed

  • deps: update h2 to 0.4.16 (a650302)

0.2.59 - 2026-08-22

Fixed

  • MD033: ignore escaped HTML tag openers (eaa4075)
  • config: match absolute patterns through symlinks (5dd6158)
  • MD013: stop reflow from joining a setext heading into its underline (9ec9e17)

0.2.58 - 2026-08-19

Added

  • wasm: load extends chains from embedder-supplied config files (e7c7d8f)

0.2.57 - 2026-08-18

Fixed

  • MD013: let a sentence open with a number under require-sentence-capital (5060333)
  • lsp: keep a CRLF document's line endings through fixes and code actions (c88a7da)

0.2.56 - 2026-08-18

Fixed

  • MD076: attach its edit to each warning so the CLI reports it fixable (a10f6c8)
  • MD076: analyse each nested list on its own spacing (eb2d9d8)
  • MD064: judge column alignment per list so a nested item keeps its parent's exemption (9ea97d1)
  • MD076: measure a list item's nesting level in columns as the block tracker does (15ba409)
  • MD032: measure list indent in columns so a tab nests and continues an item (bd197b0)
  • MD013: read sentence openers off the parse and honour reference definitions (78bafa9)
  • MD032: measure an HTML opener's indent in columns against every open item (56944fc)
  • MD013: keep links, images, math and HTML whole in sentence reflow (72871b9)
  • code-block-tools: resolve Windows tool names the way Command::new does (a005be4)
  • MD032: let an HTML block or fence at short indent end a list (75d49a8)
  • MD032: keep a Quarto div fence out of the lazy-continuation check (98242fd)
  • MD013: run reflow after every rule that rewrites inline content (aabb420)
  • MD046: classify indented code blocks from the line above's verdict (e8004fb)

... (truncated)

Commits
  • d314d41 chore: bump version to v0.2.61
  • 2c486b7 fix(lint-context): stop reading a lazy continuation as a setext underline
  • dc1eb6a fix(cli): stop rewriting Rust source when formatting doc comments
  • 7e767a9 fix(cli): report document-level fixes as fixed
  • d86f24a test(lint-context): use native canonical path fixtures
  • 134347b fix(cli): resolve canonical stdin batch target paths
  • 615ee55 docs(changelog): record stdin batch support
  • a9ba6a7 test(cli): add stdin batch performance smoke test
  • 48675c1 fix(MD057): respect closed-world self-reference policy
  • 441efbd docs(cli): document stdin batch protocol
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Dependency Updates skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check. labels Sep 1, 2026
Bumps [rumdl](https://github.com/rvben/rumdl) from 0.2.43 to 0.2.61.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@v0.2.43...v0.2.61)

---
updated-dependencies:
- dependency-name: rumdl
  dependency-version: 0.2.60
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot changed the title build(deps): bump rumdl from 0.2.43 to 0.2.60 in /dev-tools build(deps): bump rumdl from 0.2.43 to 0.2.61 in /dev-tools Sep 2, 2026
@dependabot
dependabot Bot force-pushed the dependabot/uv/dev-tools/rumdl-0.2.60 branch from 8d034d5 to c14b721 Compare September 2, 2026 19:45
@rmuir
rmuir merged commit 9f4bdc4 into main Sep 4, 2026
12 checks passed
@dependabot
dependabot Bot deleted the dependabot/uv/dev-tools/rumdl-0.2.60 branch September 4, 2026 19:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency Updates skip-changelog Apply to PRs that don't need a changelog entry, stopping the automated changelog check.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant