Commit graph

808 commits

Author SHA1 Message Date
dependabot[bot]
17d5a62cc0
build(docker): bump yoheimuta/protolint from 0.47.0 to 0.47.2 (#5034)
Bumps yoheimuta/protolint from 0.47.0 to 0.47.2.

---
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>
2023-12-21 14:14:14 +00:00
Marco Ferrari
d8ca23519b
build: use a base image (#5033)
- Refactor Dockerfile to use a base image so that we can reuse the cache
  for the standard image and not just the base image.
- Simplify the cd workflow to take into account the Production
  environment only for latest images.
2023-12-20 17:45:35 +01:00
dependabot[bot]
a574fdc634
Bump tenable/terrascan from 1.18.5 to 1.18.9 (#5005)
Bumps tenable/terrascan from 1.18.5 to 1.18.9.

---
updated-dependencies:
- dependency-name: tenable/terrascan
  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>
2023-12-18 20:23:33 +00:00
dependabot[bot]
7803a7c4f9
Bump hashicorp/terraform from 1.6.5 to 1.6.6 (#5003)
Bumps hashicorp/terraform from 1.6.5 to 1.6.6.

---
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>
2023-12-18 18:27:27 +00:00
dependabot[bot]
96f9115f12
Bump terraform-linters/tflint from v0.48.0 to v0.49.0 (#5004)
Bumps [terraform-linters/tflint](https://github.com/terraform-linters/tflint) from v0.48.0 to v0.49.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.48.0...v0.49.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>
2023-12-18 18:26:59 +00:00
dependabot[bot]
06fd2a9f45
Bump yoheimuta/protolint from 0.46.3 to 0.47.0 (#5006)
Bumps yoheimuta/protolint from 0.46.3 to 0.47.0.

---
updated-dependencies:
- dependency-name: yoheimuta/protolint
  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>
2023-12-18 18:25:32 +00:00
dependabot[bot]
8cda5efa9c
Bump alpine/terragrunt from 1.6.5 to 1.6.6 (#5007)
Bumps alpine/terragrunt from 1.6.5 to 1.6.6.

---
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>
2023-12-18 18:25:14 +00:00
Marco Ferrari
22b8624f61
Simplify container image build (#4962) 2023-12-15 11:59:36 +01:00
Marco Ferrari
22564fb65c
Switch to tflint image because tflint-bundle is deprecated (#4990)
* Switch to tflint image because tflint-bundle is deprecated

* Fix version string

* Don't copy plugins

* Don't copy plugins

* Set terraform log vars globally

* Fix tflint error
2023-12-15 09:29:34 +00:00
dependabot[bot]
b9d7d8d9ab
Bump alpine from 3.18.5 to 3.19.0 and PHP from 8.1 to 8.2 (#4979)
* Bump alpine from 3.18.5 to 3.19.0

Bumps alpine from 3.18.5 to 3.19.0.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

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

* Update to php 8.3

* Revert to php82 because it's the default version in alpine 3.19.0

---------

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>
2023-12-13 09:28:05 +01:00
dependabot[bot]
078f64a965
Bump golang from 1.21.4-alpine to 1.21.5-alpine (#4978)
Bumps golang from 1.21.4-alpine to 1.21.5-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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-12-11 18:40:53 +00:00
Zack Koppert
c5fa6a999a
Update Maintainer and authors (#4948) 2023-12-06 01:34:46 +00:00
dependabot[bot]
3a9513a4ea
Bump tenable/terrascan from 1.18.4 to 1.18.5 (#4943)
Bumps tenable/terrascan from 1.18.4 to 1.18.5.

---
updated-dependencies:
- dependency-name: tenable/terrascan
  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>
2023-12-05 14:44:41 +00:00
dependabot[bot]
4645b7663a
Bump alpine from 3.18.4 to 3.18.5 (#4942)
Bumps alpine from 3.18.4 to 3.18.5.

---
updated-dependencies:
- dependency-name: alpine
  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>
2023-12-05 14:43:24 +00:00
dependabot[bot]
d19efe3071
Bump tenable/terrascan from 1.18.3 to 1.18.4 (#4918)
Bumps tenable/terrascan from 1.18.3 to 1.18.4.

---
updated-dependencies:
- dependency-name: tenable/terrascan
  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>
2023-11-30 11:23:11 +00:00
dependabot[bot]
676723874f
Bump hashicorp/terraform from 1.6.4 to 1.6.5 (#4920)
Bumps hashicorp/terraform from 1.6.4 to 1.6.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>
2023-11-30 09:09:12 +00:00
dependabot[bot]
e994aa6a9e
Bump alpine/terragrunt from 1.6.4 to 1.6.5 (#4919)
Bumps alpine/terragrunt from 1.6.4 to 1.6.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>
2023-11-30 09:07:23 +00:00
Marco Ferrari
3d4a31240f
Automatically handle Java dependencies updates (#4891)
* Automatically handle Java dependencies updates

* Fix commands

* Fix commands

* Fix paths

* Copy deps
2023-11-30 08:20:19 +00:00
dependabot[bot]
c819bd688b
Bump scalameta/scalafmt from 3.7.16 to v3.7.17 (#4872)
* Bump scalameta/scalafmt from 3.7.16 to v3.7.17

Bumps scalameta/scalafmt from 3.7.16 to v3.7.17.

---
updated-dependencies:
- dependency-name: scalameta/scalafmt
  dependency-type: direct:production
...

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

* Update scala config version to match version installed

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-11-23 19:04:29 +00:00
dependabot[bot]
f61ff00deb
Bump hashicorp/terraform from 1.6.3 to 1.6.4 (#4873)
Bumps hashicorp/terraform from 1.6.3 to 1.6.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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-11-22 17:49:48 +00:00
dependabot[bot]
aeb88e179a
Bump alpine/terragrunt from 1.6.3 to 1.6.4 (#4874)
Bumps alpine/terragrunt from 1.6.3 to 1.6.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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-11-22 17:49:13 +00:00
dependabot[bot]
096216df4a
Bump zricethezav/gitleaks from 8.18.0 to v8.18.1 (#4875)
Bumps zricethezav/gitleaks from 8.18.0 to v8.18.1.

---
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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-11-22 17:38:34 +00:00
dependabot[bot]
693d482d11
Bump yannh/kubeconform from 0.6.3 to v0.6.4 (#4876)
Bumps [yannh/kubeconform](https://github.com/yannh/kubeconform) from 0.6.3 to v0.6.4.
- [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.3...v0.6.4)

---
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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-11-22 17:38:10 +00:00
dependabot[bot]
f3279a4414
Bump scalameta/scalafmt from 3.7.15 to v3.7.16 (#4861)
* Bump scalameta/scalafmt from 3.7.15 to v3.7.16

Bumps scalameta/scalafmt from 3.7.15 to v3.7.16.

---
updated-dependencies:
- dependency-name: scalameta/scalafmt
  dependency-type: direct:production
...

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

* add write permissions to workflow

* Update scala config version to match version installed

* fix indentation

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zack Koppert <zkoppert@github.com>
Co-authored-by: zkoppert <zkoppert@users.noreply.github.com>
2023-11-15 19:14:06 +00:00
dependabot[bot]
be10bdbd00
Bump golang from 1.21.3-alpine to 1.21.4-alpine (#4860)
Bumps golang from 1.21.3-alpine to 1.21.4-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>
2023-11-15 05:58:11 +00:00
Zack Koppert
071f051633
Update google java format and JDK (#4848)
* Update google java format and JDK

* update to use non-deprecated function

* update jdk to v18

* update to jdk v18

* try v17 jdk

* try v17 jdk
2023-11-10 22:46:25 -08:00
dependabot[bot]
98695c3688
Bump golangci/golangci-lint from 1.55.1 to v1.55.2 (#4831)
Bumps golangci/golangci-lint from 1.55.1 to v1.55.2.

---
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>
2023-11-06 21:41:32 +00:00
dependabot[bot]
f5964d2fd9
Bump hashicorp/terraform from 1.6.2 to 1.6.3 (#4832)
Bumps hashicorp/terraform from 1.6.2 to 1.6.3.

---
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>
2023-11-06 21:41:06 +00:00
dependabot[bot]
0803e67951
Bump alpine/terragrunt from 1.6.2 to 1.6.3 (#4833)
Bumps alpine/terragrunt from 1.6.2 to 1.6.3.

---
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>
2023-11-06 21:40:42 +00:00
dependabot[bot]
b252711dbd
Bump yoheimuta/protolint from 0.46.2 to 0.46.3 (#4810)
Bumps yoheimuta/protolint from 0.46.2 to 0.46.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>
2023-10-31 18:35:21 +00:00
Kin Fai Tse
c3ac3aa5d9
Batched & parallel support for cfn-lint, eslint, gitleaks (#4088)
* faster linter for cfn-lint and eslint

* workaround shfmt error

* fix xargs interleave large outputs

* parallel gitleaks

* fix exec bit, shfmt, bash linter

* show parallel --citation

* refactor a common interface using named pipe

* add readme for the experimental impl

* fix readme format

* minimize change in worker.sh

* will cite, showed once

* remove junk comment

* explicitly set EXPERIMENTAL_BATCH_WORKER=false

* fix: errors from github/super-linter:v5
2023-10-31 00:13:33 +00:00
dependabot[bot]
414a5e5ce0
Bump scalameta/scalafmt from 3.7.3 to v3.7.15 (#4790)
* Bump scalameta/scalafmt from 3.7.3 to v3.7.15

Bumps scalameta/scalafmt from 3.7.3 to v3.7.15.

---
updated-dependencies:
- dependency-name: scalameta/scalafmt
  dependency-type: direct:production
...

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

* Create sync-scala-version.yaml

* checkout on branch instead of headless

* Update scala config version to match version installed

* Add yaml header

* rm EOL whitespace

* remove useless cat cmds

---------

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zack Koppert <zkoppert@github.com>
Co-authored-by: zkoppert <zkoppert@users.noreply.github.com>
2023-10-28 01:49:31 +00:00
dependabot[bot]
82be271e5e
Bump mstruebing/editorconfig-checker from 2.7.1 to 2.7.2 (#4740)
Bumps mstruebing/editorconfig-checker from 2.7.1 to 2.7.2.

---
updated-dependencies:
- dependency-name: mstruebing/editorconfig-checker
  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>
2023-10-27 00:22:56 +00:00
dependabot[bot]
858e11ae33
Bump yoheimuta/protolint from 0.46.1 to 0.46.2 (#4741)
Bumps yoheimuta/protolint from 0.46.1 to 0.46.2.

---
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>
2023-10-27 00:22:38 +00:00
dependabot[bot]
76e405f5f9
Bump hashicorp/terraform from 1.6.0 to 1.6.2 (#4792)
Bumps hashicorp/terraform from 1.6.0 to 1.6.2.

---
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>
2023-10-26 20:51:46 +00:00
dependabot[bot]
1bfe6806e9
Bump golangci/golangci-lint from 1.55.0 to v1.55.1 (#4793)
Bumps golangci/golangci-lint from 1.55.0 to v1.55.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>
2023-10-26 20:51:21 +00:00
Stephen Abbene
d22f2dbe1e
add additonal perl critic themes/modules (#4779) 2023-10-25 21:00:32 +00:00
dependabot[bot]
3d18f8823c
Bump golangci/golangci-lint from 1.54.2 to v1.55.0 (#4786)
Bumps golangci/golangci-lint from 1.54.2 to v1.55.0.

---
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>
2023-10-24 23:32:21 +00:00
dependabot[bot]
a7672e85f3
Bump alpine/terragrunt from 1.6.0 to 1.6.2 (#4787)
Bumps alpine/terragrunt from 1.6.0 to 1.6.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>
2023-10-24 16:31:50 -07:00
dependabot[bot]
02a6f323ba
Bump golang from 1.21.2-alpine to 1.21.3-alpine (#4750)
Bumps golang from 1.21.2-alpine to 1.21.3-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>
2023-10-16 10:47:12 -07:00
dependabot[bot]
39bf4346ea
Bump alpine/terragrunt from 1.5.7 to 1.6.0 (#4720)
Bumps alpine/terragrunt from 1.5.7 to 1.6.0.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-10-15 15:57:17 +00:00
dependabot[bot]
e9a6fc858c
Bump golang from 1.21.1-alpine to 1.21.2-alpine (#4721)
Bumps golang from 1.21.1-alpine to 1.21.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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-10-15 06:26:33 +00:00
dependabot[bot]
8c34c2d72d
Bump alpine from 3.18.3 to 3.18.4 (#4713)
Bumps alpine from 3.18.3 to 3.18.4.

---
updated-dependencies:
- dependency-name: alpine
  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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-10-15 04:33:38 +00:00
dependabot[bot]
9285b96ff7
Bump yoheimuta/protolint from 0.46.0 to 0.46.1 (#4714)
Bumps yoheimuta/protolint from 0.46.0 to 0.46.1.

---
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>
2023-10-15 04:33:23 +00:00
dependabot[bot]
5795facb20
Bump hashicorp/terraform from 1.5.7 to 1.6.0 (#4719)
Bumps hashicorp/terraform from 1.5.7 to 1.6.0.

---
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>
2023-10-15 04:31:32 +00:00
dependabot[bot]
49528590d4
Bump terraform-linters/tflint-bundle from v0.47.0.0 to v0.48.0.0 (#4621)
Bumps [terraform-linters/tflint-bundle](https://github.com/terraform-linters/tflint-bundle) from v0.47.0.0 to v0.48.0.0.
- [Commits](https://github.com/terraform-linters/tflint-bundle/compare/v0.47.0.0...v0.48.0.0)

---
updated-dependencies:
- dependency-name: terraform-linters/tflint-bundle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-09-29 20:22:20 +00:00
dependabot[bot]
ee41d141f7
Bump rhysd/actionlint from 1.6.25 to 1.6.26 (#4693)
Bumps rhysd/actionlint from 1.6.25 to 1.6.26.

---
updated-dependencies:
- dependency-name: rhysd/actionlint
  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>
2023-09-29 20:19:14 +00:00
Masaya Suzuki
10dfd3e808
Update golang to 1.21.1 (#4677) 2023-09-22 20:38:28 +00:00
dependabot[bot]
23d8ab9aaf
Bump python from 3.11.4-alpine3.17 to 3.11.5-alpine3.17 (#4599)
Bumps python from 3.11.4-alpine3.17 to 3.11.5-alpine3.17.

---
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>
2023-09-14 21:41:30 +00:00
dependabot[bot]
99d0a3e119
Bump zricethezav/gitleaks from v8.17.0 to v8.18.0 (#4601)
Bumps zricethezav/gitleaks from v8.17.0 to v8.18.0.

---
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>
2023-09-14 21:41:10 +00:00
dependabot[bot]
3f1ff12d1e
Bump alpine/terragrunt from 1.5.5 to 1.5.7 (#4635)
Bumps alpine/terragrunt from 1.5.5 to 1.5.7.

---
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>
2023-09-11 21:38:59 +00:00
dependabot[bot]
5804ed60f7
Bump hashicorp/terraform from 1.5.5 to 1.5.7 (#4636)
Bumps hashicorp/terraform from 1.5.5 to 1.5.7.

---
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>
2023-09-11 21:37:29 +00:00
Jacob Wujciak-Jens
c6eefcfda9
Update chktex docker image (#4592)
* Update Dockerfile

* use ghcr.io

* remove now caught error from latex_good_1.tex
2023-09-01 07:21:48 +00:00
dependabot[bot]
bc9693bc5e
Bump alpine/terragrunt from 1.5.2 to 1.5.5 (#4545)
Bumps alpine/terragrunt from 1.5.2 to 1.5.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>
2023-08-25 18:53:11 +00:00
dependabot[bot]
d9fd3c4833
Bump mstruebing/editorconfig-checker from 2.7.0 to 2.7.1 (#4572)
Bumps mstruebing/editorconfig-checker from 2.7.0 to 2.7.1.

---
updated-dependencies:
- dependency-name: mstruebing/editorconfig-checker
  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>
2023-08-25 18:29:38 +00:00
dependabot[bot]
b10f34ff1e
Bump golangci/golangci-lint from v1.54.1 to v1.54.2 (#4573)
Bumps golangci/golangci-lint from v1.54.1 to v1.54.2.

---
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>
2023-08-25 18:28:58 +00:00
dependabot[bot]
981145e33e
Bump yoheimuta/protolint from 0.45.1 to 0.46.0 (#4574)
Bumps yoheimuta/protolint from 0.45.1 to 0.46.0.

---
updated-dependencies:
- dependency-name: yoheimuta/protolint
  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>
2023-08-25 18:28:29 +00:00
Gustl22
c4c1ebb101
fix: Move commands to correct place (#4579)
* Allow dispatch workflow

* Disable LUA

* Move R installation and cleanup

* Revert "Disable LUA"

This reverts commit d347897d77.

* Move cleaning step
2023-08-25 18:25:04 +00:00
dependabot[bot]
69bb7f43a3
Bump yannh/kubeconform from v0.6.2 to v0.6.3 (#4491)
Bumps [yannh/kubeconform](https://github.com/yannh/kubeconform) from v0.6.2 to v0.6.3.
- [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.2...v0.6.3)

---
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>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-08-18 22:16:16 +00:00
dependabot[bot]
305343baf2
Bump alpine from 3.18.2 to 3.18.3 (#4548)
Bumps alpine from 3.18.2 to 3.18.3.

---
updated-dependencies:
- dependency-name: alpine
  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>
2023-08-17 15:29:40 +00:00
Zack Koppert
da4dd08cd6
Follow up with several more documentation and automation renames for the org move from github to super-linter (#4543)
* move from github org to super-linter org

* rename to super-linter org

* rename to super-linter org

* rename org to super-linter

* rename org to super-linter

* rename org to super-linter

* rename org to super-linter

* rename org to super-linter

* rename org to super-linter

* rename org to super-linter and remove dockerhub reference

* rename org to super-linter

* rename org to super-linter

* rename org to super-linter

* rename org to super-linter

* rename org to super-linter

* rename org to super-linter

* rename org to super-linter

* rename org to super-linter

* rename org to super-linter

* rename org to super-linter

* rename org to super-linter

* rm dockerhub section link
2023-08-17 15:12:11 +00:00
dependabot[bot]
9f2ea548d2
Bump yoheimuta/protolint from 0.45.0 to 0.45.1 (#4549)
Bumps yoheimuta/protolint from 0.45.0 to 0.45.1.

---
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>
2023-08-17 15:11:09 +00:00
dependabot[bot]
a19df4a91e
Bump tenable/terrascan from 1.18.1 to 1.18.3 (#4528)
Bumps tenable/terrascan from 1.18.1 to 1.18.3.

---
updated-dependencies:
- dependency-name: tenable/terrascan
  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>
2023-08-16 23:04:27 +00:00
dependabot[bot]
01742b88eb
Bump golangci/golangci-lint from v1.53.3 to v1.54.1 (#4550)
Bumps golangci/golangci-lint from v1.53.3 to v1.54.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>
2023-08-16 23:03:42 +00:00
dependabot[bot]
2ee2e475d9
Bump hashicorp/terraform from 1.5.2 to 1.5.5 (#4546)
Bumps hashicorp/terraform from 1.5.2 to 1.5.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>
2023-08-11 22:19:46 +00:00
Marcin Nowak-Liebiediew
be839d710f
Update Dockerfile (#4524) 2023-08-11 13:40:04 -07:00
dependabot[bot]
22e9c118d4
Bump terraform-linters/tflint-bundle from v0.46.1.1 to v0.47.0.0 (#4400)
Bumps [terraform-linters/tflint-bundle](https://github.com/terraform-linters/tflint-bundle) from v0.46.1.1 to v0.47.0.0.
- [Commits](https://github.com/terraform-linters/tflint-bundle/compare/v0.46.1.1...v0.47.0.0)

---
updated-dependencies:
- dependency-name: terraform-linters/tflint-bundle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-07-09 17:24:31 +00:00
dependabot[bot]
ab5ed01ed9
Bump alpine/terragrunt from 1.5.1 to 1.5.2 (#4435)
Bumps alpine/terragrunt from 1.5.1 to 1.5.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>
2023-07-07 20:39:00 -07:00
dependabot[bot]
50955f0b92
Bump hashicorp/terraform from 1.5.1 to 1.5.2 (#4436)
Bumps hashicorp/terraform from 1.5.1 to 1.5.2.

---
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>
2023-07-07 21:56:10 +00:00
dependabot[bot]
27ea14f636
Bump yoheimuta/protolint from 0.44.0 to 0.45.0 (#4398)
Bumps yoheimuta/protolint from 0.44.0 to 0.45.0.

---
updated-dependencies:
- dependency-name: yoheimuta/protolint
  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>
2023-06-30 17:08:39 +00:00
dependabot[bot]
3a197af235
Bump alpine/terragrunt from 1.5.0 to 1.5.1 (#4402)
Bumps alpine/terragrunt from 1.5.0 to 1.5.1.

---
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>
2023-06-27 21:09:27 +00:00
dependabot[bot]
52149a0790
Bump mvdan/shfmt from v3.6.0 to v3.7.0 (#4405)
Bumps mvdan/shfmt from v3.6.0 to v3.7.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>
2023-06-27 17:49:10 +00:00
dependabot[bot]
f32da1c08c
Bump yannh/kubeconform from v0.6.1 to v0.6.2 (#4363)
Bumps [yannh/kubeconform](https://github.com/yannh/kubeconform) from v0.6.1 to v0.6.2.
- [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.1...v0.6.2)

---
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>
2023-06-21 23:05:45 +00:00
dependabot[bot]
9260aa7f32
Bump python from 3.11.3-alpine3.17 to 3.11.4-alpine3.17 (#4364)
Bumps python from 3.11.3-alpine3.17 to 3.11.4-alpine3.17.

---
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>
2023-06-21 15:42:31 -07:00
dependabot[bot]
434db341dc
Bump hashicorp/terraform from 1.4.6 to 1.5.1 (#4394)
Bumps hashicorp/terraform from 1.4.6 to 1.5.1.

---
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>
2023-06-21 13:57:46 -07:00
Denis N. Antonioli
b4d7ecfbf1
4028: Use a script to install clj-kondo (#4347)
Co-authored-by: Zack Koppert <zkoppert@github.com>
Co-authored-by: Philip Mallegol-Hansen <philip@mallegolhansen.com>
2023-06-21 18:43:34 +00:00
dependabot[bot]
3ae174e169
Bump alpine/terragrunt from 1.4.6 to 1.5.0 (#4380)
Bumps alpine/terragrunt from 1.4.6 to 1.5.0.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  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>
2023-06-20 06:50:15 -07:00
dependabot[bot]
b37783c297
Bump alpine from 3.18.0 to 3.18.2 (#4381)
Bumps alpine from 3.18.0 to 3.18.2.

---
updated-dependencies:
- dependency-name: alpine
  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>
2023-06-19 16:31:50 -07:00
dependabot[bot]
8dfa0d6c6a
Bump zricethezav/gitleaks from v8.16.3 to v8.17.0 (#4382)
Bumps zricethezav/gitleaks from v8.16.3 to v8.17.0.

---
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>
2023-06-19 16:04:44 -07:00
dependabot[bot]
2d04a35848
Bump golangci/golangci-lint from v1.52.2 to v1.53.3 (#4383)
Bumps golangci/golangci-lint from v1.52.2 to v1.53.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>
2023-06-19 22:41:22 +00:00
dependabot[bot]
a8f660434e
Bump rhysd/actionlint from 1.6.24 to 1.6.25 (#4385)
Bumps rhysd/actionlint from 1.6.24 to 1.6.25.

---
updated-dependencies:
- dependency-name: rhysd/actionlint
  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>
2023-06-19 18:29:22 +00:00
dependabot[bot]
3f7365d2a4
Bump tenable/terrascan from 1.17.1 to 1.18.1 (#4098)
Bumps tenable/terrascan from 1.17.1 to 1.18.1.

---
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>
Co-authored-by: Philip Mallegol-Hansen <philip@mallegolhansen.com>
2023-05-26 02:26:50 +00:00
dependabot[bot]
468dd975a2
Bump python from 3.11.1-alpine3.17 to 3.11.3-alpine3.17 (#4102)
Bumps python from 3.11.1-alpine3.17 to 3.11.3-alpine3.17.

---
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>
Co-authored-by: Philip Mallegol-Hansen <philip@mallegolhansen.com>
2023-05-26 01:48:19 +00:00
dependabot[bot]
27a34c5a9f
Bump zricethezav/gitleaks from v8.16.2 to v8.16.3 (#4113)
Bumps zricethezav/gitleaks from v8.16.2 to v8.16.3.

---
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>
Co-authored-by: Philip Mallegol-Hansen <philip@mallegolhansen.com>
2023-05-26 01:04:52 +00:00
dependabot[bot]
53efa56c38
Bump terraform-linters/tflint-bundle from v0.46.0.1 to v0.46.1.1 (#4114)
Bumps [terraform-linters/tflint-bundle](https://github.com/terraform-linters/tflint-bundle) from v0.46.0.1 to v0.46.1.1.
- [Release notes](https://github.com/terraform-linters/tflint-bundle/releases)
- [Commits](https://github.com/terraform-linters/tflint-bundle/compare/v0.46.0.1...v0.46.1.1)

---
updated-dependencies:
- dependency-name: terraform-linters/tflint-bundle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Zack Koppert <zkoppert@github.com>
2023-05-24 16:21:58 -07:00
dependabot[bot]
983fc1e300
Bump mstruebing/editorconfig-checker from 2.4.0 to 2.7.0 (#4136) 2023-05-24 20:36:14 +00:00
dependabot[bot]
8d44a519ba
Bump alpine/terragrunt from 1.4.4 to 1.4.6 (#4156)
Bumps alpine/terragrunt from 1.4.4 to 1.4.6.

---
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>
2023-05-24 18:44:40 +00:00
dependabot[bot]
aaa5c8798c
Bump hashicorp/terraform from 1.4.4 to 1.4.6 (#4161)
Bumps hashicorp/terraform from 1.4.4 to 1.4.6.

---
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>
2023-05-24 17:47:50 +00:00
dependabot[bot]
d8d906961a
Bump yoheimuta/protolint from 0.43.1 to 0.44.0 (#4172)
Bumps yoheimuta/protolint from 0.43.1 to 0.44.0.

---
updated-dependencies:
- dependency-name: yoheimuta/protolint
  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>
2023-05-24 16:32:43 +00:00
dependabot[bot]
e74d03157b
Bump cljkondo/clj-kondo from 2023.03.17-alpine to 2023.05.18-alpine (#4210)
Bumps cljkondo/clj-kondo from 2023.03.17-alpine to 2023.05.18-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/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>
2023-05-23 14:07:40 -07:00
dependabot[bot]
c581b575c6
Bump alpine from 3.17.3 to 3.18.0 (#4193)
Bumps alpine from 3.17.3 to 3.18.0.

---
updated-dependencies:
- dependency-name: alpine
  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>
2023-05-23 13:45:14 -07:00
Denis N. Antonioli
078934c38e properly insert the new ARG for the standard image 2023-04-25 23:05:56 -04:00
Denis N. Antonioli
c7f01711bd split the installation scripts, inline or clean-up as possible 2023-04-25 23:05:56 -04:00
Denis N. Antonioli
5cbf58c106 parametrize the install scripts 2023-04-25 23:05:56 -04:00
dependabot[bot]
cd3b5a2458 Bump scalameta/scalafmt from v3.6.1 to v3.7.3
Bumps scalameta/scalafmt from v3.6.1 to v3.7.3.

---
updated-dependencies:
- dependency-name: scalameta/scalafmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 19:41:24 -04:00
Andrew Kerr
aa7060080c Move chown into same RUN as npm install 2023-04-10 19:37:57 -04:00
Andrew Kerr
772645136b Fix bad owner/group flags on node depedencies 2023-04-10 19:37:57 -04:00
dependabot[bot]
5feffb9e11 Bump cljkondo/clj-kondo from 2023.01.20-alpine to 2023.03.17-alpine
Bumps cljkondo/clj-kondo from 2023.01.20-alpine to 2023.03.17-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 19:33:44 -04:00
dependabot[bot]
2e9a170fda Bump golangci/golangci-lint from v1.50.1 to v1.52.2
Bumps golangci/golangci-lint from v1.50.1 to v1.52.2.

---
updated-dependencies:
- dependency-name: golangci/golangci-lint
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 19:33:27 -04:00
os-mram
e43076dd23 fix: updating actionlint to latest version v1.6.24
Fix using vars context causes 'undefined context' error. This context is for 'Variables' feature which was recently added to GitHub Actions. (#260)
2023-04-10 19:33:18 -04:00
dependabot[bot]
1022705f14 Bump yannh/kubeconform from v0.5.0 to v0.6.1
Bumps [yannh/kubeconform](https://github.com/yannh/kubeconform) from v0.5.0 to v0.6.1.
- [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.5.0...v0.6.1)

---
updated-dependencies:
- dependency-name: yannh/kubeconform
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 15:20:33 -04:00
dependabot[bot]
a6fa7f178d Bump yoheimuta/protolint from 0.42.2 to 0.43.1
Bumps yoheimuta/protolint from 0.42.2 to 0.43.1.

---
updated-dependencies:
- dependency-name: yoheimuta/protolint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 15:20:23 -04:00
dependabot[bot]
5e8daf86db Bump alpine/terragrunt from 1.3.6 to 1.4.4
Bumps alpine/terragrunt from 1.3.6 to 1.4.4.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 15:20:05 -04:00
dependabot[bot]
84b3c3ea3e Bump alpine from 3.17.1 to 3.17.3
Bumps alpine from 3.17.1 to 3.17.3.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 15:19:55 -04:00
dependabot[bot]
84c5990ef2 Bump hashicorp/terraform from 1.3.7 to 1.4.4
Bumps hashicorp/terraform from 1.3.7 to 1.4.4.

---
updated-dependencies:
- dependency-name: hashicorp/terraform
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 15:19:34 -04:00
dependabot[bot]
37bf5f7e2c Bump zricethezav/gitleaks from v8.15.3 to v8.16.2
Bumps zricethezav/gitleaks from v8.15.3 to v8.16.2.

---
updated-dependencies:
- dependency-name: zricethezav/gitleaks
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 15:19:22 -04:00
dependabot[bot]
71e3effe0a Bump terraform-linters/tflint-bundle from v0.44.1.0 to v0.46.0.1
Bumps [terraform-linters/tflint-bundle](https://github.com/terraform-linters/tflint-bundle) from v0.44.1.0 to v0.46.0.1.
- [Release notes](https://github.com/terraform-linters/tflint-bundle/releases)
- [Commits](https://github.com/terraform-linters/tflint-bundle/compare/v0.44.1.0...v0.46.0.1)

---
updated-dependencies:
- dependency-name: terraform-linters/tflint-bundle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-04-10 15:19:05 -04:00
dependabot[bot]
13e5f8b29a Bump rhysd/actionlint from 1.6.22 to 1.6.23
Bumps rhysd/actionlint from 1.6.22 to 1.6.23.

---
updated-dependencies:
- dependency-name: rhysd/actionlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-26 22:09:07 -05:00
dependabot[bot]
da9c7b0ff6 Bump cljkondo/clj-kondo from 2023.01.12-alpine to 2023.01.20-alpine
Bumps cljkondo/clj-kondo from 2023.01.12-alpine to 2023.01.20-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-26 22:08:57 -05:00
dependabot[bot]
544297407f Bump zricethezav/gitleaks from v8.15.2 to v8.15.3
Bumps zricethezav/gitleaks from v8.15.2 to v8.15.3.

---
updated-dependencies:
- dependency-name: zricethezav/gitleaks
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-26 22:08:15 -05:00
Brett Logan
03a3c29f60 Use Docker to pull kubeconform
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-16 21:14:13 -05:00
Rui Chen
e6445c358f replace kubeval with kubeconform
Signed-off-by: Rui Chen <rui@chenrui.dev>
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-16 21:14:13 -05:00
dependabot[bot]
46bb46783e Bump alpine from 3.17.0 to 3.17.1
Bumps alpine from 3.17.0 to 3.17.1.

---
updated-dependencies:
- dependency-name: alpine
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 08:31:20 -05:00
dependabot[bot]
094f6fd78d Bump cljkondo/clj-kondo from 2022.12.10-alpine to 2023.01.12-alpine
Bumps cljkondo/clj-kondo from 2022.12.10-alpine to 2023.01.12-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-16 08:31:07 -05:00
dependabot[bot]
6d7a7b41c9 Bump hashicorp/terraform from 1.3.6 to 1.3.7
Bumps hashicorp/terraform from 1.3.6 to 1.3.7.

---
updated-dependencies:
- dependency-name: hashicorp/terraform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-09 09:42:47 -05:00
Brett Logan
06de195e36 Fix Dockerfile conflict
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
b4635519da Clean up matrix properties
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-05 09:46:51 -05:00
Brett Logan
f00a0bbe87 Remove dead arg
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-04 20:17:46 -05:00
Brett Logan
07e66bb8b8 Mount secret
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-04 20:17:46 -05:00
Brett Logan
59e3086d12 Fix conflict
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-04 20:17:46 -05:00
Brett Logan
1137155331 Fix arm-ttk path
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-04 20:17:46 -05:00
Brett Logan
b1386567ad Pin PSSA_VERSION
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-04 20:17:46 -05:00
Brett Logan
e469609f7c Fix PowerShell installation
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-04 20:17:46 -05:00
Brett Logan
5224656969 Push scripts into standalone files
Pushes inline scripts in the Dockerfile into standalone
scripts and authenticates requests to GitHub using a
Personal Access Token to reduce build flakiness due
to GitHub's abuse and ratelimiting due to unauthenticated
reuests.

Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-04 20:17:46 -05:00
Brett Logan
9f398bb021 Update shellcheck
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-04 01:45:10 -05:00
Brett Logan
24b9c2cbb4 Revert Dart update
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-03 23:54:16 -05:00
Brett Logan
a4a1f0de87 Update alpine images
Signed-off-by: Brett Logan <lindluni@github.com>
2023-01-03 23:54:16 -05:00
dependabot[bot]
121744548f Bump rhysd/actionlint from 1.6.21 to 1.6.22
Bumps rhysd/actionlint from 1.6.21 to 1.6.22.

---
updated-dependencies:
- dependency-name: rhysd/actionlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 19:28:05 -05:00
dependabot[bot]
fd988d5b07 Bump dotenvlinter/dotenv-linter from 3.2.0 to 3.3.0
Bumps dotenvlinter/dotenv-linter from 3.2.0 to 3.3.0.

---
updated-dependencies:
- dependency-name: dotenvlinter/dotenv-linter
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 17:44:04 -05:00
dependabot[bot]
ce7fa3215c Bump terraform-linters/tflint-bundle from v0.44.0.0 to v0.44.1.0
Bumps terraform-linters/tflint-bundle from v0.44.0.0 to v0.44.1.0.

---
updated-dependencies:
- dependency-name: terraform-linters/tflint-bundle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2023-01-03 12:01:53 -05:00
dependabot[bot]
7abfaf27d2 Bump yoheimuta/protolint from 0.41.0 to 0.42.2
Bumps yoheimuta/protolint from 0.41.0 to 0.42.2.

---
updated-dependencies:
- dependency-name: yoheimuta/protolint
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-30 18:40:07 -05:00
dependabot[bot]
80c75ea8a2 Bump terraform-linters/tflint-bundle from v0.43.0.3 to v0.44.0.0
Bumps terraform-linters/tflint-bundle from v0.43.0.3 to v0.44.0.0.

---
updated-dependencies:
- dependency-name: terraform-linters/tflint-bundle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-29 11:51:57 -05:00
dependabot[bot]
154522b380 Bump mvdan/shfmt from v3.5.1 to v3.6.0
Bumps mvdan/shfmt from v3.5.1 to v3.6.0.

---
updated-dependencies:
- dependency-name: mvdan/shfmt
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-26 11:46:14 -05:00
Brett Logan
6635505723 Bulk update deps
Signed-off-by: Brett Logan <lindluni@github.com>
2022-12-22 11:59:09 -05:00
dependabot[bot]
37b6ff9a3f Bump tenable/terrascan from 1.15.2 to 1.17.1
Bumps tenable/terrascan from 1.15.2 to 1.17.1.

---
updated-dependencies:
- dependency-name: tenable/terrascan
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 11:40:14 -05:00
dependabot[bot]
729eece046 Bump zricethezav/gitleaks from v8.13.0 to v8.15.2
Bumps zricethezav/gitleaks from v8.13.0 to v8.15.2.

---
updated-dependencies:
- dependency-name: zricethezav/gitleaks
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 11:39:38 -05:00
dependabot[bot]
caf5d25ded Bump hashicorp/terraform from 1.3.2 to 1.3.6
Bumps hashicorp/terraform from 1.3.2 to 1.3.6.

---
updated-dependencies:
- dependency-name: hashicorp/terraform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 11:39:31 -05:00
dependabot[bot]
3947ead7f2 Bump cljkondo/clj-kondo from 2022.10.05-alpine to 2022.12.10-alpine
Bumps cljkondo/clj-kondo from 2022.10.05-alpine to 2022.12.10-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 11:39:22 -05:00
dependabot[bot]
491be07bdb Bump terraform-linters/tflint-bundle from v0.41.0.1 to v0.43.0.3
Bumps terraform-linters/tflint-bundle from v0.41.0.1 to v0.43.0.3.

---
updated-dependencies:
- dependency-name: terraform-linters/tflint-bundle
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <support@github.com>
2022-12-20 11:03:00 -05:00
Brett Logan
c839c0b828
Set pwsh to be executable 2022-12-02 02:37:36 -05:00
dependabot[bot]
6aafc9b874
Bump hashicorp/terraform from 1.3.1 to 1.3.2 (#3428)
Bumps hashicorp/terraform from 1.3.1 to 1.3.2.

---
updated-dependencies:
- dependency-name: hashicorp/terraform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 11:14:40 -05:00
dependabot[bot]
2605ba9447
Bump golangci/golangci-lint from v1.49.0 to v1.50.0 (#3429)
Bumps golangci/golangci-lint from v1.49.0 to v1.50.0.

---
updated-dependencies:
- dependency-name: golangci/golangci-lint
  dependency-type: direct:production
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 16:09:33 +00:00
dependabot[bot]
aa3b7bdf84
Bump rhysd/actionlint from 1.6.20 to 1.6.21 (#3431)
Bumps rhysd/actionlint from 1.6.20 to 1.6.21.

---
updated-dependencies:
- dependency-name: rhysd/actionlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-11 13:41:04 +00:00
dependabot[bot]
48178ef80d
Bump alpine/terragrunt from 1.3.1 to 1.3.2 (#3432)
Bumps alpine/terragrunt from 1.3.1 to 1.3.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>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Lukas Gravley <admiralawkbar@github.com>
2022-10-11 13:29:22 +00:00
dependabot[bot]
79f3689a4f
Bump cljkondo/clj-kondo from 2022.09.08-alpine to 2022.10.05-alpine (#3430)
Bumps cljkondo/clj-kondo from 2022.09.08-alpine to 2022.10.05-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
  dependency-type: direct:production
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-10 13:52:30 -05:00
dependabot[bot]
5f638492f1
Bump alpine/terragrunt from 1.3.0 to 1.3.1 (#3393)
Bumps alpine/terragrunt from 1.3.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: alpine/terragrunt
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 15:15:50 +00:00
dependabot[bot]
d5e5798d04
Bump terraform-linters/tflint-bundle from v0.41.0.0 to v0.41.0.1 (#3392)
Bumps terraform-linters/tflint-bundle from v0.41.0.0 to v0.41.0.1.

---
updated-dependencies:
- dependency-name: terraform-linters/tflint-bundle
  dependency-type: direct:production
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-04 11:27:29 +02:00
dependabot[bot]
54fa9ed856
Bump hashicorp/terraform from 1.3.0 to 1.3.1 (#3395)
Bumps hashicorp/terraform from 1.3.0 to 1.3.1.

---
updated-dependencies:
- dependency-name: hashicorp/terraform
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 21:20:39 +02:00
dependabot[bot]
e51114a0f4
Bump rhysd/actionlint from 1.6.19 to 1.6.20 (#3396)
Bumps rhysd/actionlint from 1.6.19 to 1.6.20.

---
updated-dependencies:
- dependency-name: rhysd/actionlint
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2022-10-03 12:18:48 -05:00
dependabot[bot]
718f2d6dfd
Bump cljkondo/clj-kondo from 2022.03.09-alpine to 2022.09.08-alpine (#3305)
* Bump cljkondo/clj-kondo from 2022.03.09-alpine to 2022.09.08-alpine

Bumps cljkondo/clj-kondo from 2022.03.09-alpine to 2022.09.08-alpine.

---
updated-dependencies:
- dependency-name: cljkondo/clj-kondo
  dependency-type: direct:production
...

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

* Disable name mismatch to avoid refactoring our test logic

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>
2022-09-29 11:57:36 +02:00