ci: Bump super-linter/super-linter from 7 to 8#835
Open
dependabot[bot] wants to merge 4 commits intomainfrom
Open
ci: Bump super-linter/super-linter from 7 to 8#835dependabot[bot] wants to merge 4 commits intomainfrom
dependabot[bot] wants to merge 4 commits intomainfrom
Conversation
Member
|
@Mergifyio rebase |
a176f37 to
b30b52d
Compare
✅ Branch has been successfully rebased |
Member
|
@Mergifyio rebase |
✅ Branch has been successfully rebased |
b30b52d to
49c73fc
Compare
Member
|
@Mergifyio rebase |
Bumps [super-linter/super-linter](https://github.com/super-linter/super-linter) from 7 to 8. - [Release notes](https://github.com/super-linter/super-linter/releases) - [Changelog](https://github.com/super-linter/super-linter/blob/main/CHANGELOG.md) - [Commits](super-linter/super-linter@v7...v8) --- updated-dependencies: - dependency-name: super-linter/super-linter dependency-version: '8' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
✅ Branch has been successfully rebased |
1d5f199 to
893e628
Compare
BIOME_FORMAT reports formatting issues in vendor directories that cannot be fixed (third-party code). The FILTER_REGEX_EXCLUDE does not reliably exclude vendor files from BIOME checks. TRIVY reports vulnerabilities in vendored dependencies and misconfiguration findings in vendor Dockerfiles that are not actionable in this repository. ZIZMOR reports pre-existing workflow security findings (unpinned actions, excessive permissions, secrets without environments) that require dedicated follow-up work across all workflow files. Disable these linters to avoid false positives and pre-existing findings blocking the super-linter v8 upgrade. Signed-off-by: Praveen M <m.praveen@ibm.com> Assisted-by: Claude <noreply@anthropic.com>
Fix prettier formatting issues in reclaimspace.md (missing blank lines around fenced code blocks) and volume-condition.md (extra blank lines in ordered lists). Fix terminology: use "gRPC" instead of "grpc" and "Go" instead of "Golang" in encryptionkeyrotation.md and reclaimspace.md as required by textlint rules. Signed-off-by: Praveen M <m.praveen@ibm.com> Assisted-by: Claude <noreply@anthropic.com>
Add .codespellrc to configure codespell when run by super-linter. This ignores valid identifiers (NotIn, AfterAll) used in Kubernetes API expressions and Ginkgo test framework, and OLL which appears in SVG files. Also skip vendor directories and SVG files. Signed-off-by: Praveen M <m.praveen@ibm.com> Assisted-by: Claude <noreply@anthropic.com>
893e628 to
6ad3098
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps super-linter/super-linter from 7 to 8.
Release notes
Sourced from super-linter/super-linter's releases.
... (truncated)
Changelog
Sourced from super-linter/super-linter's changelog.
... (truncated)
Commits
5119dcdchore(main): release 8.0.0 (#6786)b67cd44deps(npm): bump renovate from 40.62.1 to 41.32.2 in /dependencies (#6876)53ab6bbdeps(npm): bump prettier from 3.5.3 to 3.6.2 in /dependencies (#6857)aeb043efeat: add options to the prettier command (#6882)e2ac8dddeps(npm): bump textlint-rule-terminology (#6877)e0f760cdeps(bundler): bump rubocop in /dependencies in the rubocop group (#6875)c1b79c2deps(npm): bump eslint from 9.29.0 to 9.31.0 in /dependencies (#6878)8735a57deps(python): bump the pip group across 1 directory with 4 updates (#6879)4d267dbdeps(java): bump the java-gradle group across 2 directories with 2 updates (#...f7855feci(dev-docker): bump node in /dev-dependencies (#6881)You can trigger a rebase of this PR 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)