build: bump github/codeql-action/upload-sarif from 4.37.3 to 4.37.6 in the patch-minor-action-updates group - #9
Merged
gabrielfrasantos merged 1 commit intoAug 9, 2026
Conversation
Bumps the patch-minor-action-updates group with 1 update: [github/codeql-action/upload-sarif](https://github.com/github/codeql-action). Updates `github/codeql-action/upload-sarif` from 4.37.3 to 4.37.6 - [Release notes](https://github.com/github/codeql-action/releases) - [Changelog](https://github.com/github/codeql-action/blob/main/CHANGELOG.md) - [Commits](github/codeql-action@e4fba86...5595cca) --- updated-dependencies: - dependency-name: github/codeql-action/upload-sarif dependency-version: 4.37.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: patch-minor-action-updates ... Signed-off-by: dependabot[bot] <support@github.com>
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 7 | 0 | 0 | 0.16s | |
| ✅ CPP | clang-format | 30 | 6 | 0 | 0 | 0.24s |
| ✅ CPP | cppcheck | 30 | 0 | 0 | 2.56s | |
| ✅ DOCKERFILE | hadolint | 1 | 0 | 0 | 0.07s | |
| ✅ JSON | jsonlint | 8 | 0 | 0 | 0.33s | |
| ✅ JSON | prettier | 8 | 3 | 0 | 0 | 0.5s |
| markdownlint | 101 | 0 | 138 | 0 | 2.34s | |
| ✅ MARKDOWN | markdown-table-formatter | 101 | 4 | 0 | 0 | 0.2s |
| lychee | 132 | 14 | 0 | 1.19s | ||
| ✅ YAML | prettier | 12 | 0 | 0 | 0 | 0.68s |
| ✅ YAML | yamllint | 12 | 0 | 0 | 0.58s |
Detailed Issues
⚠️ SPELL / lychee - 14 errors
[ERROR] failed to verify TLS certificate: invalid peer certificate: UnknownIssuer
📝 Summary
---------------------
🔍 Total...........83
🔗 Unique..........42
✅ Successful......59
⏳ Timeouts.........0
🔀 Redirected.......3
👻 Excluded.........9
❓ Unknown..........0
🚫 Errors..........14
⛔ Unsupported.....14
Errors in .github/workflows/static-analysis.yml
[403] https://binaries.sonarsource.com/Distribution/sonar-scanner-cli/sonar-scanner-cli-$ (at 37:21) | Rejected status code: 403 Forbidden
Errors in doc/dynamics/ArticulatedBodyAlgorithm.md
[ERROR] file://doc/solvers/GaussianElimination.md (at 91:3) | File not found. Check if file exists and path is correct
Errors in doc/dynamics/EulerLagrange.md
[ERROR] file://doc/controllers/Lqr.md (at 136:23) | File not found. Check if file exists and path is correct
[ERROR] file://doc/solvers/DiscreteAlgebraicRiccatiEquation.md (at 138:13) | File not found. Check if file exists and path is correct
[ERROR] file://doc/solvers/GaussianElimination.md (at 135:29) | File not found. Check if file exists and path is correct
Errors in doc/dynamics/NewtonEuler.md
[ERROR] file://doc/solvers/GaussianElimination.md (at 131:29) | File not found. Check if file exists and path is correct
Errors in doc/dynamics/RecursiveNewtonEuler.md
[ERROR] file://doc/solvers/GaussianElimination.md (at 134:29) | File not found. Check if file exists and path is correct
Errors in doc/kinematics/ForwardKinematics.md
[ERROR] file://doc/math/Geometry3D.md (at 66:71) | File not found. Check if file exists and path is correct
Errors in doc/kinematics/InverseKinematics.md
[ERROR] file://doc/solvers/GaussianElimination.md (at 114:3) | File not found. Check if file exists and path is correct
[ERROR] https://mathweb.ucsd.edu/~sbuss/ResearchWeb/ikmethods/iksurvey.pdf (at 119:169) | SSL certificate not trusted. Use --insecure if site is trusted
Errors in README.md
[ERROR] file:///releases/latest (at 46:14) | File not found. Check if file exists and path is correct
Errors in ROADMAP.md
[ERROR] file://numerical/controllers/implementations/Mpc.hpp (at 162:25) | File not found. Check if file exists and path is correct
[ERROR] file://numerical/math/Geometry3D.hpp (at 82:25) | File not found. Check if file exists and path is correct
Errors in roadmap/README.md
[ERROR] file://roadmap/filters/passive/ExponentialMovingAverage/implementation.md (at 24:1) | File not found. Check if file exists and path is correct
Hint: Followed 3 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 - 138 errors
leTensionDistribution/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/CableTensionDistribution/implementation.md:18 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/CableTensionDistribution/implementation.md:28 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/CableTensionDistribution/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/CableTensionDistribution/tests.md:20 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/ComputedTorqueControl/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/ComputedTorqueControl/implementation.md:17 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/ComputedTorqueControl/implementation.md:29 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/ComputedTorqueControl/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/ComputedTorqueControl/tests.md:18 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/HybridPositionForceControl/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/HybridPositionForceControl/implementation.md:21 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/HybridPositionForceControl/implementation.md:35 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/HybridPositionForceControl/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/HybridPositionForceControl/tests.md:24 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/ImpedanceControl/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/ImpedanceControl/implementation.md:19 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/ImpedanceControl/implementation.md:32 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/ImpedanceControl/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/ImpedanceControl/tests.md:21 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/OperationalSpaceControl/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/OperationalSpaceControl/implementation.md:19 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/OperationalSpaceControl/implementation.md:31 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/OperationalSpaceControl/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/OperationalSpaceControl/tests.md:19 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/PdGravityCompensation/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/PdGravityCompensation/implementation.md:17 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/PdGravityCompensation/implementation.md:29 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/PdGravityCompensation/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/PdGravityCompensation/tests.md:19 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/SlotineLiAdaptiveControl/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/SlotineLiAdaptiveControl/implementation.md:20 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/SlotineLiAdaptiveControl/implementation.md:35 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/SlotineLiAdaptiveControl/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/controllers/manipulator/SlotineLiAdaptiveControl/tests.md:22 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/dynamics/FrictionCompensation/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/dynamics/FrictionCompensation/implementation.md:24 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/dynamics/FrictionCompensation/implementation.md:36 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/dynamics/FrictionCompensation/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/dynamics/FrictionCompensation/tests.md:17 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/dynamics/GenericJointLink/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/dynamics/GenericJointLink/implementation.md:22 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/dynamics/GenericJointLink/implementation.md:36 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/dynamics/GenericJointLink/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/dynamics/GenericJointLink/tests.md:19 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/AnalyticalIkPieper/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/AnalyticalIkPieper/implementation.md:20 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/AnalyticalIkPieper/implementation.md:27 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/AnalyticalIkPieper/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/AnalyticalIkPieper/tests.md:17 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/ContinuumKinematics/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/ContinuumKinematics/implementation.md:21 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/ContinuumKinematics/implementation.md:30 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/ContinuumKinematics/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/ContinuumKinematics/tests.md:17 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/DenavitHartenberg/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/DenavitHartenberg/implementation.md:26 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/DenavitHartenberg/implementation.md:35 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/DenavitHartenberg/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/DenavitHartenberg/tests.md:17 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/ManipulabilityIndex/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/ManipulabilityIndex/implementation.md:16 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/ManipulabilityIndex/implementation.md:26 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/ManipulabilityIndex/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/ManipulabilityIndex/tests.md:17 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/MobileManipulatorKinematics/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/MobileManipulatorKinematics/implementation.md:21 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/MobileManipulatorKinematics/implementation.md:30 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/MobileManipulatorKinematics/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/MobileManipulatorKinematics/tests.md:17 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/ParallelManipulatorKinematics/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/ParallelManipulatorKinematics/implementation.md:26 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/ParallelManipulatorKinematics/implementation.md:35 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/ParallelManipulatorKinematics/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/ParallelManipulatorKinematics/tests.md:16 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/PoseInverseKinematics/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/PoseInverseKinematics/implementation.md:30 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/PoseInverseKinematics/implementation.md:38 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/PoseInverseKinematics/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/PoseInverseKinematics/tests.md:17 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/ProductOfExponentials/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/ProductOfExponentials/implementation.md:17 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/ProductOfExponentials/implementation.md:25 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/ProductOfExponentials/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/ProductOfExponentials/tests.md:18 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/RedundancyResolution/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/RedundancyResolution/implementation.md:17 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/RedundancyResolution/implementation.md:27 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/RedundancyResolution/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/RedundancyResolution/tests.md:17 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/SpatialJacobian/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/SpatialJacobian/implementation.md:17 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/SpatialJacobian/implementation.md:26 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/SpatialJacobian/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/kinematics/SpatialJacobian/tests.md:17 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/README.md:11 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/README.md:32:96 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
roadmap/README.md:33:96 error MD060/table-column-style Table column style [Table pipe does not align with header for style "aligned"]
roadmap/trajectory/CartesianSlerpInterpolation/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/CartesianSlerpInterpolation/implementation.md:23 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/CartesianSlerpInterpolation/implementation.md:32 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/CartesianSlerpInterpolation/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/CartesianSlerpInterpolation/tests.md:17 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/PolynomialTrajectory/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/PolynomialTrajectory/implementation.md:27 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/PolynomialTrajectory/implementation.md:36 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/PolynomialTrajectory/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/PolynomialTrajectory/tests.md:16 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/SCurveProfile/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/SCurveProfile/implementation.md:26 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/SCurveProfile/implementation.md:35 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/SCurveProfile/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/SCurveProfile/tests.md:16 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/TimeOptimalPathParameterization/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/TimeOptimalPathParameterization/implementation.md:28 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/TimeOptimalPathParameterization/implementation.md:37 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/TimeOptimalPathParameterization/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/TimeOptimalPathParameterization/tests.md:17 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/TrapezoidalProfile/implementation.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/TrapezoidalProfile/implementation.md:26 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/TrapezoidalProfile/implementation.md:35 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/TrapezoidalProfile/tests.md:7 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
roadmap/trajectory/TrapezoidalProfile/tests.md:16 error MD040/fenced-code-language Fenced code blocks should have a language specified [Context: "```"]
(Truncated to last 20000 characters out of 22405)
Notices
📣 MegaLinter 9.5.0 is out! Discover the new features and security recommendations in the release announcement. (Skip this info by defining SECURITY_SUGGESTIONS: false)
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@9.6.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,CPP_CPPCHECK,CPP_CLANG_FORMAT,DOCKERFILE_HADOLINT,JSON_JSONLINT,JSON_PRETTIER,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,SPELL_LYCHEE,YAML_PRETTIER,YAML_YAMLLINT

Show us your support by starring ⭐ the repository
gabrielfrasantos
deleted the
dependabot/github_actions/patch-minor-action-updates-0dd9ebdc0e
branch
August 9, 2026 09:47
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: github/codeql-action/upload-sarif.
Updates
github/codeql-action/upload-sariffrom 4.37.3 to 4.37.6Release notes
Sourced from github/codeql-action/upload-sarif's releases.
Changelog
Sourced from github/codeql-action/upload-sarif's changelog.
... (truncated)
Commits
5595ccaMerge pull request #4071 from github/update-v4.37.6-6a9359a1bec9c757Add change note for PR 407045c8742Update changelog for v4.37.66a9359aMerge pull request #4070 from github/mbg/remote-address/change-file-default065cdc0ChangeDEFAULT_CONFIG_FILE_NAMEf99dd5aMerge pull request #4066 from github/dependabot/npm_and_yarn/js-yaml-5.2.21804b21Merge pull request #4068 from github/mergeback/v4.37.5-to-main-d1ba80a13020a2fRebuild93c3a5aUpdate changelog and version after v4.37.5d1ba80aMerge pull request #4067 from github/update-v4.37.5-1cd4d01d5Dependabot 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