Super-Linter
Version updated for super-linter/super-linter to version v7.2.0.
- This publisher is shown as ‘verified’ by GitHub.
- This action is used across all versions by 3,957 repositories.
Go to the GitHub Marketplace to find the latest changes.
Release notes
7.2.0 (2024-11-17)
🚀 Features
- allow passing custom options to rust clippy (#6094) (05d4d4e), closes #4001
- implement a linter to check git conflicts (#6113) (e0d8b4f)
- lint commit messages with commitlint (#6118) (5d6e3fc)
- optionally remove color codes from output (#6095) (94920ff), closes #5540
🐛 Bugfixes
⬆️ Dependency updates
- bundler: bump standard from 1.40.0 to 1.40.1 in /dependencies (#6239) (75fb343)
- bundler: bump standard from 1.41.0 to 1.41.1 in /dependencies (#6291) (54782ec)
- bundler: bump the rubocop group across 1 directory with 3 updates (#6348) (6e23e6e)
- bundler: bump the rubocop group in /dependencies with 6 updates (#6252) (a8920a4)
- docker: bump composer/composer from 2.7.6 to 2.8.1 (#6237) (95b56f1)
- docker: bump golang from 1.23.0-alpine to 1.23.2-alpine (#6236) (2a42244)
- docker: bump python from 3.12.5-alpine3.20 to 3.12.7-alpine3.20 (#6235) (c97987c)
- docker: bump the docker group across 1 directory with 15 updates (#6356) (ddabcba)
- java: bump the java-gradle group across 2 directories with 2 updates (#6248) (fd28996)
- java: bump the java-gradle group across 2 directories with 2 updates (#6335) (d4402a4)
- npm: bump @babel/eslint-parser in /dependencies (#6261) (0891581)
- npm: bump @babel/eslint-parser in /dependencies (#6307) (538bda9)
- npm: bump @react-native/eslint-config (#6355) (4013f55)
- npm: bump @stoplight/spectral-cli in /dependencies (#6181) (468901b)
- npm: bump @stoplight/spectral-cli in /dependencies (#6337) (918f185)
- npm: bump @stoplight/spectral-cli in /dependencies (#6359) (9b3e0cd)
- npm: bump asl-validator from 3.8.3 to 3.8.4 in /dependencies (#6312) (e8c508a)
- npm: bump asl-validator from 3.8.4 to 3.9.0 in /dependencies (#6357) (f955866)
- npm: bump eslint from 8.57.0 to 8.57.1 in /dependencies (#6177) (86df3f8)
- npm: bump markdownlint-cli from 0.41.0 to 0.42.0 in /dependencies (#6199) (1f9b00c)
- npm: bump next (#6256) (6994834)
- npm: bump next (#6329) (9b2933b)
- npm: bump next from 14.2.6 to 14.2.11 in /dependencies (#6157) (b526eff)
- npm: bump npm-groovy-lint from 14.6.0 to 15.0.2 in /dependencies (#6266) (b8dc2a1)
- npm: bump renovate from 38.55.1 to 39.15.4 in /dependencies (#6358) (3aff158)
- npm: bump standard from 17.1.0 to 17.1.2 in /dependencies (#6265) (22f5beb)
- npm: bump textlint (#6305) (e55903c)
- npm: bump the eslint-plugins-configs group across 1 directory with 5 updates (#6255) (5e252d4)
- npm: bump the react group across 1 directory with 4 updates (#6257) (7b76efb)
- npm: bump the react group across 1 directory with 4 updates (#6332) (b9520be)
- npm: bump the stylelint group across 1 directory with 7 updates (#6340) (f9e2182)
- npm: bump the textlint group across 1 directory with 2 updates (#6259) (2078ebb)
- php: bump the composer group across 1 directory with 2 updates (#6249) (b23c022)
- php: bump the composer group across 1 directory with 2 updates (#6344) (8638675)
- python: bump the pip group across 1 directory with 11 updates (#6350) (1f55d98)
🧰 Maintenance
- add .ds_store to .gitignore (#6241) (2bdad66)
- add mypy to the python group (#6275) (e69f036)
- configure terraform formatting (#6092) (dd33b47)
- dev-docker: bump node in /dev-dependencies (#6173) (5367999)
- dev-docker: bump node in /dev-dependencies (#6300) (ae65f71)
- devcontainer, docs, prettier config (#6119) (170cabf)
- explain how to configure the path (#6244) (0208181)
- github-actions: bump actions/upload-artifact (#6251) (ec9d08a)
- github-actions: bump actions/upload-artifact from 4.3.6 to 4.4.0 (#6097) (00b52f3)
- group dependency updates prs (#6247) (fed55ef)
- improve ignore/exclude examples (#6088) (c9116aa)
- manage php dependencies (#6139) (72a4884)
- move base image to a dedicated group (#6351) (99b4bf6)
- prepare tests for updates (#6279) (6c2f03f)
- shorten linter versions (#6176) (fc34cb5)
- simplified awk usage for version extraction (#5893) (dd646d7)
- update link to jscpd documentation (#6117) (058b923)
- update rollup (#6203) (c4fe4da), closes #6197