-
Notifications
You must be signed in to change notification settings - Fork 11
Commit a4dd0ed
authored
pip(deps-dev): bump mkdocs-material from 9.2.3 to 9.2.5 (#386)
Bumps [mkdocs-material](https://github.com/squidfunk/mkdocs-material)
from 9.2.3 to 9.2.5.
<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.5</h2>
<ul>
<li>Fixed error in dirty serve mode when using blog plugin</li>
<li>Fixed page title not being consistent in blog plugin pagination</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/5899">#5899</a>:
Blog plugin pagination breaks when disabling directory URLs</li>
</ul>
<h2>mkdocs-material-9.2.4</h2>
<ul>
<li>Added version to bug report name in info plugin</li>
<li>Updated Afrikaans translations</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/ecdf33681a0f3be80b69747856c173bea4009ab3"><code>ecdf336</code></a>
Prepare 9.2.5 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/acd70cf04a5ff4ecd955ed46571ebceaf2ddad66"><code>acd70cf</code></a>
Fixed dirty rebuilds for blog plugin</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/568a5c8e1e4fad38af220f811f42cd8ff18551e8"><code>568a5c8</code></a>
Fixed blog title not being consistent in pagination</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/da21786694e6cef70e617a4d9e8b59af65f24567"><code>da21786</code></a>
Documentation</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/fbb7a5e8942629b1acc09c7f296e5396f654a554"><code>fbb7a5e</code></a>
Blog plugin pagination breaks when disabling directory URLs</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/f022873c69bb10b419dfbecab2cc0a2d6ac794b1"><code>f022873</code></a>
Updated changelog</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/cafdc48a8a1c7d73683ce9f9cafc7966af2df63f"><code>cafdc48</code></a>
Prepare 9.2.4 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/db568b1e6b28e3402c3b52a62ea8eb9430be6474"><code>db568b1</code></a>
Added version to info plugin example name</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/d26a949175f70c912e8a74e6639f6e56e01df419"><code>d26a949</code></a>
Updated premium sponsors</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/9259251377fd8d6d28b1417ffc8bdbd78acb2213"><code>9259251</code></a>
Documentation</li>
<li>Additional commits viewable in <a
href="https://github.com/squidfunk/mkdocs-material/compare/9.2.3...9.2.5">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
2 files changed
+5
-5
lines changedFilter options
Expand file treeCollapse file tree
2 files changed
+5
-5
lines changedCollapse file: poetry.lock
+4-4Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.
Collapse file: pyproject.toml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
26 | 26 |
| |
27 | 27 |
| |
28 | 28 |
| |
29 |
| - | |
| 29 | + | |
30 | 30 |
| |
31 | 31 |
| |
32 | 32 |
| |
|
0 commit comments