Skip to content

build(deps): bump github.com/urfave/cli/v3 from 3.6.2 to 3.7.0#1730

Merged
prymitive merged 1 commit intomainfrom
dependabot/go_modules/github.com/urfave/cli/v3-3.7.0
Mar 2, 2026
Merged

build(deps): bump github.com/urfave/cli/v3 from 3.6.2 to 3.7.0#1730
prymitive merged 1 commit intomainfrom
dependabot/go_modules/github.com/urfave/cli/v3-3.7.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 2, 2026

Bumps github.com/urfave/cli/v3 from 3.6.2 to 3.7.0.

Release notes

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

v3.7.0

What's Changed

New Contributors

Full Changelog: urfave/cli@v3.6.2...v3.7.0

Commits
  • 65ded98 Merge pull request #2269 from TimSoethout/main
  • 600026f Merge pull request #2270 from Maks1mS/feat/dynamic-fish-completion
  • 08fd570 feat: support dynamic fish completion
  • f5d0884 Restore docs/go.mod and docs/go.sum (#5)
  • d895eca Remove docs/go.mod and docs/go.sum (not relevant to PR)
  • 7289ef9 Merge pull request #2 from TimSoethout/copilot/apply-feedback-changes
  • d6047e0 fix(test): set HideHelpCommand on leaf subcommand to properly validate fix
  • 87c2623 Initial plan
  • ffd243e Merge pull request #1 from TimSoethout/fix-2268-global-options-hide-help-command
  • 5effa62 fix: simplify help command visibility logic and add test for hidden help command
  • 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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @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)

Bumps [github.com/urfave/cli/v3](https://github.com/urfave/cli) from 3.6.2 to 3.7.0.
- [Release notes](https://github.com/urfave/cli/releases)
- [Changelog](https://github.com/urfave/cli/blob/main/docs/CHANGELOG.md)
- [Commits](urfave/cli@v3.6.2...v3.7.0)

---
updated-dependencies:
- dependency-name: github.com/urfave/cli/v3
  dependency-version: 3.7.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 2, 2026
@dependabot dependabot bot requested a review from prymitive as a code owner March 2, 2026 21:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update Go code labels Mar 2, 2026
Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This pull request was validated by pint.

✔️ No problems found

Stats

Stat Value
Version v0.79.0-40-g40b8f77b
Number of rules parsed 9
Number of rules checked 9
Number of problems found 0
Number of offline checks 0
Number of online checks 0
Checks duration 0

Problems

No problems reported

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.56%. Comparing base (38c2b2a) to head (40b8f77).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1730   +/-   ##
=======================================
  Coverage   99.56%   99.56%           
=======================================
  Files         109      109           
  Lines       13215    13215           
=======================================
  Hits        13158    13158           
  Misses         32       32           
  Partials       25       25           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@prymitive prymitive enabled auto-merge March 2, 2026 21:50
@github-actions
Copy link

github-actions bot commented Mar 2, 2026

Benchmark diff:

goos: linux
goarch: amd64
pkg: github.com/cloudflare/pint/cmd/pint
cpu: AMD EPYC 7763 64-Core Processor                
                    │   old.txt   │              new.txt               │
                    │   sec/op    │   sec/op     vs base               │
GlobFinder-4          19.02m ± 2%   19.23m ± 5%  +1.12% (p=0.019 n=10)
GitFinder-4           408.6m ± 1%   408.9m ± 0%       ~ (p=0.853 n=10)
CheckRules-4           9.642 ± 1%    9.615 ± 1%       ~ (p=0.912 n=10)
RuleIsIdentical-4     5.258m ± 0%   5.260m ± 0%       ~ (p=0.684 n=10)
GetChecksForEntry-4   114.9m ± 1%   114.4m ± 1%       ~ (p=0.190 n=10)
geomean               135.3m        135.4m       +0.10%

                    │    old.txt     │                new.txt                │
                    │      B/op      │     B/op      vs base                 │
GlobFinder-4          7.134Mi ± 0%     7.134Mi ± 0%       ~ (p=0.971 n=10)
GitFinder-4           16.08Mi ± 1%     16.09Mi ± 1%       ~ (p=1.000 n=10)
CheckRules-4          998.7Mi ± 0%     998.8Mi ± 0%       ~ (p=0.481 n=10)
RuleIsIdentical-4       0.000 ± 0%       0.000 ± 0%       ~ (p=1.000 n=10) ¹
GetChecksForEntry-4   56.55Mi ± 0%     56.55Mi ± 0%       ~ (p=0.930 n=10)
geomean                            ²                 +0.00%                ²
¹ all samples are equal
² summaries must be >0 to compute geomean

                    │    old.txt    │               new.txt                │
                    │   allocs/op   │  allocs/op   vs base                 │
GlobFinder-4          111.0k ± 0%     111.0k ± 0%       ~ (p=1.000 n=10)
GitFinder-4           148.7k ± 0%     148.7k ± 0%       ~ (p=0.810 n=10)
CheckRules-4          14.50M ± 0%     14.50M ± 0%       ~ (p=0.853 n=10)
RuleIsIdentical-4      0.000 ± 0%      0.000 ± 0%       ~ (p=1.000 n=10) ¹
GetChecksForEntry-4   916.3k ± 0%     916.3k ± 0%       ~ (p=0.999 n=10)
geomean                           ²                -0.00%                ²
¹ all samples are equal
² summaries must be >0 to compute geomean

pkg: github.com/cloudflare/pint/internal/parser
        │   old.txt   │              new.txt               │
        │   sec/op    │   sec/op     vs base               │
Parse-4   16.25m ± 6%   16.50m ± 1%  +1.50% (p=0.019 n=10)

        │   old.txt    │            new.txt             │
        │     B/op     │     B/op      vs base          │
Parse-4   6.306Mi ± 0%   6.306Mi ± 0%  ~ (p=0.543 n=10)

        │   old.txt   │             new.txt             │
        │  allocs/op  │  allocs/op   vs base            │
Parse-4   102.7k ± 0%   102.7k ± 0%  ~ (p=1.000 n=10) ¹
¹ all samples are equal

pkg: github.com/cloudflare/pint/internal/parser/source
               │   old.txt   │              new.txt               │
               │   sec/op    │   sec/op     vs base               │
LabelsSource-4   5.654m ± 3%   5.717m ± 1%  +1.12% (p=0.023 n=10)

               │   old.txt    │            new.txt             │
               │     B/op     │     B/op      vs base          │
LabelsSource-4   4.441Mi ± 0%   4.440Mi ± 0%  ~ (p=0.684 n=10)

               │   old.txt   │            new.txt            │
               │  allocs/op  │  allocs/op   vs base          │
LabelsSource-4   36.34k ± 0%   36.35k ± 0%  ~ (p=0.222 n=10)

pkg: github.com/cloudflare/pint/internal/promapi
                    │   old.txt   │            new.txt            │
                    │   sec/op    │   sec/op     vs base          │
QueryCacheOnlySet-4   103.8n ± 1%   103.4n ± 0%  ~ (p=0.099 n=10)

                    │  old.txt   │            new.txt             │
                    │    B/op    │    B/op     vs base            │
QueryCacheOnlySet-4   64.00 ± 0%   64.00 ± 0%  ~ (p=1.000 n=10) ¹
¹ all samples are equal

                    │  old.txt   │            new.txt             │
                    │ allocs/op  │ allocs/op   vs base            │
QueryCacheOnlySet-4   1.000 ± 0%   1.000 ± 0%  ~ (p=1.000 n=10) ¹
¹ all samples are equal

@prymitive prymitive merged commit eb83b90 into main Mar 2, 2026
18 checks passed
@prymitive prymitive deleted the dependabot/go_modules/github.com/urfave/cli/v3-3.7.0 branch March 2, 2026 21:51
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file go Pull requests that update Go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants