Skip to content

build(deps-dev): bump rumdl from 0.1.67 to 0.1.70#665

Merged
matoous merged 1 commit intomainfrom
dependabot/npm_and_yarn/rumdl-0.1.70
Apr 14, 2026
Merged

build(deps-dev): bump rumdl from 0.1.67 to 0.1.70#665
matoous merged 1 commit intomainfrom
dependabot/npm_and_yarn/rumdl-0.1.70

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

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

Bumps rumdl from 0.1.67 to 0.1.70.

Release notes

Sourced from rumdl's releases.

v0.1.70

Fixed

  • MD044: do not flag proper names inside bare-domain link text (56a45df)

Downloads

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

Fixed

  • MD055,MD056: emit per-row fixes to preserve inline-disabled rows (099443f)
  • MD073: make should_skip case-insensitive to match detect_toc_region (3d5ad7b)
  • MD050: use skip-context-aware detection for consistent mode target style (a82362d)
  • MD044: use byte-based Fix range to handle multi-byte content on line (e85e032)
  • apply_warning_fixes returns content unchanged when no fixes present (a892a90)
  • md013: reflow overlong single-line normalize content (cfa6954)
  • MD055: preserve trailing newline in check() Fix replacement for end-of-document tables (7cebfcb)

... (truncated)

Changelog

Sourced from rumdl's changelog.

0.1.70 - 2026-04-12

Fixed

  • MD044: do not flag proper names inside bare-domain link text (56a45df)

0.1.69 - 2026-04-10

Fixed

  • MD055,MD056: emit per-row fixes to preserve inline-disabled rows (099443f)
  • MD073: make should_skip case-insensitive to match detect_toc_region (3d5ad7b)
  • MD050: use skip-context-aware detection for consistent mode target style (a82362d)
  • MD044: use byte-based Fix range to handle multi-byte content on line (e85e032)
  • apply_warning_fixes returns content unchanged when no fixes present (a892a90)
  • md013: reflow overlong single-line normalize content (cfa6954)
  • MD055: preserve trailing newline in check() Fix replacement for end-of-document tables (7cebfcb)

0.1.68 - 2026-04-08

Fixed

  • MD039: preserve link titles and image captions when trimming spaces (845bcb3)
  • MD025: preserve closing hashes when demoting closed ATX headings (58b690d)
  • MD040: preserve existing info string attributes when adding language (c46da6a)
  • MD026: include setext H1 underlines in likely_has_headings check (83dbca2)
  • skip overlapping fix ranges in apply_warning_fixes to prevent data corruption (2ecf48c)
  • MD025: prevent infinite demotion loop when configured level is 6 (b4a6d3d)
  • MD046: correctly match closing fence by opener length in fix() (1e03cae)
  • MD030: align fix() with check() for parser-recognized list items (96aa7aa)
  • MD030: check nested list items regardless of indentation depth (423435f)
  • MD044: skip URL after WikiLink double-bracket links (f2390c8)
  • MD013: correct line-length boundary check when indentation is stripped (7620cd6)
  • MD013: preserve indentation of list continuation lines after nested lists (a4cb7c0)
  • MD013: recognize "St." as abbreviation in sentence-per-line mode (31c76cf)
Commits
  • 96f0828 chore: bump version to v0.1.70
  • 56a45df fix(MD044): do not flag proper names inside bare-domain link text
  • d81181d fix(tests): resolve clippy uninlined_format_args in md027 tests
  • aefa3a4 chore: bump version to v0.1.69
  • 92d6de5 ci: wire zizmor into make lint-actions with documented suppressions
  • f7a33ec ci: harden workflow permissions, credentials, and release provenance
  • 099443f fix(MD055,MD056): emit per-row fixes to preserve inline-disabled rows
  • 3d5ad7b fix(MD073): make should_skip case-insensitive to match detect_toc_region
  • a82362d fix(MD050): use skip-context-aware detection for consistent mode target style
  • e85e032 fix(MD044): use byte-based Fix range to handle multi-byte content on line
  • 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 [rumdl](https://github.com/rvben/rumdl) from 0.1.67 to 0.1.70.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@v0.1.67...v0.1.70)

---
updated-dependencies:
- dependency-name: rumdl
  dependency-version: 0.1.70
  dependency-type: direct:development
  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 javascript Pull requests that update Javascript code labels Apr 13, 2026
@cloudflare-workers-and-pages
Copy link
Copy Markdown

cloudflare-workers-and-pages bot commented Apr 13, 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 75eef65 Commit Preview URL

Branch Preview URL
Apr 13 2026, 03:26 AM

@matoous matoous merged commit a442131 into main Apr 14, 2026
4 checks passed
@matoous matoous deleted the dependabot/npm_and_yarn/rumdl-0.1.70 branch April 14, 2026 09:37
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 javascript Pull requests that update Javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant