Skip to content

chore(deps, base): update ca-certificates, wget - #91

Open
embedded-releaser-app[bot] wants to merge 1 commit into
mainfrom
feature/embedded-devcontainer-base/update-apt-packages
Open

chore(deps, base): update ca-certificates, wget#91
embedded-releaser-app[bot] wants to merge 1 commit into
mainfrom
feature/embedded-devcontainer-base/update-apt-packages

Conversation

@embedded-releaser-app

Copy link
Copy Markdown
Contributor

Automated changes by create-pull-request GitHub action

@embedded-releaser-app embedded-releaser-app Bot added apt dependencies Pull requests that update a dependency file labels Jul 12, 2026
@github-actions

github-actions Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 24 0 0 0.41s
✅ DOCKERFILE hadolint 3 0 0 0.31s
✅ JSON npm-package-json-lint yes no no 0.58s
✅ JSON prettier 22 3 0 0 0.78s
✅ JSON v8r 22 0 0 13.25s
✅ MARKDOWN markdownlint 12 0 0 0 1.41s
✅ MARKDOWN markdown-table-formatter 12 1 0 0 0.32s
✅ REPOSITORY checkov yes no no 28.3s
✅ REPOSITORY gitleaks yes no no 1.8s
✅ REPOSITORY git_diff yes no no 0.02s
✅ REPOSITORY grype yes no no 67.34s
✅ REPOSITORY secretlint yes no no 2.14s
✅ REPOSITORY syft yes no no 2.65s
✅ REPOSITORY trivy yes no no 15.64s
✅ REPOSITORY trivy-sbom yes no no 0.44s
✅ REPOSITORY trufflehog yes no no 6.5s
⚠️ SPELL lychee 86 2 0 21.14s
✅ YAML prettier 32 0 0 0 1.42s
✅ YAML v8r 32 0 0 14.99s
✅ YAML yamllint 32 0 0 1.41s

Detailed Issues

⚠️ SPELL / lychee - 2 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.sigstore.dev/ | Network error: error sending request for url (https://www.sigstore.dev/) 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.....120
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........2

Errors in .github/TOOL_VERSION_ISSUE_TEMPLATE.md
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads | Network error: Forbidden

Errors in README.md
[ERROR] https://www.sigstore.dev/ | Network error: error sending request for url (https://www.sigstore.dev/) 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:

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

MegaLinter is graciously provided by OX Security
Show us your support by starring ⭐ the repository

@github-actions

github-actions Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

Comparing docker.io/gabrielfrasantos/embedded-devcontainer-base:edgedocker.io/gabrielfrasantos/embedded-devcontainer-base:pr-91

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 0 B 945.43 MB +945.43 MB (+∞) 🔼
linux/arm64 0 B 940.13 MB +940.13 MB (+∞) 🔼

@github-actions

Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

Comparing docker.io/gabrielfrasantos/embedded-devcontainer-rust:edgedocker.io/gabrielfrasantos/embedded-devcontainer-rust:pr-91

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 0 B 1.34 GB +1.34 GB (+∞) 🔼
linux/arm64 0 B 1.29 GB +1.29 GB (+∞) 🔼

@github-actions

github-actions Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

📦 Container Size Analysis

Note

Comparing docker.io/gabrielfrasantos/embedded-devcontainer-cpp:edgedocker.io/gabrielfrasantos/embedded-devcontainer-cpp:pr-91

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 732.36 MB 1.41 GB +676.55 MB (+92.38%) 🔼
linux/arm64 0 B 1.38 GB +1.38 GB (+∞) 🔼

@github-actions

github-actions Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Test Results

 12 files   12 suites   16m 15s ⏱️
 36 tests  35 ✅ 0 💤 1 ❌
152 runs  148 ✅ 0 💤 4 ❌

For more details on these failures, see this check.

Results for commit 693b8ce.

♻️ This comment has been updated with latest results.

@embedded-releaser-app
embedded-releaser-app Bot force-pushed the feature/embedded-devcontainer-base/update-apt-packages branch from ffd7077 to 693b8ce Compare July 19, 2026 05:36
@embedded-releaser-app embedded-releaser-app Bot changed the title chore(deps, base): update ca-certificates chore(deps, base): update ca-certificates, wget Jul 19, 2026
@embedded-releaser-app
embedded-releaser-app Bot force-pushed the feature/embedded-devcontainer-base/update-apt-packages branch from 693b8ce to 6af07ba Compare July 26, 2026 05:45
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

apt dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants