Skip to content

build(deps): bump rvben/rumdl from 0.1.83 to 0.1.85#697

Open
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/rvben/rumdl-0.1.85
Open

build(deps): bump rvben/rumdl from 0.1.83 to 0.1.85#697
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/github_actions/rvben/rumdl-0.1.85

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github May 1, 2026

Bumps rvben/rumdl from 0.1.83 to 0.1.85.

Release notes

Sourced from rvben/rumdl's releases.

v0.1.85

Added

  • md051: add ignore-case and ignored-pattern for markdownlint parity (4535a2b)
  • md013: add heading-line-length, code-block-line-length, stern (6c22f82)
  • md033: add table-allowed-elements option for markdownlint parity (10bdc18)
  • md027: add list-items option for opt-in markdownlint parity (2589aad)
  • md060: add aligned-delimiter option for markdownlint parity (ce6eaac)

Fixed

  • md051: unify ignore-case and ignored-pattern across same-doc and cross-file paths (3c295bc)
  • config: initialize canonical_project_root_cache in From impl (306777d)
  • md013: require GFM table evidence before classifying list-item line (a04f742)
  • config: log when normalize_match_path falls back to raw absolute path (6a6ceed)
  • md013: preserve tables nested inside list items during reflow (fc3f89d)
  • config: fall back to cwd when normalizing per-file glob paths (360bde1)
  • md054: include trailing [] in collapsed link span (caa3acc)

Performance

  • config: cache canonical project_root and harden silent-fallback diagnostic (d4ea4ea)

Downloads

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

... (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.85 - 2026-04-30

Added

  • md051: add ignore-case and ignored-pattern for markdownlint parity (4535a2b)
  • md013: add heading-line-length, code-block-line-length, stern (6c22f82)
  • md033: add table-allowed-elements option for markdownlint parity (10bdc18)
  • md027: add list-items option for opt-in markdownlint parity (2589aad)
  • md060: add aligned-delimiter option for markdownlint parity (ce6eaac)

Fixed

  • md051: unify ignore-case and ignored-pattern across same-doc and cross-file paths (3c295bc)
  • config: initialize canonical_project_root_cache in From impl (306777d)
  • md013: require GFM table evidence before classifying list-item line (a04f742)
  • config: log when normalize_match_path falls back to raw absolute path (6a6ceed)
  • md013: preserve tables nested inside list items during reflow (fc3f89d)
  • config: fall back to cwd when normalizing per-file glob paths (360bde1)
  • md054: include trailing [] in collapsed link span (caa3acc)

... (truncated)

Commits
  • f03ee35 chore: bump version to v0.1.85
  • e1a7237 chore: clean up clippy warnings and fix bench compile
  • 3c295bc fix(md051): unify ignore-case and ignored-pattern across same-doc and cross-f...
  • 4535a2b feat(md051): add ignore-case and ignored-pattern for markdownlint parity
  • 6c22f82 feat(md013): add heading-line-length, code-block-line-length, stern
  • 10bdc18 feat(md033): add table-allowed-elements option for markdownlint parity
  • 2589aad feat(md027): add list-items option for opt-in markdownlint parity
  • 306777d fix(config): initialize canonical_project_root_cache in From impl
  • d4ea4ea perf(config): cache canonical project_root and harden silent-fallback diagnostic
  • f06de0d refactor(md013): extract BlockBuilder into dedicated submodule
  • 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.83 to 0.1.85.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@796443d...f03ee35)

---
updated-dependencies:
- dependency-name: rvben/rumdl
  dependency-version: 0.1.85
  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 May 1, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages Bot commented May 1, 2026

Deploying with  Cloudflare Workers  Cloudflare Workers

The latest updates on your project. Learn more about integrating Git with Workers.

Status Name Latest Commit Updated (UTC)
❌ Deployment failed
View logs
developer-sumup-com 1ae0c08 May 01 2026, 03:28 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