test(deps): bump @types/node from 26.3.0 to 26.4.0 - #109
Closed
dependabot[bot] wants to merge 1 commit into
Closed
Conversation
Contributor
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Max errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 24 | 0 | 0 | 0.49s | ||
| ✅ ACTION | zizmor | 24 | 0 | 0 | 0 | 8.26s | |
| ✅ DOCKERFILE | hadolint | 3 | 0 | 0 | 1.39s | ||
| ✅ JSON | npm-package-json-lint | yes | no | no | 0.54s | ||
| ✅ JSON | prettier | 22 | 3 | 0 | 0 | 0.71s | |
| ✅ JSON | v8r | 22 | 0 | 0 | 10.06s | ||
| ✅ MARKDOWN | markdownlint | 12 | 0 | 0 | 0 | 0.98s | |
| ✅ MARKDOWN | markdown-table-formatter | 12 | 1 | 0 | 0 | 0.3s | |
| ✅ REPOSITORY | betterleaks | yes | no | no | 0.82s | ||
| ✅ REPOSITORY | checkov | yes | no | no | 20.62s | ||
| ✅ REPOSITORY | git_diff | yes | no | no | 0.01s | ||
| ✅ REPOSITORY | grype | yes | no | no | 74.73s | ||
| ✅ REPOSITORY | osv-scanner | yes | no | no | 1.85s | ||
| ✅ REPOSITORY | secretlint | yes | no | no | 2.99s | ||
| ✅ REPOSITORY | syft | yes | no | no | 3.29s | ||
| ✅ REPOSITORY | trivy | yes | no | no | 12.64s | ||
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 0.51s | ||
| ✅ REPOSITORY | trufflehog | yes | no | no | 3.87s | ||
| lychee | 86 | 1 | 0 | 9.94s | |||
| ✅ YAML | prettier | 32 | 0 | 0 | 0 | 0.8s | |
| ✅ YAML | v8r | 32 | 0 | 0 | 11.57s | ||
| ✅ YAML | yamllint | 32 | 0 | 0 | 1.2s |
Detailed Issues
⚠️ SPELL / lychee - 1 error
📝 Summary
---------------------
🔍 Total..........133
🔗 Unique.........112
✅ Successful.....127
⏳ Timeouts.........0
🔀 Redirected......13
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........1
⛔ Unsupported......1
Errors in .github/TOOL_VERSION_ISSUE_TEMPLATE.md
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads (at 30:7) | Rejected status code: 403 Forbidden
Hint: Followed 13 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`
Notices
REPOSITORY_KICS. See Removed linters to find their replacements.
See detailed reports in MegaLinter artifacts
You could have the same capabilities but better runtime performances if you use a MegaLinter flavor:
- oxsecurity/megalinter/flavors/salesforce@v10.0.0 (57 linters)
- oxsecurity/megalinter/flavors/javascript@v10.0.0 (62 linters)
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.0.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,ACTION_ZIZMOR,DOCKERFILE_HADOLINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_BETTERLEAKS,REPOSITORY_GRYPE,REPOSITORY_OSV_SCANNER,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
Merged
4 tasks
Bumps [@types/node](https://github.com/DefinitelyTyped/DefinitelyTyped/tree/HEAD/types/node) from 26.3.0 to 26.4.0. - [Release notes](https://github.com/DefinitelyTyped/DefinitelyTyped/releases) - [Commits](https://github.com/DefinitelyTyped/DefinitelyTyped/commits/HEAD/types/node) --- updated-dependencies: - dependency-name: "@types/node" dependency-version: 26.3.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/types/node-26.3.0
branch
from
September 8, 2026 15:45
8aaefd1 to
9cda8b0
Compare
Contributor
Author
|
Superseded by #120. |
Contributor
Pull Request Report (#109)Static measures
Time related measures
Status check related measures
|
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 @types/node from 26.3.0 to 26.4.0.
Commits