dependabot[bot] opened a new pull request, #1513: URL: https://github.com/apache/iceberg-python/pull/1513
Bumps [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) from 1.2.0 to 1.3.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.3.0</h2> <h2><a href="https://github.com/mkdocstrings/autorefs/releases/tag/1.3.0">1.3.0</a> - 2025-01-12</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/autorefs/compare/1.2.0...1.3.0">Compare with 1.2.0</a><!-- raw HTML omitted --></p> <h3>Build</h3> <ul> <li>Drop support for Python 3.8 (<a href="https://github.com/mkdocstrings/autorefs/commit/ee3eaadac59331b883f83c6cd9aa0ac4ea3707b5">ee3eaad</a> by Timothée Mazzucotelli).</li> </ul> <h3>Features</h3> <ul> <li>Handle inline references with markup within them (<a href="https://github.com/mkdocstrings/autorefs/commit/54a02a7a61cdeaed0df3f98f49be4c36d07c0b8e">54a02a7</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/58">Follow-up-of-issue-58</a></li> <li>Separate URLs in two groups, primary and secondary (<a href="https://github.com/mkdocstrings/autorefs/commit/559c723203d3f73040b1005ab3762a4a7bf8e133">559c723</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/61">Related-to-issue-61</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fallback to slugified title as id for non-exact, non-code references (<code>[Hello World][]</code> -> <code>[hello-world][]</code>) (<a href="https://github.com/mkdocstrings/autorefs/commit/13428f15d72d3fd473dcd16da94abcc3c32465e9">13428f1</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/58">Issue-58</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Deprecate fallback mechanism (<a href="https://github.com/mkdocstrings/autorefs/commit/5e89cd89f56f611666d84f95c4de0e184aa98437">5e89cd8</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/61">Issue-61</a></li> <li>Log a debug message for unresolved optional references (<a href="https://github.com/mkdocstrings/autorefs/commit/9e990d79a348f06c3d031c6759814acc32449e15">9e990d7</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.3.0">1.3.0</a> - 2025-01-12</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/autorefs/compare/1.2.0...1.3.0">Compare with 1.2.0</a><!-- raw HTML omitted --></p> <h3>Build</h3> <ul> <li>Drop support for Python 3.8 (<a href="https://github.com/mkdocstrings/autorefs/commit/ee3eaadac59331b883f83c6cd9aa0ac4ea3707b5">ee3eaad</a> by Timothée Mazzucotelli).</li> </ul> <h3>Features</h3> <ul> <li>Handle inline references with markup within them (<a href="https://github.com/mkdocstrings/autorefs/commit/54a02a7a61cdeaed0df3f98f49be4c36d07c0b8e">54a02a7</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/58">Follow-up-of-issue-58</a></li> <li>Separate URLs in two groups, primary and secondary (<a href="https://github.com/mkdocstrings/autorefs/commit/559c723203d3f73040b1005ab3762a4a7bf8e133">559c723</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/61">Related-to-issue-61</a></li> </ul> <h3>Bug Fixes</h3> <ul> <li>Fallback to slugified title as id for non-exact, non-code references (<code>[Hello World][]</code> -> <code>[hello-world][]</code>) (<a href="https://github.com/mkdocstrings/autorefs/commit/13428f15d72d3fd473dcd16da94abcc3c32465e9">13428f1</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/58">Issue-58</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Deprecate fallback mechanism (<a href="https://github.com/mkdocstrings/autorefs/commit/5e89cd89f56f611666d84f95c4de0e184aa98437">5e89cd8</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/61">Issue-61</a></li> <li>Log a debug message for unresolved optional references (<a href="https://github.com/mkdocstrings/autorefs/commit/9e990d79a348f06c3d031c6759814acc32449e15">9e990d7</a> by Timothée Mazzucotelli).</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/autorefs/commit/95bbdfcb38c4591ae9b7bae872f5cf5e38281609"><code>95bbdfc</code></a> chore: Prepare release 1.3.0</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/861beebd1bc7a7918dfe0f9051d5addcf244aa5c"><code>861beeb</code></a> chore: Add Yore comments above legacy ref stuff</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/5e89cd89f56f611666d84f95c4de0e184aa98437"><code>5e89cd8</code></a> refactor: Deprecate fallback mechanism</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/7f4522775edec4cd009463a560070c03a34c6976"><code>7f45227</code></a> tests: Test plugin's "multiple URLs" warnings and use of first URL</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/54a02a7a61cdeaed0df3f98f49be4c36d07c0b8e"><code>54a02a7</code></a> feat: Handle inline references with markup within them</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/9e990d79a348f06c3d031c6759814acc32449e15"><code>9e990d7</code></a> refactor: Log a debug message for unresolved optional references</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/d195e41584e7116afc64548704ac6b8715e5e076"><code>d195e41</code></a> style: Import Markup</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/559c723203d3f73040b1005ab3762a4a7bf8e133"><code>559c723</code></a> feat: Separate URLs in two groups, primary and secondary</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/88f1dc92d4dc834952f097eb1dccdd8fb613f1c2"><code>88f1dc9</code></a> chore: Template upgrade</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/5785a63c5fe2f8abd6b4fb0e93047061df1ce863"><code>5785a63</code></a> tests: Use the <code>run_references_test</code> utilitiy functions</li> <li>Additional commits viewable in <a href="https://github.com/mkdocstrings/autorefs/compare/1.2.0...1.3.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