Skip to content

Commit

Permalink
docs(deps): bump mkdocs-material from 9.5.12 to 9.5.13 (#406)
Browse files Browse the repository at this point in the history
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material)
from 9.5.12 to 9.5.13.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/squidfunk/mkdocs-material/releases">mkdocs-material's
releases</a>.</em></p>
<blockquote>
<h2>mkdocs-material-9.5.13</h2>
<ul>
<li>Updated Slovak translations</li>
<li>Improved info plugin interop with projects plugin</li>
<li>Improved info plugin inclusion/exclusion logic</li>
<li>Fixed info plugin not gathering files recursively</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6750">#6750</a>:
Ensure info plugin packs up all necessary files</li>
</ul>
<p>Thanks to <a
href="https://github.com/kamilkrzyskow"><code>@​kamilkrzyskow</code></a>
and <a href="https://github.com/scepka"><code>@​scepka</code></a> for
their contributions</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/squidfunk/mkdocs-material/blob/master/CHANGELOG">mkdocs-material's
changelog</a>.</em></p>
<blockquote>
<p>mkdocs-material-9.5.13+insiders-4.53.1 (2024-03-06)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6877">#6877</a>:
Projects plugin computes incorrect path to assets</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6869">#6869</a>:
Blog plugin should emit warning on invalid related link</li>
</ul>
<p>mkdocs-material-9.5.13 (2024-03-06)</p>
<ul>
<li>Updated Slovak translations</li>
<li>Improved info plugin interop with projects plugin</li>
<li>Improved info plugin inclusion/exclusion logic</li>
<li>Fixed info plugin not gathering files recursively</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6750">#6750</a>:
Ensure info plugin packs up all necessary files</li>
</ul>
<p>mkdocs-material-9.5.12 (2024-02-29)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6846">#6846</a>:
Some meta tags removed on instant navigation (9.4.2 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6823">#6823</a>:
KaTex not rendering on instant navigation (9.5.5 regression)</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6821">#6821</a>:
Privacy plugin doesn't handle URLs with encoded characters</li>
</ul>
<p>mkdocs-material-9.5.11+insiders-4.53.0 (2024-02-24)</p>
<ul>
<li>Added support for automatic instant previews</li>
<li>Added support for pinned blog posts</li>
</ul>
<p>mkdocs-material-9.5.11 (2024-02-19)</p>
<ul>
<li>Updated Finnish translation</li>
</ul>
<p>mkdocs-material-9.5.10+insiders-4.52.3 (2024-02-21)</p>
<ul>
<li>Fixed resolution of URLs in instant previews</li>
<li>Fixed instant previews not mounting for same-page links</li>
</ul>
<p>mkdocs-material-9.5.10 (2024-02-19)</p>
<ul>
<li>Updated Bahasa Malaysia translations</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6783">#6783</a>:
Hide continue reading link for blog posts without separators</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6779">#6779</a>:
Incorrect positioning of integrated table of contents</li>
</ul>
<p>mkdocs-material-9.5.9 (2024-02-10)</p>
<ul>
<li>Fixed navigation pruning with tabs and sections enabled</li>
</ul>
<p>mkdocs-material-9.5.8+insiders-4.52.2 (2024-02-07)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6735">#6735</a>:
Instant previews misplaced when below tabs</li>
</ul>
<p>mkdocs-material-9.5.8 (2024-02-07)</p>
<ul>
<li>Added Tamil translations</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/6ace04324704db8a810e19eaac7d7ae5cb02391b"><code>6ace043</code></a>
Updated changelog</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/36e9cff9db983e6ca7f76e7431e036b6542b8629"><code>36e9cff</code></a>
Prepare 9.5.13 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/c7de6ef260097fce6bde2412ddf1cafb4f3d6347"><code>c7de6ef</code></a>
Documentation (<a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6873">#6873</a>)</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/dc808ca90a8fde71c95708addb1b4773ae2acdce"><code>dc808ca</code></a>
Updated dependencies</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/63de27578a2d8094d2efa58f10ab89de89a000c4"><code>63de275</code></a>
Extended info plugin's validation message</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/4478522b527c4837dfcd6fb6c299d23444973ae4"><code>4478522</code></a>
Added validation of paths to the info plugin</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/819e20979538c607760bd762d4ed8c9ca2d9d362"><code>819e209</code></a>
Added projects plugin handling in the info plugin</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/79129d5cdeb599b5205d54ee3858f9050cf905d5"><code>79129d5</code></a>
Added exclusion logic for info plugin</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/64a8b6a383a88ab34c1ce8e3dc81161d3ce95f97"><code>64a8b6a</code></a>
Changed info plugin to store more platform information</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/712bc1c13763759967e9d33e281c12cc1c9b0456"><code>712bc1c</code></a>
Fixed info plugin to gather all files recursively</li>
<li>Additional commits viewable in <a
href="https://github.com/squidfunk/mkdocs-material/compare/9.5.12...9.5.13">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=mkdocs-material&package-manager=pip&previous-version=9.5.12&new-version=9.5.13)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Mar 6, 2024
1 parent ce12a49 commit 943ed2b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
@@ -1,3 +1,3 @@
mkdocs==1.5.3
mkdocs-git-revision-date-plugin==0.3.2
mkdocs-material==9.5.12
mkdocs-material==9.5.13

0 comments on commit 943ed2b

Please sign in to comment.