Skip to content

Commit

Permalink
build(deps): bump mkdocs-autorefs from 1.3.0 to 1.4.0 in /docs in the…
Browse files Browse the repository at this point in the history
… mkdocs group (#1340)

Bumps the mkdocs group in /docs with 1 update:
[mkdocs-autorefs](https://github.com/mkdocstrings/autorefs).

Updates `mkdocs-autorefs` from 1.3.0 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>
<h2>1.3.1</h2>
<h2><a
href="https://github.com/mkdocstrings/autorefs/releases/tag/1.3.1">1.3.1</a>
- 2025-02-11</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/autorefs/compare/1.3.0...1.3.1">Compare
with 1.3.0</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Always resolve secondary URLs to closest (don't log warnings) (<a
href="https://github.com/mkdocstrings/autorefs/commit/243ad35f193b48216b531333e0d91ab2fa0a0db4">243ad35</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/autorefs/issues/52">Issue-52</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>
<h2><a
href="https://github.com/mkdocstrings/autorefs/releases/tag/1.3.1">1.3.1</a>
- 2025-02-11</h2>
<p><!-- raw HTML omitted --><a
href="https://github.com/mkdocstrings/autorefs/compare/1.3.0...1.3.1">Compare
with 1.3.0</a><!-- raw HTML omitted --></p>
<h3>Bug Fixes</h3>
<ul>
<li>Always resolve secondary URLs to closest (don't log warnings) (<a
href="https://github.com/mkdocstrings/autorefs/commit/243ad35f193b48216b531333e0d91ab2fa0a0db4">243ad35</a>
by Timothée Mazzucotelli). <a
href="https://redirect.github.com/mkdocstrings/autorefs/issues/52">Issue-52</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.0...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.0&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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 1, 2025
1 parent c21d0a9 commit b1f04f1
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions docs/poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion docs/pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ packages = [
[tool.poetry.dependencies]
python = "^3.11"
mkdocs = "^1.5.3"
mkdocs-autorefs = "^1.3.0"
mkdocs-autorefs = "^1.4.0"
mkdocs-glightbox = "^0.4.0"
mkdocs-literate-nav = "^0.6.1"
mkdocs-material = "^9.5.18"
Expand Down

0 comments on commit b1f04f1

Please sign in to comment.