Skip to content

Commit

Permalink
Merge #508
Browse files Browse the repository at this point in the history
508: build(deps): bump click from 8.0.3 to 8.0.4 r=ChrisRBe a=dependabot[bot]

Bumps [click](https://github.com/pallets/click) from 8.0.3 to 8.0.4.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a href="https://github.com/pallets/click/releases">click's releases</a>.</em></p>
<blockquote>
<h2>8.0.4</h2>
<ul>
<li>Changes: <a href="https://click.palletsprojects.com/en/8.0.x/changes/#version-8-0-4">https://click.palletsprojects.com/en/8.0.x/changes/#version-8-0-4</a></li>
<li>Milestone: <a href="https://github.com/pallets/click/milestone/13?closed=1">https://github.com/pallets/click/milestone/13?closed=1</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a href="https://github.com/pallets/click/blob/main/CHANGES.rst">click's changelog</a>.</em></p>
<blockquote>
<h2>Version 8.0.4</h2>
<p>Released 2022-02-18</p>
<ul>
<li><code>open_file</code> recognizes <code>Path(&quot;-&quot;)</code> as a standard stream, the
same as the string <code>&quot;-&quot;</code>. :issue:<code>2106</code></li>
<li>The <code>option</code> and <code>argument</code> decorators preserve the type
annotation of the decorated function. :pr:<code>2155</code></li>
<li>A callable default value can customize its help text by overriding
<code>__str__</code> instead of always showing <code>(dynamic)</code>. :issue:<code>2099</code></li>
<li>Fix a typo in the Bash completion script that affected file and
directory completion. If this script was generated by a previous
version, it should be regenerated. :issue:<code>2163</code></li>
<li>Fix typing for <code>echo</code> and <code>secho</code> file argument.
:issue:<code>2174, 2185</code></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a href="https://github.com/pallets/click/commit/bf1a6d4956cbbbfd0a6f4dd6310c8110cf89f7fe"><code>bf1a6d4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pallets/click/issues/2197">#2197</a> from pallets/release-8.0.4</li>
<li><a href="https://github.com/pallets/click/commit/667eac859a7aec1ee6fd8800d5d24c2b2fe382a1"><code>667eac8</code></a> release version 8.0.4</li>
<li><a href="https://github.com/pallets/click/commit/8640699a747d6944d80e79e3351a98a661acd2c7"><code>8640699</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pallets/click/issues/2187">#2187</a> from Yourun-proger/fix_type</li>
<li><a href="https://github.com/pallets/click/commit/bda6381ad05e3b0d2ed07b1489db80b10eed8bd8"><code>bda6381</code></a> Fix type for <code>file</code> argument</li>
<li><a href="https://github.com/pallets/click/commit/e8b350b6662c4b688122567109a848438cf19a66"><code>e8b350b</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pallets/click/issues/2196">#2196</a> from pallets/update-requirements</li>
<li><a href="https://github.com/pallets/click/commit/29e86277a2ee17b5fd7e60a9a0a521d0be639a21"><code>29e8627</code></a> stop using dependabot for python, too noisy</li>
<li><a href="https://github.com/pallets/click/commit/e6f550242ae847a0bd082810ff8aaec16079607d"><code>e6f5502</code></a> cache pip with setup-python action</li>
<li><a href="https://github.com/pallets/click/commit/312d01aba2e9157a0cc9302daf21e45fb0d6036a"><code>312d01a</code></a> use pip-compile-multi for requirements</li>
<li><a href="https://github.com/pallets/click/commit/53fae9c1269aeb816a0bacfcdeba5b8a90b6270e"><code>53fae9c</code></a> update pre-commit hooks</li>
<li><a href="https://github.com/pallets/click/commit/1c588834cfd1083ddaf55c7d97bd440eabd94b6f"><code>1c58883</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/pallets/click/issues/2175">#2175</a> from Jonxslays/bugfix/secho</li>
<li>Additional commits viewable in <a href="https://github.com/pallets/click/compare/8.0.3...8.0.4">compare view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=click&package-manager=pip&previous-version=8.0.3&new-version=8.0.4)](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` 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
bors[bot] and dependabot[bot] committed Feb 21, 2022
2 parents 67477ca + e72dd23 commit 78f6a62
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ black==21.4b2
certifi==2021.10.8
cfgv==3.3.1
chardet==4.0.0
click==8.0.3
click==8.0.4
codacy-coverage==1.3.11
colorama==0.4.4
coverage==5.5
Expand Down

0 comments on commit 78f6a62

Please sign in to comment.