[PR #133] [CLOSED] chore(deps): bump github.com/urfave/cli/v2 from 2.4.0 to 2.4.8 #178

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

📋 Pull Request Information

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

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


📝 Commits (1)

  • 1fb50a1 chore(deps): bump github.com/urfave/cli/v2 from 2.4.0 to 2.4.8

📊 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.4.8.

Release notes

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

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

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

Release 2.4.5

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.4.4...v2.4.5

Release 2.4.4

What's Changed

Full Changelog: https://github.com/urfave/cli/compare/v2.4.3...v2.4.4

Release 2.4.3

What's Changed

New Contributors

Full Changelog: https://github.com/urfave/cli/compare/v2.4.2...v2.4.3

Release 2.4.2

What's Changed

... (truncated)

Commits
  • 59ec2a1 Merge pull request #1262 from dearchap/issue_1199
  • d198aed Add test when flag is not set
  • 7f37d1d Fix(1199). Allow -ve values for int, float & duration
  • c864c24 Merge pull request #1260 from dearchap/issue_1254
  • 801780f Merge pull request #1370 from urfave/unshadow-context
  • 9ce9461 Unshadow context package
  • 8c5f1fb Changes from code review
  • dd70656 Rebase from master
  • 156d47e Fix: (issue#1254) short options handling needs to proceed from last terminate...
  • 6033c00 Merge pull request #1366 from urfave/revert-1352-stalebot-config
  • 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/133 **Author:** [@dependabot[bot]](https://github.com/apps/dependabot) **Created:** 4/25/2022 **Status:** ❌ Closed **Base:** `master` ← **Head:** `dependabot/go_modules/github.com/urfave/cli/v2-2.4.8` --- ### 📝 Commits (1) - [`1fb50a1`](https://github.com/Finb/bark-server/commit/1fb50a1199ee071722b992e0966d2a320d984969) chore(deps): bump github.com/urfave/cli/v2 from 2.4.0 to 2.4.8 ### 📊 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.4.8. <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.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> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.4.5...v2.4.6">https://github.com/urfave/cli/compare/v2.4.5...v2.4.6</a></p> <h2>Release 2.4.5</h2> <h2>What's Changed</h2> <ul> <li>Pass non-empty string slice to example app <code>Run</code> by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1364">urfave/cli#1364</a></li> <li>Revert &quot;Add Stale bot configuration per docs&quot; by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1366">urfave/cli#1366</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.4.4...v2.4.5">https://github.com/urfave/cli/compare/v2.4.4...v2.4.5</a></p> <h2>Release 2.4.4</h2> <h2>What's Changed</h2> <ul> <li>Remove reflect calls for doc generation (<a href="https://github-redirect.dependabot.com/urfave/cli/issues/1259">#1259</a>) by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1361">urfave/cli#1361</a></li> <li>Remove reflect calls for doc generation by <a href="https://github.com/dearchap"><code>@​dearchap</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1259">urfave/cli#1259</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.4.3...v2.4.4">https://github.com/urfave/cli/compare/v2.4.3...v2.4.4</a></p> <h2>Release 2.4.3</h2> <h2>What's Changed</h2> <ul> <li>show only subcommand flags with bash completion (<a href="https://github-redirect.dependabot.com/urfave/cli/issues/1186">#1186</a>) by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1360">urfave/cli#1360</a></li> <li>show only subcommand flags with bash completion by <a href="https://github.com/schollz"><code>@​schollz</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1186">urfave/cli#1186</a></li> </ul> <h2>New Contributors</h2> <ul> <li><a href="https://github.com/schollz"><code>@​schollz</code></a> made their first contribution in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1186">urfave/cli#1186</a></li> </ul> <p><strong>Full Changelog</strong>: <a href="https://github.com/urfave/cli/compare/v2.4.2...v2.4.3">https://github.com/urfave/cli/compare/v2.4.2...v2.4.3</a></p> <h2>Release 2.4.2</h2> <h2>What's Changed</h2> <ul> <li>Update dependencies and go.mod spec by <a href="https://github.com/meatballhat"><code>@​meatballhat</code></a> in <a href="https://github-redirect.dependabot.com/urfave/cli/pull/1359">urfave/cli#1359</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/59ec2a1d5a14c2664d9e8d71ae9edf2512a4c8e4"><code>59ec2a1</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1262">#1262</a> from dearchap/issue_1199</li> <li><a href="https://github.com/urfave/cli/commit/d198aed170178d0d875914288926e300bdf116c1"><code>d198aed</code></a> Add test when flag is not set</li> <li><a href="https://github.com/urfave/cli/commit/7f37d1d13c1652b28b1074aa944d37a8af17da71"><code>7f37d1d</code></a> Fix(1199). Allow -ve values for int, float &amp; duration</li> <li><a href="https://github.com/urfave/cli/commit/c864c2425ee2e2d78f689b9e8f439b4096a4f3af"><code>c864c24</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1260">#1260</a> from dearchap/issue_1254</li> <li><a href="https://github.com/urfave/cli/commit/801780fcc135d4e0db2aca822c77d643f7feba62"><code>801780f</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1370">#1370</a> from urfave/unshadow-context</li> <li><a href="https://github.com/urfave/cli/commit/9ce946162f52dff23413c1cb98d817962cf0eb9d"><code>9ce9461</code></a> Unshadow <code>context</code> package</li> <li><a href="https://github.com/urfave/cli/commit/8c5f1fb359a8f7c2995e823b7248a0ba0b46149f"><code>8c5f1fb</code></a> Changes from code review</li> <li><a href="https://github.com/urfave/cli/commit/dd7065671f833817d58c8f4b9a4c0f46cc4e51c7"><code>dd70656</code></a> Rebase from master</li> <li><a href="https://github.com/urfave/cli/commit/156d47e6964c769561edf7946aa168be6d4d4661"><code>156d47e</code></a> Fix: (issue#1254) short options handling needs to proceed from last terminate...</li> <li><a href="https://github.com/urfave/cli/commit/6033c008f2f3e1a1e367e5467ade7383e6ff7e98"><code>6033c00</code></a> Merge pull request <a href="https://github-redirect.dependabot.com/urfave/cli/issues/1366">#1366</a> from urfave/revert-1352-stalebot-config</li> <li>Additional commits viewable in <a href="https://github.com/urfave/cli/compare/v2.4.0...v2.4.8">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.4.8)](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:34 +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#178
No description provided.