Skip to content

build(deps): bump rvben/rumdl from 0.2.62 to 0.2.66 - #965

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

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

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps rvben/rumdl from 0.2.62 to 0.2.66.

Release notes

Sourced from rvben/rumdl's releases.

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)

Added

  • config: apply inline --config overrides to the non-rule sections (7737dca)
  • cli: accept format as a hidden alias for fmt (0cd9168)

Downloads

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

Added

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

  • config: apply inline --config overrides to the non-rule sections (7737dca)
  • cli: accept format as a hidden alias for fmt (0cd9168)

0.2.65 - 2026-09-04

Added

  • MD091: add opt-in rule for markdown inside HTML blocks (4333acf)
  • cli: add --no-code-block-tools and --only-code-block-tools mode flags (#829) (fc410f7)
  • config: show every configuration section in rumdl config (#851) (4dc0d30)

... (truncated)

Commits
  • 394473d chore: bump version to v0.2.66
  • 7737dca feat(config): apply inline --config overrides to the non-rule sections
  • 0cd9168 feat(cli): accept format as a hidden alias for fmt
  • f19bb25 docs(MD013): describe the link-line paragraph boundary per reflow mode
  • 473bf51 fix(MD063): recognize an ordinal wrapped in punctuation
  • 3e767ee fix(MD013): keep a link-only line inside the sentence it continues
  • 8706780 fix(MD013): read require-sentence-capital when counting sentences
  • 5a6f103 docs(pre-commit): document code-block tool modes through args
  • c2111d2 docs(changelog): note what changes for existing links and TOCs with the MD051...
  • e1b99b9 test(MD051): pin the FE0F row and state the GitHub emoji rule in present tense
  • 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.66.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@96c8520...394473d)

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

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

Branch Preview URL
Sep 08 2026, 03:17 AM

@dependabot @github

dependabot Bot commented on behalf of github Sep 9, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #966.

@dependabot dependabot Bot closed this Sep 9, 2026
@dependabot
dependabot Bot deleted the dependabot/github_actions/rvben/rumdl-0.2.66 branch September 9, 2026 03:14
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