Skip to content

Commit

Permalink
Merge #1043
Browse files Browse the repository at this point in the history
1043: Bump pdoc3 from 0.11.1 to 0.11.3 r=curquiza a=dependabot[bot]

Bumps [pdoc3](https://github.com/pdoc3/pdoc) from 0.11.1 to 0.11.3.
<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.3  (2024-11-26)</h1>
<ul>
<li>Format Optional as <code>X | None</code> (<a href="https://redirect.github.com/pdoc3/pdoc/issues/395">#395</a>)</li>
<li>Support configurable Python-Markdown extensions (<a href="https://redirect.github.com/pdoc3/pdoc/issues/440">#440</a>)</li>
</ul>
<h1>0.11.2  (2024-11-25)</h1>
<ul>
<li>Improve formatting of Optional, Union and <code>collection.abc</code> types (<a href="https://redirect.github.com/pdoc3/pdoc/issues/395">#395</a>)</li>
<li>In HTML, format long function params on multiple lines</li>
<li>Fix issue with <code>--skip-errors</code> (<a href="https://redirect.github.com/pdoc3/pdoc/issues/421">#421</a>)</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/pdoc3/pdoc/commit/aab629ce3daac7cef088bd7439f4884790a8003f"><code>aab629c</code></a> MNT: Update CHANGELOG for 0.11.3</li>
<li><a href="https://github.com/pdoc3/pdoc/commit/0734db14e3ee08779ca5b98f662398de3ab11c07"><code>0734db1</code></a> CI: Fix docs broken link checker</li>
<li><a href="https://github.com/pdoc3/pdoc/commit/224c228da0659996c29834f102dfb227e505b84c"><code>224c228</code></a> ENH: Support configurable markdown extensions (CLI-only)</li>
<li><a href="https://github.com/pdoc3/pdoc/commit/115a168c0309690b4c1908bb28dde5289ecb8737"><code>115a168</code></a> REF: Format Optional as <code>X | None</code></li>
<li><a href="https://github.com/pdoc3/pdoc/commit/78e771b0132de0fb181bc412d0fcae0dd5fd0505"><code>78e771b</code></a> MNT: Update CHANGELOG for 0.11.2</li>
<li><a href="https://github.com/pdoc3/pdoc/commit/4d7f9357bd4b9ce863938048b4bca13045a71094"><code>4d7f935</code></a> BUG: Fix admonitions CSS margin</li>
<li><a href="https://github.com/pdoc3/pdoc/commit/e319570ed656076df360626f7ed378ec514ab776"><code>e319570</code></a> BUG: Fix issues with <code>--skip-errors</code></li>
<li><a href="https://github.com/pdoc3/pdoc/commit/8793c67cb2e3d695439ef8b4e718c89b9aea120a"><code>8793c67</code></a> ENH: Format long function params on multiple lines in HTML</li>
<li><a href="https://github.com/pdoc3/pdoc/commit/6e8bdfdc9c439994c5f158cbe949019ef218d39e"><code>6e8bdfd</code></a> ENH: Improve formatting of Optional, Union and collection.abc types</li>
<li><a href="https://github.com/pdoc3/pdoc/commit/c70636184c2d187e9c13063eada360c187dea065"><code>c706361</code></a> CI: Stop using Codecov in favor of <code>coverage report</code></li>
<li>Additional commits viewable in <a href="https://github.com/pdoc3/pdoc/compare/0.11.1...0.11.3">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.1&new-version=0.11.3)](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
meili-bors[bot] and dependabot[bot] authored Dec 2, 2024
2 parents a9b348f + 3f5d3ec commit 607bbc7
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions Pipfile.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 607bbc7

Please sign in to comment.