Releases: super-linter/super-linter
Releases · super-linter/super-linter
v7.2.0
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](https://gi...
v7.1.0
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)
v7.0.0
v6.9.0
6.9.0 (2024-08-14)
🚀 Features
- allow customizing gitleaks log level (#5993) (8dc1475)
- local fix mode (#5978) (6fdc091)
- support ignore_gitignored_files with jscpd (#5958) (0dbe144)
🐛 Bugfixes
- add missing fix mode options and test cases (#5987) (91dc6d7)
- add missing rspec dependencies (#5982) (633b8af), closes #5980
- add RENOVATE_X_IGNORE_RE2 env var to remove warning (#5986) (ea16cd9)
- adjust previous commit id on merge commits (#5950) (928972f), closes #5941
- define private output dir before using it (#5949) (6d40b40)
- use cargo clippy instead of cargo-clippy (#5988) (40410c2)
⬆️ Dependency updates
- bundler: bump rubocop from 1.62.1 to 1.65.1 in /dependencies (#6023) (14e7f7c)
- docker: bump alpine/terragrunt from 1.9.2 to 1.9.4 (#6008) (4131878)
- docker: bump clj-kondo/clj-kondo (#5968) (ee9bd34)
- docker: bump dart from 3.4.4-sdk to 3.5.0-sdk (#6006) (af13399)
- docker: bump golang from 1.22.5-alpine to 1.22.6-alpine (#6009) (1d0de47)
- docker: bump hashicorp/terraform from 1.9.2 to 1.9.4 (#6007) (a0d551a)
- docker: bump kustomize/kustomize from v5.4.2 to v5.4.3 (#5915) (f57c1ab)
- docker: bump python from 3.12.4-alpine3.20 to 3.12.5-alpine3.20 (#6005) (c99307e)
- docker: bump scalameta/scalafmt from v3.8.2 to v3.8.3 (#5932) (1de649c)
- docker: bump yannh/kubeconform from v0.6.6 to v0.6.7 (#5969) (24a1182)
- docker: bump yoheimuta/protolint from 0.50.3 to 0.50.5 (#6010) (fa610e0)
- java: bump com.google.googlejavaformat:google-java-format (#5961) (b181328)
- npm: bump @babel/eslint-parser in /dependencies (#5938) (8c04245)
- npm: bump @react-native/eslint-config in /dependencies (#5972) (cb64af2)
- npm: bump eslint-plugin-jest in /dependencies (#6000) (9db1d16)
- npm: bump eslint-plugin-prettier in /dependencies (#5909) (82a93ec)
- npm: bump eslint-plugin-react in /dependencies (#5912) (1e76c51)
- npm: bump react-router-dom from 6.25.0 to 6.26.0 in /dependencies (#5973) (1fa0e57)
- npm: bump renovate from 37.432.0 to 38.27.0 in /dependencies (#6022) (ee53c39)
- npm: bump textlint from 14.0.4 to 14.0.5 in /dependencies (#6002) (f106ed2)
- npm: bump textlint-rule-terminology in /dependencies (#5976) (bbebf26)
- npm: bump typescript from 5.5.3 to 5.5.4 in /dependencies (#5934) (23f7aad)
- python: bump black from 24.4.2 to 24.8.0 in /dependencies/python (#5964) (72858ed)
- python: bump cfn-lint from 1.6.1 to 1.9.7 in /dependencies/python (#5996) (d993d82)
- python: bump checkov in /dependencies/python (#5997) (bfedf0d)
- python: bump flake8 from 7.1.0 to 7.1.1 in /dependencies/python (#5967) (8b51793)
- python: bump mypy from 1.10.1 to 1.11.1 in /dependencies/python (#5965) (b6da527)
- python: bump pylint from 3.2.5 to 3.2.6 in /dependencies/python (#5920) (04ee4f3)
- python: bump ruff from 0.5.2 to 0.5.7 in /dependencies/python (#5998) (3fdcf5c)
🧰 Maintenance
v6.8.0
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 fro...
v6.7.0
6.7.0 (2024-07-05)
🚀 Features
- add the kustomize binary for checkov (#5763) (d74351f)
- checkov scans for helm charts (#5631) (5b5d2f7)
- configure github server url (#5792) (cef1776), closes #5572
- save super-linter output if requested (#5806) (94bb3f5), closes #5774
🐛 Bugfixes
⬆️ Dependency updates
- bundler: bump rubocop-rails from 2.25.0 to 2.25.1 in /dependencies (#5823) (6c4bb6d)
- docker: bump alpine/terragrunt from 1.8.4 to 1.9.0 (#5822) (ea5fe9f)
- docker: bump golang from 1.22.3-alpine to 1.22.5-alpine (#5828) (a138ab3)
- docker: bump kustomize/kustomize from v5.0.1 to v5.4.2 (#5820) (b3b3bcc)
- docker: bump terraform-linters/tflint from v0.51.1 to v0.51.2 (#5821) (56d2bd3)
- docker: bump yoheimuta/protolint from 0.49.7 to 0.50.2 (#5819) (9733e88)
- npm: bump @typescript-eslint/eslint-plugin in /dependencies (#5810) (100de81)
- npm: bump renovate from 37.387.0 to 37.421.5 in /dependencies (#5812) (d84e105)
- npm: bump textlint-rule-terminology in /dependencies (#5813) (2d9cfec)
- python: bump cfn-lint from 0.87.4 to 1.4.2 in /dependencies/python (#5814) (7fe3194)
- python: bump checkov in /dependencies/python (#5815) (9e52a6a)
- python: bump mypy from 1.10.0 to 1.10.1 in /dependencies/python (#5817) (9c1a40c)
- python: bump pylint from 3.2.2 to 3.2.5 in /dependencies/python (#5816) (0d06369)
- python: bump ruff from 0.4.7 to 0.5.0 in /dependencies/python (#5818) (86eb9b6)
🧰 Maintenance
v6.6.0
6.6.0 (2024-06-03)
🚀 Features
⬆️ Dependency updates
- bundler: bump rubocop-performance in /dependencies (#5672) (cd5a7f4)
- bundler: bump rubocop-rails from 2.24.1 to 2.25.0 in /dependencies (#5673) (4d8ee6f)
- bundler: bump rubocop-rspec from 2.29.2 to 2.30.0 in /dependencies (#5722) (e7de5fa)
- dev-docker: bump node in /dev-dependencies (#5666) (62955bf)
- docker: bump alpine/terragrunt from 1.8.3 to 1.8.4 (#5710) (52bb159)
- docker: bump clj-kondo/clj-kondo (#5711) (50b0841)
- docker: bump dart from 3.3.4-sdk to 3.4.0-sdk (#5660) (b14c190)
- docker: bump dart from 3.4.0-sdk to 3.4.2-sdk (#5721) (da283a0)
- docker: bump dotnet/sdk (#5718) (4d66b48)
- docker: bump golangci/golangci-lint from v1.57.2 to v1.58.2 (#5661) (f5d8f30)
- docker: bump golangci/golangci-lint from v1.58.2 to v1.59.0 (#5708) (da5afae)
- docker: bump goreleaser/goreleaser from v1.25.1 to v1.26.2 (#5680) (21b7b12)
- docker: bump hashicorp/terraform from 1.8.3 to 1.8.4 (#5707) (f8f2b9f)
- docker: bump mstruebing/editorconfig-checker from 2.7.2 to v3.0.1 (#5619) (ce545f4)
- docker: bump rhysd/actionlint from 1.6.27 to 1.7.0 (#5644) (ff2704e)
- docker: bump rhysd/actionlint from 1.7.0 to 1.7.1 (#5720) (86c3af0)
- docker: bump terraform-linters/tflint from v0.50.3 to v0.51.1 (#5639) (eb81c63)
- docker: bump zricethezav/gitleaks from v8.18.2 to v8.18.3 (#5719) (08302be)
- github-actions: bump docker/login-action from 3.1.0 to 3.2.0 (#5714) (a6a338b)
- java: bump com.puppycrawl.tools:checkstyle (#5706) (9b2c92d)
- npm: bump @babel/eslint-parser in /dependencies (#5617) (9dd03d6)
- npm: bump @babel/eslint-parser in /dependencies (#5695) (69eb2ce)
- npm: bump @babel/preset-react in /dependencies (#5693) (d063825)
- npm: bump @babel/preset-typescript in /dependencies (#5701) (adbda1b)
- npm: bump @ibm/tekton-lint from 1.0.2 to 1.1.0 in /dependencies (#5694) (b20c1d3)
- npm: bump @typescript-eslint/eslint-plugin in /dependencies (#5663) (e4b7555)
- npm: bump @typescript-eslint/eslint-plugin in /dependencies (#5724) (8a93f17)
- npm: bump eslint-plugin-jest in /dependencies (#5606) (c4eb4c2)
- npm: bump eslint-plugin-json from 3.1.0 to 4.0.0 in /dependencies (#5690) (112961f)
- npm: bump eslint-plugin-jsonc in /dependencies (#5697) (d02599f)
- npm: bump eslint-plugin-react in /dependencies (#5725) (74da42a)
- npm: bump eslint-plugin-vue from 9.25.0 to 9.26.0 in /dependencies (#5646) (eb90186)
- npm: bump jscpd from 3.5.10 to 4.0.4 in /dependencies (#5726) (8b554c2)
- npm: bump markdownlint-cli from 0.39.0 to 0.40.0 in /dependencies (#5612) (9891996)
- npm: bump markdownlint-cli from 0.40.0 to 0.41.0 in /dependencies (#5692) (c817f65)
- npm: bump npm-groovy-lint from 14.5.0 to 14.6.0 in /dependencies (#5649) (b434699)
- npm: bump prettier from 3.2.5 to 3.3.0 in /dependencies (#5723) (c8ba104)
- npm: bump pug from 3.0.2 to 3.0.3 in /dependencies (#5698) (d891845)
- npm: bump renovate from 37.334.3 to 37.387.0 in /dependencies (#5729) (87e5c05)
- npm: bump textlint-rule-terminology in /dependencies (#5611) (8986780)
- npm: bump textlint-rule-terminology in /dependencies (#5696) (b1ad8a0)
- python: bump ansible-lint in...
v6.5.1
6.5.1 (2024-05-24)
🐛 Bugfixes
⬆️ Dependency updates
- docker: bump dotnet/sdk (#5662) (0f6e4fb)
- npm: bump react-intl from 6.6.6 to 6.6.8 in /dependencies (#5665) (e3faa97)
- python: bump checkov from 3.2.91 to 3.2.98 in /dependencies/python (#5669) (df39abd)
- python: bump snakemake in /dependencies/python (#5670) (457e0f5)
🧰 Maintenance
v6.5.0
6.5.0 (2024-05-15)
🚀 Features
- find go.mod based on Go files (#5345) (f84508a)
- ignore avif files when building file list (#5604) (6047e3f), closes #5382
- support arbitrary shellcheck config paths (#5571) (c26430f), closes #5414
🐛 Bugfixes
- no full git validation when ignoring files (5b0c248), closes #5383
- no full git validation when ignoring files (#5599) (2bb8a0a), closes #5383
⬆️ Dependency updates
- bundler: bump rubocop-rspec from 2.29.1 to 2.29.2 in /dependencies (#5625) (ce42697)
- dev-docker: bump node in /dev-dependencies (#5613) (1f7fc1c)
- dev-npm: bump @commitlint/cli in /dev-dependencies (#5585) (fc019a7)
- dev-npm: bump @commitlint/config-conventional in /dev-dependencies (#5521) (5336115)
- dev-npm: bump release-please in /dev-dependencies (#5566) (11691a0)
- docker: bump alpine/terragrunt from 1.8.0 to 1.8.1 (#5552) (1682dbc)
- docker: bump alpine/terragrunt from 1.8.1 to 1.8.2 (#5588) (865d249)
- docker: bump alpine/terragrunt from 1.8.2 to 1.8.3 (#5640) (04b0e6a)
- docker: bump dart from 3.3.3-sdk to 3.3.4-sdk (#5550) (a540e8d)
- docker: bump golang from 1.22.2-alpine to 1.22.3-alpine (#5645) (36bdc9b)
- docker: bump hashicorp/terraform from 1.8.0 to 1.8.1 (#5551) (74733ba)
- docker: bump hashicorp/terraform from 1.8.1 to 1.8.2 (#5589) (4708a27)
- docker: bump hashicorp/terraform from 1.8.2 to 1.8.3 (#5638) (f9c580f)
- docker: bump yannh/kubeconform from v0.6.4 to v0.6.6 (#5643) (f9c6ce7)
- docker: bump yoheimuta/protolint from 0.49.6 to 0.49.7 (#5618) (bf8280c)
- github-actions: bump actions/download-artifact from 4.1.4 to 4.1.5 (#5553) (90554b4)
- github-actions: bump actions/download-artifact from 4.1.5 to 4.1.7 (#5587) (5d2a841)
- github-actions: bump actions/upload-artifact from 4.3.1 to 4.3.2 (#5554) (46a0678)
- github-actions: bump actions/upload-artifact from 4.3.2 to 4.3.3 (#5586) (2b7fe0e)
- java: bump com.puppycrawl.tools:checkstyle (#5577) (ee3d6a3)
- npm: bump @typescript-eslint/eslint-plugin in /dependencies (#5561) (9416109)
- npm: bump @typescript-eslint/eslint-plugin in /dependencies (#5596) (c84ccab)
- npm: bump eslint-plugin-jest in /dependencies (#5592) (b74078c)
- npm: bump eslint-plugin-react-hooks in /dependencies (#5591) (4db046c)
- npm: bump next from 14.2.1 to 14.2.2 in /dependencies (#5563) (052892b)
- npm: bump next from 14.2.2 to 14.2.3 in /dependencies (#5590) (c32a933)
- npm: bump npm-groovy-lint from 14.4.0 to 14.4.1 in /dependencies (#5565) (9cce54a)
- npm: bump npm-groovy-lint from 14.4.1 to 14.5.0 in /dependencies (#5598) (311beb3)
- npm: bump react from 18.2.0 to 18.3.1 in /dependencies (#5594) (ea225c4)
- npm: bump react-dom from 18.2.0 to 18.3.1 in /dependencies (#5593) (aceb5ca)
- npm: bump react-intl from 6.6.5 to 6.6.6 in /dependencies (#5609) (391a241)
- npm: bump react-redux from 9.1.1 to 9.1.2 in /dependencies (#5608) (1c0a02f)
- npm: bump react-router-dom from 6.22.3 to 6.23.0 in /dependencies (#5597) (2b32556)
- npm: bump react-router-dom from 6.23.0 to 6.23.1 in /dependencies (#5647) (ce95ff0)
- npm: bump renovate from 37.296.0 to 37.317.0 in /dependencies (#5562) (a831c47)
- npm: bump renovate from 37.317.0 to 37.334.3 in /dependencies (#5603) (5bcb838)...
v6.4.1
6.4.1 (2024-04-22)
🐛 Bugfixes
- configure ruff with a temp cache (#5548) (56e675b), closes #5543
- handle initial commit (#5534) (8f405c1), closes #5453
- respect log level when writing to the log (#5546) (49001a2), closes #5337
- wrap version info and logo with logs (#5547) (bd56ae5), closes #5337
⬆️ Dependency updates
- dev-docker: bump node in /dev-dependencies (#5512) (155f3a6)
- dev-npm: bump @commitlint/cli in /dev-dependencies (#5522) (ed458ca)
- docker: bump alpine/terragrunt from 1.7.5 to 1.8.0 (#5507) (9f4f94e)
- docker: bump dotnet/sdk (#5508) (c09c7a3)
- docker: bump hashicorp/terraform from 1.7.5 to 1.8.0 (#5510) (c65f44c)
- docker: bump python from 3.12.2-alpine3.19 to 3.12.3-alpine3.19 (#5511) (a7d84ea)
- docker: bump yoheimuta/protolint from 0.49.4 to 0.49.6 (#5509) (0b280e4)
- npm: bump @typescript-eslint/eslint-plugin in /dependencies (#5515) (afe0821)
- npm: bump eslint-plugin-jsonc in /dependencies (#5514) (2c2ce27)
- npm: bump eslint-plugin-vue from 9.24.1 to 9.25.0 in /dependencies (#5516) (77f9363)
- npm: bump next from 14.1.4 to 14.2.1 in /dependencies (#5513) (041abfb)
- npm: bump react-redux from 9.1.0 to 9.1.1 in /dependencies (#5520) (632b571)
- npm: bump renovate from 37.280.0 to 37.296.0 in /dependencies (#5518) (338a2bc)
- npm: bump typescript from 5.4.4 to 5.4.5 in /dependencies (#5519) (9d10c26)
- python: bump ansible-lint in /dependencies/python (#5529) (5cc9442)
- python: bump black from 24.3.0 to 24.4.0 in /dependencies/python (#5525) (48c98aa)
- python: bump checkov from 3.2.55 to 3.2.65 in /dependencies/python (#5527) (3d5d68f)
- python: bump ruff from 0.3.4 to 0.3.7 in /dependencies/python (#5528) (afaeb3a)
- python: bump snakefmt in /dependencies/python (#5526) (8b76d91)
- python: bump snakemake in /dependencies/python (#5523) (fdd0427)
- python: bump sqlfluff from 3.0.3 to 3.0.4 in /dependencies/python (#5530) (a0e8621)
- python: bump yq from 3.2.3 to 3.3.0 in /dependencies/python (#5524) (1c603c7)