Skip to content

Commit

Permalink
Release MegaLinter v5.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
nvuillam committed Mar 20, 2022
1 parent 43bfe99 commit 73bc6ea
Show file tree
Hide file tree
Showing 20 changed files with 63 additions and 59 deletions.
48 changes: 24 additions & 24 deletions .automation/generated/flavors-stats.json
Original file line number Diff line number Diff line change
Expand Up @@ -661,8 +661,8 @@
2470772
],
[
"2022-03-20T03:49:57",
2470840
"2022-03-20T11:59:05",
2470865
]
],
"ci_light": [
Expand Down Expand Up @@ -1327,7 +1327,7 @@
8464
],
[
"2022-03-20T03:49:57",
"2022-03-20T11:59:05",
8464
]
],
Expand Down Expand Up @@ -1993,7 +1993,7 @@
2466
],
[
"2022-03-20T03:49:57",
"2022-03-20T11:59:05",
2468
]
],
Expand Down Expand Up @@ -2659,7 +2659,7 @@
45717
],
[
"2022-03-20T03:49:57",
"2022-03-20T11:59:05",
45731
]
],
Expand Down Expand Up @@ -3325,8 +3325,8 @@
291267
],
[
"2022-03-20T03:49:57",
291270
"2022-03-20T11:59:05",
291274
]
],
"go": [
Expand Down Expand Up @@ -3991,7 +3991,7 @@
8907
],
[
"2022-03-20T03:49:57",
"2022-03-20T11:59:05",
8907
]
],
Expand Down Expand Up @@ -4657,8 +4657,8 @@
65041
],
[
"2022-03-20T03:49:57",
65068
"2022-03-20T11:59:05",
65090
]
],
"javascript": [
Expand Down Expand Up @@ -5323,8 +5323,8 @@
98167
],
[
"2022-03-20T03:49:57",
98214
"2022-03-20T11:59:05",
98236
]
],
"php": [
Expand Down Expand Up @@ -5989,8 +5989,8 @@
4634
],
[
"2022-03-20T03:49:57",
4634
"2022-03-20T11:59:05",
4636
]
],
"python": [
Expand Down Expand Up @@ -6655,8 +6655,8 @@
65509
],
[
"2022-03-20T03:49:57",
65537
"2022-03-20T11:59:05",
65551
]
],
"ruby": [
Expand Down Expand Up @@ -7317,7 +7317,7 @@
1935
],
[
"2022-03-20T03:49:57",
"2022-03-20T11:59:05",
1935
]
],
Expand Down Expand Up @@ -7979,8 +7979,8 @@
2746
],
[
"2022-03-20T03:49:57",
2758
"2022-03-20T11:59:05",
2766
]
],
"salesforce": [
Expand Down Expand Up @@ -8645,7 +8645,7 @@
11409
],
[
"2022-03-20T03:49:57",
"2022-03-20T11:59:05",
11413
]
],
Expand Down Expand Up @@ -9307,7 +9307,7 @@
1463
],
[
"2022-03-20T03:49:57",
"2022-03-20T11:59:05",
1463
]
],
Expand Down Expand Up @@ -9969,7 +9969,7 @@
1501
],
[
"2022-03-20T03:49:57",
"2022-03-20T11:59:05",
1501
]
],
Expand Down Expand Up @@ -10635,8 +10635,8 @@
45838
],
[
"2022-03-20T03:49:57",
45900
"2022-03-20T11:59:05",
45919
]
]
}
38 changes: 21 additions & 17 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -9,32 +9,36 @@ The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
Note: Can be used with `megalinter/megalinter@beta` in your GitHub Action mega-linter.yml file, or with `megalinter/megalinter:beta` docker image

- Linter versions upgrades
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 5.19.0 to **5.19.1** on 2022-03-13
<!-- linter-versions-end -->

## [v5.10.0] - 2022-03-20

- Linter versions upgrades
- [ansible-lint](https://ansible-lint.readthedocs.io/en/latest/) from 5.4.0 to **6.0.0** on 2022-03-16
- [ansible-lint](https://ansible-lint.readthedocs.io/en/latest/) from 6.0.0 to **6.0.1** on 2022-03-19
- [checkov](https://www.checkov.io/) from 2.0.939 to **2.0.940** on 2022-03-13
- [phpstan](https://phpstan.org/) from 1.4.9 to **1.4.10** on 2022-03-14
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 7.2.0 to **7.2.1** on 2022-03-14
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 5.19.1 to **5.19.2** on 2022-03-14
- [checkov](https://www.checkov.io/) from 2.0.940 to **2.0.943** on 2022-03-14
- [mypy](https://mypy.readthedocs.io/en/stable/) from 0.940 to **0.941** on 2022-03-15
- [checkov](https://www.checkov.io/) from 2.0.943 to **2.0.949** on 2022-03-15
- [ansible-lint](https://ansible-lint.readthedocs.io/en/latest/) from 5.4.0 to **6.0.0** on 2022-03-16
- [checkov](https://www.checkov.io/) from 2.0.949 to **2.0.962** on 2022-03-16
- [stylelint](https://stylelint.io) from 14.5.3 to **14.6.0** on 2022-03-17
- [prettier](https://prettier.io/) from 2.5.1 to **2.6.0** on 2022-03-17
- [powershell](https://github.com/PowerShell/PSScriptAnalyzer) from 7.2.1 to **7.2.2** on 2022-03-17
- [checkov](https://www.checkov.io/) from 2.0.962 to **2.0.969** on 2022-03-17
- [kics](https://www.kics.io) from 1.5.3 to **1.5.4** on 2022-03-17
- [sqlfluff](https://www.sqlfluff.com/) from 0.11.0 to **0.11.1** on 2022-03-17
- [checkov](https://www.checkov.io/) from 2.0.969 to **2.0.970** on 2022-03-17
- [terragrunt](https://terragrunt.gruntwork.io) from 0.36.3 to **0.36.5** on 2022-03-17
- [ansible-lint](https://ansible-lint.readthedocs.io/en/latest/) from 6.0.0 to **6.0.1** on 2022-03-19
- [hadolint](https://github.com/hadolint/hadolint) from 2.7.0 to **2.9.1** on 2022-03-19
- [checkov](https://www.checkov.io/) from 2.0.970 to **2.0.975** on 2022-03-19
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 5.19.0 to **5.19.1** on 2022-03-13
- [cspell](https://github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 5.19.1 to **5.19.2** on 2022-03-14
- [golangci-lint](https://golangci-lint.run/) from 1.44.2 to **1.45.0** on 2022-03-19
- [hadolint](https://github.com/hadolint/hadolint) from 2.7.0 to **2.9.1** on 2022-03-19
- [kics](https://www.kics.io) from 1.5.3 to **1.5.4** on 2022-03-17
- [ktlint](https://ktlint.github.io) from 0.44.0 to **0.45.0** on 2022-03-19
- [checkov](https://www.checkov.io/) from 2.0.970 to **2.0.975** on 2022-03-19
- [terragrunt](https://terragrunt.gruntwork.io) from 0.36.5 to **0.36.6** on 2022-03-19
- [markdown-link-check](https://github.com/tcort/markdown-link-check) from 3.9.3 to **3.10.0** on 2022-03-20
<!-- linter-versions-end -->
- [mypy](https://mypy.readthedocs.io/en/stable/) from 0.940 to **0.941** on 2022-03-15
- [phpstan](https://phpstan.org/) from 1.4.9 to **1.4.10** on 2022-03-14
- [powershell](https://github.com/PowerShell/PSScriptAnalyzer) from 7.2.1 to **7.2.2** on 2022-03-17
- [prettier](https://prettier.io/) from 2.5.1 to **2.6.0** on 2022-03-17
- [snakemake](https://snakemake.readthedocs.io/en/stable/) from 7.2.0 to **7.2.1** on 2022-03-14
- [sqlfluff](https://www.sqlfluff.com/) from 0.11.0 to **0.11.1** on 2022-03-17
- [stylelint](https://stylelint.io) from 14.5.3 to **14.6.0** on 2022-03-17
- [terragrunt](https://terragrunt.gruntwork.io) from 0.36.3 to **0.36.5** on 2022-03-17
- [terragrunt](https://terragrunt.gruntwork.io) from 0.36.5 to **0.36.6** on 2022-03-19

## [v5.9.0] - 2022-03-13

Expand Down
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://megalinter/megalinter:v5.9.0"
image: "docker://megalinter/megalinter:v5.10.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/ci_light/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://megalinter/megalinter-ci_light:v5"
image: "docker://megalinter/megalinter-ci_light:v5.10.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/dart/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://megalinter/megalinter-dart:v5"
image: "docker://megalinter/megalinter-dart:v5.10.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/documentation/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://megalinter/megalinter-documentation:v5"
image: "docker://megalinter/megalinter-documentation:v5.10.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/dotnet/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://megalinter/megalinter-dotnet:v5"
image: "docker://megalinter/megalinter-dotnet:v5.10.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/go/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://megalinter/megalinter-go:v5"
image: "docker://megalinter/megalinter-go:v5.10.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/java/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://megalinter/megalinter-java:v5"
image: "docker://megalinter/megalinter-java:v5.10.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/javascript/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://megalinter/megalinter-javascript:v5"
image: "docker://megalinter/megalinter-javascript:v5.10.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/php/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://megalinter/megalinter-php:v5"
image: "docker://megalinter/megalinter-php:v5.10.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/python/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://megalinter/megalinter-python:v5"
image: "docker://megalinter/megalinter-python:v5.10.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/ruby/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://megalinter/megalinter-ruby:v5"
image: "docker://megalinter/megalinter-ruby:v5.10.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/rust/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://megalinter/megalinter-rust:v5"
image: "docker://megalinter/megalinter-rust:v5.10.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/salesforce/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://megalinter/megalinter-salesforce:v5"
image: "docker://megalinter/megalinter-salesforce:v5.10.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/scala/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://megalinter/megalinter-scala:v5"
image: "docker://megalinter/megalinter-scala:v5.10.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/swift/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://megalinter/megalinter-swift:v5"
image: "docker://megalinter/megalinter-swift:v5.10.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion flavors/terraform/action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ outputs:
description: "0 if no source file has been updated, 1 if source files has been updated"
runs:
using: "docker"
image: "docker://megalinter/megalinter-terraform:v5"
image: "docker://megalinter/megalinter-terraform:v5.10.0"
args:
- "-v"
- "/var/run/docker.sock:/var/run/docker.sock:rw"
Expand Down
2 changes: 1 addition & 1 deletion mega-linter-runner/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion mega-linter-runner/package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "mega-linter-runner",
"version": "5.9.0",
"version": "5.10.0",
"repository": {
"type": "git",
"url": "https://github.com/megalinter/megalinter.git"
Expand Down

0 comments on commit 73bc6ea

Please sign in to comment.