Skip to content

build(deps): bump rvben/rumdl from 0.2.62 to 0.2.67 - #966

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

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

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor

Bumps rvben/rumdl from 0.2.62 to 0.2.67.

Release notes

Sourced from rvben/rumdl's releases.

v0.2.67

Fixed

  • code-block-tools: survive a tool that exits without reading its input (a3f2b15)
  • MD042: do not report an image with an unparseable destination as an empty link (600236e)
  • code-block-tools: report missing tool binaries instead of passing silently (fd83c4b)
  • code-block-tools: report tool failures from the format path (4f92370)

Downloads

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

Fixed

  • MD051: GitHub-style anchors match GitHub.com for a § in the heading and for an emoji not surrounded by spaces (#854) (d530737). A link written to the old slug is now reported, and MD073 regenerates the TOC entry of such a heading on its next fix; MD080 and the LSP heading rename use the same slug.
  • MD063: recognize an ordinal wrapped in punctuation (473bf51)
  • MD013: keep a link-only line inside the sentence it continues (3e767ee)
  • MD013: read require-sentence-capital when counting sentences (8706780)

... (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.

[Unreleased]

0.2.69 - 2026-09-08

Fixed

  • MD032: recognize spaced nested blockquotes (974540f)
  • MD032: separate lists from standalone code fences (e335c58)
  • mdx: avoid parser panic on malformed Setext headings (5e4a387)
  • preserve markdown containing merge conflicts (8aabd3d)
  • deps: remove unmaintained paste and atomic-polyfill (e2ab5cb)

0.2.68 - 2026-09-07

Fixed

  • MDX: recognize Markdown links and images inside JSX elements, including generated reference tables, without requiring blank lines. This removes false MD091 warnings and lets normal link rules check the content. JavaScript expressions, JSX attributes, comments, and code are excluded, and link fixes preserve source labels and positions (#801).

Performance

  • Reduce regex locking and redundant rule work.
  • Precompute proper-name lookups and streamline regex caching.

0.2.67 - 2026-09-06

Fixed

  • code-block-tools: survive a tool that exits without reading its input (a3f2b15)
  • MD042: do not report an image with an unparseable destination as an empty link (600236e)
  • code-block-tools: report missing tool binaries instead of passing silently (fd83c4b)
  • code-block-tools: report tool failures from the format path (4f92370)

0.2.66 - 2026-09-05

Fixed

  • MD051: GitHub-style anchors match GitHub.com for a § in the heading and for an emoji not surrounded by spaces (#854) (d530737). A link written to the old slug is now reported, and MD073 regenerates the TOC entry of such a heading on its next fix; MD080 and the LSP heading rename use the same slug.
  • MD063: recognize an ordinal wrapped in punctuation (473bf51)
  • MD013: keep a link-only line inside the sentence it continues (3e767ee)
  • MD013: read require-sentence-capital when counting sentences (8706780)

Added

... (truncated)

Commits
  • afa47c8 chore: bump version to v0.2.67
  • a3f2b15 fix(code-block-tools): survive a tool that exits without reading its input
  • 600236e fix(MD042): do not report an image with an unparseable destination as an empt...
  • fd83c4b fix(code-block-tools): report missing tool binaries instead of passing silently
  • e52bdf6 refactor(code-block-tools): state both causes of a file-level tool error
  • 4f92370 fix(code-block-tools): report tool failures from the format path
  • 00bd403 docs(pre-commit): document supplying code-block tools via additional_dependen...
  • bf0ba84 docs(pre-commit): show the inline --config form of the missing-binary guard
  • 4f222e9 docs(pre-commit): name the missing-binary path that passes silently
  • 394473d chore: bump version to v0.2.66
  • 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.62 to 0.2.67.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@96c8520...afa47c8)

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

cloudflare-workers-and-pages Bot commented Sep 9, 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 b830717 Commit Preview URL

Branch Preview URL
Sep 09 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