Skip to content

build(deps): bump rvben/rumdl from 0.2.55 to 0.2.57 - #926

Merged
matoous merged 1 commit into
mainfrom
dependabot/github_actions/rvben/rumdl-0.2.57
Aug 21, 2026
Merged

build(deps): bump rvben/rumdl from 0.2.55 to 0.2.57#926
matoous merged 1 commit into
mainfrom
dependabot/github_actions/rvben/rumdl-0.2.57

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps rvben/rumdl from 0.2.55 to 0.2.57.

Release notes

Sourced from rvben/rumdl's releases.

v0.2.57

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)

Downloads

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

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)

... (truncated)

Changelog

Sourced from rvben/rumdl's changelog.

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

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)

... (truncated)

Commits
  • b3b47c1 chore: bump version to v0.2.57
  • 6852ece ci: bound every CI job with timeout-minutes
  • 5060333 fix(MD013): let a sentence open with a number under require-sentence-capital
  • c88a7da fix(lsp): keep a CRLF document's line endings through fixes and code actions
  • 719e131 ci(release): publish to crates.io over Trusted Publishing only
  • 5803e41 chore: bump version to v0.2.56
  • d9fa174 docs(MD076): state that a tie resolves to tight, as the rule does
  • a10f6c8 fix(MD076): attach its edit to each warning so the CLI reports it fixable
  • eb2d9d8 fix(MD076): analyse each nested list on its own spacing
  • 9ea97d1 fix(MD064): judge column alignment per list so a nested item keeps its parent...
  • 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.2.55 to 0.2.57.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@4997ff0...b3b47c1)

---
updated-dependencies:
- dependency-name: rvben/rumdl
  dependency-version: 0.2.57
  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 Aug 21, 2026
@cloudflare-workers-and-pages

cloudflare-workers-and-pages Bot commented Aug 21, 2026

Copy link
Copy Markdown

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Preview URL Updated (UTC)
✅ Deployment successful!
View logs
developer-sumup-com 776556e Commit Preview URL

Branch Preview URL
Aug 21 2026, 03:17 AM

@matoous
matoous merged commit c8e3f9d into main Aug 21, 2026
5 checks passed
@matoous
matoous deleted the dependabot/github_actions/rvben/rumdl-0.2.57 branch August 21, 2026 22:41
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