Super-Linter
Version updated for super-linter/super-linter to version v6.8.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 2,951 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
6.8.0 (2024-07-31)
🚀 Features
- allow using both prettier and standardjs (#5679) (2daf461)
- customize phpstan config file name (#5940) (20c4df5)
- enable dotenv-linter for slim images (#5868) (c770a8d)
- remove no-eslintrc and simplify eslint conf (#5809) (5be4926), closes #5688
- write github actions step summary (#5867) (57c8658), closes #5650
🐛 Bugfixes
- avoid duplicated content in summary (#5939) (ef57e13)
- store outputs in the main output directory (#5899) (78ed3ef)
- update pylint to ignore import-errors (#5927) (eec862d)
- update the list of linters to remove (#5870) (6bd7659)
⬆️ Dependency updates
- bundler: bump rubocop-minitest in /dependencies (#5875) (9751e62)
- bundler: bump rubocop-performance in /dependencies (#5777) (763dcc4)
- bundler: bump rubocop-rspec from 2.30.0 to 3.0.3 in /dependencies (#5878) (592d903)
- dev-docker: bump node in /dev-dependencies (#5872) (587fe0a)
- dev-npm: bump release-please in /dev-dependencies (#5754) (6bb3f78)
- docker: bump alpine/helm from 3.14.4 to 3.15.3 (#5882) (b5bf9f2)
- docker: bump alpine/terragrunt from 1.9.0 to 1.9.2 (#5883) (95feeac)
- docker: bump dart from 3.4.2-sdk to 3.4.4-sdk (#5764) (b75f1cf)
- docker: bump dotnet/sdk (#5873) (f068663)
- docker: bump golangci/golangci-lint from v1.59.0 to v1.59.1 (#5748) (81ab76d)
- docker: bump goreleaser/goreleaser from v1.26.2 to v2.1.0 (#5881) (d84d439)
- docker: bump hashicorp/terraform from 1.8.4 to 1.9.2 (#5885) (d384e67)
- docker: bump mstruebing/editorconfig-checker from v3.0.1 to v3.0.3 (#5856) (81196f4)
- docker: bump python from 3.12.3-alpine3.20 to 3.12.4-alpine3.20 (#5884) (8a044b5)
- docker: bump scalameta/scalafmt from v3.8.1 to v3.8.2 (#5765) (4931da5)
- docker: bump terraform-linters/tflint from v0.51.2 to v0.52.0 (#5858) (ae1dba5)
- docker: bump yoheimuta/protolint from 0.50.2 to 0.50.3 (#5857) (913bd0d)
- docker: bump zricethezav/gitleaks from v8.18.3 to v8.18.4 (#5768) (33bb4b4)
- github-actions: bump actions/download-artifact from 4.1.7 to 4.1.8 (#5861) (ed72e66)
- github-actions: bump actions/upload-artifact from 4.3.3 to 4.3.4 (#5860) (dd4313c)
- github-actions: bump docker/build-push-action from 5 to 6 (#5770) (27170b8)
- java: bump com.pinterest.ktlint:ktlint-cli in /dependencies/ktlint (#5849) (19c5fce)
- npm: bump @babel/eslint-parser in /dependencies (#5886) (387a2b5)
- npm: bump @babel/preset-react in /dependencies (#5740) (4eeb628)
- npm: bump @babel/preset-typescript in /dependencies (#5734) (de4b193)
- npm: bump @react-native/eslint-config in /dependencies (#5835) (28c228d)
- npm: bump @typescript-eslint/eslint-plugin in /dependencies (#5895) (7f5b018)
- npm: bump eslint-plugin-jest in /dependencies (#5738) (1312398)
- npm: bump eslint-plugin-jsx-a11y in /dependencies (#5797) (8972772)
- npm: bump eslint-plugin-react in /dependencies (#5890) (fe3e1f8)
- npm: bump eslint-plugin-vue from 9.26.0 to 9.27.0 in /dependencies (#5851) (c2e85a9)
- npm: bump jscpd from 4.0.4 to 4.0.5 in /dependencies (#5852) (042c6b1)
- npm: bump next from 14.2.3 to 14.2.5 in /dependencies (#5887) (22b7ba9)
- npm: bump prettier from 3.3.2 to 3.3.3 in /dependencies (#5891) (b601212)
- npm: bump react-router-dom from 6.23.1 to 6.25.0 in /dependencies (#5897) (ef71e94)
- npm: bump renovate from 37.421.5 to 37.432.0 in /dependencies (#5896) (09a01eb)
- npm: bump textlint-rule-terminology in /dependencies (#5853) (55b065d)
- npm: bump typescript from 5.4.5 to 5.5.3 in /dependencies (#5832) (8605c2b)
- python: bump ansible-lint in /dependencies/python (#5877) (e90ee32)
- python: bump cfn-lint from 1.4.2 to 1.6.1 in /dependencies/python (#5876) (ebf8cc8)
- python: bump checkov in /dependencies/python (#5879) (47392ad)
- python: bump flake8 from 7.0.0 to 7.1.0 in /dependencies/python (#5780) (f019ee3)
- python: bump ruff from 0.5.0 to 0.5.2 in /dependencies/python (#5880) (3fd69a1)
- python: bump snakemake in /dependencies/python (#5874) (2b6aa12)
- python: bump sqlfluff from 3.0.7 to 3.1.0 in /dependencies/python (#5847) (31da61e)
🧰 Maintenance
- add super-linter configuration in the bug template (#5910) (26ddd8b)
- authenticate tflint init (#5894) (cc20e45)
- bump alpine image to 3.20 and php to 8.3.x (#5863) (d9d1909)
- enable dev-dependencies docker build checks (#5871) (12da497)
- fix docker build warnings (#5862) (fc094cc)
- print info about the environment, image size (#5869) (bcf8ca8)
- remove duplicated configuration files (#5928) (70e0239)
- run docker build checks (#5864) (ce59f5c)
- split validation logic in smaller functions (#5892) (d2d7334)
- update dependabot config for ci/dev updates (#5898) (e374e48)
- update release-please to the new workspace (#5901) (2ecf945)