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

   Bumps [rumdl](https://github.com/rvben/rumdl) from 0.2.61 to 0.2.62.
   <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.62</h2>
   <h3>Added</h3>
   <ul>
   <li><strong>flavor</strong>: add support for Markdown with Gherkin (MDG) (<a 
href="https://github.com/rvben/rumdl/commit/db62377aa7e63865f682bf16d790c6ff5eb40b31";>db62377</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.62/rumdl-v0.2.62-x86_64-unknown-linux-gnu.tar.gz";>rumdl-v0.2.62-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.62/rumdl-v0.2.62-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.62/rumdl-v0.2.62-x86_64-unknown-linux-musl.tar.gz";>rumdl-v0.2.62-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.62/rumdl-v0.2.62-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.62/rumdl-v0.2.62-aarch64-unknown-linux-gnu.tar.gz";>rumdl-v0.2.62-aarch64-unknown-linux-gnu.tar.gz</a></td>
   <td>Linux ARM64</td>
   <td><a 
href="https://github.com/rvben/rumdl/releases/download/v0.2.62/rumdl-v0.2.62-aarch64-unknown-linux-gnu.tar.gz.sha256";>checksum</a></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/rvben/rumdl/releases/download/v0.2.62/rumdl-v0.2.62-aarch64-unknown-linux-musl.tar.gz";>rumdl-v0.2.62-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.62/rumdl-v0.2.62-aarch64-unknown-linux-musl.tar.gz.sha256";>checksum</a></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/rvben/rumdl/releases/download/v0.2.62/rumdl-v0.2.62-x86_64-apple-darwin.tar.gz";>rumdl-v0.2.62-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.62/rumdl-v0.2.62-x86_64-apple-darwin.tar.gz.sha256";>checksum</a></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/rvben/rumdl/releases/download/v0.2.62/rumdl-v0.2.62-aarch64-apple-darwin.tar.gz";>rumdl-v0.2.62-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.62/rumdl-v0.2.62-aarch64-apple-darwin.tar.gz.sha256";>checksum</a></td>
   </tr>
   <tr>
   <td><a 
href="https://github.com/rvben/rumdl/releases/download/v0.2.62/rumdl-v0.2.62-x86_64-pc-windows-msvc.zip";>rumdl-v0.2.62-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.62/rumdl-v0.2.62-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>
   </blockquote>
   </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.61...v0.2.62";>0.2.62</a> - 
2026-08-27</h2>
   <h3>Added</h3>
   <ul>
   <li><strong>flavor</strong>: add support for Markdown with Gherkin (MDG) (<a 
href="https://github.com/rvben/rumdl/commit/db62377aa7e63865f682bf16d790c6ff5eb40b31";>db62377</a>)</li>
   </ul>
   </blockquote>
   </details>
   <details>
   <summary>Commits</summary>
   <ul>
   <li><a 
href="https://github.com/rvben/rumdl/commit/96c8520425eaf1b6d362e4a98754adf6ee604acb";><code>96c8520</code></a>
 chore: bump version to v0.2.62</li>
   <li><a 
href="https://github.com/rvben/rumdl/commit/9a6c6348dc9fc364f9609bbda760e07e1cb5a809";><code>9a6c634</code></a>
 ci(deps): move upd to v0.8.2 and align the last mise pin</li>
   <li><a 
href="https://github.com/rvben/rumdl/commit/871551412a1ab7a6231148cdefb51474929baf0a";><code>8715514</code></a>
 ci: track the mise version each workflow passes to mise-action</li>
   <li><a 
href="https://github.com/rvben/rumdl/commit/b58f8c39197aa6b710a1726507bce26c02c88647";><code>b58f8c3</code></a>
 ci: pin the mise version at every mise-action call site</li>
   <li><a 
href="https://github.com/rvben/rumdl/commit/4ffaf202235cbf60426413f13b036a14157da138";><code>4ffaf20</code></a>
 ci(windows): name cargo-binstall in the scoped mise installs</li>
   <li><a 
href="https://github.com/rvben/rumdl/commit/ca4bc0f0ce692d87391830590ae0edf0d43a57e4";><code>ca4bc0f</code></a>
 docs(mdg): correct the tag-line rationale and the flavor selection note</li>
   <li><a 
href="https://github.com/rvben/rumdl/commit/db62377aa7e63865f682bf16d790c6ff5eb40b31";><code>db62377</code></a>
 feat(flavor): add support for Markdown with Gherkin (MDG)</li>
   <li>See full diff in <a 
href="https://github.com/rvben/rumdl/compare/v0.2.61...v0.2.62";>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.61&new-version=0.2.62)](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