diff --git a/.automation/generated/flavors-stats.json b/.automation/generated/flavors-stats.json index ad0a98839a0..bbb27d6dd33 100644 --- a/.automation/generated/flavors-stats.json +++ b/.automation/generated/flavors-stats.json @@ -533,8 +533,8 @@ 2432640 ], [ - "2022-02-01T01:34:42", - 2433233 + "2022-02-01T07:00:15", + 2433445 ] ], "ci_light": [ @@ -1071,8 +1071,8 @@ 6862 ], [ - "2022-02-01T01:34:42", - 6874 + "2022-02-01T07:00:15", + 6875 ] ], "dart": [ @@ -1609,8 +1609,8 @@ 2077 ], [ - "2022-02-01T01:34:42", - 2088 + "2022-02-01T07:00:15", + 2095 ] ], "documentation": [ @@ -2147,8 +2147,8 @@ 35016 ], [ - "2022-02-01T01:34:42", - 35069 + "2022-02-01T07:00:15", + 35142 ] ], "dotnet": [ @@ -2685,8 +2685,8 @@ 274257 ], [ - "2022-02-01T01:34:42", - 274552 + "2022-02-01T07:00:15", + 274626 ] ], "go": [ @@ -3223,7 +3223,7 @@ 7522 ], [ - "2022-02-01T01:34:42", + "2022-02-01T07:00:15", 7542 ] ], @@ -3761,8 +3761,8 @@ 54130 ], [ - "2022-02-01T01:34:42", - 54373 + "2022-02-01T07:00:15", + 54377 ] ], "javascript": [ @@ -4299,8 +4299,8 @@ 80965 ], [ - "2022-02-01T01:34:42", - 81249 + "2022-02-01T07:00:15", + 81283 ] ], "php": [ @@ -4837,7 +4837,7 @@ 3877 ], [ - "2022-02-01T01:34:42", + "2022-02-01T07:00:15", 3880 ] ], @@ -5375,8 +5375,8 @@ 51789 ], [ - "2022-02-01T01:34:42", - 51975 + "2022-02-01T07:00:15", + 52049 ] ], "ruby": [ @@ -5909,7 +5909,7 @@ 1814 ], [ - "2022-02-01T01:34:42", + "2022-02-01T07:00:15", 1816 ] ], @@ -6443,7 +6443,7 @@ 1544 ], [ - "2022-02-01T01:34:42", + "2022-02-01T07:00:15", 1548 ] ], @@ -6981,8 +6981,8 @@ 10179 ], [ - "2022-02-01T01:34:42", - 10207 + "2022-02-01T07:00:15", + 10214 ] ], "scala": [ @@ -7515,7 +7515,7 @@ 1394 ], [ - "2022-02-01T01:34:42", + "2022-02-01T07:00:15", 1398 ] ], @@ -8049,7 +8049,7 @@ 1434 ], [ - "2022-02-01T01:34:42", + "2022-02-01T07:00:15", 1438 ] ], @@ -8587,8 +8587,8 @@ 34834 ], [ - "2022-02-01T01:34:42", - 34934 + "2022-02-01T07:00:15", + 34978 ] ] } \ No newline at end of file diff --git a/.automation/generated/linter-helps.json b/.automation/generated/linter-helps.json index 8486fff6c4d..45adf2e19bd 100644 --- a/.automation/generated/linter-helps.json +++ b/.automation/generated/linter-helps.json @@ -1397,8 +1397,8 @@ " of opening bracket's line.", " --ignore errors Comma-separated list of errors and warnings to ignore", " (or skip). For example, ``--ignore=E4,E51,W234``.", - " (Default: ['E126', 'E24', 'E226', 'E123', 'E704',", - " 'W503', 'E121', 'W504'])", + " (Default: ['E126', 'W503', 'W504', 'E226', 'E123',", + " 'E24', 'E121', 'E704'])", " --extend-ignore errors", " Comma-separated list of errors and warnings to add to", " the list of ignored ones. For example, ``--extend-", @@ -7037,7 +7037,7 @@ " terragrunt-json-out The file path that terragrunt should use when rendering the terragrunt.hcl config as json. Only used in the render-json command. Defaults to terragrunt_rendered.json.", "", "VERSION:", - " v0.36.0", + " v0.36.1", "", "AUTHOR(S):", " Gruntwork ", diff --git a/.automation/generated/linter-versions.json b/.automation/generated/linter-versions.json index 97422ac4ed9..fc143c0acfe 100644 --- a/.automation/generated/linter-versions.json +++ b/.automation/generated/linter-versions.json @@ -79,7 +79,7 @@ "swiftlint": "0.46.2", "tekton-lint": "0.6.0", "terraform-fmt": "1.1.4", - "terragrunt": "0.36.0", + "terragrunt": "0.36.1", "terrascan": "1.13.0", "tflint": "0.34.1", "tsqllint": "1.14.3.0", diff --git a/CHANGELOG.md b/CHANGELOG.md index 0eac365a8e3..df1830732dd 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -25,6 +25,7 @@ Note: Can be used with `megalinter/megalinter@beta` in your GitHub Action mega-l - [cfn-lint](https://github.com/martysweet/cfn-lint) from 0.57.0 to **0.58.0** on 2022-02-01 - [phpstan](https://phpstan.org/) from 1.4.3 to **1.4.4** on 2022-02-01 - [checkov](https://www.checkov.io/) from 2.0.777 to **2.0.778** on 2022-02-01 + - [terragrunt](https://terragrunt.gruntwork.io) from 0.36.0 to **0.36.1** on 2022-02-01 ## [v5.7.0] - 2022-01-30 diff --git a/docs/all_linters.md b/docs/all_linters.md index 6f7d8be0390..8f4f7aaa82a 100644 --- a/docs/all_linters.md +++ b/docs/all_linters.md @@ -84,7 +84,7 @@ | [**swiftlint**](https://github.com/realm/SwiftLint){target=_blank} | 0.46.2 | [MIT](licenses/swiftlint.md) | [SWIFT](descriptors/swift_swiftlint.md) | :white_circle: | [Repository](https://github.com/realm/SwiftLint){target=_blank} | | [**tekton-lint**](https://github.com/IBM/tekton-lint){target=_blank} | 0.6.0 | | [TEKTON](descriptors/tekton_tekton_lint.md) | :white_circle: | [Web Site](https://github.com/IBM/tekton-lint){target=_blank} | | [**terraform-fmt**](https://github.com/hashicorp/terraform){target=_blank} | 1.1.4 | [MPL-2.0](licenses/terraform-fmt.md) | [TERRAFORM](descriptors/terraform_terraform_fmt.md) | :white_circle: | [Repository](https://github.com/hashicorp/terraform){target=_blank} | -| [**terragrunt**](https://github.com/gruntwork-io/terragrunt){target=_blank} | 0.36.0 | [MIT](licenses/terragrunt.md) | [TERRAFORM](descriptors/terraform_terragrunt.md) | :white_circle: | [Repository](https://github.com/gruntwork-io/terragrunt){target=_blank} | +| [**terragrunt**](https://github.com/gruntwork-io/terragrunt){target=_blank} | 0.36.1 | [MIT](licenses/terragrunt.md) | [TERRAFORM](descriptors/terraform_terragrunt.md) | :white_circle: | [Repository](https://github.com/gruntwork-io/terragrunt){target=_blank} | | [**terrascan**](https://github.com/accurics/terrascan){target=_blank} | 1.13.0 | [Apache-2.0](licenses/terrascan.md) | [TERRAFORM](descriptors/terraform_terrascan.md) | :white_circle: | [Repository](https://github.com/accurics/terrascan){target=_blank} | | [**tflint**](https://github.com/terraform-linters/tflint){target=_blank} | 0.34.1 | | [TERRAFORM](descriptors/terraform_tflint.md) | :white_circle: | [Web Site](https://github.com/terraform-linters/tflint){target=_blank} | | [**tsqllint**](https://github.com/tsqllint/tsqllint){target=_blank} | 1.14.3.0 | [MIT](licenses/tsqllint.md) | [SQL](descriptors/sql_tsqllint.md) | :white_circle: | [Repository](https://github.com/tsqllint/tsqllint){target=_blank} | diff --git a/docs/descriptors/python_flake8.md b/docs/descriptors/python_flake8.md index 13e31d3759a..b5f1b726904 100644 --- a/docs/descriptors/python_flake8.md +++ b/docs/descriptors/python_flake8.md @@ -124,8 +124,8 @@ optional arguments: of opening bracket's line. --ignore errors Comma-separated list of errors and warnings to ignore (or skip). For example, ``--ignore=E4,E51,W234``. - (Default: ['E126', 'E24', 'E226', 'E123', 'E704', - 'W503', 'E121', 'W504']) + (Default: ['E126', 'W503', 'W504', 'E226', 'E123', + 'E24', 'E121', 'E704']) --extend-ignore errors Comma-separated list of errors and warnings to add to the list of ignored ones. For example, ``--extend- diff --git a/docs/descriptors/terraform_terragrunt.md b/docs/descriptors/terraform_terragrunt.md index 47b2361bd12..e69607fbf97 100644 --- a/docs/descriptors/terraform_terragrunt.md +++ b/docs/descriptors/terraform_terragrunt.md @@ -4,7 +4,7 @@ ## terragrunt documentation -- Version in MegaLinter: **0.36.0** +- Version in MegaLinter: **0.36.1** - Visit [Official Web Site](https://terragrunt.gruntwork.io){target=_blank} - See [How to configure terragrunt rules](https://terragrunt.gruntwork.io/docs/getting-started/configuration/#terragrunt-configuration-file){target=_blank} @@ -114,7 +114,7 @@ GLOBAL OPTIONS: terragrunt-json-out The file path that terragrunt should use when rendering the terragrunt.hcl config as json. Only used in the render-json command. Defaults to terragrunt_rendered.json. VERSION: - v0.36.0 + v0.36.1 AUTHOR(S): Gruntwork