From 4758be622215d0954c8353ee4877ffd60111cf8e Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" <41898282+github-actions[bot]@users.noreply.github.com> Date: Mon, 22 Apr 2024 11:30:42 +0000 Subject: [PATCH] chore(main): release 6.4.1 (#5537) Co-authored-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- .../.release-please-manifest.json | 2 +- CHANGELOG.md | 43 +++++++++++++++++++ README.md | 2 +- action.yml | 2 +- slim/action.yml | 2 +- version.txt | 2 +- 6 files changed, 48 insertions(+), 5 deletions(-) diff --git a/.github/release-please/.release-please-manifest.json b/.github/release-please/.release-please-manifest.json index 8e67d254..38da5b6a 100644 --- a/.github/release-please/.release-please-manifest.json +++ b/.github/release-please/.release-please-manifest.json @@ -1,3 +1,3 @@ { - ".": "6.4.0" + ".": "6.4.1" } diff --git a/CHANGELOG.md b/CHANGELOG.md index cfd09bc2..03922c50 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -1,5 +1,48 @@ # Changelog +## [6.4.1](https://github.com/super-linter/super-linter/compare/v6.4.0...v6.4.1) (2024-04-22) + + +### 🐛 Bugfixes + +* configure ruff with a temp cache ([#5548](https://github.com/super-linter/super-linter/issues/5548)) ([56e675b](https://github.com/super-linter/super-linter/commit/56e675bd333f8af069b2d7ba67ade1f39fcd01c4)), closes [#5543](https://github.com/super-linter/super-linter/issues/5543) +* handle initial commit ([#5534](https://github.com/super-linter/super-linter/issues/5534)) ([8f405c1](https://github.com/super-linter/super-linter/commit/8f405c1a9cbb85e113ceed34bc3814f9800b2168)), closes [#5453](https://github.com/super-linter/super-linter/issues/5453) +* respect log level when writing to the log ([#5546](https://github.com/super-linter/super-linter/issues/5546)) ([49001a2](https://github.com/super-linter/super-linter/commit/49001a24050aa95099353e3f14e8854b1196450f)), closes [#5337](https://github.com/super-linter/super-linter/issues/5337) +* wrap version info and logo with logs ([#5547](https://github.com/super-linter/super-linter/issues/5547)) ([bd56ae5](https://github.com/super-linter/super-linter/commit/bd56ae560840642eb0b558c5febecc28d2e8401d)), closes [#5337](https://github.com/super-linter/super-linter/issues/5337) + + +### ⬆️ Dependency updates + +* **dev-docker:** bump node in /dev-dependencies ([#5512](https://github.com/super-linter/super-linter/issues/5512)) ([155f3a6](https://github.com/super-linter/super-linter/commit/155f3a6419c722dc839ca6f831b924ec4a424610)) +* **dev-npm:** bump @commitlint/cli in /dev-dependencies ([#5522](https://github.com/super-linter/super-linter/issues/5522)) ([ed458ca](https://github.com/super-linter/super-linter/commit/ed458ca1ddcef14d1e488a2aea1e3c6cf63cbcc9)) +* **docker:** bump alpine/terragrunt from 1.7.5 to 1.8.0 ([#5507](https://github.com/super-linter/super-linter/issues/5507)) ([9f4f94e](https://github.com/super-linter/super-linter/commit/9f4f94e8ff0930ac0d1f721a088ced8d8477b7c1)) +* **docker:** bump dotnet/sdk ([#5508](https://github.com/super-linter/super-linter/issues/5508)) ([c09c7a3](https://github.com/super-linter/super-linter/commit/c09c7a3efc2fe022cf43386bec0184976ee40e63)) +* **docker:** bump hashicorp/terraform from 1.7.5 to 1.8.0 ([#5510](https://github.com/super-linter/super-linter/issues/5510)) ([c65f44c](https://github.com/super-linter/super-linter/commit/c65f44c2867e2a81de9a0268adee04406e871aab)) +* **docker:** bump python from 3.12.2-alpine3.19 to 3.12.3-alpine3.19 ([#5511](https://github.com/super-linter/super-linter/issues/5511)) ([a7d84ea](https://github.com/super-linter/super-linter/commit/a7d84ea6c8a35f1463ed844a24cb54caee0a78bd)) +* **docker:** bump yoheimuta/protolint from 0.49.4 to 0.49.6 ([#5509](https://github.com/super-linter/super-linter/issues/5509)) ([0b280e4](https://github.com/super-linter/super-linter/commit/0b280e4a9afee6eee68d2edce4f6a0db0172f470)) +* **npm:** bump @typescript-eslint/eslint-plugin in /dependencies ([#5515](https://github.com/super-linter/super-linter/issues/5515)) ([afe0821](https://github.com/super-linter/super-linter/commit/afe0821d324a1256b9e5b6d9fd3a2b0e618e06f4)) +* **npm:** bump eslint-plugin-jsonc in /dependencies ([#5514](https://github.com/super-linter/super-linter/issues/5514)) ([2c2ce27](https://github.com/super-linter/super-linter/commit/2c2ce27da676bfb878e1e29607a6792dc1dfc858)) +* **npm:** bump eslint-plugin-vue from 9.24.1 to 9.25.0 in /dependencies ([#5516](https://github.com/super-linter/super-linter/issues/5516)) ([77f9363](https://github.com/super-linter/super-linter/commit/77f9363f9ef301006542628d3fbeeb21afe95272)) +* **npm:** bump next from 14.1.4 to 14.2.1 in /dependencies ([#5513](https://github.com/super-linter/super-linter/issues/5513)) ([041abfb](https://github.com/super-linter/super-linter/commit/041abfb79a8b84aa8a961684c8e6580683bfce6e)) +* **npm:** bump react-redux from 9.1.0 to 9.1.1 in /dependencies ([#5520](https://github.com/super-linter/super-linter/issues/5520)) ([632b571](https://github.com/super-linter/super-linter/commit/632b571bbb2a30040352036038d8f8c6bdcf211a)) +* **npm:** bump renovate from 37.280.0 to 37.296.0 in /dependencies ([#5518](https://github.com/super-linter/super-linter/issues/5518)) ([338a2bc](https://github.com/super-linter/super-linter/commit/338a2bc195b7013a215bc6ef7aae6c0712774402)) +* **npm:** bump typescript from 5.4.4 to 5.4.5 in /dependencies ([#5519](https://github.com/super-linter/super-linter/issues/5519)) ([9d10c26](https://github.com/super-linter/super-linter/commit/9d10c26c5bacfb1375984ca106381497425d5a58)) +* **python:** bump ansible-lint in /dependencies/python ([#5529](https://github.com/super-linter/super-linter/issues/5529)) ([5cc9442](https://github.com/super-linter/super-linter/commit/5cc9442514d4e48cc4b3e5b4881e97a785b1d64c)) +* **python:** bump black from 24.3.0 to 24.4.0 in /dependencies/python ([#5525](https://github.com/super-linter/super-linter/issues/5525)) ([48c98aa](https://github.com/super-linter/super-linter/commit/48c98aa1507adb50e60d95491480802c615fdeec)) +* **python:** bump checkov from 3.2.55 to 3.2.65 in /dependencies/python ([#5527](https://github.com/super-linter/super-linter/issues/5527)) ([3d5d68f](https://github.com/super-linter/super-linter/commit/3d5d68fa10c83fe4539d34d8ffac50dfd0fc8735)) +* **python:** bump ruff from 0.3.4 to 0.3.7 in /dependencies/python ([#5528](https://github.com/super-linter/super-linter/issues/5528)) ([afaeb3a](https://github.com/super-linter/super-linter/commit/afaeb3acbc607cc6fc87d7edce3529991c17d507)) +* **python:** bump snakefmt in /dependencies/python ([#5526](https://github.com/super-linter/super-linter/issues/5526)) ([8b76d91](https://github.com/super-linter/super-linter/commit/8b76d91fb3ad051975f4d9500c4b05a6fdeb35e4)) +* **python:** bump snakemake in /dependencies/python ([#5523](https://github.com/super-linter/super-linter/issues/5523)) ([fdd0427](https://github.com/super-linter/super-linter/commit/fdd042766f3ce77de83e7ee2494a1cab44dfab49)) +* **python:** bump sqlfluff from 3.0.3 to 3.0.4 in /dependencies/python ([#5530](https://github.com/super-linter/super-linter/issues/5530)) ([a0e8621](https://github.com/super-linter/super-linter/commit/a0e8621c3cc8cdc3315501aaaa089ef674eca82f)) +* **python:** bump yq from 3.2.3 to 3.3.0 in /dependencies/python ([#5524](https://github.com/super-linter/super-linter/issues/5524)) ([1c603c7](https://github.com/super-linter/super-linter/commit/1c603c70267c75d7950a30aa2f83147f4b4a71d1)) + + +### 🧰 Maintenance + +* **deps:** bump golang.org/x/net ([#5544](https://github.com/super-linter/super-linter/issues/5544)) ([2baa96f](https://github.com/super-linter/super-linter/commit/2baa96f9a916f3b9c46fc1a1d3cb03626f46b447)) +* **deps:** bump golang.org/x/net ([#5545](https://github.com/super-linter/super-linter/issues/5545)) ([7cbf4f8](https://github.com/super-linter/super-linter/commit/7cbf4f86622b97837dcab2026b780c6f06fa4352)) +* fix "Goreleser" typo in README ([#5538](https://github.com/super-linter/super-linter/issues/5538)) ([e1f7bfd](https://github.com/super-linter/super-linter/commit/e1f7bfdc2503d5b61446377ce5fd6eaba97b326e)) + ## [6.4.0](https://github.com/super-linter/super-linter/compare/v6.3.1...v6.4.0) (2024-04-16) diff --git a/README.md b/README.md index f5eb1821..6133d705 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.4.0 # x-release-please-version + uses: super-linter/super-linter@v6.4.1 # 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 78dfc001..fdf6ad05 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.4.0' # x-release-please-version + image: 'docker://ghcr.io/super-linter/super-linter:v6.4.1' # x-release-please-version branding: icon: 'check-square' color: 'white' diff --git a/slim/action.yml b/slim/action.yml index 543c3369..a3c810cc 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.4.0' # x-release-please-version + image: 'docker://ghcr.io/super-linter/super-linter:slim-v6.4.1' # x-release-please-version branding: icon: 'check-square' color: 'white' diff --git a/version.txt b/version.txt index 19b860c1..4c77920f 100644 --- a/version.txt +++ b/version.txt @@ -1 +1 @@ -6.4.0 +6.4.1