Skip to content

chore(deps): bump docker/setup-buildx-action from 3 to 4#508

Merged
monopauli merged 1 commit intomainfrom
dependabot/github_actions/docker/setup-buildx-action-4
Mar 13, 2026
Merged

chore(deps): bump docker/setup-buildx-action from 3 to 4#508
monopauli merged 1 commit intomainfrom
dependabot/github_actions/docker/setup-buildx-action-4

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Mar 9, 2026

Bumps docker/setup-buildx-action from 3 to 4.

Release notes

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

v4.0.0

Full Changelog: docker/setup-buildx-action@v3.12.0...v4.0.0

v3.12.0

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

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

v3.10.0

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

v3.9.0

Full Changelog: docker/setup-buildx-action@v3.8.0...v3.9.0

v3.8.0

Full Changelog: docker/setup-buildx-action@v3.7.1...v3.8.0

... (truncated)

Commits
  • 4d04d5d Merge pull request #485 from docker/dependabot/npm_and_yarn/docker/actions-to...
  • cd74e05 chore: update generated content
  • eee38ec build(deps): bump @​docker/actions-toolkit from 0.77.0 to 0.79.0
  • 7a83f65 Merge pull request #484 from docker/dependabot/github_actions/docker/setup-qe...
  • a5aa967 Merge pull request #464 from crazy-max/rm-deprecated
  • e73d53f build(deps): bump docker/setup-qemu-action from 3 to 4
  • 28a438e Merge pull request #483 from crazy-max/node24
  • 034e9d3 chore: update generated content
  • b4664d8 remove deprecated inputs/outputs
  • a8257de node 24 as default runtime
  • 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 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 9, 2026
@dependabot dependabot bot requested a review from a team as a code owner March 9, 2026 22:27
@dependabot dependabot bot requested a review from ChipKlutzy March 9, 2026 22:27
@dependabot dependabot bot added dependencies Pull requests that update a dependency file github_actions Pull requests that update GitHub Actions code labels Mar 9, 2026
@github-actions
Copy link

github-actions bot commented Mar 9, 2026

Code Coverage Report

Coverage after merging dependabot/github_actions/docker/setup-buildx-action-4 into main

36.96%
Coverage Report
FileBranchesFuncsLinesUncovered Lines
app
   fee_denom_whitelist_decorator.go100%100%93.33%44, 45
   encoding.go100%100%0%..., 96, 97, 98, 99
   test_helpers.go100%100%0%..., 70, 71, 72, 73
   modules.go100%100%0%..., 96, 97, 98, 99
   export.go100%100%0%..., 96, 97, 98, 99
   ante_handler.go100%100%0%..., 67, 68, 69, 70
   app.go100%100%1.24%..., 511, 512, 513, 83
app/constants
   constants.go100%100%0%..., 62, 63, 64, 65
app/keepers
   keys.go100%100%0%..., 89, 94, 95, 96
   keepers.go100%100%0%..., 469, 470, 471, 472
app/params
   proto.go100%100%0%..., 40, 41, 42, 43
app/upgrades/testnet/v17.0.0-rc0
   upgrades.go100%100%0%..., 20, 21, 23, 24
app/upgrades/v17.0.0
   upgrades.go100%100%0%..., 20, 21, 23, 24
cmd/persistenceCore
   main.go100%100%0%..., 20, 21, 22, 23
cmd/persistenceCore/cmd
   testnet.go100%100%60.75%..., 538, 539, 95, 96
   root.go100%100%0%..., 96, 97, 98, 99
wasmbindings
   wasm.go100%100%0%..., 38, 39, 40, 41
x/halving
   autocli.go100%100%0%..., 33, 34, 35, 36
   genesis.go100%100%0%..., 25, 26, 27, 29
   module.go100%100%0%..., 96, 97, 98, 99
   abci.go100%100%0%..., 50, 51, 52, 53
x/halving/client/cli
   tx.go100%100%0%..., 61, 63, 66, 67
x/halving/keeper
   keeper.go100%100%0%..., 86, 90, 91, 92
   msg_server.go100%100%0%..., 34, 35, 36, 38
   grpc_query.go100%100%0%..., 21, 22, 23, 25
x/halving/simulation
   genesis.go100%100%70%17, 18, 19
x/halving/types
   params.go100%100%92.31%37, 38
   genesis.go100%100%86.67%25, 26
   msg.go100%100%0%..., 53, 54, 55, 57
   codec.go100%100%53.33%..., 44, 45, 46, 47
x/liquidstake
   abci.go100%100%83.33%19, 20
   autocli.go100%100%100%
   module.go100%100%89.29%..., 64, 65, 93, 95
x/liquidstake/keeper
   grpc_query.go100%100%79.31%..., 42, 43, 56, 57
   liquidstake.go100%100%41.33%..., 985, 986, 987, 988
   keeper.go100%100%79.07%..., 76, 77, 93, 94
   rebalancing.go100%100%83.95%..., 53, 54, 88, 89
   genesis.go100%100%82.61%14, 23, 32, 40
   hooks.go100%100%90.91%35, 36
x/liquidstake/types
   params.go100%100%80%..., 249, 250, 251, 252
   rebalancing.go100%100%84%22, 23, 40, 41
   keys.go100%100%100%
   genesis.go100%100%100%
   msgs.go100%100%71.07%..., 51, 52, 63, 71
   codec.go100%100%100%
   liquidstake.go100%100%92.31%..., 66, 67, 76, 84

Bumps [docker/setup-buildx-action](https://github.com/docker/setup-buildx-action) from 3 to 4.
- [Release notes](https://github.com/docker/setup-buildx-action/releases)
- [Commits](docker/setup-buildx-action@v3...v4)

---
updated-dependencies:
- dependency-name: docker/setup-buildx-action
  dependency-version: '4'
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/github_actions/docker/setup-buildx-action-4 branch from 12779f0 to 4a184c7 Compare March 13, 2026 09:44
@monopauli monopauli merged commit 46cc46b into main Mar 13, 2026
24 of 26 checks passed
@monopauli monopauli deleted the dependabot/github_actions/docker/setup-buildx-action-4 branch March 13, 2026 10:50
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