Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump pydoclint from 0.3.9 to 0.4.0 (#324)
Bumps [pydoclint](https://github.com/jsh9/pydoclint) from 0.3.9 to 0.4.0. <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.4.0</h2> <h2>What's Changed</h2> <ul> <li>Include args with different type hints in DOC105 msg by <a href="https://github.com/jsh9"><code>@jsh9</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/120">jsh9/pydoclint#120</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jsh9/pydoclint/compare/0.3.10...0.4.0">https://github.com/jsh9/pydoclint/compare/0.3.10...0.4.0</a></p> <h2>0.3.10</h2> <h2>What's Changed</h2> <ul> <li>Documenting tool integration by <a href="https://github.com/jamesbraza"><code>@jamesbraza</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/104">jsh9/pydoclint#104</a></li> <li>Exclude venv folders in flake8 by <a href="https://github.com/jamesbraza"><code>@jamesbraza</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/116">jsh9/pydoclint#116</a></li> <li>Add option to show filename for each violation msg by <a href="https://github.com/jsh9"><code>@jsh9</code></a> in <a href="https://redirect.github.com/jsh9/pydoclint/pull/119">jsh9/pydoclint#119</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/jamesbraza"><code>@jamesbraza</code></a> made their first contribution in <a href="https://redirect.github.com/jsh9/pydoclint/pull/104">jsh9/pydoclint#104</a></li> <li><a href="https://github.com/gigi-minds-ai"><code>@gigi-minds-ai</code></a> made their first contribution in <a href="https://redirect.github.com/jsh9/pydoclint/pull/118">jsh9/pydoclint#118</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/jsh9/pydoclint/compare/0.3.9...0.3.10">https://github.com/jsh9/pydoclint/compare/0.3.9...0.3.10</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.4.0] - 2024-02-08</h2> <ul> <li> <p>Changed</p> <ul> <li>Improved the violation message of DOC105: the arguments with inconsistent type hints are now shown in the violation message to make violation correction much easier</li> </ul> </li> <li> <p>Full diff</p> <ul> <li><a href="https://github.com/jsh9/pydoclint/compare/0.3.10...0.4.0">https://github.com/jsh9/pydoclint/compare/0.3.10...0.4.0</a></li> </ul> </li> </ul> <h2>[0.3.10] - 2024-02-07</h2> <ul> <li> <p>Added</p> <ul> <li>A new config option <code>--show-filenames-in-every-violation-message</code> (or <code>-sfn</code>), which makes it more convenient to jump to the corresponding line in IDEs by clicking on the violation message in the terminal</li> </ul> </li> <li> <p>Full diff</p> <ul> <li><a href="https://github.com/jsh9/pydoclint/compare/0.3.9...0.3.10">https://github.com/jsh9/pydoclint/compare/0.3.9...0.3.10</a></li> </ul> </li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/jsh9/pydoclint/commit/d2b4b995b1502f85f61c3e8b8768d55e2575026b"><code>d2b4b99</code></a> Include args with different type hints in DOC105 msg (<a href="https://redirect.github.com/jsh9/pydoclint/issues/120">#120</a>)</li> <li><a href="https://github.com/jsh9/pydoclint/commit/fa41757fb29525bfd9ffb71d1a8f5f423e7a3104"><code>fa41757</code></a> Add option to show filename for each violation msg (<a href="https://redirect.github.com/jsh9/pydoclint/issues/119">#119</a>)</li> <li><a href="https://github.com/jsh9/pydoclint/commit/b8b43965303639702120ee8fea75b0a1d07b9251"><code>b8b4396</code></a> Add py312 to CI pipeline</li> <li><a href="https://github.com/jsh9/pydoclint/commit/01893df80dd077217dba7b8f1ea53e0f944e33d1"><code>01893df</code></a> Exclude venv folders in flake8 (<a href="https://redirect.github.com/jsh9/pydoclint/issues/116">#116</a>)</li> <li><a href="https://github.com/jsh9/pydoclint/commit/676847e4de6917ea0e83c585f0fbe0c1293cade7"><code>676847e</code></a> Documenting tool integration (<a href="https://redirect.github.com/jsh9/pydoclint/issues/104">#104</a>)</li> <li>See full diff in <a href="https://github.com/jsh9/pydoclint/compare/0.3.9...0.4.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=pydoclint&package-manager=pip&previous-version=0.3.9&new-version=0.4.0)](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>
- Loading branch information