test(deps): bump brace-expansion from 5.0.3 to 5.0.6 - #60
Conversation
Bumps [brace-expansion](https://github.com/juliangruber/brace-expansion) from 5.0.3 to 5.0.6. - [Release notes](https://github.com/juliangruber/brace-expansion/releases) - [Commits](juliangruber/brace-expansion@v5.0.3...v5.0.6) --- updated-dependencies: - dependency-name: brace-expansion dependency-version: 5.0.6 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
Test Results 12 files 12 suites 16m 53s ⏱️ Results for commit 6e78e4e. ♻️ This comment has been updated with latest results. |
✅
|
| Descriptor | Linter | Files | Fixed | Errors | Warnings | Elapsed time |
|---|---|---|---|---|---|---|
| ✅ ACTION | actionlint | 24 | 0 | 0 | 0.24s | |
| ✅ DOCKERFILE | hadolint | 3 | 0 | 0 | 0.26s | |
| ✅ JSON | npm-package-json-lint | yes | no | no | 0.55s | |
| ✅ JSON | prettier | 22 | 1 | 0 | 0 | 1.11s |
| ✅ JSON | v8r | 22 | 0 | 0 | 12.5s | |
| ✅ MARKDOWN | markdownlint | 12 | 0 | 0 | 0 | 1.34s |
| ✅ MARKDOWN | markdown-table-formatter | 12 | 1 | 0 | 0 | 0.35s |
| ✅ REPOSITORY | checkov | yes | no | no | 26.91s | |
| ✅ REPOSITORY | gitleaks | yes | no | no | 1.54s | |
| ✅ REPOSITORY | git_diff | yes | no | no | 0.02s | |
| ✅ REPOSITORY | grype | yes | no | no | 53.25s | |
| ✅ REPOSITORY | secretlint | yes | no | no | 2.35s | |
| ✅ REPOSITORY | syft | yes | no | no | 2.71s | |
| ✅ REPOSITORY | trivy | yes | no | no | 13.6s | |
| ✅ REPOSITORY | trivy-sbom | yes | no | no | 0.43s | |
| ✅ REPOSITORY | trufflehog | yes | no | no | 6.24s | |
| lychee | 86 | 3 | 0 | 21.32s | ||
| ✅ YAML | prettier | 32 | 0 | 0 | 0 | 1.34s |
| ✅ YAML | v8r | 32 | 0 | 0 | 13.92s | |
| ✅ YAML | yamllint | 32 | 0 | 0 | 1.33s |
Detailed Issues
⚠️ SPELL / lychee - 3 errors
[IGNORED] docker://pandoc/extra:3.9.0.0-ubuntu@sha256:72afa9c8d3300e5f10c9c4330e101725687f2179bffd912fb859c6d2ae85de62 | Unsupported: Error creating request client: builder error for url (docker://pandoc/extra:3.9.0.0-ubuntu@sha256:72afa9c8d3300e5f10c9c4330e101725687f2179bffd912fb859c6d2ae85de62)
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads | Network error: Forbidden
[ERROR] https://www.contributor-covenant.org/ | Network error: error sending request for url (https://www.contributor-covenant.org/) Maybe a certificate error?
[ERROR] https://docs.sigstore.dev/cosign/verifying/verify/ | Network error: error sending request for url (https://docs.sigstore.dev/cosign/verifying/verify/) Maybe a certificate error?
[IGNORED] https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/embedded-pro/embedded-devcontainer | Unsupported: Error creating request client: builder error for url (vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/embedded-pro/embedded-devcontainer)
📝 Summary
---------------------
🔍 Total..........124
✅ Successful.....119
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........3
Errors in .github/TOOL_VERSION_ISSUE_TEMPLATE.md
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads | Network error: Forbidden
Errors in .github/CODE_OF_CONDUCT.md
[ERROR] https://www.contributor-covenant.org/ | Network error: error sending request for url (https://www.contributor-covenant.org/) Maybe a certificate error?
Errors in README.md
[ERROR] https://docs.sigstore.dev/cosign/verifying/verify/ | Network error: error sending request for url (https://docs.sigstore.dev/cosign/verifying/verify/) Maybe a certificate error?
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@v9.4.0 (58 linters)
- oxsecurity/megalinter/flavors/javascript@v9.4.0 (61 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@9.4.0 --custom-flavor-setup --custom-flavor-linters ACTION_ACTIONLINT,DOCKERFILE_HADOLINT,JSON_V8R,JSON_PRETTIER,JSON_NPM_PACKAGE_JSON_LINT,MARKDOWN_MARKDOWNLINT,MARKDOWN_MARKDOWN_TABLE_FORMATTER,REPOSITORY_CHECKOV,REPOSITORY_GIT_DIFF,REPOSITORY_GITLEAKS,REPOSITORY_GRYPE,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
|
@copilot fix this PR, it is needed to set the proper rights to dependabot, apparently it is using the wrong set of credentials to login into dockerhub. First understand what is happening in the action: CI / Build → Push → Test / 🍨 base / 🛠️ / Build (ubuntu-24.04-arm) (pull_request)F |
… running Agent-Logs-Url: https://github.com/embedded-pro/embedded-devcontainer/sessions/3530f07a-13a1-4da7-87b6-c6226270b231 Co-authored-by: gabrielfrasantos <21131318+gabrielfrasantos@users.noreply.github.com>
The root cause: Dependabot PRs don't have access to Fixed in c894d0e by adding |
Agent-Logs-Url: https://github.com/embedded-pro/embedded-devcontainer/sessions/3b47a512-833f-40f2-9b70-e327f489c462 Co-authored-by: gabrielfrasantos <21131318+gabrielfrasantos@users.noreply.github.com>
|
@copilot it is still crashing..... see what is wrong and fix it. |
…mits Agent-Logs-Url: https://github.com/embedded-pro/embedded-devcontainer/sessions/66990219-edf2-48b2-99f9-9c9fe5febab6 Co-authored-by: gabrielfrasantos <21131318+gabrielfrasantos@users.noreply.github.com>
The second run (26000632966) showed Docker login was actually succeeding with the Dependabot secrets — the error changed to Fixed in 293fbb8: the |
📦 Container Size AnalysisNote Comparing 📈 Size Comparison Table
|
📦 Container Size AnalysisNote Comparing 📈 Size Comparison Table
|
📦 Container Size AnalysisNote Comparing 📈 Size Comparison Table
|
Pull Request Report (#60)Static measures
Time related measures
Status check related measures
|
|
🎉 Hooray! The changes in this pull request went live with the release of v7.0.1 🎉 |
Bumps brace-expansion from 5.0.3 to 5.0.6.
Commits
46317b55.0.6c0b095bMerge commit from forkec56020Bump picomatch from 4.0.3 to 4.0.4 (#93)87939015.0.59a02af5Merge commit from forkdaa71bcBump tar from 7.5.10 to 7.5.11 (#92)799e5f7Bump tar from 7.5.9 to 7.5.10 (#90)012c2305.0.4243c491Fix handling of brackets. Closes #87609f858Correct incorrect brace-expansion import (#89)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)You can disable automated security fix PRs for this repo from the Security Alerts page.