- 
                Notifications
    You must be signed in to change notification settings 
- Fork 20
Commit 17b3627
authored
Bump mkdocs-material from 9.1.21 to 9.2.1 (#592)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material)
from 9.1.21 to 9.2.1.
<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.2.1</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5879">#5879</a>:
Blog plugin failing when building a standalone blog</li>
<li>Fixed error in blog plugin when using draft tagging on future
date</li>
<li>Fixed error in blog plugin when toc extension is not enabled</li>
</ul>
<h2>mkdocs-material-9.2.0</h2>
<p><strong>Additions and improvements</strong></p>
<ul>
<li>Added blogging support via built-in blog plugin</li>
<li>Added support for Chinese language segmentaiton in search
plugin</li>
<li>Added support for adding custom dates to blog posts</li>
<li>Added support for paginating archive and category pages</li>
<li>Added support for annotations (outside of code blocks)</li>
<li>Added support for navigation icons</li>
<li>Added support for navigation pruning</li>
<li>Added support for navigation status</li>
<li>Added support for customizing site icons</li>
<li>Added support for customizing (code) annotation icons</li>
<li>Added focus outline to admonitions and details</li>
<li>Added prompt for bug report name to info plugin</li>
<li>Added Luxembourgish translations</li>
<li>Improved rendering of (code) annotation markers</li>
<li>Improved print styles for (code) annotations</li>
<li>Improved customizability of navigation tabs</li>
<li>Improved interop of plugins with external tools like mike</li>
<li>Improved interop of blog plugin with awesome pages plugin</li>
<li>Improved header partial by moving buttons into separate
partials</li>
<li>Improved clarity of <code>site_url</code> warning in social
plugin</li>
<li>Improved blog plugin to automatically setup directory structure</li>
<li>Switched info plugin to <code>importlib</code> to mitigate
deprecations</li>
<li>Automatically download ResizeObserver polyfill when necessary</li>
<li>Automatically add iframe-worker polyfill when necessary in offline
plugin</li>
<li>Automatically focus and bring up keyboard on touch devices</li>
<li>Updated Serbo-Croatian translations</li>
<li>Updated MkDocs to 1.5.2</li>
</ul>
<p><strong>Removals</strong></p>
<ul>
<li>Removed Universal Analytics integration</li>
<li>Removed ancient polyfills to reduce size of bundled JavaScript by
20%</li>
<li>Removed necessity for <code>Array.flat</code> and
<code>Array.flatMap</code> polyfill</li>
<li>Removed announcement bar button when JavaScript is not
available</li>
</ul>
<p><strong>Fixes</strong></p>
<ul>
<li>Fixed rendering of tags when announcement bar is present</li>
<li>Fixed tags plugin rendering pages excluded by other plugins</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5132">#5132</a>:
Blog plugin requires <code>nav</code> entry in
<code>mkdocs.yml</code></li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5599">#5599</a>:
Insufficient contrast for default link color</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5715">#5715</a>:
Blog plugin missing integrated table of contents in pagination</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</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.2.1 (2023-08-21)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5879">#5879</a>:
Blog plugin failing when building a standalone blog</li>
<li>Fixed error in blog plugin when using draft tagging on future
date</li>
<li>Fixed error in blog plugin when toc extension is not enabled</li>
</ul>
<p>mkdocs-material-9.2.0+insiders-4.39.1 (2023-08-21)</p>
<ul>
<li>Fixed git diff in tags plugin after merging back 9.2.0 changes</li>
</ul>
<p>mkdocs-material-9.2.0 (2023-08-21)</p>
<p>Additions and improvements</p>
<ul>
<li>Added blogging support via built-in blog plugin</li>
<li>Added support for Chinese language segmentaiton in search
plugin</li>
<li>Added support for adding custom dates to blog posts</li>
<li>Added support for paginating archive and category pages</li>
<li>Added support for annotations (outside of code blocks)</li>
<li>Added support for navigation icons</li>
<li>Added support for navigation pruning</li>
<li>Added support for navigation status</li>
<li>Added support for customizing site icons</li>
<li>Added support for customizing (code) annotation icons</li>
<li>Added focus outline to admonitions and details</li>
<li>Added prompt for bug report name to info plugin</li>
<li>Added Luxembourgish translations</li>
<li>Improved rendering of (code) annotation markers</li>
<li>Improved print styles for (code) annotations</li>
<li>Improved customizability of navigation tabs</li>
<li>Improved interop of plugins with external tools like mike</li>
<li>Improved interop of blog plugin with awesome pages plugin</li>
<li>Improved header partial by moving buttons into separate
partials</li>
<li>Improved clarity of site_url warning in social plugin</li>
<li>Improved blog plugin to automatically setup directory structure</li>
<li>Switched info plugin to importlib to mitigate deprecations</li>
<li>Automatically download ResizeObserver polyfill when necessary</li>
<li>Automatically add iframe-worker polyfill when necessary in offline
plugin</li>
<li>Automatically focus and bring up keyboard on touch devices</li>
<li>Updated Serbo-Croatian translations</li>
<li>Updated MkDocs to 1.5.2</li>
</ul>
<p>Removals</p>
<ul>
<li>Removed Universal Analytics integration</li>
<li>Removed ancient polyfills to reduce size of bundled JavaScript by
20%</li>
<li>Removed necessity for Array.flat and Array.flatMap polyfill</li>
<li>Removed announcement bar button when JavaScript is not
available</li>
</ul>
<p>Fixes</p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/83f7cfcae2593223720dbb85e79add01d9b66b7b"><code>83f7cfc</code></a>
Prepare 9.2.1 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/7099ea60a9f6894d95c88c2e94db72f5474f502e"><code>7099ea6</code></a>
Fixed several errors in blog plugin</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/a313fa9956d3655e3298536a8ac8e44b2b370c52"><code>a313fa9</code></a>
Documentation</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/9ab19e626b82d6643031eb292324d953f9812547"><code>9ab19e6</code></a>
Updated Insiders changelog</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/f918ab3effa9b2f4cebb3e53f287dc379cd4a502"><code>f918ab3</code></a>
Fixed Docker image build</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/0dcb2c9ff54ef0efbdb2d9029d6038ae9458b7d4"><code>0dcb2c9</code></a>
Fixed Docker image build</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/46ca6c54185f2610692ec0f9925d4fa80fc2f6e4"><code>46ca6c5</code></a>
Merge pull request <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5683">#5683</a>
from squidfunk/merge/piri-piri</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/a6f0bc44397d184e952170863739d80cac1e5817"><code>a6f0bc4</code></a>
Added missing files</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/d1ffeb22eba9e34205934a964a7951431a3d5ea6"><code>d1ffeb2</code></a>
Prepare 9.2.0 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/de0fc512e963f75226f8850d9cffbcf1a6e98a3f"><code>de0fc51</code></a>
Documentation</li>
<li>Additional commits viewable in <a
href="https://github.com/squidfunk/mkdocs-material/compare/9.1.21...9.2.1">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 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>File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedOpen diff view settings
Collapse file
+1-1Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
|  | |||
| 60 | 60 |  | |
| 61 | 61 |  | |
| 62 | 62 |  | |
| 63 |  | - | |
|  | 63 | + | |
| 64 | 64 |  | |
| 65 | 65 |  | |
| 66 | 66 |  | |
|  | |||
0 commit comments