build(deps): bump reviewdog/action-suggester from 1.24.3 to 1.25.0 in the patch-minor-action-updates group - #342
Closed
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the patch-minor-action-updates group with 1 update: [reviewdog/action-suggester](https://github.com/reviewdog/action-suggester). Updates `reviewdog/action-suggester` from 1.24.3 to 1.25.0 - [Release notes](https://github.com/reviewdog/action-suggester/releases) - [Commits](reviewdog/action-suggester@2558ba1...4553543) --- updated-dependencies: - dependency-name: reviewdog/action-suggester dependency-version: 1.25.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: patch-minor-action-updates ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Max errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 5 | 0 | 0 | 0.03s | ||
| zizmor | 5 | 0 | 0 | 1 | 6.12s | ||
| ✅ CPP | clang-format | 166 | 2 | 0 | 0 | 0.79s | |
| ✅ CPP | cppcheck | 166 | 0 | 0 | 1.23s | ||
| ✅ DOCKERFILE | hadolint | 1 | 0 | 0 | 0.13s | ||
| ✅ JSON | jsonlint | 8 | 0 | 0 | 0.07s | ||
| ✅ JSON | prettier | 8 | 1 | 0 | 0 | 0.61s | |
| markdownlint | 4 | 0 | 2 | 0 | 0.34s | ||
| ✅ MARKDOWN | markdown-table-formatter | 4 | 0 | 0 | 0 | 0.12s | |
| ✅ REPOSITORY | betterleaks | yes | no | no | 0.87s | ||
| ✅ REPOSITORY | checkov | yes | no | no | 17.66s | ||
| ✅ REPOSITORY | git_diff | yes | no | no | 0.01s | ||
| ✅ REPOSITORY | grype | yes | no | no | 45.07s | ||
| ✅ REPOSITORY | ls-lint | yes | no | no | 0.0s | ||
| ✅ REPOSITORY | secretlint | yes | no | no | 0.74s | ||
| ✅ REPOSITORY | syft | yes | no | no | 1.22s | ||
| ✅ REPOSITORY | trivy | yes | no | no | 8.02s | ||
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 0.07s | ||
| ✅ REPOSITORY | trufflehog | yes | no | no | 2.23s | ||
| lychee | 35 | 3 | 0 | 2.0s | |||
| ✅ YAML | prettier | 8 | 1 | 0 | 0 | 0.27s | |
| ✅ YAML | v8r | 8 | 0 | 0 | 5.1s | ||
| ✅ YAML | yamllint | 8 | 0 | 0 | 0.34s |
Detailed Issues
⚠️ SPELL / lychee - 3 errors
📝 Summary
---------------------
🔍 Total...........67
🔗 Unique..........61
✅ Successful......64
⏳ Timeouts.........0
🔀 Redirected......10
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........3
⛔ Unsupported......3
Errors in .github/workflows/static-analysis.yml
[403] https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-$ (at 32:21) | Rejected status code: 403 Forbidden
Errors in CHANGELOG.md
[404] https://github.com/philips-software/amp-preview/compare/v1.0.0...v1.1.0 (at 15:4) | Rejected status code: 404 Not Found
Errors in CONTRIBUTING.md
[ERROR] https://confluence.atlas.philips.com/display/GITHUB/Contribution+Models (at 42:22) | Connection failed. Check network connectivity and firewall settings
Hint: Followed 10 redirects. You might want to consider replacing redirecting URLs with the resolved URLs. Use verbose mode (`-v`/`-vv`) to see redirection details.
Hint: You can configure accepted/rejected response codes with `-a` or `--accept`
⚠️ MARKDOWN / markdownlint - 2 errors
CHANGELOG.md:18 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Features"]
CHANGELOG.md:23 error MD024/no-duplicate-heading Multiple headings with the same content [Context: "Bug Fixes"]
⚠️ ACTION / zizmor - 1 warning
INFO zizmor: 🌈 zizmor v1.25.0
INFO audit: zizmor: 🌈 completed .github/workflows/ci.yml
INFO audit: zizmor: 🌈 completed .github/workflows/linting-formatting.yml
INFO audit: zizmor: 🌈 completed .github/workflows/release-please.yml
INFO audit: zizmor: 🌈 completed .github/workflows/social-interaction.yml
INFO audit: zizmor: 🌈 completed .github/workflows/static-analysis.yml
{
"$schema": "https://docs.oasis-open.org/sarif/sarif/v2.1.0/os/schemas/sarif-schema-2.1.0.json",
"runs": [
{
"invocations": [
{
"executionSuccessful": true
}
],
"results": [],
"tool": {
"driver": {
"downloadUri": "https://github.com/zizmorcore/zizmor",
"informationUri": "https://docs.zizmor.sh",
"name": "zizmor",
"rules": [],
"semanticVersion": "1.25.0",
"version": "1.25.0"
}
}
}
],
"version": "2.1.0"
No fixes available to apply.
}
Notices
REPOSITORY_GITLEAKS, REPOSITORY_KICS. See Removed linters to find their replacements.
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 FLAVOR_SUGGESTIONS: false)
- Documentation: Custom Flavors
- Command:
npx mega-linter-runner@10.1.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,ACTION_ZIZMOR,CPP_CPPCHECK,CPP_CLANG_FORMAT,DOCKERFILE_HADOLINT,JSON_JSONLINT,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_BETTERLEAKS,REPOSITORY_GRYPE,REPOSITORY_LS_LINT,REPOSITORY_SECRETLINT,REPOSITORY_SYFT,REPOSITORY_TRIVY,REPOSITORY_TRIVY_SBOM,REPOSITORY_TRUFFLEHOG,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT,YAML_V8R

Show us your support by starring ⭐ the repository
Contributor
Author
|
Looks like reviewdog/action-suggester is updatable in another way, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/github_actions/patch-minor-action-updates-670978aadb
branch
September 21, 2026 00:21
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 the patch-minor-action-updates group with 1 update: reviewdog/action-suggester.
Updates
reviewdog/action-suggesterfrom 1.24.3 to 1.25.0Release notes
Sourced from reviewdog/action-suggester's releases.
Commits
4553543Merge pull request #128 from reviewdog/depup/reviewdog/reviewdog0c80f76chore(deps): update reviewdog/reviewdog to 0.21.18ff8494Merge pull request #127 from reviewdog/renovate/reviewdog-action-misspell-1.x1c4aee5chore(deps): update reviewdog/action-misspell action to v1.28.0dfac562Merge pull request #125 from reviewdog/renovate/go-1.x87c510achore(deps): update dependency go to 1.27b637bf8Merge pull request #124 from reviewdog/renovate/reviewdog-action-actionlint-1.x1fab303chore(deps): update reviewdog/action-actionlint action to v1.73.23f13145Merge pull request #122 from reviewdog/renovate/reviewdog-action-actionlint-1.xe4fa5c1Merge pull request #123 from reviewdog/renovate/reviewdog-action-shellcheck-1.xDependabot 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions