This repository was archived by the owner on Jan 19, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit 72d1df9
authored
build(deps): Bump mkdocs-section-index from 0.3.5 to 0.3.8 in /docs (#1430)
Bumps
[mkdocs-section-index](https://github.com/oprypin/mkdocs-section-index)
from 0.3.5 to 0.3.8.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/oprypin/mkdocs-section-index/releases">mkdocs-section-index's
releases</a>.</em></p>
<blockquote>
<h2>v0.3.8</h2>
<ul>
<li>Adapt template rewrite path to MkDocs-Material 9.4 - <a
href="https://redirect.github.com/oprypin/mkdocs-section-index/issues/20">#20</a></li>
</ul>
<h2>v0.3.7</h2>
<ul>
<li><a
href="https://github.com/oprypin/mkdocs-section-index/commit/0ee7339c5196f64691b79ecb9abe8891254bd9f1">Declare
that 'nature' theme is supported</a> - <a
href="https://redirect.github.com/oprypin/mkdocs-section-index/issues/19">#19</a></li>
<li><a
href="https://github.com/oprypin/mkdocs-section-index/commit/9bbe1bcf1f8d70043e9c43f9523ef611ee4642c1">Fix
setting the parent of a SectionPage</a> - this was resulting in
incorrect "breadcrumbs" display in "readthedocs"
theme</li>
</ul>
<h2>v0.3.6</h2>
<ul>
<li>Adapt to mkdocs-material version 9.2 -
46dd8e72d5abcf2bb10b306556ddd31c5ec04172, <a
href="https://redirect.github.com/oprypin/mkdocs-section-index/issues/18">#18</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/oprypin/mkdocs-section-index/commit/2f02c385376de433ac7470e5f6a92f2f36afce1d"><code>2f02c38</code></a>
v0.3.8</li>
<li><a
href="https://github.com/oprypin/mkdocs-section-index/commit/8adc20022ea2725a68e2bdb91d8fc6a2812bc97c"><code>8adc200</code></a>
Adapt template rewrite path to MkDocs-Material 9.4 (<a
href="https://redirect.github.com/oprypin/mkdocs-section-index/issues/20">#20</a>)</li>
<li><a
href="https://github.com/oprypin/mkdocs-section-index/commit/e1d5a22cfc6c4885127604deb42575eced7266c1"><code>e1d5a22</code></a>
Add a workflow to deploy a PyPI release on tag</li>
<li><a
href="https://github.com/oprypin/mkdocs-section-index/commit/c5bafa505b64841615b6c33f3b4acf35783b363f"><code>c5bafa5</code></a>
Add built-in search plugin to config example (<a
href="https://redirect.github.com/oprypin/mkdocs-section-index/issues/14">#14</a>)</li>
<li><a
href="https://github.com/oprypin/mkdocs-section-index/commit/32e433f6f8387b9c645378462b3d34ccf4898782"><code>32e433f</code></a>
v0.3.7</li>
<li><a
href="https://github.com/oprypin/mkdocs-section-index/commit/9bbe1bcf1f8d70043e9c43f9523ef611ee4642c1"><code>9bbe1bc</code></a>
Fix setting the parent of a SectionPage</li>
<li><a
href="https://github.com/oprypin/mkdocs-section-index/commit/0ee7339c5196f64691b79ecb9abe8891254bd9f1"><code>0ee7339</code></a>
Declare that 'nature' theme is supported</li>
<li><a
href="https://github.com/oprypin/mkdocs-section-index/commit/b810a873289e2a58bf888486f5eb77c34a49ddae"><code>b810a87</code></a>
Switch to "ruff" linter, enable many of its rules</li>
<li><a
href="https://github.com/oprypin/mkdocs-section-index/commit/8c064b04fc1e0eeeed60f3c671c9e0f7eb834654"><code>8c064b0</code></a>
v0.3.6</li>
<li><a
href="https://github.com/oprypin/mkdocs-section-index/commit/8a660ab6356c2e002e92b4d9a83a1755b5065ba8"><code>8a660ab</code></a>
Fix minimal deps</li>
<li>Additional commits viewable in <a
href="https://github.com/oprypin/mkdocs-section-index/compare/v0.3.5...v0.3.8">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>
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>1 parent 8a38485 commit 72d1df9Copy full SHA for 72d1df9
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- docs
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changeddocs/requirements.txt
Copy file name to clipboard+1-1Lines changed: 1 addition & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1 | 1 |
| |
2 | 2 |
| |
3 | 3 |
| |
4 |
| - | |
| 4 | + |
0 commit comments