From 3fe03abab2eafb293ace16d4a3b07aeabcb3f1a0 Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 8 Jul 2024 11:44:59 +0200 Subject: [PATCH] chore(main): release 6.7.0 (#5733) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../.release-please-manifest.json | 2 +- CHANGELOG.md | 42 +++++++++++++++++++ README.md | 2 +- action.yml | 2 +- slim/action.yml | 2 +- version.txt | 2 +- 6 files changed, 47 insertions(+), 5 deletions(-) diff --git a/.github/release-please/.release-please-manifest.json b/.github/release-please/.release-please-manifest.json index 2f0a9c43..5c63699c 100644 --- a/.github/release-please/.release-please-manifest.json +++ b/.github/release-please/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "6.6.0" + ".": "6.7.0" } diff --git a/CHANGELOG.md b/CHANGELOG.md index 7a4c8e05..3847bdef 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,47 @@ # Changelog +## [6.7.0](https://github.com/super-linter/super-linter/compare/v6.6.0...v6.7.0) (2024-07-05) + + +### 🚀 Features + +* add the kustomize binary for checkov ([#5763](https://github.com/super-linter/super-linter/issues/5763)) ([d74351f](https://github.com/super-linter/super-linter/commit/d74351fda71d8741d88873e29622baa07e8ad6de)) +* checkov scans for helm charts ([#5631](https://github.com/super-linter/super-linter/issues/5631)) ([5b5d2f7](https://github.com/super-linter/super-linter/commit/5b5d2f7ef0c308f904d2e30528e6dddad0a3498a)) +* configure github server url ([#5792](https://github.com/super-linter/super-linter/issues/5792)) ([cef1776](https://github.com/super-linter/super-linter/commit/cef17760de240af6d67fc59739c2be585e090037)), closes [#5572](https://github.com/super-linter/super-linter/issues/5572) +* save super-linter output if requested ([#5806](https://github.com/super-linter/super-linter/issues/5806)) ([94bb3f5](https://github.com/super-linter/super-linter/commit/94bb3f5563cd6c031c4eeff052d448bc8a6a0fe9)), closes [#5774](https://github.com/super-linter/super-linter/issues/5774) + + +### 🐛 Bugfixes + +* don't skip processing ansible_directory pwd ([#5790](https://github.com/super-linter/super-linter/issues/5790)) ([c99ec77](https://github.com/super-linter/super-linter/commit/c99ec7784ac7ee89917055456f747c8085f5bf29)) + + +### ⬆️ Dependency updates + +* **bundler:** bump rubocop-rails from 2.25.0 to 2.25.1 in /dependencies ([#5823](https://github.com/super-linter/super-linter/issues/5823)) ([6c4bb6d](https://github.com/super-linter/super-linter/commit/6c4bb6d95e6916aa3014fe54d107bcd84a3d329d)) +* **docker:** bump alpine/terragrunt from 1.8.4 to 1.9.0 ([#5822](https://github.com/super-linter/super-linter/issues/5822)) ([ea5fe9f](https://github.com/super-linter/super-linter/commit/ea5fe9fbeef4f81c6233ccaac3a90111e0bbd90a)) +* **docker:** bump golang from 1.22.3-alpine to 1.22.5-alpine ([#5828](https://github.com/super-linter/super-linter/issues/5828)) ([a138ab3](https://github.com/super-linter/super-linter/commit/a138ab33885c70bda2374eb1bf889337eb484691)) +* **docker:** bump kustomize/kustomize from v5.0.1 to v5.4.2 ([#5820](https://github.com/super-linter/super-linter/issues/5820)) ([b3b3bcc](https://github.com/super-linter/super-linter/commit/b3b3bcc53ea00270522845c6016a49ba9caa67d9)) +* **docker:** bump terraform-linters/tflint from v0.51.1 to v0.51.2 ([#5821](https://github.com/super-linter/super-linter/issues/5821)) ([56d2bd3](https://github.com/super-linter/super-linter/commit/56d2bd303ab3129084eb5d888dedec9056eba6fc)) +* **docker:** bump yoheimuta/protolint from 0.49.7 to 0.50.2 ([#5819](https://github.com/super-linter/super-linter/issues/5819)) ([9733e88](https://github.com/super-linter/super-linter/commit/9733e88b814e2d182edfe2ef08ffdea09f9f7407)) +* **npm:** bump @typescript-eslint/eslint-plugin in /dependencies ([#5810](https://github.com/super-linter/super-linter/issues/5810)) ([100de81](https://github.com/super-linter/super-linter/commit/100de813838c4a32b0b89281373b2a5e01161fb0)) +* **npm:** bump renovate from 37.387.0 to 37.421.5 in /dependencies ([#5812](https://github.com/super-linter/super-linter/issues/5812)) ([d84e105](https://github.com/super-linter/super-linter/commit/d84e105ccaf23709402888e662dcde1368a1b50d)) +* **npm:** bump textlint-rule-terminology in /dependencies ([#5813](https://github.com/super-linter/super-linter/issues/5813)) ([2d9cfec](https://github.com/super-linter/super-linter/commit/2d9cfeccedf9fc63e052f73d5f809d9c44a9bbed)) +* **python:** bump cfn-lint from 0.87.4 to 1.4.2 in /dependencies/python ([#5814](https://github.com/super-linter/super-linter/issues/5814)) ([7fe3194](https://github.com/super-linter/super-linter/commit/7fe3194a426193e7fdaf816c4551fd71d9ff3a25)) +* **python:** bump checkov in /dependencies/python ([#5815](https://github.com/super-linter/super-linter/issues/5815)) ([9e52a6a](https://github.com/super-linter/super-linter/commit/9e52a6a41e7fbd1c4cda174db462b0149747fb28)) +* **python:** bump mypy from 1.10.0 to 1.10.1 in /dependencies/python ([#5817](https://github.com/super-linter/super-linter/issues/5817)) ([9c1a40c](https://github.com/super-linter/super-linter/commit/9c1a40c281429c137dad3352c2b1b8e544dd25f6)) +* **python:** bump pylint from 3.2.2 to 3.2.5 in /dependencies/python ([#5816](https://github.com/super-linter/super-linter/issues/5816)) ([0d06369](https://github.com/super-linter/super-linter/commit/0d06369d121f8f4cca60dcc74dcf97cef495a539)) +* **python:** bump ruff from 0.4.7 to 0.5.0 in /dependencies/python ([#5818](https://github.com/super-linter/super-linter/issues/5818)) ([86eb9b6](https://github.com/super-linter/super-linter/commit/86eb9b634c96e7ae424b16aaf26cc01b64ce9e0a)) + + +### 🧰 Maintenance + +* add missing validate_jsonc var in readme ([#5826](https://github.com/super-linter/super-linter/issues/5826)) ([5b8b99e](https://github.com/super-linter/super-linter/commit/5b8b99e1082f21ddf30e8415df5e23eeb2b08617)) +* check for skipped and cancelled matrix jobs ([#5840](https://github.com/super-linter/super-linter/issues/5840)) ([32a200b](https://github.com/super-linter/super-linter/commit/32a200b72a301b4960fa9b067a1a8708ad8ab285)) +* fix linting errors ([#5839](https://github.com/super-linter/super-linter/issues/5839)) ([aa390de](https://github.com/super-linter/super-linter/commit/aa390de227c237b64fb6281626c947a287fb9923)), closes [#5838](https://github.com/super-linter/super-linter/issues/5838) [#5837](https://github.com/super-linter/super-linter/issues/5837) +* fix linting errors ([#5843](https://github.com/super-linter/super-linter/issues/5843)) ([256b227](https://github.com/super-linter/super-linter/commit/256b22786d919987396d57f16ba982ee161bdf77)), closes [#5841](https://github.com/super-linter/super-linter/issues/5841) [#5842](https://github.com/super-linter/super-linter/issues/5842) +* update docs to improve build locally ([#5788](https://github.com/super-linter/super-linter/issues/5788)) ([9d154f5](https://github.com/super-linter/super-linter/commit/9d154f5e68af77bf3f7fb08a89d4cdc0552dde80)) + ## [6.6.0](https://github.com/super-linter/super-linter/compare/v6.5.1...v6.6.0) (2024-06-03) diff --git a/README.md b/README.md index 788bc4ba..ebfd7b93 100644 --- a/README.md +++ b/README.md @@ -142,7 +142,7 @@ To run super-linter as a GitHub Action, you do the following: fetch-depth: 0 - name: Super-linter - uses: super-linter/super-linter@v6.6.0 # x-release-please-version + uses: super-linter/super-linter@v6.7.0 # x-release-please-version env: # To report GitHub Actions status checks GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} diff --git a/action.yml b/action.yml index 81256843..8f8474ef 100644 --- a/action.yml +++ b/action.yml @@ -4,7 +4,7 @@ author: 'Super-linter contributors' description: 'Super-linter is a ready-to-run collection of linters and code analyzers, to help validate your source code.' runs: using: 'docker' - image: 'docker://ghcr.io/super-linter/super-linter:v6.6.0' # x-release-please-version + image: 'docker://ghcr.io/super-linter/super-linter:v6.7.0' # x-release-please-version branding: icon: 'check-square' color: 'white' diff --git a/slim/action.yml b/slim/action.yml index 7dad2cb2..15c3e4d5 100644 --- a/slim/action.yml +++ b/slim/action.yml @@ -4,7 +4,7 @@ author: 'Super-linter contributors' description: 'Super-linter is a ready-to-run collection of linters and code analyzers, to help validate your source code.' runs: using: 'docker' - image: 'docker://ghcr.io/super-linter/super-linter:slim-v6.6.0' # x-release-please-version + image: 'docker://ghcr.io/super-linter/super-linter:slim-v6.7.0' # x-release-please-version branding: icon: 'check-square' color: 'white' diff --git a/version.txt b/version.txt index 826f5ce0..f0e13c50 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -6.6.0 +6.7.0