dependabot[bot] opened a new pull request, #15715: URL: https://github.com/apache/iceberg/pull/15715
Bumps [pymarkdownlnt](https://github.com/jackdewinter/pymarkdown) from 0.9.35 to 0.9.36. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/jackdewinter/pymarkdown/releases">pymarkdownlnt's releases</a>.</em></p> <blockquote> <h2>Version 0.9.36 - 2026-03-15</h2> <p>In this release, we’ve invested heavily in revamping our documentation so that you can get from installation to your first useful scan more quickly. After the last release, a backlog review made it clear that our documentation needed an overhaul, especially for people seeing PyMarkdown for the first time. Over time, we added new sections and details without a full restructuring, which made it harder for new users to see where to start and how everything fits together.</p> <p>We updated the <a href="https://pymarkdown.readthedocs.io/en/latest/">main documentation</a> and introduced new <a href="https://pymarkdown.readthedocs.io/en/latest/quick-starts/">Quick Start guides</a> for common workflows. We simplified each section and reorganized the content so related topics are grouped together and easier to follow. Each Quick Start guide focuses on a single topic, helping new users get productive with PyMarkdown as quickly as possible. New users can now go from install to scanning a repository in just a few minutes. Existing users should find it easier to jump straight to the commands and options they need.</p> <p>Going forward, you can expect faster scans, clearer error reporting, and continued improvements to the documentation. To support that, our primary goal is to deliver requested features and respond quickly to reported issues, particularly in the rule set, configuration, and documentation. Behind the scenes, we are reducing skipped tests, working through backlogged issues, and investing in refactoring and performance analysis. This work helps keep PyMarkdown fast and dependable as it grows.</p> <h3>Added</h3> <ul> <li><a href="https://redirect.github.com/jackdewinter/pymarkdown/issues/1511">Issue 1511</a> <ul> <li>Added <code>plugins.per-file-ignores.*</code> configuration items to allow for rules to be disabled by matching against a glob-path.</li> </ul> </li> <li><a href="https://redirect.github.com/jackdewinter/pymarkdown/issues/1535">Issue 1535</a> <ul> <li>Added documentation under the extensions section to provide information on the tables extension.</li> </ul> </li> </ul> <h3>Changed</h3> <ul> <li><a href="https://redirect.github.com/jackdewinter/pymarkdown/issues/1527">Issue 1527</a> <ul> <li>Updated documentation to give more examples, including examples of TOML configurations.</li> </ul> </li> <li><a href="https://redirect.github.com/jackdewinter/pymarkdown/issues/1539">Issue 1539</a> <ul> <li>Did full sweep through existing documentation, to clean up.</li> </ul> </li> <li><a href="https://redirect.github.com/jackdewinter/pymarkdown/issues/1555">Issue 1555</a> <ul> <li>Badges were out of sync, needed new mechanism to properly fetch</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jackdewinter/pymarkdown/commit/81f753900cfa59d84eb0f3672e9aa5e100449870"><code>81f7539</code></a> v0.9.36</li> <li><a href="https://github.com/jackdewinter/pymarkdown/commit/55c05549fcebf362fd376ed085d5b9068941b3c0"><code>55c0554</code></a> v0.9.36</li> <li><a href="https://github.com/jackdewinter/pymarkdown/commit/7268959b307afab60aac513cea9c102e3c4c5a58"><code>7268959</code></a> <a href="https://redirect.github.com/jackdewinter/pymarkdown/issues/1555">jackdewinter/pymarkdown#1555</a></li> <li><a href="https://github.com/jackdewinter/pymarkdown/commit/6428e249244528eba30f6beb24f8c20dc6287ecc"><code>6428e24</code></a> <a href="https://redirect.github.com/jackdewinter/pymarkdown/issues/1555">jackdewinter/pymarkdown#1555</a></li> <li><a href="https://github.com/jackdewinter/pymarkdown/commit/f026b6816e90f26195647409a0bd1a86f0e02f6a"><code>f026b68</code></a> <a href="https://redirect.github.com/jackdewinter/pymarkdown/issues/1539">jackdewinter/pymarkdown#1539</a></li> <li><a href="https://github.com/jackdewinter/pymarkdown/commit/f18633138cf9ba95d34c5bb8f0362dd28d0cde1e"><code>f186331</code></a> <a href="https://redirect.github.com/jackdewinter/pymarkdown/issues/1539">jackdewinter/pymarkdown#1539</a></li> <li><a href="https://github.com/jackdewinter/pymarkdown/commit/f89bcc695545ec34738459b270f4add25278ca29"><code>f89bcc6</code></a> Issue 1475 (<a href="https://redirect.github.com/jackdewinter/pymarkdown/issues/1550">#1550</a>)</li> <li><a href="https://github.com/jackdewinter/pymarkdown/commit/4994680e04e7292aca02bd97c15eefea7498cbae"><code>4994680</code></a> updating dependencies and <a href="https://redirect.github.com/jackdewinter/pymarkdown/issues/1539">jackdewinter/pymarkdown#1539</a></li> <li><a href="https://github.com/jackdewinter/pymarkdown/commit/31f860441a48a3684511121b0657e4869c156d94"><code>31f8604</code></a> <a href="https://redirect.github.com/jackdewinter/pymarkdown/issues/1511">jackdewinter/pymarkdown#1511</a></li> <li>See full diff in <a href="https://github.com/jackdewinter/pymarkdown/compare/v0.9.35...v0.9.36">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]
