Skip to content

build(deps): bump docker/setup-buildx-action from 3.10.0 to 3.11.1 #1468

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2025

Bumps docker/setup-buildx-action from 3.10.0 to 3.11.1.

Release notes

Sourced from docker/setup-buildx-action's releases.

v3.11.1

Full Changelog: docker/setup-buildx-action@v3.11.0...v3.11.1

v3.11.0

Full Changelog: docker/setup-buildx-action@v3.10.0...v3.11.0

Commits
  • e468171 Merge pull request #429 from crazy-max/fix-keep-state
  • a3e7502 chore: update generated content
  • b145473 fix keep-state not being respected
  • 18ce135 Merge pull request #425 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • 0e198e9 chore: update generated content
  • 05f3f3a build(deps): bump @​docker/actions-toolkit from 0.61.0 to 0.62.1
  • 6229134 Merge pull request #427 from crazy-max/keep-state
  • c6f6a07 chore: update generated content
  • 6c5e29d skip builder creation if one already exists with the same name
  • 548b297 ci: keep-state check
  • 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 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 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 [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3.10.0 to 3.11.1.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@b5ca514...e468171)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: 3.11.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 19, 2025
@dependabot dependabot bot requested a review from prymitive as a code owner June 19, 2025 16:43
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Jun 19, 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.1-1-g9fb78d0f
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 96.35%. Comparing base (c56d766) to head (9fb78d0).

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1468   +/-   ##
=======================================
  Coverage   96.35%   96.35%           
=======================================
  Files         106      106           
  Lines       14879    14879           
=======================================
  Hits        14336    14336           
  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.

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   29.85m ± ∞ ¹   29.90m ± ∞ ¹       ~ (p=0.548 n=5)
GitFinder-4    377.2m ± ∞ ¹   380.2m ± ∞ ¹       ~ (p=0.222 n=5)
CheckRules-4    9.512 ± ∞ ¹    9.468 ± ∞ ¹       ~ (p=0.548 n=5)
geomean        474.9m         475.7m        +0.17%
¹ need >= 6 samples for confidence interval at level 0.95

             │    old.txt    │               new.txt               │
             │     B/op      │     B/op       vs base              │
GlobFinder-4   9.495Mi ± ∞ ¹   9.494Mi ± ∞ ¹       ~ (p=0.310 n=5)
GitFinder-4    19.57Mi ± ∞ ¹   19.57Mi ± ∞ ¹       ~ (p=1.000 n=5)
CheckRules-4   1.108Gi ± ∞ ¹   1.108Gi ± ∞ ¹       ~ (p=0.548 n=5)
geomean        59.51Mi         59.52Mi        +0.02%
¹ need >= 6 samples for confidence interval at level 0.95

             │   old.txt    │              new.txt               │
             │  allocs/op   │  allocs/op    vs base              │
GlobFinder-4   145.2k ± ∞ ¹   145.2k ± ∞ ¹       ~ (p=0.540 n=5)
GitFinder-4    191.6k ± ∞ ¹   191.6k ± ∞ ¹       ~ (p=0.421 n=5)
CheckRules-4   16.27M ± ∞ ¹   16.27M ± ∞ ¹       ~ (p=0.310 n=5)
geomean        767.8k         767.9k        +0.01%
¹ need >= 6 samples for confidence interval at level 0.95

pkg: github.com/cloudflare/pint/internal/parser
        │   old.txt    │            new.txt            │
        │    sec/op    │    sec/op     vs base         │
Parse-4   23.26m ± ∞ ¹   23.16m ± ∞ ¹  ~ (p=0.421 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.841 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.603 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   102.7n ± ∞ ¹   103.1n ± ∞ ¹  +0.39% (p=0.024 n=5)
QueryCacheSetGrow-4   375.3n ± ∞ ¹   395.0n ± ∞ ¹  +5.25% (p=0.016 n=5)
QueryCacheGetMiss-4   16.29n ± ∞ ¹   16.30n ± ∞ ¹       ~ (p=0.651 n=5)
QueryCacheGC-4        55.80µ ± ∞ ¹   55.92µ ± ∞ ¹       ~ (p=0.690 n=5)
QueryCacheGCNoop-4    82.35µ ± ∞ ¹   82.48µ ± ∞ ¹       ~ (p=0.690 n=5)
geomean               1.236µ         1.251µ        +1.19%
¹ 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     138.0 ± ∞ ¹     136.0 ± ∞ ¹       ~ (p=0.984 n=5)
QueryCacheGetMiss-4     0.000 ± ∞ ¹     0.000 ± ∞ ¹       ~ (p=1.000 n=5) ²
QueryCacheGC-4        36.13Ki ± ∞ ¹   36.13Ki ± ∞ ¹       ~ (p=0.524 n=5)
QueryCacheGCNoop-4    54.17Ki ± ∞ ¹   54.16Ki ± ∞ ¹       ~ (p=0.167 n=5)
geomean                           ³                  -0.29%               ³
¹ 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

@prymitive prymitive merged commit c86a050 into main Jun 23, 2025
19 checks passed
@prymitive prymitive deleted the dependabot/github_actions/docker/setup-buildx-action-3.11.1 branch June 23, 2025 08:46
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 github_actions Pull requests that update GitHub Actions code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants