build(deps): bump oxsecurity/megalinter/flavors/documentation from 9.6.0 to 10.0.0 - #21
Conversation
Bumps [oxsecurity/megalinter/flavors/documentation](https://github.com/oxsecurity/megalinter) from 9.6.0 to 10.0.0. - [Release notes](https://github.com/oxsecurity/megalinter/releases) - [Changelog](https://github.com/oxsecurity/megalinter/blob/main/CHANGELOG.md) - [Commits](oxsecurity/megalinter@ef3e84b...15e5b45) --- updated-dependencies: - dependency-name: oxsecurity/megalinter/flavors/documentation dependency-version: 10.0.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
✅MegaLinter analysis: Success
Notices
See detailed reports in MegaLinter artifacts
|
|
Reviewed the v9 → v10.0.0 bump against the pinned SHAs ( Blocking finding: one env var in the workflow goes silently inert.
What breaks is the scoping line in REPOSITORY_GITLEAKS_PR_COMMITS_SCAN: ${{ github.event_name == 'pull_request' }}v10 ignores config vars of removed linters (one notice in the log, no error), and Fix is a rename: REPOSITORY_BETTERLEAKS_PR_COMMITS_SCAN: ${{ github.event_name == 'pull_request' }}Non-blocking notes
Recommendation: land the |

Bumps oxsecurity/megalinter/flavors/documentation from 9.6.0 to 10.0.0.
Release notes
Sourced from oxsecurity/megalinter/flavors/documentation's releases.
... (truncated)
Changelog
Sourced from oxsecurity/megalinter/flavors/documentation's changelog.
... (truncated)
Commits
15e5b45Release MegaLinter v10.0.0861855amegalinter-setup skill: enforce ghcr.io image references in upgrade mode (#8694)572dc81[automation] Auto-update linters version, help and documentation (#8695)2f62977Refresh OX Security PR comment banner and home page banner (#8692)3b8c632chore(deps): update dependency mongodb/kingfisher to v1.112.0 (#8691)7efac01chore(deps): update mstruebing/editorconfig-checker docker tag to v3.10.0 (#8...8cea326Make custom flavor generator output pass MegaLinter (#8686)a057dcb[automation] Auto-update linters version, help and documentation (#8690)6dece72chore(deps): update dependency virtualenv to v21.7.2 (#8683)08a6d16docs: highlight impactful contributors in the Special thanks section (#8688)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 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)