Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
1051: Bump pdoc3 from 0.11.3 to 0.11.5 r=curquiza a=dependabot[bot] Bumps [pdoc3](https://github.com/pdoc3/pdoc) from 0.11.3 to 0.11.5. <details> <summary>Changelog</summary> <p><em>Sourced from <a href="https://github.com/pdoc3/pdoc/blob/master/CHANGELOG">pdoc3's changelog</a>.</em></p> <blockquote> <h1>0.11.5 (2024-12-13)</h1> <ul> <li>A few default HTML template improvements</li> </ul> <h1>0.11.4 (2024-12-13)</h1> <ul> <li>Fix Lunr.js prebuilt index introduced in v0.11.0</li> <li>Fix showing Git link (git_link_template) for property, cached_property, namedtuple, and member_descriptor types</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/pdoc3/pdoc/commit/65342aecd782326b4c98492bbf9102c3534a735a"><code>65342ae</code></a> MNT: Update CHANGELOG for 0.11.5</li> <li><a href="https://github.com/pdoc3/pdoc/commit/b1769f397f5c881a3bba6b0d610413bbb8b16389"><code>b1769f3</code></a> HTML: Output <code>.. image::</code> with loading=lazy</li> <li><a href="https://github.com/pdoc3/pdoc/commit/d9c0c409a18f4391f2289fb25b23a99955ca1bf5"><code>d9c0c40</code></a> ENH: HTML: Collapse orig source docstring into <details><summary></li> <li><a href="https://github.com/pdoc3/pdoc/commit/b7f7f6adad7785366fc17d08e88dbae7e6c6e4f2"><code>b7f7f6a</code></a> HTML: Move "Expand source" and "Browse git" links above docstring text</li> <li><a href="https://github.com/pdoc3/pdoc/commit/c606654aa3ae60b0fb2744ed70558f633decf981"><code>c606654</code></a> MNT: Update CHANGELOG for 0.11.4</li> <li><a href="https://github.com/pdoc3/pdoc/commit/fd995aa1f7033455dfdbcc54404732117b3d9662"><code>fd995aa</code></a> HTML: Open git link in target=_blank</li> <li><a href="https://github.com/pdoc3/pdoc/commit/f33f8915cd401914fb0733d7f1022c2587fd0dc9"><code>f33f891</code></a> BUG: Fix git_link_template not showing for property, cached_property (<a href="https://redirect.github.com/pdoc3/pdoc/issues/451">#451</a>)</li> <li><a href="https://github.com/pdoc3/pdoc/commit/6330d7e388c90909bacde781166f46f7100ba6d0"><code>6330d7e</code></a> BUG: Fix bug with prebuilt Lunr.js index by including the crucial part</li> <li>See full diff in <a href="https://github.com/pdoc3/pdoc/compare/0.11.3...0.11.5">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pdoc3&package-manager=pip&previous-version=0.11.3&new-version=0.11.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR 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> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
- Loading branch information