deps(docker): bump the docker group across 1 directory with 16 updates (#6591)

* deps(docker): bump the docker group across 1 directory with 16 updates

Bumps the docker group with 16 updates in the / directory:

| Package | From | To |
| --- | --- | --- |
| alpine/terragrunt | `1.9.8` | `1.10.3` |
| [terraform-linters/tflint](https://github.com/terraform-linters/tflint) | `v0.54.0` | `v0.55.1` |
| alpine/helm | `3.16.3` | `3.17.1` |
| golang | `1.23.3-alpine` | `1.24.0-alpine` |
| golangci/golangci-lint | `v1.62.0` | `v1.64.5` |
| goreleaser/goreleaser | `v2.4.8` | `v2.7.0` |
| kustomize/kustomize | `v5.4.3` | `v5.6.0` |
| hashicorp/terraform | `1.9.8` | `1.10.5` |
| mstruebing/editorconfig-checker | `v3.0.3` | `v3.2.0` |
| rhysd/actionlint | `1.7.4` | `1.7.7` |
| zricethezav/gitleaks | `v8.21.2` | `v8.24.0` |
| yoheimuta/protolint | `0.50.5` | `0.53.0` |
| [clj-kondo/clj-kondo](https://github.com/clj-kondo/clj-kondo) | `2024.11.14-alpine` | `2025.02.20-alpine` |
| dart | `3.5.4-sdk` | `3.7.0-sdk` |
| dotnet/sdk | `9.0.100-alpine3.20` | `9.0.100-alpine3.21` |
| powershell | `7.4-alpine-3.20` | `7.5-alpine-3.20` |



Updates `alpine/terragrunt` from 1.9.8 to 1.10.3

Updates `terraform-linters/tflint` from v0.54.0 to v0.55.1
- [Release notes](https://github.com/terraform-linters/tflint/releases)
- [Changelog](https://github.com/terraform-linters/tflint/blob/master/CHANGELOG.md)
- [Commits](https://github.com/terraform-linters/tflint/compare/v0.54.0...v0.55.1)

Updates `alpine/helm` from 3.16.3 to 3.17.1

Updates `golang` from 1.23.3-alpine to 1.24.0-alpine

Updates `golangci/golangci-lint` from v1.62.0 to v1.64.5

Updates `goreleaser/goreleaser` from v2.4.8 to v2.7.0

Updates `kustomize/kustomize` from v5.4.3 to v5.6.0

Updates `hashicorp/terraform` from 1.9.8 to 1.10.5

Updates `mstruebing/editorconfig-checker` from v3.0.3 to v3.2.0

Updates `rhysd/actionlint` from 1.7.4 to 1.7.7

Updates `zricethezav/gitleaks` from v8.21.2 to v8.24.0

Updates `yoheimuta/protolint` from 0.50.5 to 0.53.0

Updates `clj-kondo/clj-kondo` from 2024.11.14-alpine to 2025.02.20-alpine
- [Release notes](https://github.com/clj-kondo/clj-kondo/releases)
- [Changelog](https://github.com/clj-kondo/clj-kondo/blob/master/CHANGELOG.md)
- [Commits](https://github.com/clj-kondo/clj-kondo/compare/v2024.11.14...v2025.02.20)

Updates `dart` from 3.5.4-sdk to 3.7.0-sdk

Updates `dotnet/sdk` from 9.0.100-alpine3.20 to 9.0.200-alpine3.20

Updates `powershell` from 7.4-alpine-3.20 to 7.5-alpine-3.20

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker
- dependency-name: terraform-linters/tflint
  dependency-type: direct:production
  dependency-group: docker
- dependency-name: alpine/helm
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker
- dependency-name: golang
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker
- dependency-name: golangci/golangci-lint
  dependency-type: direct:production
  dependency-group: docker
- dependency-name: goreleaser/goreleaser
  dependency-type: direct:production
  dependency-group: docker
- dependency-name: kustomize/kustomize
  dependency-type: direct:production
  dependency-group: docker
- dependency-name: hashicorp/terraform
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker
- dependency-name: mstruebing/editorconfig-checker
  dependency-type: direct:production
  dependency-group: docker
- dependency-name: rhysd/actionlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker
- dependency-name: zricethezav/gitleaks
  dependency-type: direct:production
  dependency-group: docker
- dependency-name: yoheimuta/protolint
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker
- dependency-name: clj-kondo/clj-kondo
  dependency-type: direct:production
  dependency-group: docker
- dependency-name: dart
  dependency-type: direct:production
  update-type: version-update:semver-minor
  dependency-group: docker
- dependency-name: dotnet/sdk
  dependency-type: direct:production
  update-type: version-update:semver-patch
  dependency-group: docker
- dependency-name: powershell
  dependency-type: direct:production
  dependency-group: docker
...

Signed-off-by: dependabot[bot] <support@github.com>

* chore: downgrade dotnet sdk

Because of issues with the dotnet format command.

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Marco Ferrari <ferrari.marco@gmail.com>
This commit is contained in:
dependabot[bot] 2025-02-21 15:13:10 +01:00 committed by GitHub
parent d0b304a6a5
commit 1da80afdce
WARNING! Although there is a key with this ID in the database it does not verify this commit! This commit is SUSPICIOUS.
GPG key ID: B5690EEEBB952194

View file

@ -8,28 +8,28 @@
# Get dependency images as build stages #
#########################################
FROM tenable/terrascan:1.19.9 AS terrascan
FROM alpine/terragrunt:1.9.8 AS terragrunt
FROM alpine/terragrunt:1.10.3 AS terragrunt
FROM dotenvlinter/dotenv-linter:3.3.0 AS dotenv-linter
FROM ghcr.io/terraform-linters/tflint:v0.54.0 AS tflint
FROM ghcr.io/terraform-linters/tflint:v0.55.1 AS tflint
FROM ghcr.io/yannh/kubeconform:v0.6.7 AS kubeconfrm
FROM alpine/helm:3.16.3 AS helm
FROM golang:1.23.3-alpine AS golang
FROM golangci/golangci-lint:v1.62.0 AS golangci-lint
FROM goreleaser/goreleaser:v2.4.8 AS goreleaser
FROM alpine/helm:3.17.1 AS helm
FROM golang:1.24.0-alpine AS golang
FROM golangci/golangci-lint:v1.64.5 AS golangci-lint
FROM goreleaser/goreleaser:v2.7.0 AS goreleaser
FROM hadolint/hadolint:v2.12.0-alpine AS dockerfile-lint
FROM registry.k8s.io/kustomize/kustomize:v5.4.3 AS kustomize
FROM hashicorp/terraform:1.9.8 AS terraform
FROM registry.k8s.io/kustomize/kustomize:v5.6.0 AS kustomize
FROM hashicorp/terraform:1.10.5 AS terraform
FROM koalaman/shellcheck:v0.10.0 AS shellcheck
FROM mstruebing/editorconfig-checker:v3.0.3 AS editorconfig-checker
FROM mstruebing/editorconfig-checker:v3.2.0 AS editorconfig-checker
FROM mvdan/shfmt:v3.10.0 AS shfmt
FROM rhysd/actionlint:1.7.4 AS actionlint
FROM rhysd/actionlint:1.7.7 AS actionlint
FROM scalameta/scalafmt:v3.8.3 AS scalafmt
FROM zricethezav/gitleaks:v8.21.2 AS gitleaks
FROM yoheimuta/protolint:0.50.5 AS protolint
FROM ghcr.io/clj-kondo/clj-kondo:2024.11.14-alpine AS clj-kondo
FROM dart:3.5.4-sdk AS dart
FROM mcr.microsoft.com/dotnet/sdk:9.0.100-alpine3.20 AS dotnet-sdk
FROM mcr.microsoft.com/powershell:7.4-alpine-3.20 AS powershell
FROM zricethezav/gitleaks:v8.24.0 AS gitleaks
FROM yoheimuta/protolint:0.53.0 AS protolint
FROM ghcr.io/clj-kondo/clj-kondo:2025.02.20-alpine AS clj-kondo
FROM dart:3.7.0-sdk AS dart
FROM mcr.microsoft.com/dotnet/sdk:9.0.102-alpine3.21 AS dotnet-sdk
FROM mcr.microsoft.com/powershell:7.5-alpine-3.20 AS powershell
FROM composer/composer:2.8.5 AS php-composer
FROM python:3.13.2-alpine3.21 AS clang-format