[PR #151] [CLOSED] chore(deps): bump github.com/urfave/cli/v2 from 2.4.0 to 2.10.1 #193

Closed
opened 2026-03-03 11:56:39 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/Finb/bark-server/pull/151
Author: @dependabot[bot]
Created: 6/20/2022
Status: Closed

Base: masterHead: dependabot/go_modules/github.com/urfave/cli/v2-2.10.1


📝 Commits (1)

  • 71aabad chore(deps): bump github.com/urfave/cli/v2 from 2.4.0 to 2.10.1

📊 Changes

2 files changed (+9 additions, -5 deletions)

View changed files

📝 go.mod (+2 -1)
📝 go.sum (+7 -4)

📄 Description

Bumps github.com/urfave/cli/v2 from 2.4.0 to 2.10.1.

Release notes

Sourced from github.com/urfave/cli/v2's releases.

v2.10.1

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.10.0...v2.10.1

v2.10.0

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.9.0...v2.10.0

v2.9.0

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.8.1...v2.9.0

v2.8.1

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.8.0...v2.8.1

v2.8.0

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.7.2...v2.8.0

v2.7.2

What's Changed

... (truncated)

Commits
  • 1362627 Approve usage wrapping docs changes
  • b927c6a Merge pull request #1415 from urfave/upgrade-go-yaml
  • 72dc91d Re-use node variable
  • ee07560 Upgrade gopkg.in/yaml to v3
  • e576ba4 Merge pull request #1119 from mostynb/word_wrap_v2
  • 2d1634c Merge pull request #1412 from urfave/update-v2-docs
  • 3082652 Update the v2 docs since merging #1409
  • 8007c54 Merge pull request #1409 from joeycumines/main
  • 4f795e3 Fix build for go < 1.18
  • e77dd7b Add SliceFlag wrapper and fix bugs in existing implementations
  • Additional commits viewable in compare view

Dependabot compatibility score

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 commands and options

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)

🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/Finb/bark-server/pull/151 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 6/20/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/urfave/cli/v2-2.10.1` --- ### 📝 Commits (1) - [`71aabad`](https://github.com/Finb/bark-server/commit/71aabadebf921cd8f30602f70979571ebc4bd9a3) chore(deps): bump github.com/urfave/cli/v2 from 2.4.0 to 2.10.1 ### 📊 Changes **2 files changed** (+9 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+2 -1) 📝 `go.sum` (+7 -4) </details> ### 📄 Description Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.4.0 to 2.10.1. <details> <summary>Release notes</summary> <p><em>Sourced from <a href="https://github.com/urfave/cli/releases">github.com/urfave/cli/v2's releases</a>.</em></p> <blockquote> <h2>v2.10.1</h2> <h2>What's Changed</h2> <ul> <li>Upgrade gopkg.in/yaml to v3 by <a href="https://github.com/jszwedko"><code>@​jszwedko</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1415">urfave/cli#1415</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.10.0...v2.10.1">https://github.com/urfave/cli/compare/v2.10.0...v2.10.1</a></p> <h2>v2.10.0</h2> <h2>What's Changed</h2> <ul> <li>Add word-wrap support, with wrap length provided by the user by <a href="https://github.com/mostynb"><code>@​mostynb</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1119">urfave/cli#1119</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.9.0...v2.10.0">https://github.com/urfave/cli/compare/v2.9.0...v2.10.0</a></p> <h2>v2.9.0</h2> <h2>What's Changed</h2> <ul> <li>Fix 'repetetive' typo by <a href="https://github.com/mostynb"><code>@​mostynb</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1402">urfave/cli#1402</a></li> <li>Add some missing go.sum entries needed with 1.16.x by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1407">urfave/cli#1407</a></li> <li>Add SliceFlag wrapper and fix bugs in existing implementations by <a href="https://github.com/joeycumines"><code>@​joeycumines</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1409">urfave/cli#1409</a></li> <li>Update the v2 docs since merging <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1409">#1409</a> by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1412">urfave/cli#1412</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/joeycumines"><code>@​joeycumines</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1409">urfave/cli#1409</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.8.1...v2.9.0">https://github.com/urfave/cli/compare/v2.8.1...v2.9.0</a></p> <h2>v2.8.1</h2> <h2>What's Changed</h2> <ul> <li>Run docs tests against current work tree by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1403">urfave/cli#1403</a></li> <li>Remove GPL2 dependency introduced in v2.7.0 by <a href="https://github.com/AkihiroSuda"><code>@​AkihiroSuda</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1405">urfave/cli#1405</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.8.0...v2.8.1">https://github.com/urfave/cli/compare/v2.8.0...v2.8.1</a></p> <h2>v2.8.0</h2> <h2>What's Changed</h2> <ul> <li>Add flag category support (<a href="https://github-redirect.dependabot.com/urfave/cli/issues/796">#796</a>) by <a href="https://github.com/michaeljs1990"><code>@​michaeljs1990</code></a> / <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1368">urfave/cli#1368</a></li> <li>Introduce override hooks for suggestions by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1396">urfave/cli#1396</a></li> <li>Point to the docs tree and site from top-level README by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1399">urfave/cli#1399</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.7.2...v2.8.0">https://github.com/urfave/cli/compare/v2.7.2...v2.8.0</a></p> <h2>v2.7.2</h2> <h2>What's Changed</h2> <ul> <li>Auto-detect zsh via <code>SHELL</code> (<a href="https://github-redirect.dependabot.com/urfave/cli/issues/1218">#1218</a>) by <a href="https://github.com/z0rc"><code>@​z0rc</code></a> / <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1350">urfave/cli#1350</a></li> <li>Merging mostynb report source of parse errors by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1354">urfave/cli#1354</a></li> <li>Report the source of a value when we cannot parse it by <a href="https://github.com/mostynb"><code>@​mostynb</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1168">urfave/cli#1168</a></li> <li>Add a security policy document by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1365">urfave/cli#1365</a></li> </ul> <!-- raw HTML omitted --> </blockquote> <p>... (truncated)</p> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/urfave/cli/commit/1362627dd7c1cef4ebcc65497479a10cff5f86d4"><code>1362627</code></a> Approve usage wrapping docs changes</li> <li><a href="https://github.com/urfave/cli/commit/b927c6ad2f448c73af606529e616be1961af57c4"><code>b927c6a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1415">#1415</a> from urfave/upgrade-go-yaml</li> <li><a href="https://github.com/urfave/cli/commit/72dc91db747008d0554dba4056f11f98bf1e2bd4"><code>72dc91d</code></a> Re-use <code>node</code> variable</li> <li><a href="https://github.com/urfave/cli/commit/ee0756044cbcbc6360f9210d340eedd2a5dbd842"><code>ee07560</code></a> Upgrade gopkg.in/yaml to v3</li> <li><a href="https://github.com/urfave/cli/commit/e576ba40226a1f39b403171892eed584067fda59"><code>e576ba4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1119">#1119</a> from mostynb/word_wrap_v2</li> <li><a href="https://github.com/urfave/cli/commit/2d1634cba6f5058c75259b7a9815a18899c31000"><code>2d1634c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1412">#1412</a> from urfave/update-v2-docs</li> <li><a href="https://github.com/urfave/cli/commit/3082652ad6b228e6e80dba5b9f923704ba9c0b91"><code>3082652</code></a> Update the v2 docs since merging <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1409">#1409</a></li> <li><a href="https://github.com/urfave/cli/commit/8007c54e1d971be1e89399a2fd59004a434822bb"><code>8007c54</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1409">#1409</a> from joeycumines/main</li> <li><a href="https://github.com/urfave/cli/commit/4f795e3870f4edd720f02585c904ca4111466117"><code>4f795e3</code></a> Fix build for go &lt; 1.18</li> <li><a href="https://github.com/urfave/cli/commit/e77dd7bb6816628722681373965a1ce3a34e0810"><code>e77dd7b</code></a> Add SliceFlag wrapper and fix bugs in existing implementations</li> <li>Additional commits viewable in <a href="https://github.com/urfave/cli/compare/v2.4.0...v2.10.1">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/urfave/cli/v2&package-manager=go_modules&previous-version=2.4.0&new-version=2.10.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 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> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-03 11:56:39 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/bark-server#193
No description provided.