Skip to content

build(deps): bump rvben/rumdl from 0.2.43 to 0.2.52 - #881

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps rvben/rumdl from 0.2.43 to 0.2.52.

Release notes

Sourced from rvben/rumdl's releases.

v0.2.52

Fixed

  • md012: report blank lines before a code block that ends the document (#791) (e897556)
  • rules: treat a template shortcode tag as opaque markup (6962184)
  • cli: report a piped document's findings on stdout like every other run (47f8a50)

Downloads

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

Added

  • md088: normalize quotes and dashes to ASCII (#763) (52e9844)

Fixed

  • config: keep a file's per-file-ignores out of the workspace index it feeds (2bb0ce7)

... (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.52 - 2026-08-05

Fixed

  • md012: report blank lines before a code block that ends the document (#791) (e897556)
  • rules: treat a template shortcode tag as opaque markup (6962184)
  • cli: report a piped document's findings on stdout like every other run (47f8a50)

0.2.51 - 2026-08-05

Added

  • md088: normalize quotes and dashes to ASCII (#763) (52e9844)

Fixed

  • config: keep a file's per-file-ignores out of the workspace index it feeds (2bb0ce7)
  • md051: validate cross-file link fragments for a document read from stdin (e215c65)
  • md051: report a broken fragment on a query-string destination once (7c8390f)
  • md088: leave modifier letters and math notation alone (56dbf0f)
  • config: report the effective rule lists from config get global.* (5db8f0c)
  • config: answer config get for every key rumdl accepts (ecce820)
  • md035: publish the horizontal rule style the rule enforces (77c8c65)
  • config: accept every config key a rule actually reads (8ec7bba)
  • lsp: identify documents by the same resolved path as the index (78f4aa0)
  • lsp: keep frontmatter values out of find-references results (499b005)
  • md051: index cross-file links independently of frontmatter config (ca7b93e)
  • lsp: build the workspace index from the rules the CLI uses (b7a293c)
  • md051,md080: resolve the anchor style per file, not once from the global flavor (8e09304)

0.2.50 - 2026-08-04

Added

  • md077: support fixed continuation indent config (#786) (fea6322)

Fixed

  • md065: leave markers alone inside a block that hides its content (2654364)
  • md065: report thematic breaks written with spaces between markers (1d29236)
  • md076: ask the parser whether a list item's block is really fenced (fd616c2)
  • md022: require a blank line below a heading above a spaced thematic break (27120f2)
  • MD076: preserve fenced list item spacing (#788) (2d60067)

... (truncated)

Commits
  • 9faf469 chore: bump version to v0.2.52
  • e897556 fix(md012): report blank lines before a code block that ends the document (#791)
  • 6962184 fix(rules): treat a template shortcode tag as opaque markup
  • 64eeee6 test(md018): pin the tags option against the config key validator
  • c1d2316 docs(actions): drop the dependabot ignore advice for the v0 action tag
  • 47f8a50 fix(cli): report a piped document's findings on stdout like every other run
  • fdc8f3d docs(actions): explain dependabot's version PRs against the v0 action tag
  • f00215f chore: bump version to v0.2.51
  • 2bb0ce7 fix(config): keep a file's per-file-ignores out of the workspace index it feeds
  • e215c65 fix(md051): validate cross-file link fragments for a document read from stdin
  • 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.43 to 0.2.52.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@d4b387e...9faf469)

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

cloudflare-workers-and-pages Bot commented Aug 10, 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 79707f1 Commit Preview URL

Branch Preview URL
Aug 10 2026, 03:16 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