dependabot[bot] opened a new pull request, #16331: URL: https://github.com/apache/lucene/pull/16331
Bumps [rumdl](https://github.com/rvben/rumdl) from 0.2.5 to 0.2.22. <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.22</h2> <h3>Added</h3> <ul> <li><strong>md077</strong>: add opt-in style = "aligned" for continuation indent (<a href="https://github.com/rvben/rumdl/commit/14eebe1c6181fe8b9c40e7fb9219014b78bf324e">14eebe1</a>)</li> </ul> <h3>Fixed</h3> <ul> <li><strong>md040</strong>: keep blockquote fences valid when adding default language (<a href="https://github.com/rvben/rumdl/commit/eab51f6b8c7902aeedef397285a862a7242d5241">eab51f6</a>)</li> <li><strong>md013</strong>: keep blockquote markers when reflowing a blockquote nested in a list item (<a href="https://github.com/rvben/rumdl/commit/f601c8cd416791d7ee728fa3ec6676babe96067b">f601c8c</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.22/rumdl-v0.2.22-x86_64-unknown-linux-gnu.tar.gz">rumdl-v0.2.22-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.22/rumdl-v0.2.22-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.22/rumdl-v0.2.22-x86_64-unknown-linux-musl.tar.gz">rumdl-v0.2.22-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.22/rumdl-v0.2.22-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.22/rumdl-v0.2.22-aarch64-unknown-linux-gnu.tar.gz">rumdl-v0.2.22-aarch64-unknown-linux-gnu.tar.gz</a></td> <td>Linux ARM64</td> <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.22/rumdl-v0.2.22-aarch64-unknown-linux-gnu.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.22/rumdl-v0.2.22-aarch64-unknown-linux-musl.tar.gz">rumdl-v0.2.22-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.22/rumdl-v0.2.22-aarch64-unknown-linux-musl.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.22/rumdl-v0.2.22-x86_64-apple-darwin.tar.gz">rumdl-v0.2.22-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.22/rumdl-v0.2.22-x86_64-apple-darwin.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.22/rumdl-v0.2.22-aarch64-apple-darwin.tar.gz">rumdl-v0.2.22-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.22/rumdl-v0.2.22-aarch64-apple-darwin.tar.gz.sha256">checksum</a></td> </tr> <tr> <td><a href="https://github.com/rvben/rumdl/releases/download/v0.2.22/rumdl-v0.2.22-x86_64-pc-windows-msvc.zip">rumdl-v0.2.22-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.22/rumdl-v0.2.22-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.21</h2> <h3>Fixed</h3> <ul> <li><strong>emphasis</strong>: align MD049 and MD037 with CommonMark flanking (<a href="https://redirect.github.com/rvben/rumdl/issues/681">#681</a>) (<a href="https://github.com/rvben/rumdl/commit/d1b996823604470b755b7ac7b3a11f0f464a6c91">d1b9968</a>)</li> <li><strong>ci</strong>: bump pinned Rust toolchain to 1.96.0 to unblock mise tool install (<a href="https://github.com/rvben/rumdl/commit/b2afd763e67e86f8917a1f4b52f7c69e075ec318">b2afd76</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.21...v0.2.22">0.2.22</a> - 2026-06-24</h2> <h3>Added</h3> <ul> <li><strong>md077</strong>: add opt-in style = "aligned" for continuation indent (<a href="https://github.com/rvben/rumdl/commit/14eebe1c6181fe8b9c40e7fb9219014b78bf324e">14eebe1</a>)</li> </ul> <h3>Fixed</h3> <ul> <li><strong>md040</strong>: keep blockquote fences valid when adding default language (<a href="https://github.com/rvben/rumdl/commit/eab51f6b8c7902aeedef397285a862a7242d5241">eab51f6</a>)</li> <li><strong>md013</strong>: keep blockquote markers when reflowing a blockquote nested in a list item (<a href="https://github.com/rvben/rumdl/commit/f601c8cd416791d7ee728fa3ec6676babe96067b">f601c8c</a>)</li> </ul> <h2><a href="https://github.com/rvben/rumdl/compare/v0.2.20...v0.2.21">0.2.21</a> - 2026-06-23</h2> <h3>Fixed</h3> <ul> <li><strong>emphasis</strong>: align MD049 and MD037 with CommonMark flanking (<a href="https://redirect.github.com/rvben/rumdl/issues/681">#681</a>) (<a href="https://github.com/rvben/rumdl/commit/d1b996823604470b755b7ac7b3a11f0f464a6c91">d1b9968</a>)</li> <li><strong>ci</strong>: bump pinned Rust toolchain to 1.96.0 to unblock mise tool install (<a href="https://github.com/rvben/rumdl/commit/b2afd763e67e86f8917a1f4b52f7c69e075ec318">b2afd76</a>)</li> </ul> <h2><a href="https://github.com/rvben/rumdl/compare/v0.2.19...v0.2.20">0.2.20</a> - 2026-06-19</h2> <h3>Fixed</h3> <ul> <li><strong>cli</strong>: redirect removed --list-rules to the canonical commands (<a href="https://github.com/rvben/rumdl/commit/7a3842d2f58d305e5bbd81e6f2cea3b996c4f410">7a3842d</a>)</li> <li><strong>parser</strong>: correct code-region detection for comments and JSX fences (<a href="https://github.com/rvben/rumdl/commit/17f975ced497177f798ea4d23ba209a7e8bcd223">17f975c</a>)</li> </ul> <h2><a href="https://github.com/rvben/rumdl/compare/v0.2.18...v0.2.19">0.2.19</a> - 2026-06-18</h2> <h3>Added</h3> <ul> <li><strong>md013</strong>: add code-spans option to exempt unbreakable inline code (<a href="https://github.com/rvben/rumdl/commit/78896f5f21892eabf64a759b21c16019d374028d">78896f5</a>)</li> <li><strong>lsp</strong>: document and workspace symbols for headings (<a href="https://github.com/rvben/rumdl/commit/2cef95bfe4dac0194c961506747314bd93ff72df">2cef95b</a>)</li> </ul> <h3>Fixed</h3> <ul> <li><strong>parser</strong>: recognize reference definitions inside blockquotes (<a href="https://github.com/rvben/rumdl/commit/82f45677951cec1a40f479e3cafbbba9e5339be3">82f4567</a>)</li> <li><strong>md034</strong>: don't flag reference definitions inside blockquotes (<a href="https://github.com/rvben/rumdl/commit/faf0fa4dbbe797e9736789d4f9cfa6c7c6c6502f">faf0fa4</a>)</li> <li><strong>md013</strong>: reflow list items inside blockquotes (<a href="https://github.com/rvben/rumdl/commit/362b5a657b30418344485da08666aa59a8db27d1">362b5a6</a>)</li> </ul> <h2><a href="https://github.com/rvben/rumdl/compare/v0.2.17...v0.2.18">0.2.18</a> - 2026-06-16</h2> <h3>Fixed</h3> <ul> <li><strong>md013</strong>: preserve MyST directives and roles during reflow (<a href="https://github.com/rvben/rumdl/commit/a31a602e26e0b0b074f0fa90a80b66513fc7fc72">a31a602</a>)</li> <li><strong>positions</strong>: char-based marker columns in MD018, MD029, MD069 (<a href="https://github.com/rvben/rumdl/commit/97212f34172cb8c8fa60d4e1665f5a0e1323f918">97212f3</a>)</li> <li><strong>positions</strong>: address review - MD037 filter, boundary-safe parser conversions, MD063 column (<a href="https://github.com/rvben/rumdl/commit/6fd43f76c12b9db4776000f974131c6b8e734275">6fd43f7</a>)</li> <li><strong>positions</strong>: char-based end column in MD070; document the column convention (<a href="https://github.com/rvben/rumdl/commit/039a33485f03fe8e819183490adb95290fb89055">039a334</a>)</li> <li><strong>positions</strong>: use character-based end columns across remaining rules (<a href="https://github.com/rvben/rumdl/commit/efc29da2b10c8eba28118500d9617c194bf3d322">efc29da</a>)</li> <li><strong>positions</strong>: report character-based columns in inline-content rules (<a href="https://github.com/rvben/rumdl/commit/e7fd2eea9ef1413b54327c44a64df14577ae6958">e7fd2ee</a>)</li> <li><strong>positions</strong>: make shared column helpers character-based (<a href="https://github.com/rvben/rumdl/commit/5ca48141750b3b067817d34a6b3aa63221b603c4">5ca4814</a>)</li> <li><strong>md057</strong>: report character-based columns for non-ASCII lines (<a href="https://github.com/rvben/rumdl/commit/d8d07eb4d86e2d7226ef47849d441262ace5d3db">d8d07eb</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/a28a5738b9e987dcfa354eabfec92c75feca7783"><code>a28a573</code></a> chore: bump version to v0.2.22</li> <li><a href="https://github.com/rvben/rumdl/commit/eab51f6b8c7902aeedef397285a862a7242d5241"><code>eab51f6</code></a> fix(md040): keep blockquote fences valid when adding default language</li> <li><a href="https://github.com/rvben/rumdl/commit/672f89cfbb8bab7a8bba9132d198d5e72396f426"><code>672f89c</code></a> refactor(md077): classify aligned-mode structure via parser output</li> <li><a href="https://github.com/rvben/rumdl/commit/f601c8cd416791d7ee728fa3ec6676babe96067b"><code>f601c8c</code></a> fix(md013): keep blockquote markers when reflowing a blockquote nested in a l...</li> <li><a href="https://github.com/rvben/rumdl/commit/14eebe1c6181fe8b9c40e7fb9219014b78bf324e"><code>14eebe1</code></a> feat(md077): add opt-in style = "aligned" for continuation indent</li> <li><a href="https://github.com/rvben/rumdl/commit/b1236614e12f93d4fef1bd0e90a0fc2ffb3281bb"><code>b123661</code></a> chore: bump version to v0.2.21</li> <li><a href="https://github.com/rvben/rumdl/commit/d1b996823604470b755b7ac7b3a11f0f464a6c91"><code>d1b9968</code></a> fix(emphasis): align MD049 and MD037 with CommonMark flanking (<a href="https://redirect.github.com/rvben/rumdl/issues/681">#681</a>)</li> <li><a href="https://github.com/rvben/rumdl/commit/4d20337ff57914e17708218f5f9de36d851a25fd"><code>4d20337</code></a> docs(readme): add mackup, kreuzberg, zero-to-nix to Used By</li> <li><a href="https://github.com/rvben/rumdl/commit/05340342ccf8de8151b5a37e7e221efeedb33217"><code>0534034</code></a> test(discovery): isolate vendor-dir test from ambient gitignores</li> <li><a href="https://github.com/rvben/rumdl/commit/b2afd763e67e86f8917a1f4b52f7c69e075ec318"><code>b2afd76</code></a> fix(ci): bump pinned Rust toolchain to 1.96.0 to unblock mise tool install</li> <li>Additional commits viewable in <a href="https://github.com/rvben/rumdl/compare/v0.2.5...v0.2.22">compare view</a></li> </ul> </details> <br /> [](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]
