Skip to content

Commit

Permalink
Bump cappa from 0.15.4 to 0.16.1 (#959)
Browse files Browse the repository at this point in the history
Bumps [cappa](https://github.com/dancardin/cappa) from 0.15.4 to 0.16.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/dancardin/cappa/releases">cappa's
releases</a>.</em></p>
<blockquote>
<h2>v0.16.1</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: Support <code>Dep</code> on function based commands. by <a
href="https://github.com/DanCardin"><code>@​DanCardin</code></a> in <a
href="https://redirect.github.com/DanCardin/cappa/pull/97">DanCardin/cappa#97</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/DanCardin/cappa/compare/v0.16.0...v0.16.1">https://github.com/DanCardin/cappa/compare/v0.16.0...v0.16.1</a></p>
<h2>v0.16.0</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: Switch to codecov. by <a
href="https://github.com/DanCardin"><code>@​DanCardin</code></a> in <a
href="https://redirect.github.com/DanCardin/cappa/pull/95">DanCardin/cappa#95</a></li>
<li>feat: Add ability to directly open file handles. by <a
href="https://github.com/DanCardin"><code>@​DanCardin</code></a> in <a
href="https://redirect.github.com/DanCardin/cappa/pull/96">DanCardin/cappa#96</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/DanCardin/cappa/compare/v0.15.4...v0.16.0">https://github.com/DanCardin/cappa/compare/v0.15.4...v0.16.0</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/DanCardin/cappa/blob/main/CHANGELOG.md">cappa's
changelog</a>.</em></p>
<blockquote>
<h3>0.16.1</h3>
<ul>
<li>feat: Support <code>Dep</code> on function based commands.</li>
</ul>
<h3>0.16.0</h3>
<ul>
<li>feat: Add support for <code>BinaryIO</code> and <code>TextIO</code>
for representing preconfigured
file objects to be returned the caller.</li>
</ul>
<h2>0.15</h2>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/DanCardin/cappa/commit/f545da7d549af79fcfbf1f92ec4ad57d5d9d013e"><code>f545da7</code></a>
Merge pull request <a
href="https://redirect.github.com/dancardin/cappa/issues/97">#97</a>
from DanCardin/dc/function-deps</li>
<li><a
href="https://github.com/DanCardin/cappa/commit/11ae187e47dc2e3a3eeeba19f2fe22bf2329f047"><code>11ae187</code></a>
feat: Support <code>Dep</code> on function based commands.</li>
<li><a
href="https://github.com/DanCardin/cappa/commit/f86666d0d8e4bc97624558f239b6c044dc4aaf3e"><code>f86666d</code></a>
Merge pull request <a
href="https://redirect.github.com/dancardin/cappa/issues/96">#96</a>
from DanCardin/dc/file_handle</li>
<li><a
href="https://github.com/DanCardin/cappa/commit/37e34236e03356e2a149c6c6ac376f83cc2fd36d"><code>37e3423</code></a>
feat: Add ability to directly open file handles.</li>
<li><a
href="https://github.com/DanCardin/cappa/commit/7d2df6ba6fcdcdc9b59c966b0fa290950a64c119"><code>7d2df6b</code></a>
Merge pull request <a
href="https://redirect.github.com/dancardin/cappa/issues/95">#95</a>
from DanCardin/dc/codecov</li>
<li><a
href="https://github.com/DanCardin/cappa/commit/c96745f0b0364e47206353d8d9909be1a4c2ce61"><code>c96745f</code></a>
chore: Switch to codecov.</li>
<li>See full diff in <a
href="https://github.com/dancardin/cappa/compare/v0.15.4...v0.16.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cappa&package-manager=pip&previous-version=0.15.4&new-version=0.16.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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Feb 12, 2024
1 parent 24319a8 commit f43c1bd
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions poetry.lock

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

2 changes: 1 addition & 1 deletion pyproject.toml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ python = ">=3.8,<4"
pyyaml = { version = ">=6.0", optional = true }
requests = "*"
pydantic = { extras = ["email"], version = ">=1.7,<3.0" }
cappa = {version = ">=0.14.3,<0.16.0", optional = true}
cappa = {version = ">=0.14.3,<0.17.0", optional = true}

[tool.poetry.extras]
yaml = ["PyYAML"]
Expand Down

0 comments on commit f43c1bd

Please sign in to comment.