dependabot[bot] opened a new pull request, #1082: URL: https://github.com/apache/iceberg-python/pull/1082
Bumps [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) from 1.0.1 to 1.1.0. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/mkdocstrings/autorefs/releases">mkdocs-autorefs's releases</a>.</em></p> <blockquote> <h2>1.1.0</h2> <h2><a href="https://github.com/mkdocstrings/autorefs/releases/tag/1.1.0">1.1.0</a> - 2024-08-20</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/autorefs/compare/1.0.1...1.1.0">Compare with 1.0.1</a><!-- raw HTML omitted --></p> <h3>Deprecations</h3> <ul> <li><code>AUTO_REF_RE</code> is renamed <code>AUTOREF_RE</code> (and updated for an improved version of <code>fix_refs</code>)</li> <li><code>AutoRefInlineProcessor</code> is renamed <code>AutorefsInlineProcessor</code></li> </ul> <h3>Features</h3> <ul> <li>Warn when multiple URLs are found for the same identifier (<a href="https://github.com/mkdocstrings/autorefs/commit/c6303542018ca835f6941c070accb582f851f6b1">c630354</a> by Markus B). <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/35">Issue-35</a>, <a href="https://redirect.github.com/mkdocstrings/autorefs/pull/50">PR-50</a>, Co-authored-by: Timothée Mazzucotelli <a href="mailto:d...@pawamoy.fr">d...@pawamoy.fr</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Only log "Markdown anchors feature enabled" once (<a href="https://github.com/mkdocstrings/autorefs/commit/1c9bda1ab4f13c9a5cf5d202de755e5296729654">1c9bda1</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/44">Issue-44</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Use a custom autoref HTML tag (<a href="https://github.com/mkdocstrings/autorefs/commit/e14202317dc13dd5eed93b5d7cfd183c87de893f">e142023</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/pull/48">PR-48</a></li> <li>Rename AutoRefInlineProcessor to AutorefsInlineProcessor (<a href="https://github.com/mkdocstrings/autorefs/commit/ffcaa0178b642e423acdc66d35f1e6b207099dc7">ffcaa01</a> by Timothée Mazzucotelli).</li> <li>Attach name to processors for easier retrieval (<a href="https://github.com/mkdocstrings/autorefs/commit/036b825c7994b2586564e8707fbc0b3627c29569">036b825</a> by Timothée Mazzucotelli).</li> </ul> </blockquote> </details> <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/mkdocstrings/autorefs/blob/main/CHANGELOG.md">mkdocs-autorefs's changelog</a>.</em></p> <blockquote> <h2><a href="https://github.com/mkdocstrings/autorefs/releases/tag/1.1.0">1.1.0</a> - 2024-08-20</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/autorefs/compare/1.0.1...1.1.0">Compare with 1.0.1</a><!-- raw HTML omitted --></p> <h3>Deprecations</h3> <ul> <li><code>AUTO_REF_RE</code> is renamed <code>AUTOREF_RE</code> (and updated for an improved version of <code>fix_refs</code>)</li> <li><code>AutoRefInlineProcessor</code> is renamed <code>AutorefsInlineProcessor</code></li> </ul> <h3>Features</h3> <ul> <li>Warn when multiple URLs are found for the same identifier (<a href="https://github.com/mkdocstrings/autorefs/commit/c6303542018ca835f6941c070accb582f851f6b1">c630354</a> by Markus B). <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/35">Issue-35</a>, <a href="https://redirect.github.com/mkdocstrings/autorefs/pull/50">PR-50</a>, Co-authored-by: Timothée Mazzucotelli <a href="mailto:d...@pawamoy.fr">d...@pawamoy.fr</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Only log "Markdown anchors feature enabled" once (<a href="https://github.com/mkdocstrings/autorefs/commit/1c9bda1ab4f13c9a5cf5d202de755e5296729654">1c9bda1</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/44">Issue-44</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Use a custom autoref HTML tag (<a href="https://github.com/mkdocstrings/autorefs/commit/e14202317dc13dd5eed93b5d7cfd183c87de893f">e142023</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/pull/48">PR-48</a></li> <li>Rename AutoRefInlineProcessor to AutorefsInlineProcessor (<a href="https://github.com/mkdocstrings/autorefs/commit/ffcaa0178b642e423acdc66d35f1e6b207099dc7">ffcaa01</a> by Timothée Mazzucotelli).</li> <li>Attach name to processors for easier retrieval (<a href="https://github.com/mkdocstrings/autorefs/commit/036b825c7994b2586564e8707fbc0b3627c29569">036b825</a> by Timothée Mazzucotelli).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/autorefs/commit/8b43e8809b73b81e4dbe318a66915a5f756660c4"><code>8b43e88</code></a> chore: Prepare release 1.1.0</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/57998bf499ab9a623c828503aea39dcfeba0f994"><code>57998bf</code></a> chore: Template upgrade</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/1c9bda1ab4f13c9a5cf5d202de755e5296729654"><code>1c9bda1</code></a> fix: Only log "Markdown anchors feature enabled" once</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/4f896a5ae7f7edc5b746b71fb59fb346913f81fe"><code>4f896a5</code></a> docs: Fix typo</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/c6303542018ca835f6941c070accb582f851f6b1"><code>c630354</code></a> feat: Warn when multiple URLs are found for the same identifier</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/e14202317dc13dd5eed93b5d7cfd183c87de893f"><code>e142023</code></a> refactor: Use a custom autoref HTML tag</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/44605ec5cf30e8f3bd12b543f3bdcc9dbec26d1a"><code>44605ec</code></a> chore: Template upgrade</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/ffcaa0178b642e423acdc66d35f1e6b207099dc7"><code>ffcaa01</code></a> refactor: Rename AutoRefInlineProcessor to AutorefsInlineProcessor</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/ae87ff7e98aeb5adbd339f6f34fda8c4ac08bd2a"><code>ae87ff7</code></a> tests: Increase minimum pymdown-extensions version required</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/531fbad0dc31be89ac7e6c75c6180b63f7f11131"><code>531fbad</code></a> chore: Template upgrade</li> <li>Additional commits viewable in <a href="https://github.com/mkdocstrings/autorefs/compare/1.0.1...1.1.0">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: issues-unsubscr...@iceberg.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@iceberg.apache.org For additional commands, e-mail: issues-h...@iceberg.apache.org