Skip to content

build(deps): bump rvben/rumdl from 0.2.43 to 0.2.50 - #880

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps rvben/rumdl from 0.2.43 to 0.2.50.

Release notes

Sourced from rvben/rumdl's releases.

v0.2.50

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)
  • md022: use the same list test below a heading in check and fix (#790) (ef926b7)
  • md040: locate the fence a list marker holds instead of assuming the indent (6099a6c)
  • md077: keep the strict-flavor minimum as a floor under a configured indent (cfaad2e)
  • md077: reject a configured indent of 0 (1ac97a3)
  • md077: accept the indent option instead of reporting it as unknown (cba175c)
  • md013: stop exempting a complete link followed by a parenthesized aside (722fad6)
  • md013: keep nested links intact when reflowing emphasis spans (#779) (cb65237)
  • md013: exempt standalone links with nested markup or unresolved references (#781) (2c52283)

Downloads

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

... (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
  • ca5ff50 chore: bump version to v0.2.50
  • 2654364 fix(md065): leave markers alone inside a block that hides its content
  • 7874edf docs(md022,md076): describe the blank lines these rules leave to MD031 and MD032
  • 1d29236 fix(md065): report thematic breaks written with spaces between markers
  • fd616c2 fix(md076): ask the parser whether a list item's block is really fenced
  • 27120f2 fix(md022): require a blank line below a heading above a spaced thematic break
  • 2d60067 fix(MD076): preserve fenced list item spacing (#788)
  • ef926b7 fix(md022): use the same list test below a heading in check and fix (#790)
  • 6099a6c fix(md040): locate the fence a list marker holds instead of assuming the indent
  • cfaad2e fix(md077): keep the strict-flavor minimum as a floor under a configured indent
  • 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.50.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@d4b387e...ca5ff50)

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

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

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