Closed dependabot[bot] closed 1 month ago
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 │
FindEntries-4 40.19m ± 2% 40.00m ± 4% ~ (p=0.190 n=10)
CheckRules-4 8.523 ± 2% 8.534 ± 2% ~ (p=1.000 n=10)
geomean 585.3m 584.3m -0.17%
│ old.txt │ new.txt │
│ B/op │ B/op vs base │
FindEntries-4 27.41Mi ± 0% 27.41Mi ± 0% ~ (p=0.912 n=10)
CheckRules-4 973.7Mi ± 0% 973.4Mi ± 0% ~ (p=0.912 n=10)
geomean 163.4Mi 163.3Mi -0.02%
│ old.txt │ new.txt │
│ allocs/op │ allocs/op vs base │
FindEntries-4 131.9k ± 0% 131.9k ± 0% ~ (p=0.984 n=10)
CheckRules-4 14.17M ± 0% 14.17M ± 0% ~ (p=0.853 n=10)
geomean 1.367M 1.367M +0.00%
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 95.13%. Comparing base (
7a47843
) to head (6f257c9
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps github.com/urfave/cli/v2 from 2.27.4 to 2.27.5.
Release notes
Sourced from github.com/urfave/cli/v2's releases.
Commits
f035ffa
Merge pull request #1980 from urfave/v2-update-deps6b0d484
Adjust test data doc to use current md2man format6227bb0
Update dependencies to latestbcc6869
Merge pull request #1970 from asahasrabuddhe/backport-issue-1884e3ff573
fix: /bin/zsh env variable to retrieve current active shell9114559
Merge pull request #1956 from BlackHole1/improve-flags-docs584e28a
Merge branch 'v2-maint' into improve-flags-docs376a256
Update docs/v2/examples/flags.md43eafe1
docs(flag): addUseShortOptionHandling
descriptionDependabot 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 show