Skip to content

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

Merged
gabrielfrasantos merged 1 commit into
mainfrom
feature/embedded-devcontainer-base/update-apt-packages
Aug 6, 2026
Merged

chore(deps, base): update ca-certificates, locales, wget#91
gabrielfrasantos merged 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.77s
✅ ACTION zizmor 24 0 0 0 7.14s
✅ DOCKERFILE hadolint 3 0 0 0.37s
✅ JSON npm-package-json-lint yes no no 0.56s
✅ JSON prettier 22 3 0 0 0.82s
✅ JSON v8r 22 0 0 10.97s
✅ MARKDOWN markdownlint 12 0 0 0 1.33s
✅ MARKDOWN markdown-table-formatter 12 1 0 0 0.35s
✅ REPOSITORY checkov yes no no 28.37s
✅ REPOSITORY gitleaks yes no no 1.51s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 64.7s
✅ REPOSITORY osv-scanner yes no no 0.71s
✅ REPOSITORY secretlint yes no no 1.87s
✅ REPOSITORY syft yes no no 2.26s
✅ REPOSITORY trivy yes no no 15.49s
✅ REPOSITORY trivy-sbom yes no no 0.71s
✅ REPOSITORY trufflehog yes no no 3.8s
⚠️ SPELL lychee 86 1 0 36.23s
✅ YAML prettier 32 0 0 0 1.24s
✅ YAML v8r 32 0 0 13.1s
✅ YAML yamllint 32 0 0 1.18s

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

📣 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

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.5.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_GITLEAKS,REPOSITORY_GRYPE,REPOSITORY_OSV_SCANNER,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 969.49 MB +969.49 MB (+∞) 🔼
linux/arm64 0 B 961.9 MB +961.9 MB (+∞) 🔼

@github-actions

github-actions Bot commented Jul 12, 2026

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.37 GB +1.37 GB (+∞) 🔼
linux/arm64 0 B 1.31 GB +1.31 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.44 GB +703.43 MB (+96.05%) 🔼
linux/arm64 0 B 1.41 GB +1.41 GB (+∞) 🔼

@github-actions

github-actions Bot commented Jul 12, 2026

Copy link
Copy Markdown
Contributor

Test Results

 12 files   12 suites   16m 23s ⏱️
 36 tests  36 ✅ 0 💤 0 ❌
152 runs  152 ✅ 0 💤 0 ❌

Results for commit a801a4d.

♻️ 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
@embedded-releaser-app
embedded-releaser-app Bot force-pushed the feature/embedded-devcontainer-base/update-apt-packages branch from 6af07ba to a801a4d Compare August 2, 2026 05:41
@embedded-releaser-app embedded-releaser-app Bot changed the title chore(deps, base): update ca-certificates, wget chore(deps, base): update ca-certificates, locales, wget Aug 2, 2026
@gabrielfrasantos
gabrielfrasantos merged commit 39a606e into main Aug 6, 2026
50 checks passed
@github-actions

github-actions Bot commented Aug 6, 2026

Copy link
Copy Markdown
Contributor

Pull Request Report (#91)

Static measures

Description Value
Number of added lines 3
Number of deleted lines 3
Number of changed files 1
Number of commits 1
Number of reviews 0
Number of comments (w/o review comments) 5
Number of reviews that contains a comment to resolve 0
Number of reviews that requested a change from the author 0
Number of reviews that approved the Pull Request 0
Get the total number of participants of a Pull Request 2

Time related measures

Description Value
PR lead time (from creation to close of PR) 25.1 Days
Time that was spend on the branch before the PR was created 0 Sec
Time that was spend on the branch before the PR was merged 4.1 Days
Time to merge after last review 0 Sec

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 1.5 Hours
Total time spend in last status check run on PR 4.1 Days

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.

1 participant