Skip to content
This repository was archived by the owner on Nov 23, 2024. It is now read-only.

Commit 18250f3

Browse files
build(deps-dev): bump mkdocs-autorefs from 0.5.0 to 1.0.1 (#233)
Bumps [mkdocs-autorefs](https://github.com/mkdocstrings/autorefs) from 0.5.0 to 1.0.1. <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.0.1</h2> <h2><a href="https://github.com/mkdocstrings/autorefs/releases/tag/1.0.1">1.0.1</a> - 2024-02-29</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/autorefs/compare/1.0.0...1.0.1">Compare with 1.0.0</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Don't import <code>MkDocsConfig</code> (does not exist on MkDocs 1.3-) (<a href="https://github.com/mkdocstrings/autorefs/commit/9c156643ead1dc24f08b8047bd5b2fcd97662783">9c15664</a> by Timothée Mazzucotelli).</li> </ul> <h2>1.0.0</h2> <h2><a href="https://github.com/mkdocstrings/autorefs/releases/tag/1.0.0">1.0.0</a> - 2024-02-27</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/autorefs/compare/0.5.0...1.0.0">Compare with 0.5.0</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Add Markdown anchors and aliases (<a href="https://github.com/mkdocstrings/autorefs/commit/a215a97a057b54e11ebec8865c64e93429edde63">a215a97</a> by Timothée Mazzucotelli). [Replaces-PR-<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/20">#20</a>](<a href="https://redirect.github.com/mkdocstrings/autorefs/pull/20">mkdocstrings/autorefs#20</a>), [Related-to-PR-<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/25">#25</a>](<a href="https://redirect.github.com/mkdocstrings/autorefs/pull/25">mkdocstrings/autorefs#25</a>), [Related-to-issue-<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/35">#35</a>](<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/35">mkdocstrings/autorefs#35</a>), Co-authored-by: Oleh Prypin <a href="mailto:oleh@pryp.in">oleh@pryp.in</a>, Co-authored-by: tvdboom <a href="mailto:m.524687@gmail.com">m.524687@gmail.com</a></li> <li>Preserve HTML data attributes (from spans to anchors) (<a href="https://github.com/mkdocstrings/autorefs/commit/0c1781d7e3d6bffd55802868802bcd1ec9e8bbc7">0c1781d</a> by Timothée Mazzucotelli). [Issue-<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/41">#41</a>](<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/41">mkdocstrings/autorefs#41</a>), [PR-<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/42">#42</a>](<a href="https://redirect.github.com/mkdocstrings/autorefs/pull/42">mkdocstrings/autorefs#42</a>), Co-authored-by: Oleh Prypin <a href="mailto:oleh@pryp.in">oleh@pryp.in</a></li> <li>Support <code>[`identifier`][]</code> with pymdownx.inlinehilite enabled (<a href="https://github.com/mkdocstrings/autorefs/commit/e7f222894c70627c70e6a14e453a10a81e3f8957">e7f2228</a> by Oleh Prypin). [Issue-<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/34">#34</a>](<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/34">mkdocstrings/autorefs#34</a>), [PR-<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/40">#40</a>](<a href="https://redirect.github.com/mkdocstrings/autorefs/pull/40">mkdocstrings/autorefs#40</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>Recognize links with multi-line text (<a href="https://github.com/mkdocstrings/autorefs/commit/225a6f275069bcdfb3411e80d4a7fa645b857b88">225a6f2</a> by Oleh Prypin). [Issue <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/31">#31</a>](<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/31">mkdocstrings/autorefs#31</a>), [PR <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/32">#32</a>](<a href="https://redirect.github.com/mkdocstrings/autorefs/pull/32">mkdocstrings/autorefs#32</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.0.1">1.0.1</a> - 2024-02-29</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/autorefs/compare/1.0.0...1.0.1">Compare with 1.0.0</a><!-- raw HTML omitted --></p> <h3>Bug Fixes</h3> <ul> <li>Don't import <code>MkDocsConfig</code> (does not exist on MkDocs 1.3-) (<a href="https://github.com/mkdocstrings/autorefs/commit/9c156643ead1dc24f08b8047bd5b2fcd97662783">9c15664</a> by Timothée Mazzucotelli).</li> </ul> <h2><a href="https://github.com/mkdocstrings/autorefs/releases/tag/1.0.0">1.0.0</a> - 2024-02-27</h2> <p><!-- raw HTML omitted --><a href="https://github.com/mkdocstrings/autorefs/compare/0.5.0...1.0.0">Compare with 0.5.0</a><!-- raw HTML omitted --></p> <h3>Features</h3> <ul> <li>Add Markdown anchors and aliases (<a href="https://github.com/mkdocstrings/autorefs/commit/a215a97a057b54e11ebec8865c64e93429edde63">a215a97</a> by Timothée Mazzucotelli). [Replaces-PR-<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/20">#20</a>](<a href="https://redirect.github.com/mkdocstrings/autorefs/pull/20">mkdocstrings/autorefs#20</a>), [Related-to-PR-<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/25">#25</a>](<a href="https://redirect.github.com/mkdocstrings/autorefs/pull/25">mkdocstrings/autorefs#25</a>), [Related-to-issue-<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/35">#35</a>](<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/35">mkdocstrings/autorefs#35</a>), Co-authored-by: Oleh Prypin <a href="mailto:oleh@pryp.in">oleh@pryp.in</a>, Co-authored-by: tvdboom <a href="mailto:m.524687@gmail.com">m.524687@gmail.com</a></li> <li>Preserve HTML data attributes (from spans to anchors) (<a href="https://github.com/mkdocstrings/autorefs/commit/0c1781d7e3d6bffd55802868802bcd1ec9e8bbc7">0c1781d</a> by Timothée Mazzucotelli). [Issue-<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/41">#41</a>](<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/41">mkdocstrings/autorefs#41</a>), [PR-<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/42">#42</a>](<a href="https://redirect.github.com/mkdocstrings/autorefs/pull/42">mkdocstrings/autorefs#42</a>), Co-authored-by: Oleh Prypin <a href="mailto:oleh@pryp.in">oleh@pryp.in</a></li> <li>Support <code>[`identifier`][]</code> with pymdownx.inlinehilite enabled (<a href="https://github.com/mkdocstrings/autorefs/commit/e7f222894c70627c70e6a14e453a10a81e3f8957">e7f2228</a> by Oleh Prypin). [Issue-<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/34">#34</a>](<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/34">mkdocstrings/autorefs#34</a>), [PR-<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/40">#40</a>](<a href="https://redirect.github.com/mkdocstrings/autorefs/pull/40">mkdocstrings/autorefs#40</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>Recognize links with multi-line text (<a href="https://github.com/mkdocstrings/autorefs/commit/225a6f275069bcdfb3411e80d4a7fa645b857b88">225a6f2</a> by Oleh Prypin). [Issue <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/31">#31</a>](<a href="https://redirect.github.com/mkdocstrings/autorefs/issues/31">mkdocstrings/autorefs#31</a>), [PR <a href="https://redirect.github.com/mkdocstrings/autorefs/issues/32">#32</a>](<a href="https://redirect.github.com/mkdocstrings/autorefs/pull/32">mkdocstrings/autorefs#32</a>)</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/mkdocstrings/autorefs/commit/08c8945d83de49b81050db12e09b97042056a243"><code>08c8945</code></a> chore: Prepare release 1.0.1</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/9c156643ead1dc24f08b8047bd5b2fcd97662783"><code>9c15664</code></a> fix: Don't import <code>MkDocsConfig</code> (does not exist on MkDocs 1.3-)</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/95d32b492bf038fff6974addc2d572582a37dadd"><code>95d32b4</code></a> chore: Prepare release 1.0.0</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/a215a97a057b54e11ebec8865c64e93429edde63"><code>a215a97</code></a> feat: Add Markdown anchors and aliases</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/0c1781d7e3d6bffd55802868802bcd1ec9e8bbc7"><code>0c1781d</code></a> feat: Preserve HTML data attributes (from spans to anchors)</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/24325ff460dfa5c80bc8ff74b02234126cfe1235"><code>24325ff</code></a> ci: Fix type of the fallback callable</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/e7f222894c70627c70e6a14e453a10a81e3f8957"><code>e7f2228</code></a> feat: Support [<code>identifier</code>][] with pymdownx.inlinehilite enabled</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/143d768ce42dc8c130d994148e6fc6f17e686296"><code>143d768</code></a> chore: Template upgrade</li> <li><a href="https://github.com/mkdocstrings/autorefs/commit/225a6f275069bcdfb3411e80d4a7fa645b857b88"><code>225a6f2</code></a> fix: Recognize links with multi-line text</li> <li>See full diff in <a href="https://github.com/mkdocstrings/autorefs/compare/0.5.0...1.0.1">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=0.5.0&new-version=1.0.1)](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 c4711b9 commit 18250f3

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

poetry.lock

Lines changed: 5 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
@@ -33,7 +33,7 @@ jupyter = "^1.0.0"
3333
mkdocs = "^1.4.2"
3434
mkdocstrings = ">=0.20,<0.25"
3535
mkdocstrings-python = ">=0.8.3,<1.9.0"
36-
mkdocs-autorefs = ">=0.4.1,<0.6.0"
36+
mkdocs-autorefs = ">=0.4.1,<1.1.0"
3737
mkdocs-exclude = "^1.0.2"
3838
mkdocs-gen-files = ">=0.4,<0.6"
3939
mkdocs-glightbox = "^0.3.1"

0 commit comments

Comments
 (0)