Skip to content

Commit

Permalink
build(deps): bump mkdocs-autorefs from 1.0.1 to 1.1.0 in /docs (#1229)
Browse files Browse the repository at this point in the history
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:dev@pawamoy.fr">dev@pawamoy.fr</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Only log &quot;Markdown anchors feature enabled&quot; 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:dev@pawamoy.fr">dev@pawamoy.fr</a></li>
</ul>
<h3>Bug Fixes</h3>
<ul>
<li>Only log &quot;Markdown anchors feature enabled&quot; 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 &quot;Markdown anchors feature enabled&quot; 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 />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocs-autorefs&package-manager=pip&previous-version=1.0.1&new-version=1.1.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>
  • Loading branch information
dependabot[bot] authored Sep 3, 2024
1 parent 53128db commit 6c0e353
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.0.1"
mkdocs-autorefs = "^1.1.0"
mkdocs-glightbox = "^0.4.0"
mkdocs-literate-nav = "^0.6.1"
mkdocs-material = "^9.5.18"
Expand Down

0 comments on commit 6c0e353

Please sign in to comment.