-
Notifications
You must be signed in to change notification settings - Fork 0
bot: bump oxsecurity/megalinter from 9.1.0 to 9.2.0 #51
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
bot: bump oxsecurity/megalinter from 9.1.0 to 9.2.0 #51
Conversation
Bumps [oxsecurity/megalinter](https://github.com/oxsecurity/megalinter) from 9.1.0 to 9.2.0. - [Release notes](https://github.com/oxsecurity/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](oxsecurity/megalinter@62c799d...55a59b2) --- updated-dependencies: - dependency-name: oxsecurity/megalinter dependency-version: 9.2.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
|
✅MegaLinter analysis: Success
See detailed reports in MegaLinter artifacts Your project could benefit from a custom flavor, which would allow you to run only the linters you need, and thus improve runtime performances. (Skip this info by defining
|
|
@dependabot merge
…On Mon, Dec 1, 2025 at 11:31 AM dependabot[bot] ***@***.***> wrote:
Bumps oxsecurity/megalinter <https://github.com/oxsecurity/megalinter>
from 9.1.0 to 9.2.0.
Release notes
*Sourced from oxsecurity/megalinter's releases
<https://github.com/oxsecurity/megalinter/releases>.*
v9.2.0 What's Changed
-
New linters
- Salesforce Code Analyzer
<https://developer.salesforce.com/docs/platform/salesforce-code-analyzer/guide/code-analyzer.html>,
by @abdeslamads <https://github.com/abdeslamads>
- SALESFORCE_CODE_ANALYZER_APEX
<https://megalinter.io/beta/descriptors/salesforce_code_analyzer_apex/>
- SALESFORCE_CODE_ANALYZER_AURA
<https://megalinter.io/beta/descriptors/salesforce_code_analyzer_aura/>
- SALESFORCE_CODE_ANALYZER_LWC
<https://megalinter.io/beta/descriptors/salesforce_code_analyzer_lwc/>
-
Disabled linters
- Reactivate checkov
<https://megalinter.io/beta/descriptors/repository_checkov/>
-
Deprecated linters
- Deprecate terrascan
<https://megalinter.io/latest/descriptors/terraform_terrascan/> as
the project is discontinued. Will be completely removed in a future version.
- SALESFORCE_SFDX_SCANNER_* linters have been deprecated and will
be removed in a future version. (they are replaced by
SALESFORCE_CODE_ANALYZER_* linters)
-
Media
- Looking for the best CI/CD Pipeline Linting Tool? Try MegaLinter!
***@***.***/looking-for-the-best-ci-cd-pipeline-linting-tool-try-megalinter-d89c9eba850d>,
by Seasoned Developer ***@***.***>
- (Brazilian) Qualidade e Segurança em Código com MegaLinter:
automatizando análises em MAUI com GitHub Actions
<https://www.youtube.com/watch?v=0JGusPYE4zc>, by Canal dotNET
***@***.***>
-
Linters enhancements
- Install dotenv-linter deterministically, by @bdovaz
<https://github.com/bdovaz> in oxsecurity/megalinter#6385
<https://redirect.github.com/oxsecurity/megalinter/pull/6385>
-
Fixes
- #6544 <https://redirect.github.com/oxsecurity/megalinter/issues/6544>:
Add GITHUB_TOKEN in docker build command for custom flavor
- Hide warning when compiling a regex
- Fix formatting in descriptor files to reduce changes in generated
markdown, by @echoix <https://github.com/echoix> in
oxsecurity/megalinter#6449
<https://redirect.github.com/oxsecurity/megalinter/pull/6449>
-
Reporters
- Add conversion from Jenkins variables to related Git based reporters
variables
-
Doc
- Keep jsonschema html docs updated when using build.py --doc, by
@echoix <https://github.com/echoix> in oxsecurity/megalinter#6447
<https://redirect.github.com/oxsecurity/megalinter/pull/6447>
- Commit updated license info generated from build script by
@echoix <https://github.com/echoix> in oxsecurity/megalinter#6448
<https://redirect.github.com/oxsecurity/megalinter/pull/6448>
- Recreate docs/descriptors folder, delete old pages by @echoix
<https://github.com/echoix> in oxsecurity/megalinter#6451
<https://redirect.github.com/oxsecurity/megalinter/pull/6451>
-
Flavors
- Add GITHUB_TOKEN in docker buildx build command for custom flavor,
by @davidfevre-gouv-nc <https://github.com/davidfevre-gouv-nc> in
oxsecurity/megalinter#6545
<https://redirect.github.com/oxsecurity/megalinter/pull/6545>
-
CI
- Optimize performances of standalone linters releases
- Renovate: Add langchain group for package updates, by @echoix
<https://github.com/echoix> in oxsecurity/megalinter#6400
<https://redirect.github.com/oxsecurity/megalinter/pull/6400>
- Refactor file handling in build.py to use pathlib for improved
readability, by @echoix <https://github.com/echoix> in
oxsecurity/megalinter#6450
<https://redirect.github.com/oxsecurity/megalinter/pull/6450>
-
mega-linter-runner
- Handle upgrade of stefanzweifel/git-auto-commit-action to v7
-
Linter versions upgrades (53)
- actionlint <https://rhysd.github.io/actionlint/> from 1.7.7 to
*1.7.9*
- ansible-lint <https://ansible-lint.readthedocs.io/> from 25.9.1
to *25.11.1*
... (truncated)
Changelog
*Sourced from oxsecurity/megalinter's changelog
<https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md>.*
Changelog
All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog
<https://keepachangelog.com/en/1.0.0/>, and this project adheres to Semantic
Versioning <https://semver.org/spec/v2.0.0.html>.
[Unreleased] (beta, main branch content)
Note: Can be used with ***@***.*** in your GitHub Action
mega-linter.yml file, or with oxsecurity/megalinter:beta docker image
-
Core
-
New linters
- Add codespell <https://github.com/codespell-project/codespell>
-
Disabled linters
-
Deprecated linters
-
Removed linters
-
Media
-
Linters enhancements
-
Fixes
-
Reporters
-
Doc
-
Flavors
-
CI
- Free disk space on GitHub actions runner when releasing a new flavor
-
mega-linter-runner
-
Linter versions upgrades (N)
[v9.2.0] - 2025-11-29
-
New linters
- Salesforce Code Analyzer
<https://developer.salesforce.com/docs/platform/salesforce-code-analyzer/guide/code-analyzer.html>,
by @abdeslamads <https://github.com/abdeslamads>
- SALESFORCE_CODE_ANALYZER_APEX
<https://megalinter.io/beta/descriptors/salesforce_code_analyzer_apex/>
- SALESFORCE_CODE_ANALYZER_AURA
<https://megalinter.io/beta/descriptors/salesforce_code_analyzer_aura/>
- SALESFORCE_CODE_ANALYZER_LWC
<https://megalinter.io/beta/descriptors/salesforce_code_analyzer_lwc/>
-
Disabled linters
... (truncated)
Commits
- 55a59b2
<oxsecurity/megalinter@55a59b2>
Release MegaLinter v9.2.0
- c94f8c8
<oxsecurity/megalinter@c94f8c8>
prep release
- bca0a38
<oxsecurity/megalinter@bca0a38>
chore(deps): update dependency rubocop-rails to v2.34.2 (#6648
<https://redirect.github.com/oxsecurity/megalinter/issues/6648>)
- 8d505bf
<oxsecurity/megalinter@8d505bf>
[automation] Auto-update linters version, help and documentation (#6659
<https://redirect.github.com/oxsecurity/megalinter/issues/6659>)
- a7d0161
<oxsecurity/megalinter@a7d0161>
Add conversion from Jenkins variables to related Git provider variables (
#6658 <https://redirect.github.com/oxsecurity/megalinter/issues/6658>)
- 663b45a
<oxsecurity/megalinter@663b45a>
chore(deps): update mstruebing/editorconfig-checker docker tag to v3.6.0 (
#6652 <https://redirect.github.com/oxsecurity/megalinter/issues/6652>)
- 64fbcca
<oxsecurity/megalinter@64fbcca>
chore(deps): update docker/metadata-action action to v5.10.0 (#6651
<https://redirect.github.com/oxsecurity/megalinter/issues/6651>)
- b2f3c63
<oxsecurity/megalinter@b2f3c63>
Hides regex compilation warning (#6657
<https://redirect.github.com/oxsecurity/megalinter/issues/6657>)
- 0eac80b
<oxsecurity/megalinter@0eac80b>
chore(deps): update zricethezav/gitleaks docker tag to v8.30.0 (#6653
<https://redirect.github.com/oxsecurity/megalinter/issues/6653>)
- d1fdceb
<oxsecurity/megalinter@d1fdceb>
CI: Optimize standalone linters release perfs (#6656
<https://redirect.github.com/oxsecurity/megalinter/issues/6656>)
- Additional commits viewable in compare view
<oxsecurity/megalinter@62c799d...55a59b2>
[image: Dependabot compatibility score]
<https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores>
Dependabot will resolve any conflicts with this PR as long as you don't
alter it yourself. You can also trigger a rebase manually by commenting @dependabot
rebase.
------------------------------
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- @dependabot rebase will rebase this PR
- @dependabot recreate will recreate this PR, overwriting any edits
that have been made to it
- @dependabot merge will merge this PR after your CI passes on it
- @dependabot squash and merge will squash and merge this PR after
your CI passes on it
- @dependabot cancel merge will cancel a previously requested merge
and block automerging
- @dependabot reopen will reopen this PR if it is closed
- @dependabot close will close this PR and stop Dependabot recreating
it. You can achieve the same result by closing it manually
- @dependabot show <dependency name> ignore conditions will show all
of the ignore conditions of the specified dependency
- @dependabot ignore this major version will close this PR and stop
Dependabot creating any more for this major version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this minor version will close this PR and stop
Dependabot creating any more for this minor version (unless you reopen the
PR or upgrade to it yourself)
- @dependabot ignore this dependency will close this PR and stop
Dependabot creating any more for this dependency (unless you reopen the PR
or upgrade to it yourself)
------------------------------
You can view, comment on, or merge this pull request online at:
#51
Commit Summary
- f6877f2
<f6877f2>
bot: bump oxsecurity/megalinter from 9.1.0 to 9.2.0
File Changes
(1 file <https://github.com/Klintrup/check_smartarray/pull/51/files>)
- *M* .github/workflows/megalinter.yml
<https://github.com/Klintrup/check_smartarray/pull/51/files#diff-b267921bee1bec0d5f8b11bef52dcee0fb53b454515ef5147b99768b3bc7058f>
(2)
Patch Links:
- https://github.com/Klintrup/check_smartarray/pull/51.patch
- https://github.com/Klintrup/check_smartarray/pull/51.diff
—
Reply to this email directly, view it on GitHub
<#51>, or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AENCFGNKV45YOHK2SQUDXDL37QKJ5AVCNFSM6AAAAACNVDM3COVHI2DSMVQWIX3LMV43ASLTON2WKOZTGY4DAMZTHAYTKNY>
.
You are receiving this because your review was requested.Message ID:
***@***.***>
|
|
Beginning January 27, 2026, Dependabot will no longer support the @dependabot merge command. Please use GitHub's native pull request controls instead. Please see the changelog announcement for additional details. |




Bumps oxsecurity/megalinter from 9.1.0 to 9.2.0.
Release notes
Sourced from oxsecurity/megalinter's releases.
... (truncated)
Changelog
Sourced from oxsecurity/megalinter's changelog.
... (truncated)
Commits
55a59b2Release MegaLinter v9.2.0c94f8c8prep releasebca0a38chore(deps): update dependency rubocop-rails to v2.34.2 (#6648)8d505bf[automation] Auto-update linters version, help and documentation (#6659)a7d0161Add conversion from Jenkins variables to related Git provider variables (#6658)663b45achore(deps): update mstruebing/editorconfig-checker docker tag to v3.6.0 (#6652)64fbccachore(deps): update docker/metadata-action action to v5.10.0 (#6651)b2f3c63Hides regex compilation warning (#6657)0eac80bchore(deps): update zricethezav/gitleaks docker tag to v8.30.0 (#6653)d1fdcebCI: Optimize standalone linters release perfs (#6656)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot mergewill merge this PR after your CI passes on it@dependabot squash and mergewill squash and merge this PR after your CI passes on it@dependabot cancel mergewill cancel a previously requested merge and block automerging@dependabot reopenwill reopen this PR if it is closed@dependabot closewill close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this minor versionwill close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)@dependabot ignore this dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)