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.3 to ~=2.10.1 in /gh-pages (#4732)

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.10.1</h2>
<h3>Bugfixes</h3>
<ul>
<li>Add ignore_case to config_scheme</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin/commit/da5ed8ee013fc3ff37aab17194c029d2a884ad04"><code>da5ed8e</code></a> Bump version to 2.10.1</li>
<li><a href="https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin/commit/416eaf7ca30dcd8583652b57e473c715ce8b2b27"><code>416eaf7</code></a> Add ignore_case to config_scheme (<a href="https://redirect.github.com/lukasgeiter/mkdocs-awesome-pages-plugin/issues/113">#113</a>)</li>
<li><a href="https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin/commit/7b7e9c4260a754e3c61712d8668ed6fc459bd577"><code>7b7e9c4</code></a> Bump version to 2.10.0</li>
<li><a href="https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin/commit/b3c0253ea92c09feb05c2d1b73b79d71018bb4dd"><code>b3c0253</code></a> Document ignore_case option</li>
<li><a href="https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin/commit/a6ee1057cc5a49bd5f4139965c5d025c13dbd660"><code>a6ee105</code></a> Add ignore case for sorting (<a href="https://redirect.github.com/lukasgeiter/mkdocs-awesome-pages-plugin/issues/112">#112</a>)</li>
<li><a href="https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin/commit/df9ddcc9b83b89d6321f2fc9c7bb2a2cc8b2450b"><code>df9ddcc</code></a> Update github action versions</li>
<li><a href="https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin/commit/b1ccfa14d5219c463c610beda2761c6a1ef1c263"><code>b1ccfa1</code></a> Test with different mkdocs versions</li>
<li>See full diff in <a href="https://github.com/lukasgeiter/mkdocs-awesome-pages-plugin/compare/v2.9.3...v2.10.1">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 Dec 23, 2024
1 parent c76956d commit 2cf437e
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.6.1
mkdocs-awesome-pages-plugin~=2.9.3
mkdocs-awesome-pages-plugin~=2.10.1
mkdocs-material~=9.5.49
mkdocs-git-revision-date-plugin~=0.3.2

0 comments on commit 2cf437e

Please sign in to comment.