[PR #168] [MERGED] chore(deps): bump github.com/urfave/cli/v2 from 2.14.1 to 2.16.2 #205

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

📋 Pull Request Information

Original PR: https://github.com/Finb/bark-server/pull/168
Author: @dependabot[bot]
Created: 9/12/2022
Status: Merged
Merged: 9/13/2022
Merged by: @mritd

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


📝 Commits (1)

  • 930d061 chore(deps): bump github.com/urfave/cli/v2 from 2.14.1 to 2.16.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.14.1 to 2.16.2.

Release notes

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

v2.16.2

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.16.1...v2.16.2

v2.16.1

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.16.0...v2.16.1

v2.16.0

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.15.0...v2.16.0

v2.15.0

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.14.2...v2.15.0

v2.14.2

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.14.1...v2.14.2

Commits
  • 375e5df Merge pull request #1489 from dearchap/fix_help_name_consistency
  • 8339b59 Fix: Help name consistency among app/commands and subcommands
  • 8dba5c3 Merge pull request #1488 from dearchap/no_dest_ptr
  • 15491d6 Fix: dont generate pointer for dest for Generic flag
  • 6124f3a Merge pull request #1486 from urfave/codecov-threshold-tweaks
  • ee4ff8f Set codecov status thresholds to 5%
  • d62ac9c Merge pull request #1378 from dearchap/issue_1334
  • d0fff2e Add additional test to fix codecov
  • b087856 Add additional test to fix codecov
  • 4f9b8e4 Add coverage threshold
  • 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/168 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 9/12/2022 **Status:** ✅ Merged **Merged:** 9/13/2022 **Merged by:** [@mritd](https://github.com/mritd) **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/urfave/cli/v2-2.16.2` --- ### 📝 Commits (1) - [`930d061`](https://github.com/Finb/bark-server/commit/930d061f69d8433ace81cc944523867643625fa8) chore(deps): bump github.com/urfave/cli/v2 from 2.14.1 to 2.16.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.14.1 to 2.16.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.16.2</h2> <h2>What's Changed</h2> <ul> <li>Fix: Help name consistency among app/commands and subcommands by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1489">urfave/cli#1489</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.16.1...v2.16.2">https://github.com/urfave/cli/compare/v2.16.1...v2.16.2</a></p> <h2>v2.16.1</h2> <h2>What's Changed</h2> <ul> <li>Set codecov status thresholds to 5% by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1486">urfave/cli#1486</a></li> <li>Fix: dont generate pointer for dest for Generic flag by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1488">urfave/cli#1488</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.16.0...v2.16.1">https://github.com/urfave/cli/compare/v2.16.0...v2.16.1</a></p> <h2>v2.16.0</h2> <h2>What's Changed</h2> <ul> <li>Feature:(Issue 1334) Add support for uint64slices by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1378">urfave/cli#1378</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.15.0...v2.16.0">https://github.com/urfave/cli/compare/v2.15.0...v2.16.0</a></p> <h2>v2.15.0</h2> <h2>What's Changed</h2> <ul> <li>Add count option for bool flags by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1257">urfave/cli#1257</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.14.2...v2.15.0">https://github.com/urfave/cli/compare/v2.14.2...v2.15.0</a></p> <h2>v2.14.2</h2> <h2>What's Changed</h2> <ul> <li>Update version of codecov action by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1480">urfave/cli#1480</a></li> <li>Add a few notes to release docs by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1479">urfave/cli#1479</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.14.1...v2.14.2">https://github.com/urfave/cli/compare/v2.14.1...v2.14.2</a></p> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/urfave/cli/commit/375e5dfc1dd898ce444245851441e7d1a3aabe2e"><code>375e5df</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1489">#1489</a> from dearchap/fix_help_name_consistency</li> <li><a href="https://github.com/urfave/cli/commit/8339b595541e76820ea6873f9eeb660f4c2e6eac"><code>8339b59</code></a> Fix: Help name consistency among app/commands and subcommands</li> <li><a href="https://github.com/urfave/cli/commit/8dba5c3eb3c60cd4011f3923ad9ad975769a7536"><code>8dba5c3</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1488">#1488</a> from dearchap/no_dest_ptr</li> <li><a href="https://github.com/urfave/cli/commit/15491d6f91e252cf9fc4c28163eb6ffea91e50a5"><code>15491d6</code></a> Fix: dont generate pointer for dest for Generic flag</li> <li><a href="https://github.com/urfave/cli/commit/6124f3ad9e0baa9ed6c04a49a6ad75aed3ff20f2"><code>6124f3a</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1486">#1486</a> from urfave/codecov-threshold-tweaks</li> <li><a href="https://github.com/urfave/cli/commit/ee4ff8f8ffcf55d9f059202cf6fb36e116cbbb35"><code>ee4ff8f</code></a> Set codecov status thresholds to 5%</li> <li><a href="https://github.com/urfave/cli/commit/d62ac9c02e3224397c92e27a0d973477092f58d4"><code>d62ac9c</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1378">#1378</a> from dearchap/issue_1334</li> <li><a href="https://github.com/urfave/cli/commit/d0fff2e8ccdfa640a8bd2864235af4e756c7d696"><code>d0fff2e</code></a> Add additional test to fix codecov</li> <li><a href="https://github.com/urfave/cli/commit/b087856c64b50ec6030e5872796f45ec32a4e50a"><code>b087856</code></a> Add additional test to fix codecov</li> <li><a href="https://github.com/urfave/cli/commit/4f9b8e4667644b6a92826d6c2b25b3a57ef2c99a"><code>4f9b8e4</code></a> Add coverage threshold</li> <li>Additional commits viewable in <a href="https://github.com/urfave/cli/compare/v2.14.1...v2.16.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.14.1&new-version=2.16.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:43 +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#205
No description provided.