dependabot[bot] opened a new pull request, #16233: URL: https://github.com/apache/lucene/pull/16233
Bumps [rumdl](https://github.com/rvben/rumdl) from 0.2.4 to 0.2.5. <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.5</h2> <h3>Added</h3> <ul> <li><strong>lsp</strong>: resolve buffer-file links and extend hover previews (<a href="https://github.com/rvben/rumdl/commit/94e088a10b662ad611f2c0e2c80f32efce1e99af">94e088a</a>)</li> </ul> <h3>Fixed</h3> <ul> <li><strong>md034</strong>: don't flag URLs in JSX component attributes (MDX) (<a href="https://github.com/rvben/rumdl/commit/5ed2c5d030eb88ef406a0647fde8da5d0e5451f8">5ed2c5d</a>)</li> <li><strong>md013</strong>: avoid byte-slice underflow on all-emphasis lines (<a href="https://github.com/rvben/rumdl/commit/ad5647a3d90a74ce269c89a0fdae4dcb2420febe">ad5647a</a>)</li> <li><strong>fix-utils</strong>: reject non-char-boundary ranges in validate_fix_range too (<a href="https://github.com/rvben/rumdl/commit/9d07c16ea47f9be78c6e542107bbb064e10464fe">9d07c16</a>)</li> <li><strong>md072</strong>: span quoted keys fully in unsorted-key diagnostics (<a href="https://github.com/rvben/rumdl/commit/8aa9140f3672433633577a07bf31d0a80875e0ec">8aa9140</a>)</li> <li><strong>config</strong>: don't create phantom rule entries for unconvertible values (<a href="https://github.com/rvben/rumdl/commit/4b21cb00a6f3310886d72a8aa8380664326ca3db">4b21cb0</a>)</li> <li><strong>md004</strong>: guard empty marker in count_marker_prevalence too (<a href="https://github.com/rvben/rumdl/commit/5584c23c54c218e5c8b3ae9f72f6baf0067f656d">5584c23</a>)</li> <li><strong>config</strong>: keep pyproject [tool.rumdl] with only cache=true set (<a href="https://github.com/rvben/rumdl/commit/774a1b3d1d507cbcc1f9c0e4d18e8e2dec845bd8">774a1b3</a>)</li> <li><strong>wasm</strong>: cover AzureDevOps and MyST flavors in round-trip test (<a href="https://github.com/rvben/rumdl/commit/58f8d0dda6dabd00e09915fbe0e3ce7c428bf9e6">58f8d0d</a>)</li> <li><strong>config</strong>: tighten pyproject rumdl-section detection (<a href="https://github.com/rvben/rumdl/commit/b8a59669ad8efe3c396c48e8501646b8cae0931f">b8a5966</a>)</li> <li><strong>config</strong>: keep pyproject [tool.rumdl] with only scalar globals (<a href="https://github.com/rvben/rumdl/commit/7da87d7f0052d2c44468c9ab54346add1c6037e6">7da87d7</a>)</li> <li><strong>md078,md079</strong>: declare Unfixable to match fix() returning Err (<a href="https://github.com/rvben/rumdl/commit/d1d838ac7697acc733ed35710b20dc0d8adfc07b">d1d838a</a>)</li> <li><strong>config</strong>: skip unconvertible markdownlint values instead of exiting (<a href="https://github.com/rvben/rumdl/commit/9bfc2960b7accd4e20d684f7da6d5f330449fd33">9bfc296</a>)</li> <li><strong>md004</strong>: guard against empty list marker instead of unwrapping (<a href="https://github.com/rvben/rumdl/commit/a73d0bf2935df20d7f99bcf977a2a4d3f40acd57">a73d0bf</a>)</li> <li><strong>check</strong>: emit cross-file diagnostics in a stable path order (<a href="https://github.com/rvben/rumdl/commit/8eb5027e6c38922a2db6e838eda0caf996600bf0">8eb5027</a>)</li> <li><strong>md063</strong>: preserve URLs with nested parens and image alt text (<a href="https://github.com/rvben/rumdl/commit/ba68a848f81ffe34fbf48d935cd91956bc9e6917">ba68a84</a>)</li> <li><strong>md057</strong>: only treat bare .com domains as external, not relative paths (<a href="https://github.com/rvben/rumdl/commit/a0f8a86f6211235dd18dc65b0dbd6d2ade6c6b61">a0f8a86</a>)</li> <li><strong>md046</strong>: no trailing spaces on blank lines and tighter list detection (<a href="https://github.com/rvben/rumdl/commit/eceb1d674ce08562b074ecaf7f98a32d2bfa4838">eceb1d6</a>)</li> <li><strong>md072</strong>: preserve trailing newline and sort quoted keys by content (<a href="https://github.com/rvben/rumdl/commit/73f80cf111d5741c9f6b3623c04f6215a79b267a">73f80cf</a>)</li> <li><strong>fix-utils</strong>: reject fix ranges that split UTF-8 codepoints (<a href="https://github.com/rvben/rumdl/commit/1ded1242c4b3696375a00602a0aab4ed024ae717">1ded124</a>)</li> <li><strong>md033</strong>: avoid non-char-boundary panic on multi-byte whitespace in tags (<a href="https://github.com/rvben/rumdl/commit/5dfbec778592aeeb35ef6a881a185cd16adfe8eb">5dfbec7</a>)</li> </ul> <h3>Performance</h3> <ul> <li><strong>md037</strong>: use cached HTML-comment lookup in the warning filter (<a href="https://github.com/rvben/rumdl/commit/e5dcf91f320c0819f250ef740aca35237dfad478">e5dcf91</a>)</li> <li><strong>lint-context</strong>: cache math byte ranges for is_in_math_context (<a href="https://github.com/rvben/rumdl/commit/33ff165fdfd91271bcce574c589af2ca826fc4f2">33ff165</a>)</li> <li><strong>md057</strong>: index lines via raw_lines() instead of lines().nth() (<a href="https://github.com/rvben/rumdl/commit/251e8ff4751e38146ac6f79ea46f2c15ac2850c1">251e8ff</a>)</li> <li><strong>md032</strong>: compare blockquote prefixes as &str without allocating (<a href="https://github.com/rvben/rumdl/commit/c4f37d6f31f911fd9243bcc226932834a15f7ad3">c4f37d6</a>)</li> <li><strong>lint-context</strong>: skip kramdown masking when there are no extension lines (<a href="https://github.com/rvben/rumdl/commit/29378b29df3f48453202d16ea3f3621d22601151">29378b2</a>)</li> <li><strong>rules</strong>: use LazyLock regexes instead of the mutex-backed cache (<a href="https://github.com/rvben/rumdl/commit/f757bae2cdc8a38c4d42bd1571417060fe5055ab">f757bae</a>)</li> <li><strong>workspace</strong>: clear reverse deps via the file's own links (<a href="https://github.com/rvben/rumdl/commit/f28a27d39f89c39ff720a8cc6f47d4085fd8183b">f28a27d</a>)</li> <li><strong>lint-context</strong>: precompute math-block closer lookahead (<a href="https://github.com/rvben/rumdl/commit/be6796a083e7f019fe5b7326f146ddf58d873501">be6796a</a>)</li> <li><strong>lint-context</strong>: make is_in_list_block/is_in_table_block O(1) (<a href="https://github.com/rvben/rumdl/commit/9dc96a400b008a771934c87c366626e860821c77">9dc96a4</a>)</li> <li><strong>reflow</strong>: scan is_horizontal_rule without allocating a Vec<!-- raw HTML omitted --> (<a href="https://github.com/rvben/rumdl/commit/9664d220165cd142368707549c7d24b73e393ce5">9664d22</a>)</li> <li><strong>reflow</strong>: hoist char collection out of is_sentence_boundary (<a href="https://github.com/rvben/rumdl/commit/457cbad169e84747d1d66089ab66d1c04ae5626d">457cbad</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.5/rumdl-v0.2.5-x86_64-unknown-linux-gnu.tar.gz">rumdl-v0.2.5-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.5/rumdl-v0.2.5-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.5/rumdl-v0.2.5-x86_64-unknown-linux-musl.tar.gz">rumdl-v0.2.5-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.5/rumdl-v0.2.5-x86_64-unknown-linux-musl.tar.gz.sha256">checksum</a></td> </tr> </tbody> </table> <!-- 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.4...v0.2.5">0.2.5</a> - 2026-06-02</h2> <h3>Added</h3> <ul> <li><strong>lsp</strong>: resolve buffer-file links and extend hover previews (<a href="https://github.com/rvben/rumdl/commit/94e088a10b662ad611f2c0e2c80f32efce1e99af">94e088a</a>)</li> </ul> <h3>Fixed</h3> <ul> <li><strong>md034</strong>: don't flag URLs in JSX component attributes (MDX) (<a href="https://github.com/rvben/rumdl/commit/5ed2c5d030eb88ef406a0647fde8da5d0e5451f8">5ed2c5d</a>)</li> <li><strong>md013</strong>: avoid byte-slice underflow on all-emphasis lines (<a href="https://github.com/rvben/rumdl/commit/ad5647a3d90a74ce269c89a0fdae4dcb2420febe">ad5647a</a>)</li> <li><strong>fix-utils</strong>: reject non-char-boundary ranges in validate_fix_range too (<a href="https://github.com/rvben/rumdl/commit/9d07c16ea47f9be78c6e542107bbb064e10464fe">9d07c16</a>)</li> <li><strong>md072</strong>: span quoted keys fully in unsorted-key diagnostics (<a href="https://github.com/rvben/rumdl/commit/8aa9140f3672433633577a07bf31d0a80875e0ec">8aa9140</a>)</li> <li><strong>config</strong>: don't create phantom rule entries for unconvertible values (<a href="https://github.com/rvben/rumdl/commit/4b21cb00a6f3310886d72a8aa8380664326ca3db">4b21cb0</a>)</li> <li><strong>md004</strong>: guard empty marker in count_marker_prevalence too (<a href="https://github.com/rvben/rumdl/commit/5584c23c54c218e5c8b3ae9f72f6baf0067f656d">5584c23</a>)</li> <li><strong>config</strong>: keep pyproject [tool.rumdl] with only cache=true set (<a href="https://github.com/rvben/rumdl/commit/774a1b3d1d507cbcc1f9c0e4d18e8e2dec845bd8">774a1b3</a>)</li> <li><strong>wasm</strong>: cover AzureDevOps and MyST flavors in round-trip test (<a href="https://github.com/rvben/rumdl/commit/58f8d0dda6dabd00e09915fbe0e3ce7c428bf9e6">58f8d0d</a>)</li> <li><strong>config</strong>: tighten pyproject rumdl-section detection (<a href="https://github.com/rvben/rumdl/commit/b8a59669ad8efe3c396c48e8501646b8cae0931f">b8a5966</a>)</li> <li><strong>config</strong>: keep pyproject [tool.rumdl] with only scalar globals (<a href="https://github.com/rvben/rumdl/commit/7da87d7f0052d2c44468c9ab54346add1c6037e6">7da87d7</a>)</li> <li><strong>md078,md079</strong>: declare Unfixable to match fix() returning Err (<a href="https://github.com/rvben/rumdl/commit/d1d838ac7697acc733ed35710b20dc0d8adfc07b">d1d838a</a>)</li> <li><strong>config</strong>: skip unconvertible markdownlint values instead of exiting (<a href="https://github.com/rvben/rumdl/commit/9bfc2960b7accd4e20d684f7da6d5f330449fd33">9bfc296</a>)</li> <li><strong>md004</strong>: guard against empty list marker instead of unwrapping (<a href="https://github.com/rvben/rumdl/commit/a73d0bf2935df20d7f99bcf977a2a4d3f40acd57">a73d0bf</a>)</li> <li><strong>check</strong>: emit cross-file diagnostics in a stable path order (<a href="https://github.com/rvben/rumdl/commit/8eb5027e6c38922a2db6e838eda0caf996600bf0">8eb5027</a>)</li> <li><strong>md063</strong>: preserve URLs with nested parens and image alt text (<a href="https://github.com/rvben/rumdl/commit/ba68a848f81ffe34fbf48d935cd91956bc9e6917">ba68a84</a>)</li> <li><strong>md057</strong>: only treat bare .com domains as external, not relative paths (<a href="https://github.com/rvben/rumdl/commit/a0f8a86f6211235dd18dc65b0dbd6d2ade6c6b61">a0f8a86</a>)</li> <li><strong>md046</strong>: no trailing spaces on blank lines and tighter list detection (<a href="https://github.com/rvben/rumdl/commit/eceb1d674ce08562b074ecaf7f98a32d2bfa4838">eceb1d6</a>)</li> <li><strong>md072</strong>: preserve trailing newline and sort quoted keys by content (<a href="https://github.com/rvben/rumdl/commit/73f80cf111d5741c9f6b3623c04f6215a79b267a">73f80cf</a>)</li> <li><strong>fix-utils</strong>: reject fix ranges that split UTF-8 codepoints (<a href="https://github.com/rvben/rumdl/commit/1ded1242c4b3696375a00602a0aab4ed024ae717">1ded124</a>)</li> <li><strong>md033</strong>: avoid non-char-boundary panic on multi-byte whitespace in tags (<a href="https://github.com/rvben/rumdl/commit/5dfbec778592aeeb35ef6a881a185cd16adfe8eb">5dfbec7</a>)</li> </ul> <h3>Performance</h3> <ul> <li><strong>md037</strong>: use cached HTML-comment lookup in the warning filter (<a href="https://github.com/rvben/rumdl/commit/e5dcf91f320c0819f250ef740aca35237dfad478">e5dcf91</a>)</li> <li><strong>lint-context</strong>: cache math byte ranges for is_in_math_context (<a href="https://github.com/rvben/rumdl/commit/33ff165fdfd91271bcce574c589af2ca826fc4f2">33ff165</a>)</li> <li><strong>md057</strong>: index lines via raw_lines() instead of lines().nth() (<a href="https://github.com/rvben/rumdl/commit/251e8ff4751e38146ac6f79ea46f2c15ac2850c1">251e8ff</a>)</li> <li><strong>md032</strong>: compare blockquote prefixes as &str without allocating (<a href="https://github.com/rvben/rumdl/commit/c4f37d6f31f911fd9243bcc226932834a15f7ad3">c4f37d6</a>)</li> <li><strong>lint-context</strong>: skip kramdown masking when there are no extension lines (<a href="https://github.com/rvben/rumdl/commit/29378b29df3f48453202d16ea3f3621d22601151">29378b2</a>)</li> <li><strong>rules</strong>: use LazyLock regexes instead of the mutex-backed cache (<a href="https://github.com/rvben/rumdl/commit/f757bae2cdc8a38c4d42bd1571417060fe5055ab">f757bae</a>)</li> <li><strong>workspace</strong>: clear reverse deps via the file's own links (<a href="https://github.com/rvben/rumdl/commit/f28a27d39f89c39ff720a8cc6f47d4085fd8183b">f28a27d</a>)</li> <li><strong>lint-context</strong>: precompute math-block closer lookahead (<a href="https://github.com/rvben/rumdl/commit/be6796a083e7f019fe5b7326f146ddf58d873501">be6796a</a>)</li> <li><strong>lint-context</strong>: make is_in_list_block/is_in_table_block O(1) (<a href="https://github.com/rvben/rumdl/commit/9dc96a400b008a771934c87c366626e860821c77">9dc96a4</a>)</li> <li><strong>reflow</strong>: scan is_horizontal_rule without allocating a Vec<!-- raw HTML omitted --> (<a href="https://github.com/rvben/rumdl/commit/9664d220165cd142368707549c7d24b73e393ce5">9664d22</a>)</li> <li><strong>reflow</strong>: hoist char collection out of is_sentence_boundary (<a href="https://github.com/rvben/rumdl/commit/457cbad169e84747d1d66089ab66d1c04ae5626d">457cbad</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/rvben/rumdl/commit/546bd21b33a0401441a60d8f0c15431458ea6ab9"><code>546bd21</code></a> chore: bump version to v0.2.5</li> <li><a href="https://github.com/rvben/rumdl/commit/94e088a10b662ad611f2c0e2c80f32efce1e99af"><code>94e088a</code></a> feat(lsp): resolve buffer-file links and extend hover previews</li> <li><a href="https://github.com/rvben/rumdl/commit/5ed2c5d030eb88ef406a0647fde8da5d0e5451f8"><code>5ed2c5d</code></a> fix(md034): don't flag URLs in JSX component attributes (MDX)</li> <li><a href="https://github.com/rvben/rumdl/commit/e5dcf91f320c0819f250ef740aca35237dfad478"><code>e5dcf91</code></a> perf(md037): use cached HTML-comment lookup in the warning filter</li> <li><a href="https://github.com/rvben/rumdl/commit/33ff165fdfd91271bcce574c589af2ca826fc4f2"><code>33ff165</code></a> perf(lint-context): cache math byte ranges for is_in_math_context</li> <li><a href="https://github.com/rvben/rumdl/commit/ad5647a3d90a74ce269c89a0fdae4dcb2420febe"><code>ad5647a</code></a> fix(md013): avoid byte-slice underflow on all-emphasis lines</li> <li><a href="https://github.com/rvben/rumdl/commit/251e8ff4751e38146ac6f79ea46f2c15ac2850c1"><code>251e8ff</code></a> perf(md057): index lines via raw_lines() instead of lines().nth()</li> <li><a href="https://github.com/rvben/rumdl/commit/c4f37d6f31f911fd9243bcc226932834a15f7ad3"><code>c4f37d6</code></a> perf(md032): compare blockquote prefixes as &str without allocating</li> <li><a href="https://github.com/rvben/rumdl/commit/29378b29df3f48453202d16ea3f3621d22601151"><code>29378b2</code></a> perf(lint-context): skip kramdown masking when there are no extension lines</li> <li><a href="https://github.com/rvben/rumdl/commit/f757bae2cdc8a38c4d42bd1571417060fe5055ab"><code>f757bae</code></a> perf(rules): use LazyLock regexes instead of the mutex-backed cache</li> <li>Additional commits viewable in <a href="https://github.com/rvben/rumdl/compare/v0.2.4...v0.2.5">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]
