[PR #135] [CLOSED] chore(deps): bump github.com/urfave/cli/v2 from 2.4.0 to 2.5.1 #181

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

📋 Pull Request Information

Original PR: https://github.com/Finb/bark-server/pull/135
Author: @dependabot[bot]
Created: 4/29/2022
Status: Closed

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


📝 Commits (1)

  • 0f9a79b chore(deps): bump github.com/urfave/cli/v2 from 2.4.0 to 2.5.1

📊 Changes

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

View changed files

📝 go.mod (+1 -1)
📝 go.sum (+5 -4)

📄 Description

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

Release notes

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

v2.5.1

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.5.0...v2.5.1

v2.5.0

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.4.10...v2.5.0

v2.4.10

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.4.9...v2.4.10

v2.4.9

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.4.8...v2.4.9

v2.4.8

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.4.7...v2.4.8

v2.4.7

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.4.6...v2.4.7

v2.4.6

What's Changed

... (truncated)

Commits
  • 76418f2 Merge pull request #1377 from urfave/vipally-ally_fix_multi_val
  • a07f0d1 Merge pull request #1371 from urfave/release-metadata
  • 77fb75a Merge pull request #1375 from kolyshkin/no-docs
  • e20d3d4 Merge branch 'main' into no-docs
  • 924052a Merge pull request #1346 from jolheiser/hidden-flag
  • 6538e95 Merge branch 'ally_fix_multi_val' of ssh://github.com/vipally/cli into vipall...
  • e275e95 Merge pull request #1376 from urfave/duration-default-regression
  • cdb1730 Drop extra if condition
  • 8fe4d79 Merge branch 'main' into duration-default-regression
  • ac641ff Add more test coverage around unset input source applying
  • 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/135 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/29/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/urfave/cli/v2-2.5.1` --- ### 📝 Commits (1) - [`0f9a79b`](https://github.com/Finb/bark-server/commit/0f9a79b505eed1b37940860ce4aa5025e9dbf14d) chore(deps): bump github.com/urfave/cli/v2 from 2.4.0 to 2.5.1 ### 📊 Changes **2 files changed** (+6 additions, -5 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+5 -4) </details> ### 📄 Description Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.4.0 to 2.5.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.5.1</h2> <h2>What's Changed</h2> <ul> <li>Cleaning up some release-related metadata &amp; docs by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1371">urfave/cli#1371</a></li> <li>Accept multi-value input on slice flags (<a href="https://github-redirect.dependabot.com/urfave/cli/issues/1241">#1241</a>) by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1377">urfave/cli#1377</a></li> <li>Accept multi-value input on slice flags by <a href="https://github.com/vipally"><code>@​vipally</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1241">urfave/cli#1241</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.5.0...v2.5.1">https://github.com/urfave/cli/compare/v2.5.0...v2.5.1</a></p> <h2>v2.5.0</h2> <h2>What's Changed</h2> <ul> <li>Add <code>urfave_cli_no_docs</code> build tag by <a href="https://github.com/kolyshkin"><code>@​kolyshkin</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1375">urfave/cli#1375</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.4.10...v2.5.0">https://github.com/urfave/cli/compare/v2.4.10...v2.5.0</a></p> <h2>v2.4.10</h2> <h2>What's Changed</h2> <ul> <li>Exclude hidden sub-command flags from docs by <a href="https://github.com/jolheiser"><code>@​jolheiser</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1346">urfave/cli#1346</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.4.9...v2.4.10">https://github.com/urfave/cli/compare/v2.4.9...v2.4.10</a></p> <h2>v2.4.9</h2> <h2>What's Changed</h2> <ul> <li>Remove some unused code by <a href="https://github.com/53jk1"><code>@​53jk1</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1374">urfave/cli#1374</a></li> <li>Do not apply altsrc input values that are not set by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1376">urfave/cli#1376</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/53jk1"><code>@​53jk1</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1374">urfave/cli#1374</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.4.8...v2.4.9">https://github.com/urfave/cli/compare/v2.4.8...v2.4.9</a></p> <h2>v2.4.8</h2> <h2>What's Changed</h2> <ul> <li>Allow -ve values for int, float &amp; duration by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1262">urfave/cli#1262</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.4.7...v2.4.8">https://github.com/urfave/cli/compare/v2.4.7...v2.4.8</a></p> <h2>v2.4.7</h2> <h2>What's Changed</h2> <ul> <li>Add test case for short option handling by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1260">urfave/cli#1260</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.4.6...v2.4.7">https://github.com/urfave/cli/compare/v2.4.6...v2.4.7</a></p> <h2>v2.4.6</h2> <h2>What's Changed</h2> <ul> <li>Unshadow <code>context</code> package by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1370">urfave/cli#1370</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/76418f2642c40d5baf00734e9601a2c6781cc629"><code>76418f2</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1377">#1377</a> from urfave/vipally-ally_fix_multi_val</li> <li><a href="https://github.com/urfave/cli/commit/a07f0d18cfc7cd517dcde19d037d36ecc1298cc8"><code>a07f0d1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1371">#1371</a> from urfave/release-metadata</li> <li><a href="https://github.com/urfave/cli/commit/77fb75adf7576f5b085b413452f1dc587ef6a609"><code>77fb75a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1375">#1375</a> from kolyshkin/no-docs</li> <li><a href="https://github.com/urfave/cli/commit/e20d3d4d0f347c752572dff3ef0b5445756abdbb"><code>e20d3d4</code></a> Merge branch 'main' into no-docs</li> <li><a href="https://github.com/urfave/cli/commit/924052a2f3bd26bfd0cc7f72f15ad7a36b2abe06"><code>924052a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1346">#1346</a> from jolheiser/hidden-flag</li> <li><a href="https://github.com/urfave/cli/commit/6538e95d6534205be81eaaf1d40960414bf75700"><code>6538e95</code></a> Merge branch 'ally_fix_multi_val' of ssh://github.com/vipally/cli into vipall...</li> <li><a href="https://github.com/urfave/cli/commit/e275e95e2cf932628faad53c4b0bc7b607436605"><code>e275e95</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1376">#1376</a> from urfave/duration-default-regression</li> <li><a href="https://github.com/urfave/cli/commit/cdb1730b7da03b1d52af0a5cf20d3cf4422c191d"><code>cdb1730</code></a> Drop extra if condition</li> <li><a href="https://github.com/urfave/cli/commit/8fe4d792d181e54a22eadb7fd3cfc18510d20999"><code>8fe4d79</code></a> Merge branch 'main' into duration-default-regression</li> <li><a href="https://github.com/urfave/cli/commit/ac641ffda54727c6af36b80c0941f05886aed217"><code>ac641ff</code></a> Add more test coverage around unset input source applying</li> <li>Additional commits viewable in <a href="https://github.com/urfave/cli/compare/v2.4.0...v2.5.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.5.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:35 +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#181
No description provided.