Skip to content

Commit 579beee

Browse files
Build: Bump mkdocs-autorefs from 1.3.1 to 1.4.0 (#1712)
Bumps [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) from 1.3.1 to 1.4.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.4.0</h2> <h2><a href="https://github.com/mkdocstrings/autorefs/releases/tag/1.4.0">1.4.0</a> - 2025-02-24</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/autorefs/compare/1.3.1...1.4.0">Compare with 1.3.1</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Add backlinks feature (<a href="https://github.com/mkdocstrings/autorefs/commit/5a3b38753c68cabd047fd062afba66417ccd124e">5a3b387</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/pull/65">PR-65</a>, <a href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/723">Issue-mkdocstrings-723</a>, <a href="https://redirect.github.com/mkdocstrings/python/issues/153">Issue-mkdocstrings-python-153</a></li> <li>Add <code>strip_title_tags</code> option (<a href="https://github.com/mkdocstrings/autorefs/commit/00ce2031a1a648c7d6f682ff7e94138c73957b20">00ce203</a> and <a href="https://github.com/mkdocstrings/autorefs/commit/b21aefd79b7f53c1b153be635cf4a8ccf1fcdb2f">b21aefd</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/33">Issue-33</a></li> <li>Add <code>link_titles</code> option and adapt related logic (<a href="https://github.com/mkdocstrings/autorefs/commit/e3b602e60a5836e3ef41433d5490202a9656f603">e3b602e</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/33">Issue-33</a>, <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/62">Issue-62</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Move code to internal folder, expose public API in top-level module, document all public objects (<a href="https://github.com/mkdocstrings/autorefs/commit/9615d13e2f85640ebb1c6c055d41f068752884b2">9615d13</a> by Timothée Mazzucotelli).</li> <li>Store actual page instance instead of URL in plugin's <code>current_page</code> attribute (<a href="https://github.com/mkdocstrings/autorefs/commit/8023588ee38dc86299010979b05873dfd6b5039a">8023588</a> and <a href="https://github.com/mkdocstrings/autorefs/commit/2009f85eb10abc14b35c74a969c84744ee1f98ed">2009f85</a> by Timothée Mazzucotelli).</li> <li>Use the <code>on_env</code> hook to fix cross-references (<a href="https://github.com/mkdocstrings/autorefs/commit/70fec3e270e2d8f95213d63b8a99962b9d30569c">70fec3e</a> by Timothée Mazzucotelli). <a href="https://github.com/mkdocs/mkdocs/discussions/3917">Discussion-mkdocs-3917</a></li> <li>Record heading titles alongside URLs (<a href="https://github.com/mkdocstrings/autorefs/commit/791782eef8f85aad84c39bf4f82286613f055322">791782e</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/33">Issue-33</a></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.4.0">1.4.0</a> - 2025-02-24</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/autorefs/compare/1.3.1...1.4.0">Compare with 1.3.1</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Add backlinks feature (<a href="https://github.com/mkdocstrings/autorefs/commit/5a3b38753c68cabd047fd062afba66417ccd124e">5a3b387</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/pull/65">PR-65</a>, <a href="https://redirect.github.com/mkdocstrings/mkdocstrings/issues/723">Issue-mkdocstrings-723</a>, <a href="https://redirect.github.com/mkdocstrings/python/issues/153">Issue-mkdocstrings-python-153</a></li> <li>Add <code>strip_title_tags</code> option (<a href="https://github.com/mkdocstrings/autorefs/commit/00ce2031a1a648c7d6f682ff7e94138c73957b20">00ce203</a> and <a href="https://github.com/mkdocstrings/autorefs/commit/b21aefd79b7f53c1b153be635cf4a8ccf1fcdb2f">b21aefd</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/33">Issue-33</a></li> <li>Add <code>link_titles</code> option and adapt related logic (<a href="https://github.com/mkdocstrings/autorefs/commit/e3b602e60a5836e3ef41433d5490202a9656f603">e3b602e</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/33">Issue-33</a>, <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/62">Issue-62</a></li> </ul> <h3>Code Refactoring</h3> <ul> <li>Move code to internal folder, expose public API in top-level module, document all public objects (<a href="https://github.com/mkdocstrings/autorefs/commit/9615d13e2f85640ebb1c6c055d41f068752884b2">9615d13</a> by Timothée Mazzucotelli).</li> <li>Store actual page instance instead of URL in plugin's <code>current_page</code> attribute (<a href="https://github.com/mkdocstrings/autorefs/commit/8023588ee38dc86299010979b05873dfd6b5039a">8023588</a> and <a href="https://github.com/mkdocstrings/autorefs/commit/2009f85eb10abc14b35c74a969c84744ee1f98ed">2009f85</a> by Timothée Mazzucotelli).</li> <li>Use the <code>on_env</code> hook to fix cross-references (<a href="https://github.com/mkdocstrings/autorefs/commit/70fec3e270e2d8f95213d63b8a99962b9d30569c">70fec3e</a> by Timothée Mazzucotelli). <a href="https://github.com/mkdocs/mkdocs/discussions/3917">Discussion-mkdocs-3917</a></li> <li>Record heading titles alongside URLs (<a href="https://github.com/mkdocstrings/autorefs/commit/791782eef8f85aad84c39bf4f82286613f055322">791782e</a> by Timothée Mazzucotelli). <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/33">Issue-33</a></li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/autorefs/commit/901d382c8bc727ac89c1cc1e1fce82783ae371fb"><code>901d382</code></a> chore: Prepare release 1.4.0</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/b21aefd79b7f53c1b153be635cf4a8ccf1fcdb2f"><code>b21aefd</code></a> fix: Only preserve tags in titles if Material for MkDocs' <code>content.tooltips</code> ...</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/b653e01e61f027a5954f9c40b9ab3476bcd09847"><code>b653e01</code></a> chore: Reorganize code within modules</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/3b769b71f2df6f6718ecca1ad2831cd1c1d83620"><code>3b769b7</code></a> docs: Simplify API docs</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/b04c64d5fafb28b6df7f64fddc4da4bf436c2bd5"><code>b04c64d</code></a> chore: Template upgrade</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/2009f85eb10abc14b35c74a969c84744ee1f98ed"><code>2009f85</code></a> fix: Patch MkDocs pages to provide an <code>__str__</code> method returning their URL</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/9615d13e2f85640ebb1c6c055d41f068752884b2"><code>9615d13</code></a> refactor: Move code to internal folder, expose public API in top-level module...</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/101651c117393d1a49a64e85e8ac29e9dabd7c85"><code>101651c</code></a> chore: Template upgrade</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/5a3b38753c68cabd047fd062afba66417ccd124e"><code>5a3b387</code></a> feat: Add backlinks feature</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/8023588ee38dc86299010979b05873dfd6b5039a"><code>8023588</code></a> refactor: Store actual page instance instead of URL in plugin's `current_page...</li> <li>Additional commits viewable in <a href="https://github.com/mkdocstrings/autorefs/compare/1.3.1...1.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocs-autorefs&package-manager=pip&previous-version=1.3.1&new-version=1.4.0)](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> Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 5cfb527 commit 579beee

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

poetry.lock

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -108,7 +108,7 @@ jinja2 = "3.1.5"
108108
mkdocstrings = "0.28.1"
109109
mkdocstrings-python = "1.16.1"
110110
mkdocs-literate-nav = "0.6.1"
111-
mkdocs-autorefs = "1.3.1"
111+
mkdocs-autorefs = "1.4.0"
112112
mkdocs-gen-files = "0.5.0"
113113
mkdocs-material = "9.6.5"
114114
mkdocs-material-extensions = "1.3.1"

0 commit comments

Comments
 (0)