Skip to content

Bump rumdl from 0.2.17 to 0.2.19#93

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/rumdl-0.2.19
Closed

Bump rumdl from 0.2.17 to 0.2.19#93
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/uv/rumdl-0.2.19

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps rumdl from 0.2.17 to 0.2.19.

Release notes

Sourced from rumdl's releases.

v0.2.19

Added

  • md013: add code-spans option to exempt unbreakable inline code (78896f5)
  • lsp: document and workspace symbols for headings (2cef95b)

Fixed

  • parser: recognize reference definitions inside blockquotes (82f4567)
  • md034: don't flag reference definitions inside blockquotes (faf0fa4)
  • md013: reflow list items inside blockquotes (362b5a6)

Downloads

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

Fixed

... (truncated)

Changelog

Sourced from rumdl's changelog.

0.2.19 - 2026-06-18

Added

  • md013: add code-spans option to exempt unbreakable inline code (78896f5)
  • lsp: document and workspace symbols for headings (2cef95b)

Fixed

  • parser: recognize reference definitions inside blockquotes (82f4567)
  • md034: don't flag reference definitions inside blockquotes (faf0fa4)
  • md013: reflow list items inside blockquotes (362b5a6)

0.2.18 - 2026-06-16

Fixed

  • md013: preserve MyST directives and roles during reflow (a31a602)
  • positions: char-based marker columns in MD018, MD029, MD069 (97212f3)
  • positions: address review - MD037 filter, boundary-safe parser conversions, MD063 column (6fd43f7)
  • positions: char-based end column in MD070; document the column convention (039a334)
  • positions: use character-based end columns across remaining rules (efc29da)
  • positions: report character-based columns in inline-content rules (e7fd2ee)
  • positions: make shared column helpers character-based (5ca4814)
  • md057: report character-based columns for non-ASCII lines (d8d07eb)
Commits
  • b7d94ba chore: bump version to v0.2.19
  • 82f4567 fix(parser): recognize reference definitions inside blockquotes
  • 78896f5 feat(md013): add code-spans option to exempt unbreakable inline code
  • 2cef95b feat(lsp): document and workspace symbols for headings
  • faf0fa4 fix(md034): don't flag reference definitions inside blockquotes
  • 362b5a6 fix(md013): reflow list items inside blockquotes
  • 17b45bb chore: bump version to v0.2.18
  • 23d3d72 ci(release): publish npm CLI binaries with the executable bit set
  • a31a602 fix(md013): preserve MyST directives and roles during reflow
  • 57880ec chore(release): use thin LTO to cut release build time
  • 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.2.17 to 0.2.19.
- [Release notes](https://github.com/rvben/rumdl/releases)
- [Changelog](https://github.com/rvben/rumdl/blob/main/CHANGELOG.md)
- [Commits](rvben/rumdl@v0.2.17...v0.2.19)

---
updated-dependencies:
- dependency-name: rumdl
  dependency-version: 0.2.19
  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 python:uv Pull requests that update python:uv code labels Jun 19, 2026
@dependabot @github

dependabot Bot commented on behalf of github Jun 22, 2026

Copy link
Copy Markdown
Contributor Author

Superseded by #94.

@dependabot dependabot Bot closed this Jun 22, 2026
@dependabot dependabot Bot deleted the dependabot/uv/rumdl-0.2.19 branch June 22, 2026 07:34
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 python:uv Pull requests that update python:uv code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants