Skip to content

chore(deps): bump ghcr.io/devcontainers/features/node from 1.6.3 to 1.7.1#1225

Merged
Ron (rjaegers) merged 4 commits intomainfrom
dependabot/devcontainers/ghcr.io/devcontainers/features/node-1.7.1
Apr 9, 2026
Merged

chore(deps): bump ghcr.io/devcontainers/features/node from 1.6.3 to 1.7.1#1225
Ron (rjaegers) merged 4 commits intomainfrom
dependabot/devcontainers/ghcr.io/devcontainers/features/node-1.7.1

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot bot commented on behalf of github Apr 3, 2026

Bumps ghcr.io/devcontainers/features/node from 1.6.3 to 1.7.1.

Dependabot compatibility score

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 rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will 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 version will 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 dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps ghcr.io/devcontainers/features/node from 1.6.3 to 1.7.1.

---
updated-dependencies:
- dependency-name: ghcr.io/devcontainers/features/node
  dependency-version: 1.7.1
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file devcontainers_package_manager Pull requests that update devcontainers_package_manager code labels Apr 3, 2026
@dependabot dependabot bot requested a review from a team as a code owner April 3, 2026 13:31
@dependabot dependabot bot added dependencies Pull requests that update a dependency file devcontainers_package_manager Pull requests that update devcontainers_package_manager code labels Apr 3, 2026
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

⚠️MegaLinter analysis: Success with warnings

Descriptor Linter Files Fixed Errors Warnings Elapsed time
✅ ACTION actionlint 23 0 0 0.26s
✅ DOCKERFILE hadolint 3 0 0 0.31s
✅ JSON npm-package-json-lint yes no no 0.82s
✅ JSON prettier 21 3 0 0 0.84s
✅ JSON v8r 21 0 0 9.92s
✅ MARKDOWN markdownlint 12 0 0 0 1.17s
✅ MARKDOWN markdown-table-formatter 12 0 0 0 0.38s
✅ REPOSITORY checkov yes no no 23.49s
✅ REPOSITORY gitleaks yes no no 1.2s
✅ REPOSITORY git_diff yes no no 0.01s
✅ REPOSITORY grype yes no no 41.77s
✅ REPOSITORY secretlint yes no no 2.12s
✅ REPOSITORY syft yes no no 2.26s
✅ REPOSITORY trivy yes no no 13.97s
✅ REPOSITORY trivy-sbom yes no no 0.54s
✅ REPOSITORY trufflehog yes no no 6.14s
⚠️ SPELL lychee 83 3 0 10.06s
✅ YAML prettier 31 0 0 0 1.34s
✅ YAML v8r 31 0 0 12.0s
✅ YAML yamllint 31 0 0 1.21s

Detailed Issues

⚠️ SPELL / lychee - 3 errors
[ERROR] https://www.contributor-covenant.org/ | Network error: error sending request for url (https://www.contributor-covenant.org/) Maybe a certificate error?
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads | Network error: Forbidden
[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)
[ERROR] https://slsa.dev/spec/v1.0/levels | Network error: error sending request for url (https://slsa.dev/spec/v1.0/levels) Maybe a certificate error?
[IGNORED] https://vscode.dev/redirect?url=vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/philips-software/amp-devcontainer | Unsupported: Error creating request client: builder error for url (vscode://ms-vscode-remote.remote-containers/cloneInVolume?url=https://github.com/philips-software/amp-devcontainer)
📝 Summary
---------------------
🔍 Total..........126
✅ Successful.....121
⏳ Timeouts.........0
🔀 Redirected.......0
👻 Excluded.........0
❓ Unknown..........0
🚫 Errors...........3

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 .github/TOOL_VERSION_ISSUE_TEMPLATE.md
[403] https://developer.arm.com/downloads/-/arm-gnu-toolchain-downloads | Network error: Forbidden

Errors in test/cpp/features/security.feature
[ERROR] https://slsa.dev/spec/v1.0/levels | Network error: error sending request for url (https://slsa.dev/spec/v1.0/levels) 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
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-base:edgeghcr.io/philips-software/amp-devcontainer-base:pr-1225

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 145.22 MB 145.21 MB 767 B (0%) 🔽
linux/arm64 137.54 MB 137.54 MB +555 B (+0%) 🔼

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-rust:edgeghcr.io/philips-software/amp-devcontainer-rust:pr-1225

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 455.71 MB 455.71 MB 793 B (0%) 🔽
linux/arm64 408.89 MB 408.89 MB +799 B (+0%) 🔼

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

📦 Container Size Analysis

Note

Comparing ghcr.io/philips-software/amp-devcontainer-cpp:edgeghcr.io/philips-software/amp-devcontainer-cpp:pr-1225

📈 Size Comparison Table

OS/Platform Previous Current Change Trend
linux/amd64 544.76 MB 544.76 MB 212 B (0%) 🔽
linux/arm64 526.23 MB 526.23 MB 382 B (0%) 🔽

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 3, 2026

Test Results

 13 files  ±0   13 suites  ±0   18m 9s ⏱️ -15s
 33 tests ±0   33 ✅ ±0  0 💤 ±0  0 ❌ ±0 
137 runs  ±0  137 ✅ ±0  0 💤 ±0  0 ❌ ±0 

Results for commit 968a8c7. ± Comparison against base commit 9a27998.

♻️ This comment has been updated with latest results.

@sonarqubecloud
Copy link
Copy Markdown

sonarqubecloud bot commented Apr 9, 2026

@rjaegers Ron (rjaegers) temporarily deployed to acceptance-testing April 9, 2026 05:52 — with GitHub Actions Inactive
@rjaegers Ron (rjaegers) added this pull request to the merge queue Apr 9, 2026
Merged via the queue into main with commit bd7b798 Apr 9, 2026
55 checks passed
@rjaegers Ron (rjaegers) deleted the dependabot/devcontainers/ghcr.io/devcontainers/features/node-1.7.1 branch April 9, 2026 07:14
@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

Pull Request Report (#1225)

Static measures

Description Value
Number of added lines 16
Number of deleted lines 16
Number of changed files 2
Number of commits 4
Number of reviews 1
Number of comments (w/o review comments) 6
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 1
Get the total number of participants of a Pull Request 5

Time related measures

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

Status check related measures

Description Value
Total runtime for last status check run (Workflow for PR) 1.1 Hours
Total time spend in last status check run on PR 23.3 Min

@github-actions
Copy link
Copy Markdown
Contributor

github-actions bot commented Apr 9, 2026

🎉 Hooray! The changes in this pull request went live with the release of v6.10.1 🎉

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file devcontainers_package_manager Pull requests that update devcontainers_package_manager code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant