Skip to content

Commit

Permalink
build(deps-dev): Bump perflint from 0.7.3 to 0.8.1 (#184)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps [perflint](https://github.com/tonybaloney/perflint) from 0.7.3 to
0.8.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/tonybaloney/perflint/releases">perflint's
releases</a>.</em></p>
<blockquote>
<h2>0.8.1</h2>
<h2>What's Changed</h2>
<ul>
<li>Don't recommend <code>__all__</code> be a tuple by <a
href="https://github.com/tonybaloney"><code>@​tonybaloney</code></a> in
<a
href="https://github.com/tonybaloney/perflint/pull/49">tonybaloney/perflint#49</a></li>
<li>Add clarity to the try in a loop rule by <a
href="https://github.com/tonybaloney"><code>@​tonybaloney</code></a> in
<a
href="https://github.com/tonybaloney/perflint/pull/48">tonybaloney/perflint#48</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tonybaloney/perflint/compare/0.8.0...0.8.1">https://github.com/tonybaloney/perflint/compare/0.8.0...0.8.1</a></p>
<h2>0.8.0</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: pre-commit configuration filename by <a
href="https://github.com/adamantike"><code>@​adamantike</code></a> in <a
href="https://github.com/tonybaloney/perflint/pull/32">tonybaloney/perflint#32</a></li>
<li>Test other versions of Python in CI by <a
href="https://github.com/tonybaloney"><code>@​tonybaloney</code></a> in
<a
href="https://github.com/tonybaloney/perflint/pull/33">tonybaloney/perflint#33</a></li>
<li>Migrate to pylint v3 by <a
href="https://github.com/jenstroeger"><code>@​jenstroeger</code></a> in
<a
href="https://github.com/tonybaloney/perflint/pull/46">tonybaloney/perflint#46</a></li>
<li>Drop support for Python 3.7</li>
<li>Add support for Python 3.12</li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/adamantike"><code>@​adamantike</code></a> made
their first contribution in <a
href="https://github.com/tonybaloney/perflint/pull/32">tonybaloney/perflint#32</a></li>
<li><a
href="https://github.com/jenstroeger"><code>@​jenstroeger</code></a>
made their first contribution in <a
href="https://github.com/tonybaloney/perflint/pull/46">tonybaloney/perflint#46</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/tonybaloney/perflint/compare/0.7.3...0.8.0">https://github.com/tonybaloney/perflint/compare/0.7.3...0.8.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/tonybaloney/perflint/blob/main/CHANGELOG.md">perflint's
changelog</a>.</em></p>
<blockquote>
<h2>0.8.1 (11th January 2024)</h2>
<ul>
<li>Don't recommend <code>__all__</code> be a tuple by <a
href="https://github.com/tonybaloney"><code>@​tonybaloney</code></a> in
<a
href="https://github.com/tonybaloney/perflint/pull/49">tonybaloney/perflint#49</a></li>
<li>Add clarity to the try in a loop rule by <a
href="https://github.com/tonybaloney"><code>@​tonybaloney</code></a> in
<a
href="https://github.com/tonybaloney/perflint/pull/48">tonybaloney/perflint#48</a></li>
</ul>
<h2>0.8.0 (10th January 2024)</h2>
<ul>
<li>fix: pre-commit configuration filename by <a
href="https://github.com/adamantike"><code>@​adamantike</code></a> in <a
href="https://github.com/tonybaloney/perflint/pull/32">tonybaloney/perflint#32</a></li>
<li>Test other versions of Python in CI by <a
href="https://github.com/tonybaloney"><code>@​tonybaloney</code></a> in
<a
href="https://github.com/tonybaloney/perflint/pull/33">tonybaloney/perflint#33</a></li>
<li>Migrate to pylint v3 by <a
href="https://github.com/jenstroeger"><code>@​jenstroeger</code></a> in
<a
href="https://github.com/tonybaloney/perflint/pull/46">tonybaloney/perflint#46</a></li>
<li>Drop support for Python 3.7</li>
<li>Add support for Python 3.12</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/tonybaloney/perflint/commit/22f831509bc7765ce272ad6fcb99398d86a26a52"><code>22f8315</code></a>
Update changes and version</li>
<li><a
href="https://github.com/tonybaloney/perflint/commit/f1716c96d33a7a9d47a9d15489737a2874214d9a"><code>f1716c9</code></a>
Merge pull request <a
href="https://github.com/tonybaloney/perflint/issues/49">#49</a>
from tonybaloney/no_tuple_all</li>
<li><a
href="https://github.com/tonybaloney/perflint/commit/83e78262dcda0ed6c26a46c6b77a7551dcf03ea7"><code>83e7826</code></a>
Don't recommend all be a tuple</li>
<li><a
href="https://github.com/tonybaloney/perflint/commit/57feb0bfcbecf50671b982aebc826d5142868862"><code>57feb0b</code></a>
Add clarity to the try in a loop rule</li>
<li><a
href="https://github.com/tonybaloney/perflint/commit/136408e9352ca91c5014b06d19f38482671d83f4"><code>136408e</code></a>
Update versions</li>
<li><a
href="https://github.com/tonybaloney/perflint/commit/d59304eae57a5c96ae0b0051c155b2044e85629c"><code>d59304e</code></a>
Merge pull request <a
href="https://github.com/tonybaloney/perflint/issues/46">#46</a>
from jenstroeger/migrate-to-pylint3</li>
<li><a
href="https://github.com/tonybaloney/perflint/commit/2ee0a12ea8249f9ea385a5d6473e65225f0d588c"><code>2ee0a12</code></a>
Drop Python 3.7 support</li>
<li><a
href="https://github.com/tonybaloney/perflint/commit/fd03096bd3f704fe8b6b5d9a440ed2d9cd2856e9"><code>fd03096</code></a>
Migrate to pylint v3</li>
<li><a
href="https://github.com/tonybaloney/perflint/commit/c07391c17671c3c9d5a7fd69120d1f570e268d58"><code>c07391c</code></a>
Merge pull request <a
href="https://github.com/tonybaloney/perflint/issues/33">#33</a>
from tonybaloney/tonybaloney-patch-1</li>
<li><a
href="https://github.com/tonybaloney/perflint/commit/c82e8979cfaf087eb5bdfe75ec2005be579549c0"><code>c82e897</code></a>
Update python-app.yml</li>
<li>Additional commits viewable in <a
href="https://github.com/tonybaloney/perflint/compare/0.7.3...0.8.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=perflint&package-manager=pip&previous-version=0.7.3&new-version=0.8.1)](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>
  • Loading branch information
dependabot[bot] committed Apr 12, 2024
1 parent 084d756 commit ffdea0b
Show file tree
Hide file tree
Showing 2 changed files with 38 additions and 151 deletions.
Loading

0 comments on commit ffdea0b

Please sign in to comment.