Skip to content

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 9, 2025

Bumps the debian group with 1 update: debian.

Updates debian from stable-20250811 to stable-20250908

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 show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore <dependency name> major version will close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)
  • @dependabot ignore <dependency name> minor version will close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)
  • @dependabot ignore <dependency name> will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)
  • @dependabot unignore <dependency name> will remove all of the ignore conditions of the specified dependency
  • @dependabot unignore <dependency name> <ignore condition> will remove the ignore condition of the specified dependency and ignore conditions

Bumps the debian group with 1 update: debian.


Updates `debian` from stable-20250811 to stable-20250908

---
updated-dependencies:
- dependency-name: debian
  dependency-version: stable-20250908
  dependency-type: direct:production
  dependency-group: debian
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Sep 9, 2025
@dependabot dependabot bot requested a review from prymitive as a code owner September 9, 2025 19:02
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Sep 9, 2025
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.74.8-3-gc5659149
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

Copy link

github-actions bot commented Sep 9, 2025

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          30.47m ± ∞ ¹   31.56m ± ∞ ¹  +3.57% (p=0.016 n=5)
GitFinder-4           387.2m ± ∞ ¹   394.3m ± ∞ ¹       ~ (p=0.095 n=5)
CheckRules-4           9.489 ± ∞ ¹    9.469 ± ∞ ¹       ~ (p=0.841 n=5)
RuleIsIdentical-4     5.940m ± ∞ ¹   5.968m ± ∞ ¹       ~ (p=0.095 n=5)
GetChecksForEntry-4   118.5m ± ∞ ¹   119.1m ± ∞ ¹       ~ (p=0.841 n=5)
geomean               151.1m         153.0m        +1.22%
¹ need >= 6 samples for confidence interval at level 0.95

                    │    old.txt    │                new.txt                │
                    │     B/op      │     B/op       vs base                │
GlobFinder-4          9.494Mi ± ∞ ¹   9.495Mi ± ∞ ¹       ~ (p=0.548 n=5)
GitFinder-4           19.58Mi ± ∞ ¹   19.57Mi ± ∞ ¹       ~ (p=0.841 n=5)
CheckRules-4          1.100Gi ± ∞ ¹   1.099Gi ± ∞ ¹       ~ (p=0.222 n=5)
RuleIsIdentical-4       0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
GetChecksForEntry-4   61.11Mi ± ∞ ¹   61.11Mi ± ∞ ¹       ~ (p=0.341 n=5)
geomean                           ³                  -0.02%               ³
¹ need >= 6 samples for confidence interval at level 0.95
² all samples are equal
³ summaries must be >0 to compute geomean

                    │   old.txt    │               new.txt                │
                    │  allocs/op   │  allocs/op    vs base                │
GlobFinder-4          145.2k ± ∞ ¹   145.2k ± ∞ ¹       ~ (p=0.317 n=5)
GitFinder-4           191.7k ± ∞ ¹   191.6k ± ∞ ¹       ~ (p=0.548 n=5)
CheckRules-4          16.06M ± ∞ ¹   16.05M ± ∞ ¹       ~ (p=0.151 n=5)
RuleIsIdentical-4      0.000 ± ∞ ¹    0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
GetChecksForEntry-4   924.0k ± ∞ ¹   924.0k ± ∞ ¹       ~ (p=0.810 n=5)
geomean                          ³                 -0.01%               ³
¹ need >= 6 samples for confidence interval at level 0.95
² 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   23.57m ± ∞ ¹   24.00m ± ∞ ¹  +1.85% (p=0.008 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

        │    old.txt    │            new.txt             │
        │     B/op      │     B/op       vs base         │
Parse-4   7.308Mi ± ∞ ¹   7.308Mi ± ∞ ¹  ~ (p=0.421 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

        │   old.txt    │            new.txt            │
        │  allocs/op   │  allocs/op    vs base         │
Parse-4   125.7k ± ∞ ¹   125.7k ± ∞ ¹  ~ (p=0.873 n=5)
¹ need >= 6 samples for confidence interval at level 0.95

pkg: github.com/cloudflare/pint/internal/promapi
                    │   old.txt    │              new.txt               │
                    │    sec/op    │    sec/op     vs base              │
QueryCacheOnlySet-4   103.0n ± ∞ ¹   102.9n ± ∞ ¹       ~ (p=0.079 n=5)
QueryCacheSetGrow-4   420.3n ± ∞ ¹   402.3n ± ∞ ¹       ~ (p=0.548 n=5)
QueryCacheGetMiss-4   16.78n ± ∞ ¹   16.78n ± ∞ ¹       ~ (p=0.984 n=5)
QueryCacheGC-4        54.93µ ± ∞ ¹   58.12µ ± ∞ ¹  +5.81% (p=0.008 n=5)
QueryCacheGCNoop-4    83.02µ ± ∞ ¹   88.28µ ± ∞ ¹  +6.34% (p=0.008 n=5)
geomean               1.271µ         1.289µ        +1.47%
¹ need >= 6 samples for confidence interval at level 0.95

                    │    old.txt    │                new.txt                │
                    │     B/op      │     B/op       vs base                │
QueryCacheOnlySet-4     64.00 ± ∞ ¹     64.00 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheSetGrow-4     133.0 ± ∞ ¹     127.0 ± ∞ ¹       ~ (p=0.841 n=5)
QueryCacheGetMiss-4     0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC-4        36.13Ki ± ∞ ¹   36.13Ki ± ∞ ¹       ~ (p=1.000 n=5)
QueryCacheGCNoop-4    54.17Ki ± ∞ ¹   54.17Ki ± ∞ ¹       ~ (p=1.000 n=5)
geomean                           ³                  -0.92%               ³
¹ need >= 6 samples for confidence interval at level 0.95
² all samples are equal
³ summaries must be >0 to compute geomean

                    │   old.txt   │               new.txt               │
                    │  allocs/op  │  allocs/op   vs base                │
QueryCacheOnlySet-4   1.000 ± ∞ ¹   1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheSetGrow-4   1.000 ± ∞ ¹   1.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGetMiss-4   0.000 ± ∞ ¹   0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC-4        6.000 ± ∞ ¹   6.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGCNoop-4    9.000 ± ∞ ¹   9.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
geomean                         ³                +0.00%               ³
¹ need >= 6 samples for confidence interval at level 0.95
² all samples are equal
³ summaries must be >0 to compute geomean

@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 96.38%. Comparing base (dbc19d4) to head (c565914).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1537   +/-   ##
=======================================
  Coverage   96.38%   96.38%           
=======================================
  Files         106      106           
  Lines       15003    15003           
=======================================
  Hits        14460    14460           
  Misses        403      403           
  Partials      140      140           

☔ 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.

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 docker Pull requests that update Docker code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant