Skip to content

Commit abb98a2

Browse files
chore(deps): update all dependencies (#1270)
This PR contains the following updates: | Package | Type | Update | Change | |---|---|---|---| | [oxsecurity/megalinter](https://redirect.github.com/oxsecurity/megalinter) | action | minor | `v8.4.2` -> `v8.5.0` | | [random](https://registry.terraform.io/providers/hashicorp/random) ([source](https://redirect.github.com/hashicorp/terraform-provider-random)) | required_provider | minor | `3.6.3` -> `3.7.1` | --- ### Release Notes <details> <summary>oxsecurity/megalinter (oxsecurity/megalinter)</summary> ### [`v8.5.0`](https://redirect.github.com/oxsecurity/megalinter/blob/HEAD/CHANGELOG.md#v850---2024-03-23) [Compare Source](https://redirect.github.com/oxsecurity/megalinter/compare/v8.4.2...v8.5.0) - Core - Addition of warnings to reporters and logic changes to surface warnings even when there are no errors. Addition of `cli_lint_warning_count` / `cli_lint_warning_regex` variables to the JSON schema. [#&#8203;4476](https://redirect.github.com/oxsecurity/megalinter/issues/4476), by [@&#8203;bdovaz](https://redirect.github.com/bdovaz) in [#&#8203;4556](https://redirect.github.com/oxsecurity/megalinter/pull/4556) - Linters enhancements - [kubescape](https://megalinter.io/latest/descriptors/kubernetes_kubescape/) Remove downgraded_version from kubescape, by [@&#8203;bdovaz](https://redirect.github.com/bdovaz) in [#&#8203;4712](https://redirect.github.com/oxsecurity/megalinter/pull/4712) - [npm-groovy-lint](https://megalinter.io/latest/descriptors/groovy_npm_groovy_lint/): Undowngrade npm-groovy-lint as there is a new release with issue fixed by [@&#8203;nvuillam](https://redirect.github.com/nvuillam) in [#&#8203;4834](https://redirect.github.com/oxsecurity/megalinter/pull/4834) - [syft](https://megalinter.io/latest/descriptors/repository_syft/): Add SBOM file by default in report folder + remove useless debug statement - [trivy-sbom](https://megalinter.io/latest/descriptors/repository_trivy_sbom/): Add SBOM file by default in report folder + remove useless debug statement - Fixes - Use npm to install pyright - Undowngrade npm-groovy-lint as there is a new release with issue fix - [jscpd](https://megalinter.io/latest/descriptors/copypaste_jscpd/): remove forced `--exitCode 1` to fix [#&#8203;4631](https://redirect.github.com/oxsecurity/megalinter/issues/4631) - Use --with-all-dependencies to install phpcs-fixer, by [@&#8203;nvuillam](https://redirect.github.com/nvuillam) in [#&#8203;4672](https://redirect.github.com/oxsecurity/megalinter/pull/4672) - Remove Composer config PHP 8.3 compatibility platform for PSALM 6.0, by [@&#8203;llaville](https://redirect.github.com/llaville) in [#&#8203;4930](https://redirect.github.com/oxsecurity/megalinter/pull/4930) - Fix lychee upgrade issue (lycheeignore upgrade), by [@&#8203;wesley-dean](https://redirect.github.com/wesley-dean) in [#&#8203;4964](https://redirect.github.com/oxsecurity/megalinter/pull/4964) - Doc - Remove reference to R2DevOps jobs as it has been discontinued (see [#&#8203;4678](https://redirect.github.com/oxsecurity/megalinter/issues/4678)) - Improve contributing doc by adding reference to `source .venv/Scripts/activate` on Windows - Better apk package url, by [@&#8203;bdovaz](https://redirect.github.com/bdovaz) in [#&#8203;4707](https://redirect.github.com/oxsecurity/megalinter/pull/4707) - Better package version docs, by [@&#8203;bdovaz](https://redirect.github.com/bdovaz) in [#&#8203;4721](https://redirect.github.com/oxsecurity/megalinter/pull/4721) - Correct default SARIF_REPORTER_FILE_NAME, by [@&#8203;yxtay](https://redirect.github.com/yxtay) in [#&#8203;4783](https://redirect.github.com/oxsecurity/megalinter/pull/4783) - Use github private email for megalinter-bot, by [@&#8203;yxtay](https://redirect.github.com/yxtay) in [#&#8203;4786](https://redirect.github.com/oxsecurity/megalinter/pull/4786) - Update plugins.md to add raw link to JSON schema, by [@&#8203;wesley-dean](https://redirect.github.com/wesley-dean) in [#&#8203;4932](https://redirect.github.com/oxsecurity/megalinter/pull/4932) - Flavors - Add [syft](https://megalinter.io/latest/descriptors/repository_syft/) in all flavors - CI - Update **.devcontainer** configuration, by [@&#8203;bdovaz](https://redirect.github.com/bdovaz) in [#&#8203;4843](https://redirect.github.com/oxsecurity/megalinter/pull/4843) - Configure Renovate for gem, cargo, pip and npm dependencies, by [@&#8203;bdovaz](https://redirect.github.com/bdovaz) in [#&#8203;4673](https://redirect.github.com/oxsecurity/megalinter/pull/4673) - Configure Renovate for composer dependencies, by [@&#8203;bdovaz](https://redirect.github.com/bdovaz) in [#&#8203;4916](https://redirect.github.com/oxsecurity/megalinter/pull/4916) - Use packagist data source, by [@&#8203;bdovaz](https://redirect.github.com/bdovaz) in [#&#8203;4922](https://redirect.github.com/oxsecurity/megalinter/pull/4922) - Bring back codecov, by [@&#8203;nvuillam](https://redirect.github.com/nvuillam) in [#&#8203;4836](https://redirect.github.com/oxsecurity/megalinter/pull/4836) - Plugins - Add docker-compose-linter (dclint) to plugins list, by [@&#8203;wesley-dean](https://redirect.github.com/wesley-dean) in [#&#8203;4962](https://redirect.github.com/oxsecurity/megalinter/pull/4962) - Add repolinter to the list of plugins, by [@&#8203;wesley-dean](https://redirect.github.com/wesley-dean) in [#&#8203;4972](https://redirect.github.com/oxsecurity/megalinter/pull/4972) - Linter versions upgrades (55) - [ansible-lint](https://ansible-lint.readthedocs.io/) from 25.1.1 to **25.1.3** - [bandit](https://bandit.readthedocs.io/en/latest/) from 1.8.2 to **1.8.3** - [bicep_linter](https://learn.microsoft.com/en-us/azure/azure-resource-manager/bicep/linter) from 0.33.13 to **0.34.1** - [cfn-lint](https://redirect.github.com/aws-cloudformation/cfn-lint) from 1.22.7 to **1.32.0** - [checkov](https://www.checkov.io/) from 3.2.360 to **3.2.390** - [checkstyle](https://checkstyle.org/) from 10.21.2 to **10.21.4** - [clippy](https://redirect.github.com/rust-lang/rust-clippy) from 0.1.84 to **0.1.85** - [clj-kondo](https://redirect.github.com/borkdude/clj-kondo) from 2025.01.16 to **2025.02.20** - [cspell](https://redirect.github.com/streetsidesoftware/cspell/tree/master/packages/cspell) from 8.17.3 to **8.17.5** - [dartanalyzer](https://dart.dev/tools/dart-analyze) from 3.6.2 to **3.7.2** - [detekt](https://detekt.dev/) from 1.23.7 to **1.23.8** - [dotnet-format](https://docs.microsoft.com/en-us/dotnet/core/tools/dotnet-format) from 9.0.102 to **9.0.104** - [editorconfig-checker](https://editorconfig-checker.github.io/) from 3.2.0 to **3.2.1** - [flake8](https://flake8.pycqa.org) from 7.1.1 to **7.1.2** - [gitleaks](https://redirect.github.com/gitleaks/gitleaks) from 8.23.3 to **8.24.2** - [golangci-lint](https://golangci-lint.run/) from 1.63.4 to **1.64.8** - [grype](https://redirect.github.com/anchore/grype) from 0.87.0 to **0.90.0** - [isort](https://pycqa.github.io/isort/) from 6.0.0 to **6.0.1** - [kics](https://www.kics.io) from 2.1.3 to **2.1.6** - [kubescape](https://redirect.github.com/kubescape/kubescape) from 2.9.0 to **3.0.32** - [lightning-flow-scanner](https://redirect.github.com/Lightning-Flow-Scanner) from 2.43.0 to **3.2.0** - [mypy](https://mypy.readthedocs.io/en/stable/) from 1.14.1 to **1.15.0** - [npm-groovy-lint](https://nvuillam.github.io/npm-groovy-lint/) from 15.0.0 to **15.1.0** - [php-cs-fixer](https://cs.symfony.com/) from 3.68.5 to **3.73.1** - [phpcs](https://redirect.github.com/PHPCSStandards/PHP_CodeSniffer) from 3.11.3 to **3.12.0** - [phpstan](https://phpstan.org/) from 2.1.2 to **2.1.8** - [pmd](https://pmd.github.io/) from 7.9.0 to **7.11.0** - [prettier](https://prettier.io/) from 3.4.2 to **3.5.3** - [protolint](https://redirect.github.com/yoheimuta/protolint) from 0.52.0 to **0.53.0** - [psalm](https://psalm.dev) from Psalm.6.1.0@&#8203; to **Psalm.6.9.4@&#8203;** - [puppet-lint](http://puppet-lint.com/) from 4.2.4 to **4.3.0** - [pylint](https://pylint.readthedocs.io) from 3.3.4 to **3.3.6** - [pyright](https://redirect.github.com/Microsoft/pyright) from 1.1.393 to **1.1.397** - [revive](https://revive.run/) from 1.6.0 to **1.7.0** - [roslynator](https://redirect.github.com/dotnet/Roslynator) from 0.10.0.0 to **0.10.1.0** - [rubocop](https://rubocop.org/) from 1.71.0 to **1.74.0** - [ruff-format](https://redirect.github.com/astral-sh/ruff) from 0.9.4 to **0.11.2** - [ruff](https://redirect.github.com/astral-sh/ruff) from 0.9.4 to **0.11.2** - [scalafix](https://scalacenter.github.io/scalafix/) from 0.14.0 to **0.14.2** - [secretlint](https://redirect.github.com/secretlint/secretlint) from 9.0.0 to **9.2.0** - [sfdx-scanner-apex](https://forcedotcom.github.io/sfdx-scanner/) from 4.9.0 to **4.10.0** - [sfdx-scanner-aura](https://forcedotcom.github.io/sfdx-scanner/) from 4.9.0 to **4.10.0** - [sfdx-scanner-lwc](https://forcedotcom.github.io/sfdx-scanner/) from 4.9.0 to **4.10.0** - [shfmt](https://redirect.github.com/mvdan/sh) from 3.10.0 to **3.11.0** - [snakefmt](https://redirect.github.com/snakemake/snakefmt) from 0.10.2 to **0.11.0** - [spectral](https://docs.stoplight.io/docs/spectral/674b27b261c3c-overview) from 6.14.2 to **6.14.3** - [sqlfluff](https://www.sqlfluff.com/) from 3.3.0 to **3.3.1** - [stylelint](https://stylelint.io) from 16.14.1 to **16.16.0** - [syft](https://redirect.github.com/anchore/syft) from 1.19.0 to **1.21.0** - [terraform-fmt](https://developer.hashicorp.com/terraform/cli/commands/fmt) from 1.10.3 to **1.11.2** - [terragrunt](https://terragrunt.gruntwork.io) from 0.71.1 to **0.76.6** - [trivy-sbom](https://aquasecurity.github.io/trivy/) from 0.59.0 to **0.60.0** - [trivy](https://aquasecurity.github.io/trivy/) from 0.59.0 to **0.60.0** - [trufflehog](https://redirect.github.com/trufflesecurity/trufflehog) from 3.88.4 to **3.88.14** - [yamllint](https://yamllint.readthedocs.io/) from 1.35.1 to **1.36.2** </details> <details> <summary>hashicorp/terraform-provider-random (random)</summary> ### [`v3.7.1`](https://redirect.github.com/hashicorp/terraform-provider-random/blob/HEAD/CHANGELOG.md#371-February-25-2025) [Compare Source](https://redirect.github.com/hashicorp/terraform-provider-random/compare/v3.6.3...v3.7.1) NOTES: - New [ephemeral resource](https://developer.hashicorp.com/terraform/language/resources/ephemeral) `random_password` now supports [ephemeral values](https://developer.hashicorp.com/terraform/language/values/variables#exclude-values-from-state). ([#&#8203;625](https://redirect.github.com/hashicorp/terraform-provider-random/issues/625)) FEATURES: - ephemeral/random_password: New ephemeral resource that generates a password string. When used in combination with a managed resource write-only attribute, Terraform will not store the password in the plan or state file. ([#&#8203;625](https://redirect.github.com/hashicorp/terraform-provider-random/issues/625)) </details> --- ### Configuration 📅 **Schedule**: Branch creation - "* 0-3 * * 1" (UTC), Automerge - At any time (no schedule defined). 🚦 **Automerge**: Enabled. ♻ **Rebasing**: Whenever PR is behind base branch, or you tick the rebase/retry checkbox. 👻 **Immortal**: This PR will be recreated if closed unmerged. Get [config help](https://redirect.github.com/renovatebot/renovate/discussions) if that's undesired. --- - [ ] <!-- rebase-check -->If you want to rebase/retry this PR, check this box --- This PR was generated by [Mend Renovate](https://mend.io/renovate/). View the [repository job log](https://developer.mend.io/github/cattle-ops/terraform-aws-gitlab-runner). <!--renovate-debug:eyJjcmVhdGVkSW5WZXIiOiIzOS4yMDcuMSIsInVwZGF0ZWRJblZlciI6IjM5LjIwNy4xIiwidGFyZ2V0QnJhbmNoIjoibWFpbiIsImxhYmVscyI6W119--> Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1c37d56 commit abb98a2

File tree

2 files changed

+24
-24
lines changed

2 files changed

+24
-24
lines changed

.github/workflows/feature_branch-megalinter.yml

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ jobs:
3030
id: ml
3131
# You can override MegaLinter flavor used to have faster performances
3232
# More info at https://megalinter.io/flavors/
33-
uses: oxsecurity/megalinter@ec124f7998718d79379a3c5b39f5359952baf21d # v8.4.2
33+
uses: oxsecurity/megalinter@146333030da68e2e58c6ff826633824fabe01eaf # v8.5.0
3434
env:
3535
# All available variables are described in documentation
3636
# https://megalinter.io/configuration/

.terraform.lock.hcl

+23-23
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)