Skip to content

Commit

Permalink
chore(deps-dev): bump mkdocs-material from 7.3.5 to 7.3.6 (#791)
Browse files Browse the repository at this point in the history
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.3.5 to 7.3.6.
<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-7.3.6</h2>
<ul>
<li>Added support for adding titles to code blocks</li>
</ul>
</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-7.3.6+insiders-3.2.0 (2021-10-31)</p>
<ul>
<li>Added support for feedback widget (Was this page helpful?)</li>
</ul>
<p>mkdocs-material-7.3.6 (2021-10-30)</p>
<ul>
<li>Added support for adding titles to code blocks</li>
</ul>
<p>mkdocs-material-7.3.5+insiders-3.1.5 (2021-10-28)</p>
<ul>
<li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/3144">#3144</a>: Rogue link when using tags with auto-populated navigation</li>
<li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/3147">#3147</a>: Code block line numbers appear in search results</li>
<li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/3158">#3158</a>: Social cards do not strip HTML tags from title</li>
</ul>
<p>mkdocs-material-7.3.5 (2021-10-27)</p>
<ul>
<li>Added support for setting table of contents title via mkdocs.yml</li>
<li>Fixed back-to-top button position for right-to-left languages</li>
</ul>
<p>mkdocs-material-7.3.4+insiders-3.1.4 (2021-10-17)</p>
<ul>
<li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/2974">#2974</a>: Text cropped with other fonts than Roboto in social plugin</li>
<li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/3099">#3099</a>: Encoding problems with non-latin character in social plugin</li>
<li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/3112">#3112</a>: Japanese segmenter not executed as part of new tokenizer</li>
<li>Fixed tags (front matter) appearing in search with disabled tags plugin</li>
</ul>
<p>mkdocs-material-7.3.4 (2021-10-17)</p>
<ul>
<li>Bumped MkDocs version to 1.2.3 to mitigate CVE-2021-40978</li>
<li>Fixed spacing issues when using integrate table of contents with tabs</li>
<li>Fixed some spacings issues for right-to-left languages</li>
<li>Fixed race condition in search initialization</li>
</ul>
<p>mkdocs-material-7.3.3+insiders-3.1.3 (2021-10-12)</p>
<ul>
<li>Added warnings to search plugin for unsupported options and syntax</li>
<li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/3503">#3503</a>: Search sometimes returns entire page</li>
<li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/3089">#3089</a>: Single-line code annotations disappear when printing</li>
</ul>
<p>mkdocs-material-7.3.3 (2021-10-11)</p>
<ul>
<li>Rewrite of entire documentation</li>
<li>Adjusted height of new content tabs to match single line code blocks</li>
<li>Fixed new content tabs missing right padding in some browsers on overflow</li>
<li>Fixed new content tabs bleeding out of flex container on overflow</li>
<li>Fixed new content tabs overflow scrolling bugs on some browsers</li>
<li>Fixed new content tabs stealing keyboard access when active</li>
<li>Fixed some spacings issues for right-to-left languages</li>
</ul>
<p>mkdocs-material-7.3.2+insiders-3.1.2 (2021-10-06)</p>

</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/9b4de5d1b1aca6bd6ef23bb8fa381f6aee019b97"><code>9b4de5d</code></a> Prepare 7.3.6 release</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/2ebda92fe423f497154245eaba1616ef27380c13"><code>2ebda92</code></a> Documentation</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/a57869dc9c492a802091f284d45a3098c0d249b1"><code>a57869d</code></a> Documentation</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/c422bd7b5f9c69da9059582b9bfb2845d354edfc"><code>c422bd7</code></a> Documentation</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/a532755fa83af673ab292cd4e6511f2b13d71edb"><code>a532755</code></a> Added note on --dirtyreload flag</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/6ceef24179ea5f682e182c8d1dc4c6c6fca52d9e"><code>6ceef24</code></a> Added support for code block titles</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/cb3220bb8fe0a85cbd262c1567012664889a2df5"><code>cb3220b</code></a> Updated dependencies</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/37fe21e9f5f42dddcc1f3d33042eaf7099cc477a"><code>37fe21e</code></a> Excluded template changes from search results</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/6485305bd5dca80e71e40c60771760074707b29d"><code>6485305</code></a> Updated Insiders changelog</li>
<li>See full diff in <a href="https://github.com/squidfunk/mkdocs-material/compare/7.3.5...7.3.6">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=7.3.5&new-version=7.3.6)](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 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>
  • Loading branch information
dependabot[bot] authored Nov 11, 2021
1 parent d45ebfb commit 64689ef
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
16 changes: 8 additions & 8 deletions 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 pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@ radon = "^5.1.0"
xenon = "^0.8.0"
flake8-eradicate = "^1.2.0"
flake8-bugbear = "^21.9.2"
mkdocs-material = "^7.3.5"
mkdocs-material = "^7.3.6"
mkdocs-git-revision-date-plugin = "^0.3.1"
mike = "^0.6.0"
mypy = "^0.910"
Expand Down

0 comments on commit 64689ef

Please sign in to comment.