Skip to content

Commit

Permalink
chore(deps-dev): Update mkdocs-awesome-pages-plugin requirement from …
Browse files Browse the repository at this point in the history
…~=2.9.1 to ~=2.9.2 in /gh-pages (#4243)

Updates the requirements on [mkdocs-awesome-pages-plugin](https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin) to permit the latest version.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin/releases">mkdocs-awesome-pages-plugin's releases</a>.</em></p>
<blockquote>
<h2>v2.9.2</h2>
<h3>Improvements</h3>
<ul>
<li>Support for <code>mkdocs-gen-files</code> <a href="https://redirect.github.com/lukasgeiter/mkdocs-awesome-pages-plugin/issues/78">#78</a></li>
</ul>
<h3>Bugfixes</h3>
<ul>
<li>Fix <code>.pages</code> in sections under virtual section <a href="https://redirect.github.com/lukasgeiter/mkdocs-awesome-pages-plugin/issues/77">#77</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin/commit/fb65c78bcf5b370efa2c35d6f546d9c2923eb1fd"><code>fb65c78</code></a> Bump version to 2.9.2</li>
<li><a href="https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin/commit/e679f2c0aafab6d1d1aee563f0d94e7d767adb2d"><code>e679f2c</code></a> Handle plugin generated content and config (<a href="https://redirect.github.com/lukasgeiter/mkdocs-awesome-pages-plugin/issues/79">#79</a>)</li>
<li><a href="https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin/commit/572c230f3dc5a4b5fdac8a14a2c7402986844fc4"><code>572c230</code></a> Remove pypy tests entirely</li>
<li><a href="https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin/commit/d75a476df021d9fa858d5c626472e19708c736ed"><code>d75a476</code></a> Fix .pages in sections under virtual section</li>
<li><a href="https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin/commit/95041677864e9590693335ffd068979fd6bb27bd"><code>9504167</code></a> Remove pypy-3.7 from test matrix</li>
<li>See full diff in <a href="https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin/compare/v2.9.1...v2.9.2">compare view</a></li>
</ul>
</details>
<br />


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>
  • Loading branch information
dependabot[bot] authored Aug 21, 2023
1 parent ede8de7 commit 1512c06
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion gh-pages/requirements-dev.txt
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
mkdocs~=1.5.2
mkdocs-awesome-pages-plugin~=2.9.1
mkdocs-awesome-pages-plugin~=2.9.2
mkdocs-material~=9.1.21
mkdocs-git-revision-date-plugin~=0.3.2

0 comments on commit 1512c06

Please sign in to comment.