Marco Ferrari
b2d0953bfc
chore: move npm audit to a dedicate task ( #6297 )
...
Publish Images / Build and Test (push) Has been cancelled
Build and Test / Set build metadata (push) Has been cancelled
Build and Test / Build test suite matrix (push) Has been cancelled
Build and Test / preview-release-notes (push) Has been cancelled
Lint commit / commitlint (push) Has been cancelled
Publish Images / Release (push) Has been cancelled
Build and Test / Build and Test (push) Has been cancelled
Build and Test / Test the Super-linter GitHub Action (push) Has been cancelled
Build and Test / Run test cases (push) Has been cancelled
Build and Test / Check if all the tests passed (push) Has been cancelled
Move 'npm audit' execution to a dedicated target (and corresponding
step) so that we can modularize it, and avoid that it blocks that whole
test suite.
2024-11-20 10:02:09 +01:00
dependabot[bot]
ddabcba001
deps(docker): bump the docker group across 1 directory with 15 updates ( #6356 )
...
Bumps the docker group with 15 updates in the / directory:
| Package | From | To |
| --- | --- | --- |
| tenable/terrascan | `1.19.2` | `1.19.9` |
| alpine/terragrunt | `1.9.5` | `1.9.8` |
| [terraform-linters/tflint](https://github.com/terraform-linters/tflint ) | `v0.53.0` | `v0.54.0` |
| alpine/helm | `3.15.4` | `3.16.2` |
| golang | `1.23.2-alpine` | `1.23.3-alpine` |
| golangci/golangci-lint | `v1.60.3` | `v1.62.0` |
| goreleaser/goreleaser | `v2.2.0` | `v2.4.5` |
| hashicorp/terraform | `1.9.5` | `1.9.8` |
| mvdan/shfmt | `v3.9.0` | `v3.10.0` |
| rhysd/actionlint | `1.7.1` | `1.7.4` |
| zricethezav/gitleaks | `v8.18.4` | `v8.21.2` |
| [clj-kondo/clj-kondo](https://github.com/clj-kondo/clj-kondo ) | `2024.08.01-alpine` | `2024.11.14-alpine` |
| dart | `3.5.1-sdk` | `3.5.4-sdk` |
| dotnet/sdk | `8.0.401-alpine3.20` | `9.0.100-alpine3.20` |
| composer/composer | `2.8.1` | `2.8.2` |
Updates `tenable/terrascan` from 1.19.2 to 1.19.9
Updates `alpine/terragrunt` from 1.9.5 to 1.9.8
Updates `terraform-linters/tflint` from v0.53.0 to v0.54.0
- [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.53.0...v0.54.0 )
Updates `alpine/helm` from 3.15.4 to 3.16.2
Updates `golang` from 1.23.2-alpine to 1.23.3-alpine
Updates `golangci/golangci-lint` from v1.60.3 to v1.62.0
Updates `goreleaser/goreleaser` from v2.2.0 to v2.4.5
Updates `hashicorp/terraform` from 1.9.5 to 1.9.8
Updates `mvdan/shfmt` from v3.9.0 to v3.10.0
Updates `rhysd/actionlint` from 1.7.1 to 1.7.4
Updates `zricethezav/gitleaks` from v8.18.4 to v8.21.2
Updates `clj-kondo/clj-kondo` from 2024.08.01-alpine to 2024.11.14-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.08.01...v2024.11.14 )
Updates `dart` from 3.5.1-sdk to 3.5.4-sdk
Updates `dotnet/sdk` from 8.0.401-alpine3.20 to 9.0.100-alpine3.20
Updates `composer/composer` from 2.8.1 to 2.8.2
---
updated-dependencies:
- dependency-name: tenable/terrascan
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker
- dependency-name: alpine/terragrunt
dependency-type: direct:production
update-type: version-update:semver-patch
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-patch
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: hashicorp/terraform
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker
- dependency-name: mvdan/shfmt
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: clj-kondo/clj-kondo
dependency-type: direct:production
dependency-group: docker
- dependency-name: dart
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker
- dependency-name: dotnet/sdk
dependency-type: direct:production
update-type: version-update:semver-major
dependency-group: docker
- dependency-name: composer/composer
dependency-type: direct:production
update-type: version-update:semver-patch
dependency-group: docker
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-11-15 12:45:06 +00:00
Marco Ferrari
6c2f03ffb4
chore: prepare tests for updates ( #6279 )
...
Publish Images / Build and Test (push) Waiting to run
Publish Images / Release (push) Blocked by required conditions
Build and Test / Set build metadata (push) Waiting to run
Build and Test / Build and Test (push) Blocked by required conditions
Build and Test / Test the Super-linter GitHub Action (push) Blocked by required conditions
Build and Test / Build test suite matrix (push) Waiting to run
Build and Test / Run test cases (push) Blocked by required conditions
Build and Test / Check if all the tests passed (push) Blocked by required conditions
Build and Test / preview-release-notes (push) Waiting to run
Lint commit / commitlint (push) Waiting to run
Prepare tests for linters and formatter updates.
2024-11-14 15:29:44 +01:00
dependabot[bot]
2a42244b37
deps(docker): bump golang from 1.23.0-alpine to 1.23.2-alpine ( #6236 )
...
Publish Images / Build and Test (push) Waiting to run
Publish Images / Release (push) Blocked by required conditions
Build and Test / Set build metadata (push) Waiting to run
Build and Test / Build and Test (push) Blocked by required conditions
Build and Test / Test the Super-linter GitHub Action (push) Blocked by required conditions
Build and Test / Build test suite matrix (push) Waiting to run
Build and Test / Run test cases (push) Blocked by required conditions
Build and Test / Check if all the tests passed (push) Blocked by required conditions
Build and Test / preview-release-notes (push) Waiting to run
Lint commit / commitlint (push) Waiting to run
Bumps golang from 1.23.0-alpine to 1.23.2-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 13:26:26 +00:00
dependabot[bot]
95b56f1a27
deps(docker): bump composer/composer from 2.7.6 to 2.8.1 ( #6237 )
...
Bumps composer/composer from 2.7.6 to 2.8.1.
---
updated-dependencies:
- dependency-name: composer/composer
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-10 13:26:08 +00:00
dependabot[bot]
c97987ce2a
deps(docker): bump python from 3.12.5-alpine3.20 to 3.12.7-alpine3.20 ( #6235 )
...
Publish Images / Build and Test (push) Has been cancelled
Build and Test / Set build metadata (push) Has been cancelled
Build and Test / Build test suite matrix (push) Has been cancelled
Build and Test / preview-release-notes (push) Has been cancelled
Lint commit / commitlint (push) Has been cancelled
Publish Images / Release (push) Has been cancelled
Build and Test / Build and Test (push) Has been cancelled
Build and Test / Test the Super-linter GitHub Action (push) Has been cancelled
Build and Test / Run test cases (push) Has been cancelled
Build and Test / Check if all the tests passed (push) Has been cancelled
Bumps python from 3.12.5-alpine3.20 to 3.12.7-alpine3.20.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-10-08 08:58:51 +00:00
Marco Ferrari
72a4884f7a
chore: manage php dependencies ( #6139 )
...
Publish Images / Build and Test (push) Waiting to run
Publish Images / Release (push) Blocked by required conditions
Build and Test / Set build metadata (push) Waiting to run
Build and Test / Build and Test (push) Blocked by required conditions
Build and Test / Test the Super-linter GitHub Action (push) Blocked by required conditions
Build and Test / Build test suite matrix (push) Waiting to run
Build and Test / Run test cases (push) Blocked by required conditions
Build and Test / Check if all the tests passed (push) Blocked by required conditions
Build and Test / preview-release-notes (push) Waiting to run
Lint commit / commitlint (push) Waiting to run
- Install PHP dependencies using composer
- Watch composer dependency updates with Dependabot
2024-09-13 08:08:39 +02:00
Marco Ferrari
e0d8b4fb2f
feat: implement a linter to check git conflicts ( #6113 )
...
Implement a linter to check if files contain Git conflict
markers or whitespace errors.
2024-09-05 08:02:36 +02:00
Nito Buendia
5b13acee46
feat: add pyink as a Python formatter ( #6083 )
2024-08-27 15:00:51 +00:00
dependabot[bot]
1b48fe5551
deps(docker): bump alpine/helm from 3.15.3 to 3.15.4 ( #6053 )
...
Bumps alpine/helm from 3.15.3 to 3.15.4.
---
updated-dependencies:
- dependency-name: alpine/helm
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 19:58:20 +00:00
dependabot[bot]
1974944ac3
deps(docker): bump tenable/terrascan from 1.18.11 to 1.19.2 ( #6054 )
...
Bumps tenable/terrascan from 1.18.11 to 1.19.2.
---
updated-dependencies:
- dependency-name: tenable/terrascan
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 19:58:03 +00:00
dependabot[bot]
4d4214ccf7
deps(docker): bump dotnet/sdk ( #6055 )
...
Bumps dotnet/sdk from 8.0.303-alpine3.20 to 8.0.401-alpine3.20.
---
updated-dependencies:
- dependency-name: dotnet/sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 19:58:03 +00:00
dependabot[bot]
544c685659
deps(docker): bump golangci/golangci-lint from v1.60.1 to v1.60.3 ( #6078 )
...
Bumps golangci/golangci-lint from v1.60.1 to v1.60.3.
---
updated-dependencies:
- dependency-name: golangci/golangci-lint
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 19:17:32 +00:00
dependabot[bot]
1a05fcab77
deps(docker): bump terraform-linters/tflint from v0.52.0 to v0.53.0 ( #6056 )
...
Bumps [terraform-linters/tflint](https://github.com/terraform-linters/tflint ) from v0.52.0 to v0.53.0.
- [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.52.0...v0.53.0 )
---
updated-dependencies:
- dependency-name: terraform-linters/tflint
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 16:32:58 +00:00
dependabot[bot]
1d0a32ee91
deps(docker): bump alpine/terragrunt from 1.9.4 to 1.9.5 ( #6076 )
...
Bumps alpine/terragrunt from 1.9.4 to 1.9.5.
---
updated-dependencies:
- dependency-name: alpine/terragrunt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 16:28:58 +00:00
dependabot[bot]
accbadac09
deps(docker): bump dart from 3.5.0-sdk to 3.5.1-sdk ( #6077 )
...
Bumps dart from 3.5.0-sdk to 3.5.1-sdk.
---
updated-dependencies:
- dependency-name: dart
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 16:28:40 +00:00
dependabot[bot]
f788b4d833
deps(docker): bump hashicorp/terraform from 1.9.4 to 1.9.5 ( #6079 )
...
Bumps hashicorp/terraform from 1.9.4 to 1.9.5.
---
updated-dependencies:
- dependency-name: hashicorp/terraform
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 16:25:26 +00:00
dependabot[bot]
29a297388c
deps(docker): bump goreleaser/goreleaser from v2.1.0 to v2.2.0 ( #6031 )
...
Bumps goreleaser/goreleaser from v2.1.0 to v2.2.0.
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-26 16:23:06 +00:00
dependabot[bot]
74e31d7807
deps(docker): bump mvdan/shfmt from v3.8.0 to v3.9.0 ( #6052 )
...
Bumps mvdan/shfmt from v3.8.0 to v3.9.0.
---
updated-dependencies:
- dependency-name: mvdan/shfmt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-24 10:20:03 +00:00
dependabot[bot]
0ddf7d39d9
deps(docker): bump golang from 1.22.6-alpine to 1.23.0-alpine ( #6035 )
...
Bumps golang from 1.22.6-alpine to 1.23.0-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-24 10:17:55 +00:00
dependabot[bot]
7e1832349f
deps(docker): bump golangci/golangci-lint from v1.59.1 to v1.60.1 ( #6030 )
...
Bumps golangci/golangci-lint from v1.59.1 to v1.60.1.
---
updated-dependencies:
- dependency-name: golangci/golangci-lint
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-23 16:42:16 +00:00
Marco Ferrari
1080af3933
build: run npm audit when installing dependencies ( #5990 )
2024-08-15 10:53:25 +02:00
dependabot[bot]
1de649c709
deps(docker): bump scalameta/scalafmt from v3.8.2 to v3.8.3 ( #5932 )
...
Bumps scalameta/scalafmt from v3.8.2 to v3.8.3.
---
updated-dependencies:
- dependency-name: scalameta/scalafmt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 10:41:54 +00:00
Marco Ferrari
38dd638c34
build: automatically set scalafmt version ( #6024 )
...
Automatically append the 'version' configuration parameter to the
scalafmt configuration file when building the image instead of using a
GitHub Actions workflow to keep the scalafmt configuration file up to
date. This makes the building process more reproducible and
self-contained in the Dockerfile, and it also avoid stalling Dependabot
PRs that update scalafmt because when there are automatically added
commits to a PR, they block triggering workflows for that PR.
2024-08-14 12:03:36 +02:00
dependabot[bot]
af13399e67
deps(docker): bump dart from 3.4.4-sdk to 3.5.0-sdk ( #6006 )
...
Bumps dart from 3.4.4-sdk to 3.5.0-sdk.
---
updated-dependencies:
- dependency-name: dart
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-14 07:13:04 +00:00
dependabot[bot]
fa610e06d3
deps(docker): bump yoheimuta/protolint from 0.50.3 to 0.50.5 ( #6010 )
...
Bumps yoheimuta/protolint from 0.50.3 to 0.50.5.
---
updated-dependencies:
- dependency-name: yoheimuta/protolint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 17:34:38 +00:00
dependabot[bot]
a0d551a95c
deps(docker): bump hashicorp/terraform from 1.9.2 to 1.9.4 ( #6007 )
...
Bumps hashicorp/terraform from 1.9.2 to 1.9.4.
---
updated-dependencies:
- dependency-name: hashicorp/terraform
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 17:34:10 +00:00
dependabot[bot]
c99307e125
deps(docker): bump python from 3.12.4-alpine3.20 to 3.12.5-alpine3.20 ( #6005 )
...
Bumps python from 3.12.4-alpine3.20 to 3.12.5-alpine3.20.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 14:52:44 +00:00
dependabot[bot]
4131878084
deps(docker): bump alpine/terragrunt from 1.9.2 to 1.9.4 ( #6008 )
...
Bumps alpine/terragrunt from 1.9.2 to 1.9.4.
---
updated-dependencies:
- dependency-name: alpine/terragrunt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 14:52:10 +00:00
dependabot[bot]
1d0de4792c
deps(docker): bump golang from 1.22.5-alpine to 1.22.6-alpine ( #6009 )
...
Bumps golang from 1.22.5-alpine to 1.22.6-alpine.
---
updated-dependencies:
- dependency-name: golang
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 14:51:54 +00:00
dependabot[bot]
24a1182e62
deps(docker): bump yannh/kubeconform from v0.6.6 to v0.6.7 ( #5969 )
...
Bumps [yannh/kubeconform](https://github.com/yannh/kubeconform ) from v0.6.6 to v0.6.7.
- [Release notes](https://github.com/yannh/kubeconform/releases )
- [Changelog](https://github.com/yannh/kubeconform/blob/master/.goreleaser.yml )
- [Commits](https://github.com/yannh/kubeconform/compare/v0.6.6...v0.6.7 )
---
updated-dependencies:
- dependency-name: yannh/kubeconform
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 14:48:38 +00:00
dependabot[bot]
ee9bd34f56
deps(docker): bump clj-kondo/clj-kondo ( #5968 )
...
Bumps [clj-kondo/clj-kondo](https://github.com/clj-kondo/clj-kondo ) from 2024.05.24-alpine to 2024.08.01-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.05.24...v2024.08.01 )
---
updated-dependencies:
- dependency-name: clj-kondo/clj-kondo
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 14:47:43 +00:00
dependabot[bot]
f57c1abdaa
deps(docker): bump kustomize/kustomize from v5.4.2 to v5.4.3 ( #5915 )
...
Bumps kustomize/kustomize from v5.4.2 to v5.4.3.
---
updated-dependencies:
- dependency-name: kustomize/kustomize
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-08-13 14:23:33 +00:00
Marco Ferrari
4854e774f3
chore: disable dotnet telemetry ( #6016 )
2024-08-13 16:12:32 +02:00
Niel Markwick
ea16cd9a1b
fix: add RENOVATE_X_IGNORE_RE2 env var to remove warning ( #5986 )
...
Renovate has an optional requirement for the RE2 package, and will warn if
it is not present.
Setting env variable RENOVATE_X_IGNORE_RE2=true will hide this warning.
(see https://github.com/renovatebot/renovate/pull/21391 )
2024-08-12 11:14:51 +02:00
Marco Ferrari
c46346c774
chore: remove clippy script, run clippy directly ( #5953 )
...
Remove clippy.sh script and run cargo-clippy directly. The script was
needed because when we introduced cargo-clippy, Super-linter didn't have
a way to customize the working directory when running linters and
formatters. Now, we can use GNU Parallel to handle that case.
This will unblock the work to do to implement #4001 (pass custom options
to cargo-clippy).
2024-08-02 13:24:43 +02:00
dependabot[bot]
4931da55da
deps(docker): bump scalameta/scalafmt from v3.8.1 to v3.8.2 ( #5765 )
...
Bumps scalameta/scalafmt from v3.8.1 to v3.8.2.
---
updated-dependencies:
- dependency-name: scalameta/scalafmt
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 17:38:34 +02:00
dependabot[bot]
d84d439393
deps(docker): bump goreleaser/goreleaser from v1.26.2 to v2.1.0 ( #5881 )
...
Bumps goreleaser/goreleaser from v1.26.2 to v2.1.0.
---
updated-dependencies:
- dependency-name: goreleaser/goreleaser
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 08:51:00 +00:00
dependabot[bot]
81ab76d001
deps(docker): bump golangci/golangci-lint from v1.59.0 to v1.59.1 ( #5748 )
...
Bumps golangci/golangci-lint from v1.59.0 to v1.59.1.
---
updated-dependencies:
- dependency-name: golangci/golangci-lint
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-17 06:57:31 +00:00
dependabot[bot]
b75f1cfcef
deps(docker): bump dart from 3.4.2-sdk to 3.4.4-sdk ( #5764 )
...
Bumps dart from 3.4.2-sdk to 3.4.4-sdk.
---
updated-dependencies:
- dependency-name: dart
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 14:34:33 +00:00
dependabot[bot]
33bb4b46d4
deps(docker): bump zricethezav/gitleaks from v8.18.3 to v8.18.4 ( #5768 )
...
Bumps zricethezav/gitleaks from v8.18.3 to v8.18.4.
---
updated-dependencies:
- dependency-name: zricethezav/gitleaks
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 14:33:55 +00:00
dependabot[bot]
ae1dba53fd
deps(docker): bump terraform-linters/tflint from v0.51.2 to v0.52.0 ( #5858 )
...
Bumps [terraform-linters/tflint](https://github.com/terraform-linters/tflint ) from v0.51.2 to v0.52.0.
- [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.51.2...v0.52.0 )
---
updated-dependencies:
- dependency-name: terraform-linters/tflint
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:34:08 +00:00
dependabot[bot]
8a044b58de
deps(docker): bump python from 3.12.3-alpine3.20 to 3.12.4-alpine3.20 ( #5884 )
...
Bumps python from 3.12.3-alpine3.20 to 3.12.4-alpine3.20.
---
updated-dependencies:
- dependency-name: python
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:33:52 +00:00
dependabot[bot]
f06866359b
deps(docker): bump dotnet/sdk ( #5873 )
...
Bumps dotnet/sdk from 8.0.302-alpine3.20 to 8.0.303-alpine3.20.
---
updated-dependencies:
- dependency-name: dotnet/sdk
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:33:09 +00:00
dependabot[bot]
b5bf9f297d
deps(docker): bump alpine/helm from 3.14.4 to 3.15.3 ( #5882 )
...
Bumps alpine/helm from 3.14.4 to 3.15.3.
---
updated-dependencies:
- dependency-name: alpine/helm
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 11:08:41 +00:00
Marco Ferrari
cc20e4561e
ci: authenticate tflint init ( #5894 )
...
TFLint init might hit an API rate limit, especially when requests to
the TFLint backend come from shared tenants, such as GitHub Actions.
2024-07-16 13:05:49 +02:00
dependabot[bot]
913bd0dd47
deps(docker): bump yoheimuta/protolint from 0.50.2 to 0.50.3 ( #5857 )
...
Bumps yoheimuta/protolint from 0.50.2 to 0.50.3.
---
updated-dependencies:
- dependency-name: yoheimuta/protolint
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 09:38:32 +00:00
dependabot[bot]
81196f4267
deps(docker): bump mstruebing/editorconfig-checker from v3.0.1 to v3.0.3 ( #5856 )
...
Bumps mstruebing/editorconfig-checker from v3.0.1 to v3.0.3.
---
updated-dependencies:
- dependency-name: mstruebing/editorconfig-checker
dependency-type: direct:production
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 09:36:46 +00:00
dependabot[bot]
95feeacb0a
deps(docker): bump alpine/terragrunt from 1.9.0 to 1.9.2 ( #5883 )
...
Bumps alpine/terragrunt from 1.9.0 to 1.9.2.
---
updated-dependencies:
- dependency-name: alpine/terragrunt
dependency-type: direct:production
update-type: version-update:semver-patch
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 09:18:23 +00:00
dependabot[bot]
d384e674c7
deps(docker): bump hashicorp/terraform from 1.8.4 to 1.9.2 ( #5885 )
...
Bumps hashicorp/terraform from 1.8.4 to 1.9.2.
---
updated-dependencies:
- dependency-name: hashicorp/terraform
dependency-type: direct:production
update-type: version-update:semver-minor
...
Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-07-16 09:17:52 +00:00