Skip to content

build(deps): bump debian from stable-20260202 to stable-20260223 in the debian group#1723

Merged
prymitive merged 1 commit intomainfrom
dependabot/docker/debian-7a5dcf8852
Feb 25, 2026
Merged

build(deps): bump debian from stable-20260202 to stable-20260223 in the debian group#1723
prymitive merged 1 commit intomainfrom
dependabot/docker/debian-7a5dcf8852

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 25, 2026

Bumps the debian group with 1 update: debian.

Updates debian from stable-20260202 to stable-20260223

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 <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-20260202 to stable-20260223

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Feb 25, 2026
@dependabot dependabot bot requested a review from prymitive as a code owner February 25, 2026 19:52
@dependabot dependabot bot added dependencies Pull requests that update a dependency file docker Pull requests that update Docker code labels Feb 25, 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-38-g405dd006
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

@prymitive prymitive enabled auto-merge February 25, 2026 19:57
@github-actions
Copy link

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          18.99m ± 4%   19.14m ± 7%       ~ (p=0.052 n=10)
GitFinder-4           404.3m ± 0%   404.9m ± 0%       ~ (p=0.315 n=10)
CheckRules-4           9.626 ± 1%    9.640 ± 1%       ~ (p=0.481 n=10)
RuleIsIdentical-4     5.261m ± 1%   5.288m ± 1%  +0.51% (p=0.043 n=10)
GetChecksForEntry-4   112.5m ± 1%   113.3m ± 1%  +0.72% (p=0.011 n=10)
geomean               134.3m        134.9m       +0.46%

                    │     old.txt     │                new.txt                 │
                    │      B/op       │     B/op       vs base                 │
GlobFinder-4           7.134Mi ± 0%      7.134Mi ± 0%       ~ (p=0.425 n=10)
GitFinder-4            16.09Mi ± 1%      16.09Mi ± 1%       ~ (p=0.853 n=10)
CheckRules-4          1002.9Mi ± 0%     1002.4Mi ± 0%       ~ (p=0.631 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.165 n=10)
geomean                             ²                  -0.01%                ²
¹ 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.956 n=10)
CheckRules-4          14.53M ± 0%     14.52M ± 0%       ~ (p=0.481 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.135 n=10)
geomean                           ²                -0.01%                ²
¹ 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.37m ± 2%   16.46m ± 1%  ~ (p=0.190 n=10)

        │   old.txt    │            new.txt             │
        │     B/op     │     B/op      vs base          │
Parse-4   6.306Mi ± 0%   6.306Mi ± 0%  ~ (p=0.493 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.657m ± 1%   5.656m ± 2%  ~ (p=0.853 n=10)

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

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

pkg: github.com/cloudflare/pint/internal/promapi
                    │   old.txt   │            new.txt            │
                    │   sec/op    │   sec/op     vs base          │
QueryCacheOnlySet-4   103.6n ± 2%   103.5n ± 1%  ~ (p=0.358 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 38c2b2a into main Feb 25, 2026
18 checks passed
@prymitive prymitive deleted the dependabot/docker/debian-7a5dcf8852 branch February 25, 2026 19:59
@codecov-commenter
Copy link

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.56%. Comparing base (b2e1d72) to head (405dd00).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1723   +/-   ##
=======================================
  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.

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.

2 participants