dependabot[bot] opened a new pull request, #15130: URL: https://github.com/apache/iceberg/pull/15130
Bumps [pymarkdownlnt](https://github.com/jackdewinter/pymarkdown) from 0.9.34 to 0.9.35. <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.35 - 2026-01-24</h2> <p>This release was all about starting to clean up some long lingering items that had been on the to-do list for a while. Before addressing <a href="https://redirect.github.com/jackdewinter/pymarkdown/issues/1503">Issue 1503</a>, the file scanning code was moved out to the <a href="https://github.com/%5Bjackdewinter/application_file_scanner%5D(https://github.com/jackdewinter/application_file_scanner)">application_file_scanner</a> project. This allowed our team to define a clean separation of responsibilities between the file scanning and the linting, something that we started with the <a href="https://github.com/jackdewinter/application_properties">application_properties</a> package. We had started that a while ago, so it was nice to be able to complete that task and to include the <code>--respect-ignore</code> functionality into that new package.</p> <p>Our main goal for the next couple of months is to address new features and issues as they arise. However, we hope to have enough time to reduce the number of skipped tests and backlogged issues in the repository, while also working on more refactoring and performance analysis. I hope this helps you see the direction that we are taking this repository in!</p> <h2>Added</h2> <ul> <li><a href="https://redirect.github.com/jackdewinter/pymarkdown/issues/1503">Issue 1503</a> <ul> <li>Added support for <code>--respect-gitignore</code> flags to respect any Git directories and their <code>.gitignore</code> files.</li> </ul> </li> </ul> <h2>Fixed</h2> <ul> <li><a href="https://redirect.github.com/jackdewinter/pymarkdown/issues/1484">Issue 1484</a> <ul> <li>Made <a href="https://redirect.github.com/jackdewinter/application_properties/issues/318">change</a> in <code>application_properties</code> package to properly apply section header when using the <code>--config</code> flag.</li> <li>Added tests to this repository to verify that both implicit and explicit TOML files can be used.</li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jackdewinter/pymarkdown/commit/c5755e272a13da06be38d74052658af46c1ee447"><code>c5755e2</code></a> Version 0.9.35 - 2026-01-24 (<a href="https://redirect.github.com/jackdewinter/pymarkdown/issues/1534">#1534</a>)</li> <li><a href="https://github.com/jackdewinter/pymarkdown/commit/daa6346426425c5117161f0c00c5a63953f5ca93"><code>daa6346</code></a> Issue 1503, 1484</li> <li>See full diff in <a href="https://github.com/jackdewinter/pymarkdown/compare/v0.9.34...v0.9.35">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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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]
