Skip to content

build(deps): bump rvben/rumdl from 0.2.54 to 0.2.55 - #912

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

build(deps): bump rvben/rumdl from 0.2.54 to 0.2.55#912
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/github_actions/rvben/rumdl-0.2.55

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps rvben/rumdl from 0.2.54 to 0.2.55.

Release notes

Sourced from rvben/rumdl's releases.

v0.2.55

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)

Downloads

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

  • action: add a command input to run rumdl fmt (9b59bff)
  • action: add install-only input to skip linting (aa0c604)
  • MD010: add ignore-code-languages to exempt fence languages from tab checks (21b56d0)

Fixed

  • config: honor the markdown attribute on every block-level element (6f88d71)
  • links: stop parsing reference links and images inside HTML blocks (8829f6b)
  • html-blocks: keep a nested raw-text element from opening its own block (27d96bb)
  • code-block-tools: stop a linter in a format slot from overwriting the block (a40d7da)
  • code-block-tools: report findings at the line they belong to (31cc6cb)
  • code-block-tools: bound a hanging tool by its timeout and stop respawning it (6ce8a1d)
  • action: add rumdl to PATH so later workflow steps can call it (98baf60)

0.2.53 - 2026-08-10

Fixed

  • tables: find a table's extent in the document's flavor (ad139af)
  • tables: quoted brackets and a blank target are not a wikilink (a8aed70)
  • lsp: a rescan keeps an open buffer only where a file still is (8e16303)
  • lsp: keep an open document indexed from its buffer (ea30cca)
  • lsp: index what an editor is showing when the workspace is rescanned (0d8eacc)
  • lsp: stop an evicted file from being put back by a waiting disk read (5644516)
  • md075: ignore Obsidian wikilink aliases in prose after tables (dda35d5)
  • md084: stop deleting line endings as invisible characters (e6ca26e)
  • rules: report a multi-line link's range on the line it ends on (2e1fde5)
  • config: break "did you mean" ties by name instead of by key order (23fafd9)

... (truncated)

Commits
  • 4997ff0 chore: bump version to v0.2.55
  • 1900e92 test: normalize path separators in workspace include-scan assertions
  • eb9e49d refactor(lint-context): own ordered list membership
  • e65cc5c refactor(lint-context): own parsed list semantics
  • f9a8980 refactor(lint-context): own rendered heading semantics
  • 06da883 refactor(lint-context): own parsed link semantics
  • 72be0d7 refactor(lint-context): own source location semantics
  • 864e42a perf(lsp): construct workspace index rules directly
  • 11b4a7d refactor(discovery): share adapter file admission policy
  • 2c7670f fix(lsp): honor per-directory config across workspace features
  • 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.54 to 0.2.55.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@95a982d...4997ff0)

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

cloudflare-workers-and-pages Bot commented Aug 17, 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 08dae9b Commit Preview URL

Branch Preview URL
Aug 17 2026, 03:20 AM

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