[PR #174] [MERGED] chore(deps): bump github.com/urfave/cli/v2 from 2.17.1 to 2.19.2 #211

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

📋 Pull Request Information

Original PR: https://github.com/Finb/bark-server/pull/174
Author: @dependabot[bot]
Created: 10/10/2022
Status: Merged
Merged: 10/11/2022
Merged by: @mritd

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


📝 Commits (1)

  • 63adbfd chore(deps): bump github.com/urfave/cli/v2 from 2.17.1 to 2.19.2

📊 Changes

2 files changed (+3 additions, -3 deletions)

View changed files

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

📄 Description

Bumps github.com/urfave/cli/v2 from 2.17.1 to 2.19.2.

Release notes

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

v2.19.2

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.19.1...v2.19.2

v2.19.1

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.19.0...v2.19.1

v2.19.0

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.18.2...v2.19.0

v2.18.2

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.18.1...v2.18.2

v2.18.1

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.18.0...v2.18.1

v2.18.0

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.17.2...v2.18.0

v2.17.2

What's Changed

... (truncated)

Commits

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/174 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 10/10/2022 **Status:** ✅ Merged **Merged:** 10/11/2022 **Merged by:** [@mritd](https://github.com/mritd) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/urfave/cli/v2-2.19.2` --- ### 📝 Commits (1) - [`63adbfd`](https://github.com/Finb/bark-server/commit/63adbfd1a58fd45fc39a4917592026ec9af8e178) chore(deps): bump github.com/urfave/cli/v2 from 2.17.1 to 2.19.2 ### 📊 Changes **2 files changed** (+3 additions, -3 deletions) <details> <summary>View changed files</summary> 📝 `go.mod` (+1 -1) 📝 `go.sum` (+2 -2) </details> ### 📄 Description Bumps [github.com/urfave/cli/v2](https://github.com/urfave/cli) from 2.17.1 to 2.19.2. <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.19.2</h2> <h2>What's Changed</h2> <ul> <li>fix: stop automatic sorting for --help by <a href="https://github.com/FGYFFFF"><code>@​FGYFFFF</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1430">urfave/cli#1430</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/FGYFFFF"><code>@​FGYFFFF</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1430">urfave/cli#1430</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.19.1...v2.19.2">https://github.com/urfave/cli/compare/v2.19.1...v2.19.2</a></p> <h2>v2.19.1</h2> <h2>What's Changed</h2> <ul> <li>Fix:(issue_1500). Fix slice flag value duplication issue by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1502">urfave/cli#1502</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.19.0...v2.19.1">https://github.com/urfave/cli/compare/v2.19.0...v2.19.1</a></p> <h2>v2.19.0</h2> <h2>What's Changed</h2> <ul> <li>Fix:(issue_1505) Fix flag alignment in help by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1506">urfave/cli#1506</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.18.2...v2.19.0">https://github.com/urfave/cli/compare/v2.18.2...v2.19.0</a></p> <h2>v2.18.2</h2> <h2>What's Changed</h2> <ul> <li>Configure GenericFlag's Destination type as struct not pointer by <a href="https://github.com/nkuba"><code>@​nkuba</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1442">urfave/cli#1442</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/nkuba"><code>@​nkuba</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1442">urfave/cli#1442</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.18.1...v2.18.2">https://github.com/urfave/cli/compare/v2.18.1...v2.18.2</a></p> <h2>v2.18.1</h2> <h2>What's Changed</h2> <ul> <li>Ensure &quot;generate&quot; step runs in CI prior to diff check by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1504">urfave/cli#1504</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.18.0...v2.18.1">https://github.com/urfave/cli/compare/v2.18.0...v2.18.1</a></p> <h2>v2.18.0</h2> <h2>What's Changed</h2> <ul> <li>Call FlagStringer in String() method of slice flags by <a href="https://github.com/fjl"><code>@​fjl</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1508">urfave/cli#1508</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/fjl"><code>@​fjl</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1508">urfave/cli#1508</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.17.2...v2.18.0">https://github.com/urfave/cli/compare/v2.17.2...v2.18.0</a></p> <h2>v2.17.2</h2> <h2>What's Changed</h2> <ul> <li>Remove nonexistent phony targets by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1503">urfave/cli#1503</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/f37b9d9b6082ed7ff50f9076f2ff9281c1bb1595"><code>f37b9d9</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1430">#1430</a> from FGYFFFF/fix/stop_auto_sort_for_help</li> <li><a href="https://github.com/urfave/cli/commit/bffaf3b78c636c263c788271655644aedc312ed4"><code>bffaf3b</code></a> Update flags.md for docs change</li> <li><a href="https://github.com/urfave/cli/commit/81f9145708bf1c5409d15f6308037effbe01cdf9"><code>81f9145</code></a> Refactor code</li> <li><a href="https://github.com/urfave/cli/commit/8227be1fe9df91e3d69e17514df21b8e609d6cd0"><code>8227be1</code></a> Add tests for command.VisibleFlagCategory</li> <li><a href="https://github.com/urfave/cli/commit/e62a08711796973ae6db595224435d69cd5a3fdc"><code>e62a087</code></a> Run make v2approve</li> <li><a href="https://github.com/urfave/cli/commit/02613e50bee21550239c39bf880333358f1e0d8d"><code>02613e5</code></a> Fix tests</li> <li><a href="https://github.com/urfave/cli/commit/1ada1a1c06763e55b2ab5a279e5f442914fd90e6"><code>1ada1a1</code></a> fix: stop automatic sorting for --help</li> <li><a href="https://github.com/urfave/cli/commit/f64acc440459be5ae06ebfb07d7287b6081f35da"><code>f64acc4</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1502">#1502</a> from dearchap/issue_1500</li> <li><a href="https://github.com/urfave/cli/commit/fb23ff4aa2a3ce03e0e179ad26179714bd81c72e"><code>fb23ff4</code></a> Merge branch 'main' into issue_1500</li> <li><a href="https://github.com/urfave/cli/commit/2a4809f3af97493b500de6bd374ad5e59632216e"><code>2a4809f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1506">#1506</a> from dearchap/issue_1505</li> <li>Additional commits viewable in <a href="https://github.com/urfave/cli/compare/v2.17.1...v2.19.2">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.17.1&new-version=2.19.2)](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:44 +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#211
No description provided.