-
Notifications
You must be signed in to change notification settings - Fork 14
Commit 6432a92
authored
Bump the optional group with 2 updates (#169)
Bumps the optional group with 2 updates:
[pydoclint](https://github.com/jsh9/pydoclint) and
[mkdocs-material](https://github.com/squidfunk/mkdocs-material).
Updates `pydoclint` from 0.3.8 to 0.3.9
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/jsh9/pydoclint/releases">pydoclint's
releases</a>.</em></p>
<blockquote>
<h2>0.3.9</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix false positive DOC203 in property methods by <a
href="https://github.com/jsh9"><code>@jsh9</code></a> in <a
href="https://redirect.github.com/jsh9/pydoclint/pull/115">jsh9/pydoclint#115</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/jsh9/pydoclint/compare/0.3.8...0.3.9">https://github.com/jsh9/pydoclint/compare/0.3.8...0.3.9</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/jsh9/pydoclint/blob/main/CHANGELOG.md">pydoclint's
changelog</a>.</em></p>
<blockquote>
<h2>[0.3.9] - 2024-01-16</h2>
<ul>
<li>
<p>Fixed</p>
<ul>
<li>False positive violation <code>DOC203</code> when there is no
docstring return section
for methods with <code>@Property</code> decorator</li>
</ul>
</li>
<li>
<p>Full diff</p>
<ul>
<li><a
href="https://github.com/jsh9/pydoclint/compare/0.3.8...0.3.9">https://github.com/jsh9/pydoclint/compare/0.3.8...0.3.9</a></li>
</ul>
</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/jsh9/pydoclint/commit/75e485b313d1467e56d239841f562cbafe8617c5"><code>75e485b</code></a>
Fix false positive DOC203 in property methods (<a
href="https://redirect.github.com/jsh9/pydoclint/issues/115">#115</a>)</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/55c0fdec67698bee7bba91d2b2481e564a1d6139"><code>55c0fde</code></a>
Explain why allow-init-docstring defaults to False</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/d88180a8632bb1602a4d81344085cf320f288c5a"><code>d88180a</code></a>
Add link to README</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/03c2cebee90eda1103d9aa8b0aa827f972b07d88"><code>03c2ceb</code></a>
Fix error in pre-commit hook example in README</li>
<li><a
href="https://github.com/jsh9/pydoclint/commit/7e58949c2ae60e07fb38a963a581cbe3c526fa43"><code>7e58949</code></a>
Update README (add URL to doc site and repo)</li>
<li>See full diff in <a
href="https://github.com/jsh9/pydoclint/compare/0.3.8...0.3.9">compare
view</a></li>
</ul>
</details>
<br />
Updates `mkdocs-material` from 9.5.3 to 9.5.4
<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.5.4</h2>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6645">#6645</a>:
Local storage with invalid value can break site</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6635">#6635</a>:
Tags icons before default ignored if default is set</li>
</ul>
</blockquote>
</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.5.4+insiders-4.50.0 (2024-01-19)</p>
<ul>
<li>Added configurable logging capabilities to privacy plugin</li>
</ul>
<p>mkdocs-material-9.5.4 (2024-01-15)</p>
<ul>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6645">#6645</a>:
Local storage with invalid value can break site</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6635">#6635</a>:
Tags icons before default ignored if default is set</li>
</ul>
<p>mkdocs-material-9.5.3+insiders-4.49.2 (2024-01-09)</p>
<ul>
<li>Fixed missing attribute lists extension for tags plugin</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6627">#6627</a>:
New tags plugin crashes on Python 3.8</li>
</ul>
<p>mkdocs-material-9.5.3+insiders-4.49.1 (2024-01-07)</p>
<ul>
<li>Improved interop of new tags plugin with other plugins</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6594">#6594</a>:
Tags plugin doesn't work with mkdocs-macros plugin</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6569">#6569</a>:
Social plugin crashes if in different file system location</li>
</ul>
<p>mkdocs-material-9.5.3+insiders-4.49.0 (2023-12-29)</p>
<ul>
<li>Added support for exporting tags and mappings</li>
<li>Added support for disabling tags and/or listings or both</li>
<li>Fixed tag links from pages to listings on homepage</li>
</ul>
<p>mkdocs-material-9.5.3+insiders-4.48.0 (2023-12-23)</p>
<ul>
<li>Rewrite of tags plugin, now much more powerful</li>
<li>Added support for nested tags (tag hierarchies, e.g. foo/bar)</li>
<li>Added support for shadow tags (by list, prefix or suffix)</li>
<li>Added support for custom tag layouts and templates</li>
<li>Added support for hiding tags in table of contents</li>
<li>Added support for configurable inline tag listings</li>
<li>Added support for automatically linking to closest tag listing</li>
<li>Added support for scoped listings (limit to subsection of site)</li>
<li>Added support for multiple instances of tags plugin</li>
<li>Added support for changing front matter property and template
variable</li>
<li>Added support for tag slugification format strings</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6510">#6510</a>:
Projects plugin out of memory on Linux (4.47.1 regression)</li>
<li>Fixed projects plugin not notifying plugins about serve mode</li>
<li>Fixed projects plugin skipping projects on prefix match</li>
<li>Deprecated tags_file and tags_extra_files settings</li>
<li>Modernized tags plugin code base</li>
</ul>
<p>mkdocs-material-9.5.3 (2023-12-23)</p>
<ul>
<li>Limited version range of MkDocs to < 1.6</li>
<li>Updated Macedonian translations</li>
<li>Fixed <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6520">#6520</a>:
Group plugin crashes when using mike</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/44982451f7759ed65e31d1151b3c49566b8c6ca0"><code>4498245</code></a>
Prepare 9.5.4 release</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/12dc9f5d31e1c2d307faf1dfad4e091221998dbc"><code>12dc9f5</code></a>
Updated dependencies</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/e68e1330abc99bfad78ebe161cd29d4e3c2ab75d"><code>e68e133</code></a>
Fixed default tag icon overriding other icons</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/d87c20fafcc89c4cddc3ea9e287db1f722705d0e"><code>d87c20f</code></a>
Fixed change of palette configuration breaking site</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/ab5ccbe6b8c49dbf58a25eb066a98b243a382967"><code>ab5ccbe</code></a>
Updated README</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/cca090bebb14e9f762984d88abb3707c3ea203d8"><code>cca090b</code></a>
Merge branch 'master' of github.com:squidfunk/mkdocs-material</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/cfab7e39e0955ea096f5b02afefe1496edc8b4fd"><code>cfab7e3</code></a>
Updated Insiders changelog</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/0721722aea28dcdb8504286f805911b87c00f076"><code>0721722</code></a>
Merge pull request <a
href="https://redirect.github.com/squidfunk/mkdocs-material/issues/6626">#6626</a>
from nicfv/master</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/55678a93168aa244e53063d16a2de35a724d76bf"><code>55678a9</code></a>
Update dates to 2024 in blog setup page</li>
<li><a
href="https://github.com/squidfunk/mkdocs-material/commit/608b4fcc6ac056297462771d18a04dd5b4538c63"><code>608b4fc</code></a>
Updated Insiders changelog</li>
<li>Additional commits viewable in <a
href="https://github.com/squidfunk/mkdocs-material/compare/9.5.3...9.5.4">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 <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions
</details>File tree
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedOpen diff view settings
Filter options
Expand file treeCollapse file tree
1 file changed
+2
-2
lines changedOpen diff view settings
Collapse file
+2-2Lines changed: 2 additions & 2 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
41 | 41 | | |
42 | 42 | | |
43 | 43 | | |
44 | | - | |
| 44 | + | |
45 | 45 | | |
46 | 46 | | |
47 | 47 | | |
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
51 | 51 | | |
52 | | - | |
| 52 | + | |
53 | 53 | | |
54 | 54 | | |
55 | 55 | | |
| |||
0 commit comments