Open dependabot[bot] opened 2 hours 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.01m ± 1% 40.25m ± 2% ~ (p=0.089 n=10)
CheckRules-4 8.521 ± 2% 8.496 ± 2% ~ (p=0.739 n=10)
geomean 583.9m 584.8m +0.15%
│ old.txt │ new.txt │
│ B/op │ B/op vs base │
FindEntries-4 27.40Mi ± 0% 27.40Mi ± 0% ~ (p=0.796 n=10)
CheckRules-4 973.6Mi ± 0% 976.2Mi ± 0% ~ (p=0.075 n=10)
geomean 163.3Mi 163.6Mi +0.13%
│ old.txt │ new.txt │
│ allocs/op │ allocs/op vs base │
FindEntries-4 131.7k ± 0% 131.7k ± 0% ~ (p=0.285 n=10)
CheckRules-4 14.13M ± 0% 14.14M ± 0% +0.10% (p=0.004 n=10)
geomean 1.364M 1.365M +0.05%
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 94.99%. Comparing base (
7801414
) to head (45f1a52
).
:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.
Bumps actions/dependency-review-action from 4.4.0 to 4.5.0.
Release notes
Sourced from actions/dependency-review-action's releases.
Commits
3b139cf
Merge pull request #851 from actions/ahmed3lmallah/prepare-for-4.5.0-released6807b6
updating generated codec89b41f
addressing lint issueseee97d8
incrementing project version9d10182
Merge pull request #827 from ebickle/fix/comment-warn-only9192be9
Merge pull request #850 from actions/ahmed3lmallah/adressing-CVE-2024-215382fc8e23
Using cross-spawn safe versionfb86db2
fix: resolve race conditions in async core.group calls0a198ab
fix: replace integer failureCount with booleanfc499fc
Merge branch 'main' into fix/comment-warn-onlyDependabot 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