7.1.0 (2024-08-27)
🚀 Features
- add pyink as a Python formatter (#6083) (5b13ace)
- format JSONC and JSON5 with prettier (#6041) (9f193cc)
- lint and format dotnet solutions (#6039) (8ceae0f), closes #736
⬆️ Dependency updates
- bundler: bump rubocop-rails from 2.25.1 to 2.26.0 in /dependencies (#6075) (e54ad63)
- docker: bump alpine/helm from 3.15.3 to 3.15.4 (#6053) (1b48fe5)
- docker: bump alpine/terragrunt from 1.9.4 to 1.9.5 (#6076) (1d0a32e)
- docker: bump dart from 3.5.0-sdk to 3.5.1-sdk (#6077) (accbada)
- docker: bump dotnet/sdk (#6055) (4d4214c)
- docker: bump golang from 1.22.6-alpine to 1.23.0-alpine (#6035) (0ddf7d3)
- docker: bump golangci/golangci-lint from v1.59.1 to v1.60.1 (#6030) (7e18323)
- docker: bump golangci/golangci-lint from v1.60.1 to v1.60.3 (#6078) (544c685)
- docker: bump goreleaser/goreleaser from v2.1.0 to v2.2.0 (#6031) (29a2973)
- docker: bump hashicorp/terraform from 1.9.4 to 1.9.5 (#6079) (f788b4d)
- docker: bump mvdan/shfmt from v3.8.0 to v3.9.0 (#6052) (74e31d7)
- docker: bump tenable/terrascan from 1.18.11 to 1.19.2 (#6054) (1974944)
- docker: bump terraform-linters/tflint from v0.52.0 to v0.53.0 (#6056) (1a05fca)
- java: bump com.puppycrawl.tools:checkstyle (#6069) (b9ae288)
- npm: bump @react-native/eslint-config in /dependencies (#6070) (74111d2)
- npm: bump asl-validator from 3.8.2 to 3.8.3 in /dependencies (#6073) (149cc20)
- npm: bump next from 14.2.5 to 14.2.6 in /dependencies (#6072) (1cd74eb)
- npm: bump react-router-dom from 6.26.0 to 6.26.1 in /dependencies (#6045) (acd4264)
- npm: bump renovate from 38.27.0 to 38.55.1 in /dependencies (#6082) (202d47f)
- npm: bump textlint from 14.0.5 to 14.2.0 in /dependencies (#6047) (012548d)
- python: bump cfn-lint from 1.9.7 to 1.10.3 in /dependencies/python (#6048) (a03c956)
- python: bump checkov in /dependencies/python (#6068) (cf58fd2)
- python: bump mypy from 1.11.1 to 1.11.2 in /dependencies/python (#6064) (8442590)
- python: bump ruff from 0.5.7 to 0.6.2 in /dependencies/python (#6066) (e5d15d0)
- python: bump snakemake in /dependencies/python (#6067) (57e9914)
- python: bump sqlfluff from 3.1.0 to 3.1.1 in /dependencies/python (#6065) (d9ac3cb)
🧰 Maintenance
- add an example about fix mode on gh actions (#6060) (a5c0cf2)
- add details about how jscpd, checkov ignore (#6059) (d311e54), closes #6014
- configure prettier in the devcontainer (#6042) (0aa2074)
- dev-docker: bump node in /dev-dependencies (#6074) (ae7abe1)
- format super-linter summaries (#6063) (11d4aac)
- new ignore example and set word wrap (#6080) (6b2ef05)
- update micromatch dependency (#6061) (75aedaa)
- update supported linters table (#6038) (3905209)