forked from aws-powertools/powertools-lambda-python
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit fc91f42
authored
chore(deps-dev): bump mkdocs-material from 7.3.1 to 7.3.2 (aws-powertools#741)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material) from 7.3.1 to 7.3.2.
<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.2</h2>
<ul>
<li>Deprecated prebuilding of search index</li>
<li>Improved graceful handling of broken search for <code>file://</code></li>
<li>Added minimum Jinja version to list of requirements</li>
<li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/3071">#3071</a>: section index pages render empty directories</li>
<li>Fixed margin issues when using navigation tabs (7.3.1 regression)</li>
<li>Fixed search placeholder sometimes being shown too early</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/squidfunk/mkdocs-material/blob/master/docs/changelog.md">mkdocs-material's changelog</a>.</em></p>
<blockquote>
<h3>7.3.2 <!-- raw HTML omitted -->_ October 6, 2021<!-- raw HTML omitted --></h3>
<ul>
<li>Deprecated prebuilding of search index</li>
<li>Improved graceful handling of broken search for <code>file://</code></li>
<li>Added minimum Jinja version to list of requirements</li>
<li>Fixed <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/3071">#3071</a>: section index pages render empty directories</li>
<li>Fixed margin issues when using navigation tabs (7.3.1 regression)</li>
<li>Fixed search placeholder sometimes being shown too early</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/792a42589b8503ad6090a66baaca73a3d90e610d"><code>792a425</code></a> Prepare 7.3.2 release</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/8779d78a1327071c0a10437a72ab7634ec81854c"><code>8779d78</code></a> Fixed race condition ehen displaying search result metadata</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/905c8b77c689e459b37b64564d81775d5ca60879"><code>905c8b7</code></a> Added Jinja to list of dependencies (see <a href="https://github-redirect.dependabot.com/squidfunk/mkdocs-material/issues/3085">#3085</a>)</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/36fac526f0f65ca8a7ebb79c962a15c699ab4759"><code>36fac52</code></a> Updated dependencies</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/e7c799f95d81f680a5ae524d4e65ba0728b86b9c"><code>e7c799f</code></a> Fixed top margin of navigation when using navigation.tabs (7.3.1 regression)</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/88ed40101c9fcbd06393e7762fd67ae22ab1ab94"><code>88ed401</code></a> Improved graceful handling of broken search when browsing locally</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/149b0dbc475fd77a2cf00fdd6365078a900c023b"><code>149b0db</code></a> Fixed rendering of section index pages with no other pages</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/e2292808cc933938b41bf2cb32c4bcac79ffb570"><code>e229280</code></a> Updated Insiders video</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/eb4afa0540e47c11e5dc872f66d383d6e5ccce2b"><code>eb4afa0</code></a> Deprecated prebuilding of search index</li>
<li><a href="https://github.com/squidfunk/mkdocs-material/commit/aaba4cb3db3542492a1acd9b7200277905381fec"><code>aaba4cb</code></a> Updated content tabs documentation</li>
<li>See full diff in <a href="https://github.com/squidfunk/mkdocs-material/compare/7.3.1...7.3.2">compare view</a></li>
</ul>
</details>
<br />
[](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>1 parent 721eacd commit fc91f42Copy full SHA for fc91f42
2 files changed
+7
-6
lines changed+6-5
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
+1-1
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
50 | 50 |
| |
51 | 51 |
| |
52 | 52 |
| |
53 |
| - | |
| 53 | + | |
54 | 54 |
| |
55 | 55 |
| |
56 | 56 |
| |
|
0 commit comments