dependabot[bot] opened a new pull request, #16458:
URL: https://github.com/apache/lucene/pull/16458

   Bumps [rumdl](https://github.com/rvben/rumdl) from 0.2.22 to 0.2.43.
   <details>
   <summary>Release notes</summary>
   <p><em>Sourced from <a 
href="https://github.com/rvben/rumdl/releases";>rumdl's releases</a>.</em></p>
   <blockquote>
   <h2>v0.2.43</h2>
   <h3>Added</h3>
   <ul>
   <li><strong>invisiblechars</strong>: new rule MD084 for detecting invisible 
characters (<a 
href="https://redirect.github.com/rvben/rumdl/issues/758";>#758</a>) (<a 
href="https://github.com/rvben/rumdl/commit/0a6354a7107d47a1c55c8fe5f26e7faafad996c0";>0a6354a</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li><strong>md084</strong>: treat a zero width joiner between visible 
characters as presentation (<a 
href="https://github.com/rvben/rumdl/commit/4fbb1cc1441ff3df6a9f8814271502fc3ad56add";>4fbb1cc</a>)</li>
   <li><strong>md084</strong>: keep attached variation selectors in 
consecutive-character detection (<a 
href="https://github.com/rvben/rumdl/commit/f4e9fd3c1ee21a514869fee3dc11a48c3d743b42";>f4e9fd3</a>)</li>
   <li><strong>md084</strong>: don't flag variation selectors attached to a 
base character (<a 
href="https://github.com/rvben/rumdl/commit/14941bbbe4c4dd733b4b8c7356a542668a61d71b";>14941bb</a>)</li>
   </ul>
   <h2>Downloads</h2>
   <table>
   <thead>
   <tr>
   <th>File</th>
   <th>Platform</th>
   <th>Checksum</th>
   </tr>
   </thead>
   <tbody>
   <tr>
   <td><a 
href="https://github.com/rvben/rumdl/releases/download/v0.2.43/rumdl-v0.2.43-x86_64-unknown-linux-gnu.tar.gz";>rumdl-v0.2.43-x86_64-unknown-linux-gnu.tar.gz</a></td>
   <td>Linux x86_64</td>
   <td><a 
href="https://github.com/rvben/rumdl/releases/download/v0.2.43/rumdl-v0.2.43-x86_64-unknown-linux-gnu.tar.gz.sha256";>checksum</a></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/rvben/rumdl/releases/download/v0.2.43/rumdl-v0.2.43-x86_64-unknown-linux-musl.tar.gz";>rumdl-v0.2.43-x86_64-unknown-linux-musl.tar.gz</a></td>
   <td>Linux x86_64 (musl)</td>
   <td><a 
href="https://github.com/rvben/rumdl/releases/download/v0.2.43/rumdl-v0.2.43-x86_64-unknown-linux-musl.tar.gz.sha256";>checksum</a></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/rvben/rumdl/releases/download/v0.2.43/rumdl-v0.2.43-aarch64-unknown-linux-gnu.tar.gz";>rumdl-v0.2.43-aarch64-unknown-linux-gnu.tar.gz</a></td>
   <td>Linux ARM64</td>
   <td><a 
href="https://github.com/rvben/rumdl/releases/download/v0.2.43/rumdl-v0.2.43-aarch64-unknown-linux-gnu.tar.gz.sha256";>checksum</a></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/rvben/rumdl/releases/download/v0.2.43/rumdl-v0.2.43-aarch64-unknown-linux-musl.tar.gz";>rumdl-v0.2.43-aarch64-unknown-linux-musl.tar.gz</a></td>
   <td>Linux ARM64 (musl)</td>
   <td><a 
href="https://github.com/rvben/rumdl/releases/download/v0.2.43/rumdl-v0.2.43-aarch64-unknown-linux-musl.tar.gz.sha256";>checksum</a></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/rvben/rumdl/releases/download/v0.2.43/rumdl-v0.2.43-x86_64-apple-darwin.tar.gz";>rumdl-v0.2.43-x86_64-apple-darwin.tar.gz</a></td>
   <td>macOS x86_64</td>
   <td><a 
href="https://github.com/rvben/rumdl/releases/download/v0.2.43/rumdl-v0.2.43-x86_64-apple-darwin.tar.gz.sha256";>checksum</a></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/rvben/rumdl/releases/download/v0.2.43/rumdl-v0.2.43-aarch64-apple-darwin.tar.gz";>rumdl-v0.2.43-aarch64-apple-darwin.tar.gz</a></td>
   <td>macOS ARM64 (Apple Silicon)</td>
   <td><a 
href="https://github.com/rvben/rumdl/releases/download/v0.2.43/rumdl-v0.2.43-aarch64-apple-darwin.tar.gz.sha256";>checksum</a></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/rvben/rumdl/releases/download/v0.2.43/rumdl-v0.2.43-x86_64-pc-windows-msvc.zip";>rumdl-v0.2.43-x86_64-pc-windows-msvc.zip</a></td>
   <td>Windows x86_64</td>
   <td><a 
href="https://github.com/rvben/rumdl/releases/download/v0.2.43/rumdl-v0.2.43-x86_64-pc-windows-msvc.zip.sha256";>checksum</a></td>
   </tr>
   </tbody>
   </table>
   <h2>Installation</h2>
   <h3>Using uv (Recommended)</h3>
   <pre lang="bash"><code>uv tool install rumdl
   </code></pre>
   <h3>Using pip</h3>
   <pre lang="bash"><code>pip install rumdl
   </code></pre>
   <h3>Using pipx</h3>
   <pre lang="bash"><code>pipx install rumdl
   </code></pre>
   <h3>Direct Download</h3>
   <p>Download the appropriate binary for your platform from the table above, 
extract it, and add it to your PATH.</p>
   <h2>v0.2.42</h2>
   <h3>Added</h3>
   <ul>
   <li><strong>mojibake</strong>: new rule MD083 for mojibake detection (<a 
href="https://redirect.github.com/rvben/rumdl/issues/753";>#753</a>) (<a 
href="https://github.com/rvben/rumdl/commit/552842bc70abf9a58317e1b47737321ff9b44e4c";>552842b</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Changelog</summary>
   <p><em>Sourced from <a 
href="https://github.com/rvben/rumdl/blob/main/CHANGELOG.md";>rumdl's 
changelog</a>.</em></p>
   <blockquote>
   <h2><a 
href="https://github.com/rvben/rumdl/compare/v0.2.42...v0.2.43";>0.2.43</a> - 
2026-07-24</h2>
   <h3>Added</h3>
   <ul>
   <li><strong>invisiblechars</strong>: new rule MD084 for detecting invisible 
characters (<a 
href="https://redirect.github.com/rvben/rumdl/issues/758";>#758</a>) (<a 
href="https://github.com/rvben/rumdl/commit/0a6354a7107d47a1c55c8fe5f26e7faafad996c0";>0a6354a</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li><strong>md084</strong>: treat a zero width joiner between visible 
characters as presentation (<a 
href="https://github.com/rvben/rumdl/commit/4fbb1cc1441ff3df6a9f8814271502fc3ad56add";>4fbb1cc</a>)</li>
   <li><strong>md084</strong>: keep attached variation selectors in 
consecutive-character detection (<a 
href="https://github.com/rvben/rumdl/commit/f4e9fd3c1ee21a514869fee3dc11a48c3d743b42";>f4e9fd3</a>)</li>
   <li><strong>md084</strong>: don't flag variation selectors attached to a 
base character (<a 
href="https://github.com/rvben/rumdl/commit/14941bbbe4c4dd733b4b8c7356a542668a61d71b";>14941bb</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/rvben/rumdl/compare/v0.2.41...v0.2.42";>0.2.42</a> - 
2026-07-24</h2>
   <h3>Added</h3>
   <ul>
   <li><strong>mojibake</strong>: new rule MD083 for mojibake detection (<a 
href="https://redirect.github.com/rvben/rumdl/issues/753";>#753</a>) (<a 
href="https://github.com/rvben/rumdl/commit/552842bc70abf9a58317e1b47737321ff9b44e4c";>552842b</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li><strong>lint_context</strong>: prevent panic when HTML tag window splits 
a UTF-8 char (<a 
href="https://github.com/rvben/rumdl/commit/d14b252671ec96cf7a2beea148a9a0f8c3341d4b";>d14b252</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/rvben/rumdl/compare/v0.2.40...v0.2.41";>0.2.41</a> - 
2026-07-23</h2>
   <h3>Added</h3>
   <ul>
   <li><strong>flavor</strong>: add Hugo flavor and skip block attribute lists 
in blanks-around rules (<a 
href="https://github.com/rvben/rumdl/commit/e6bb033813121b898784003e1af73df1b464e097";>e6bb033</a>)</li>
   </ul>
   <h3>Fixed</h3>
   <ul>
   <li><strong>md044</strong>: recognize indented HTML comments so links and 
code escape the rule (<a 
href="https://github.com/rvben/rumdl/commit/3d6191cb56366439bf7814e29463fcc157aaf5ac";>3d6191c</a>)</li>
   <li><strong>md013</strong>: keep an attr list whole inside a wrapped span 
(<a 
href="https://github.com/rvben/rumdl/commit/e06f03d515fc81054e3929b25d252020960a9c11";>e06f03d</a>)</li>
   <li><strong>md013</strong>: keep a reference-style link whole inside a 
wrapped span (<a 
href="https://github.com/rvben/rumdl/commit/de427094fece132be1dae78efcc0e524e7cad5cd";>de42709</a>)</li>
   <li><strong>md013</strong>: wrap an over-long span whose whole content is 
another span (<a 
href="https://github.com/rvben/rumdl/commit/f6c7c9c45ffe924c6ef429dd70197109a2a33296";>f6c7c9c</a>)</li>
   </ul>
   <h2><a 
href="https://github.com/rvben/rumdl/compare/v0.2.39...v0.2.40";>0.2.40</a> - 
2026-07-22</h2>
   <h3>Fixed</h3>
   <ul>
   <li><strong>md003</strong>: consume the setext underline when converting a 
heading to ATX. Converting a setext heading left the underline behind, where a 
following blank line turned it into a thematic break, so <code>rumdl fmt</code> 
added a horizontal rule the document never had (<a 
href="https://github.com/rvben/rumdl/commit/7363c34e5adab8367eb41ad46feff87c2c2137bc";>7363c34</a>)</li>
   <li><strong>md077</strong>: stop scoping list items inside blockquotes, 
which made a lazy continuation line gain indentation on every pass so the 
formatter never converged (<a 
href="https://github.com/rvben/rumdl/commit/58fb25b47777d1745ad4dd854f7bb47685bd354a";>58fb25b</a>)</li>
   <li><strong>reflow</strong>: keep wiki links, shortcodes and math whole 
inside a wrapped span (<a 
href="https://github.com/rvben/rumdl/commit/db12c2c5aa37b6dad600d8b4ff889b903cdf5571";>db12c2c</a>)</li>
   <li><strong>config</strong>: honor the documented MD033 
<code>table_allowed</code> alias, which silently dropped the configured value 
(<a 
href="https://github.com/rvben/rumdl/commit/db2c2048f4f6df06e6a38cf5c7896ef6d1e677df";>db2c204</a>)</li>
   <li><strong>config</strong>: stop reporting MD013's documented 
<code>semantic-link-understanding</code> alias as an unknown option (<a 
href="https://github.com/rvben/rumdl/commit/1539a64a54a419158586268dca97d87c264c1626";>1539a64</a>)</li>
   <li><strong>parity</strong>: make the markdownlint comparison harness 
actually run (<a 
href="https://github.com/rvben/rumdl/commit/182763c47dec12b1ee2d73dabbeff148330d6f30";>182763c</a>)</li>
   </ul>
   <h3>Documentation</h3>
   <ul>
   <li><strong>md013</strong>: document that <code>ignore-link-urls</code> 
affects reporting only. Reflow measures the markdown as written, matching 
prettier and mdformat (<a 
href="https://github.com/rvben/rumdl/commit/c4f8badab81b051eb16fadb0a5a53c7c2a7238f4";>c4f8bad</a>)</li>
   </ul>
   <!-- raw HTML omitted -->
   </blockquote>
   <p>... (truncated)</p>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/rvben/rumdl/commit/d4b387e11401873129035f3ed1ade1395ef09632";><code>d4b387e</code></a>
 chore: bump version to v0.2.43</li>
   <li><a 
href="https://github.com/rvben/rumdl/commit/4fbb1cc1441ff3df6a9f8814271502fc3ad56add";><code>4fbb1cc</code></a>
 fix(md084): treat a zero width joiner between visible characters as 
presentation</li>
   <li><a 
href="https://github.com/rvben/rumdl/commit/f4e9fd3c1ee21a514869fee3dc11a48c3d743b42";><code>f4e9fd3</code></a>
 fix(md084): keep attached variation selectors in consecutive-character 
detection</li>
   <li><a 
href="https://github.com/rvben/rumdl/commit/14941bbbe4c4dd733b4b8c7356a542668a61d71b";><code>14941bb</code></a>
 fix(md084): don't flag variation selectors attached to a base character</li>
   <li><a 
href="https://github.com/rvben/rumdl/commit/0a6354a7107d47a1c55c8fe5f26e7faafad996c0";><code>0a6354a</code></a>
 feat(invisiblechars): new rule MD084 for detecting invisible characters (<a 
href="https://redirect.github.com/rvben/rumdl/issues/758";>#758</a>)</li>
   <li><a 
href="https://github.com/rvben/rumdl/commit/69f0700336c9448bdce4f4c3890a649f5f2b06b4";><code>69f0700</code></a>
 chore: bump version to v0.2.42</li>
   <li><a 
href="https://github.com/rvben/rumdl/commit/d14b252671ec96cf7a2beea148a9a0f8c3341d4b";><code>d14b252</code></a>
 fix(lint_context): prevent panic when HTML tag window splits a UTF-8 char</li>
   <li><a 
href="https://github.com/rvben/rumdl/commit/552842bc70abf9a58317e1b47737321ff9b44e4c";><code>552842b</code></a>
 feat(mojibake): new rule MD083 for mojibake detection (<a 
href="https://redirect.github.com/rvben/rumdl/issues/753";>#753</a>)</li>
   <li><a 
href="https://github.com/rvben/rumdl/commit/36d3e21c25c91eb887dd73cfbfa9cb854f51c09c";><code>36d3e21</code></a>
 chore: bump version to v0.2.41</li>
   <li><a 
href="https://github.com/rvben/rumdl/commit/e6bb033813121b898784003e1af73df1b464e097";><code>e6bb033</code></a>
 feat(flavor): add Hugo flavor and skip block attribute lists in 
blanks-around...</li>
   <li>Additional commits viewable in <a 
href="https://github.com/rvben/rumdl/compare/v0.2.22...v0.2.43";>compare 
view</a></li>
   </ul>
   </details>
   <br />
   
   
   [![Dependabot compatibility 
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=rumdl&package-manager=uv&previous-version=0.2.22&new-version=0.2.43)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
   
   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-automerge-start)
   [//]: # (dependabot-automerge-end)
   
   ---
   
   <details>
   <summary>Dependabot commands and options</summary>
   <br />
   
   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)
   
   
   </details>


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]


---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to