Commit 6a714dd
authored
build(deps): bump github.com/urfave/cli/v3 from 3.5.0 to 3.6.0 (#117)
Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from
3.5.0 to 3.6.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/urfave/cli/releases">github.com/urfave/cli/v3's
releases</a>.</em></p>
<blockquote>
<h2>v3.6.0</h2>
<h2>What's Changed</h2>
<ul>
<li>support parallel running of commands by <a
href="https://github.com/oprudkyi"><code>@oprudkyi</code></a> in <a
href="https://redirect.github.com/urfave/cli/pull/2215">urfave/cli#2215</a></li>
<li>Fix:(issue_2208) Fix local flag by <a
href="https://github.com/dearchap"><code>@dearchap</code></a> in <a
href="https://redirect.github.com/urfave/cli/pull/2211">urfave/cli#2211</a></li>
<li>chore(deps): bump the python-packages group with 2 updates by <a
href="https://github.com/dependabot"><code>@dependabot</code></a>[bot]
in <a
href="https://redirect.github.com/urfave/cli/pull/2219">urfave/cli#2219</a></li>
<li>Call actions on flags set from env by <a
href="https://github.com/malclocke"><code>@malclocke</code></a> in <a
href="https://redirect.github.com/urfave/cli/pull/2221">urfave/cli#2221</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/malclocke"><code>@malclocke</code></a>
made their first contribution in <a
href="https://redirect.github.com/urfave/cli/pull/2221">urfave/cli#2221</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/urfave/cli/compare/v3.5.0...v3.6.0">https://github.com/urfave/cli/compare/v3.5.0...v3.6.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/urfave/cli/commit/5aca46c255d82dd52e4b0b93ef0aafbb3901dea4"><code>5aca46c</code></a>
Merge pull request <a
href="https://redirect.github.com/urfave/cli/issues/2221">#2221</a> from
malclocke/call-actions-on-env-flags-from-env</li>
<li><a
href="https://github.com/urfave/cli/commit/9e5f5983f0fe52cdb5742ece47616910711ce488"><code>9e5f598</code></a>
Add flag to cmd.setFlags if set by PostParse</li>
<li><a
href="https://github.com/urfave/cli/commit/46345bb3890625a76221e1d4ddc8d43aeb430b87"><code>46345bb</code></a>
Merge pull request <a
href="https://redirect.github.com/urfave/cli/issues/2219">#2219</a> from
urfave/dependabot/pip/python-packages-0e8ae48d3d</li>
<li><a
href="https://github.com/urfave/cli/commit/e8e80dd2dc465e260ed36f111b896a524b636e4e"><code>e8e80dd</code></a>
chore(deps): bump the python-packages group with 2 updates</li>
<li><a
href="https://github.com/urfave/cli/commit/08b187a934944024e50b402c606f978907499486"><code>08b187a</code></a>
Merge pull request <a
href="https://redirect.github.com/urfave/cli/issues/2211">#2211</a> from
dearchap/issue_2208</li>
<li><a
href="https://github.com/urfave/cli/commit/9dad0d4550e060c3cc9b989395424a2ce0d44fe2"><code>9dad0d4</code></a>
Merge pull request <a
href="https://redirect.github.com/urfave/cli/issues/2215">#2215</a> from
oprudkyi/issue/parallel_run</li>
<li><a
href="https://github.com/urfave/cli/commit/798146bcdae633f89ef44707c2e527de3412f0a6"><code>798146b</code></a>
fix: parallel running - refactor code</li>
<li><a
href="https://github.com/urfave/cli/commit/ff292b25a5095d896458ecc8f30c84e9ab3f6ad8"><code>ff292b2</code></a>
fix: parallel running - improve clonning of global flags</li>
<li><a
href="https://github.com/urfave/cli/commit/53ab291ec74f7e2148033773a5104b7140eb6766"><code>53ab291</code></a>
fix: parallel running - avoid global VersionFlag reuse in different
commands</li>
<li><a
href="https://github.com/urfave/cli/commit/5be0b1f173ea673ad7bc4c6d620131dc215c23ad"><code>5be0b1f</code></a>
feat: update docs</li>
<li>Additional commits viewable in <a
href="https://github.com/urfave/cli/compare/v3.5.0...v3.6.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>2 files changed
+3
-3
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
10 | | - | |
| 10 | + | |
11 | 11 | | |
12 | 12 | | |
13 | 13 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
74 | 74 | | |
75 | 75 | | |
76 | 76 | | |
77 | | - | |
78 | | - | |
| 77 | + | |
| 78 | + | |
79 | 79 | | |
80 | 80 | | |
81 | 81 | | |
| |||
0 commit comments