Skip to content

build(deps): bump rvben/rumdl from 0.1.64 to 0.1.66#643

Merged
matoous merged 1 commit intomainfrom
dependabot/github_actions/rvben/rumdl-0.1.66
Apr 3, 2026
Merged

build(deps): bump rvben/rumdl from 0.1.64 to 0.1.66#643
matoous merged 1 commit intomainfrom
dependabot/github_actions/rvben/rumdl-0.1.66

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2026

Bumps rvben/rumdl from 0.1.64 to 0.1.66.

Release notes

Sourced from rvben/rumdl's releases.

v0.1.66

Added

  • vscode: implement multiline warning range support in VS Code fix simulation (7e4e70b)

Fixed

  • md075: skip pipes inside math spans to prevent false positives (0420515)

Downloads

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

Added

  • config: add extends field for config inheritance (abc0971)
  • lsp: add enableLinkNavigation config option (7384ff0)

... (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.1.66 - 2026-04-02

Added

  • vscode: implement multiline warning range support in VS Code fix simulation (7e4e70b)

Fixed

  • md075: skip pipes inside math spans to prevent false positives (0420515)

0.1.65 - 2026-04-02

Added

  • config: add extends field for config inheritance (abc0971)
  • lsp: add enableLinkNavigation config option (7384ff0)

Fixed

  • lint_context: detect math blocks inside blockquotes (b72158f)
  • lint_context: suppress list detection inside math blocks (30f4ae0)
  • md063: capitalize words following period-terminated tokens in title case (4d03cc9)

0.1.64 - 2026-03-31

Added

  • lsp: add enableLinkNavigation config option (3056d7c)

Fixed

  • md063: capitalize words following period-terminated tokens in title case (0adc21f)

0.1.63 - 2026-03-31

Added

  • md013: treat parentheticals as semantic units in semantic-line-breaks reflow (c250d34)

... (truncated)

Commits
  • d6ab169 chore: bump version to v0.1.66
  • 0420515 fix(md075): skip pipes inside math spans to prevent false positives
  • 1c8303c ci: use make targets and add rust-cache in performance workflow
  • 78a1a49 ci: add PR-gated complexity regression check
  • b0d7ddf test(vscode): add direct unit test for multiline splice correctness
  • 7e4e70b feat(vscode): implement multiline warning range support in VS Code fix simula...
  • 72a6578 test(check_runner): add CLI integration tests for parallel consistency, per-d...
  • 6a309a0 test(formatter): add unit tests for generate_diff and format_toml_value
  • eba1a16 test(config): fix depth-limit test robustness and strengthen enable-disable a...
  • 17aec65 test(config): add unit tests for extends chain loading
  • 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.1.64 to 0.1.66.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@9166317...d6ab169)

---
updated-dependencies:
- dependency-name: rvben/rumdl
  dependency-version: 0.1.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 Apr 3, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Apr 3, 2026

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 d824634 Commit Preview URL

Branch Preview URL
Apr 03 2026, 03:15 AM

@matoous matoous merged commit b5cc51f into main Apr 3, 2026
5 checks passed
@matoous matoous deleted the dependabot/github_actions/rvben/rumdl-0.1.66 branch April 3, 2026 12:58
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.

1 participant