Skip to content

Update rumdl requirement from >=0.2.55 to >=0.2.58 - #29

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/rumdl-gte-0.2.58
Open

Update rumdl requirement from >=0.2.55 to >=0.2.58#29
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/rumdl-gte-0.2.58

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 23, 2026

Copy link
Copy Markdown
Contributor

Updates the requirements on rumdl to permit the latest version.

Release notes

Sourced from rumdl's releases.

v0.2.58

Added

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

Downloads

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

Changelog

Sourced from rumdl's changelog.

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)
  • MD032: treat under-indented text and no-space # lines as lazy continuations (3e60005)
  • code-block-tools: resolve tools in-process instead of spawning which (fb3e5d8)
  • MD057: invalidate cache when link targets change (f6ae68f)
  • MD075: require an outer pipe on orphaned table row candidates (66d8d12)
  • MD034: recognize reference definitions whose label escapes a closing bracket (f024e4d)

0.2.55 - 2026-08-13

Fixed

  • lsp: honor per-directory config across workspace features (2c7670f)
  • core: align path-aware document processing across adapters (7285b7a)

Performance

  • lsp: construct workspace index rules directly (864e42a)

0.2.54 - 2026-08-11

Added

... (truncated)

Commits
  • 0230274 chore: bump version to v0.2.58
  • 48acdbd docs(wasm): document the Linter class and loading config files with extends
  • f4ce9da ci: exempt dependencies.yml from the zizmor unpinned-uses audit
  • e7c7d8f feat(wasm): load extends chains from embedder-supplied config files
  • 2ab1f0a docs: refresh the Used By list
  • eebad6a chore(scripts): judge Used By entries by what a file says, not where it sits
  • af59169 ci: trigger the docs and audit jobs on every input they read
  • 8286584 ci: add weekly upd dependency workflow
  • 3189b20 docs: give every navigable page its own meta description
  • 7f3055b docs: serve robots.txt with a sitemap reference
  • Additional commits viewable in compare view

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file python Pull requests that update python code labels Aug 23, 2026
Updates the requirements on [rumdl](https://github.com/rvben/rumdl) to permit the latest version.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@v0.2.55...v0.2.58)

---
updated-dependencies:
- dependency-name: rumdl
  dependency-version: 0.2.58
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/pip/rumdl-gte-0.2.58 branch from b9f387e to 9878aed Compare August 23, 2026 14:30
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 python Pull requests that update python code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants