Skip to content

build(deps): Bump ghcr.io/devcontainers/features/node from 2.0.0 to 2.1.0#346

Merged
neilime merged 1 commit into
mainfrom
dependabot/devcontainers/ghcr.io/devcontainers/features/node-2.1.0
Jul 10, 2026
Merged

build(deps): Bump ghcr.io/devcontainers/features/node from 2.0.0 to 2.1.0#346
neilime merged 1 commit into
mainfrom
dependabot/devcontainers/ghcr.io/devcontainers/features/node-2.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 19, 2026

Copy link
Copy Markdown
Contributor

Bumps ghcr.io/devcontainers/features/node from 2.0.0 to 2.1.0.

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file devcontainers_package_manager Pull requests that update devcontainers_package_manager code labels Jun 19, 2026
@github-actions

Copy link
Copy Markdown

Hi, thank you for creating your PR, we will check it out very soon

@github-actions

Copy link
Copy Markdown

Super-linter summary

Language Validation result
BIOME_FORMAT Pass ✅
BIOME_LINT Pass ✅
CHECKOV Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
JSCPD Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Fail ❌

Super-linter detected linting errors

For more information, see the GitHub Actions workflow run

Powered by Super-linter

TRIVY

Report Summary

┌───────────────────┬────────────┬─────────────────┬───────────────────┬─────────┐
│      Target       │    Type    │ Vulnerabilities │ Misconfigurations │ Secrets │
├───────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ pnpm-lock.yaml    │    pnpm    │        2        │         -         │    -    │
├───────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ Dockerfile        │ dockerfile │        -        │         0         │    -    │
├───────────────────┼────────────┼─────────────────┼───────────────────┼─────────┤
│ docker/Dockerfile │ dockerfile │        -        │         0         │    -    │
└───────────────────┴────────────┴─────────────────┴───────────────────┴─────────┘
Legend:
- '-': Not scanned
- '0': Clean (no security findings detected)


For OSS Maintainers: VEX Notice
--------------------------------
If you're an OSS maintainer and Trivy has detected vulnerabilities in your project that you believe are not actually exploitable, consider issuing a VEX (Vulnerability Exploitability eXchange) statement.
VEX allows you to communicate the actual status of vulnerabilities in your project, improving security transparency and reducing false positives for your users.
Learn more and start using VEX: https://trivy.dev/docs/v0.69/guide/supply-chain/vex/repo#publishing-vex-documents

To disable this notice, set the TRIVY_DISABLE_VEX_NOTICE environment variable.


pnpm-lock.yaml (pnpm)
=====================
Total: 2 (UNKNOWN: 0, LOW: 0, MEDIUM: 2, HIGH: 0, CRITICAL: 0)

┌───────────────────────┬────────────────┬──────────┬────────┬───────────────────┬───────────────┬─────────────────────────────────────────────────────────────┐
│        Library        │ Vulnerability  │ Severity │ Status │ Installed Version │ Fixed Version │                            Title                            │
├───────────────────────┼────────────────┼──────────┼────────┼───────────────────┼───────────────┼─────────────────────────────────────────────────────────────┤
│ http-proxy-middleware │ CVE-2026-55602 │ MEDIUM   │ fixed  │ 2.0.9             │ 3.0.6, 4.1.0  │ http-proxy-middleware `router` host+path substring matching │
│                       │                │          │        │                   │               │ allows Host-header-driven backend routing bypass            │
│                       │                │          │        │                   │               │ https://avd.aquasec.com/nvd/cve-2026-55602                  │
├───────────────────────┼────────────────┤          │        ├───────────────────┼───────────────┼─────────────────────────────────────────────────────────────┤
│ js-yaml               │ CVE-2026-53550 │          │        │ 3.14.2            │ 4.2.0         │ JS-YAML: Quadratic-complexity DoS in merge key handling via │
│                       │                │          │        │                   │               │ repeated aliases                                            │
│                       │                │          │        │                   │               │ https://avd.aquasec.com/nvd/cve-2026-53550                  │
└───────────────────────┴────────────────┴──────────┴────────┴───────────────────┴───────────────┴─────────────────────────────────────────────────────────────┘

@codecov-commenter

codecov-commenter commented Jun 19, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 88.52%. Comparing base (3e5de83) to head (7fcaa4d).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #346   +/-   ##
=======================================
  Coverage   88.52%   88.52%           
=======================================
  Files          99       99           
  Lines        3600     3600           
  Branches      935      936    +1     
=======================================
  Hits         3187     3187           
  Misses        373      373           
  Partials       40       40           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Bumps ghcr.io/devcontainers/features/node from 2.0.0 to 2.1.0.

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/devcontainers/ghcr.io/devcontainers/features/node-2.1.0 branch from 0b65a09 to 7fcaa4d Compare July 10, 2026 08:19
@github-actions

Copy link
Copy Markdown

Super-linter summary

Language Validation result
BIOME_FORMAT Pass ✅
BIOME_LINT Pass ✅
CHECKOV Pass ✅
GITLEAKS Pass ✅
GIT_MERGE_CONFLICT_MARKERS Pass ✅
JSCPD Pass ✅
PRE_COMMIT Pass ✅
SPELL_CODESPELL Pass ✅
TRIVY Pass ✅

All files and directories linted successfully

For more information, see the GitHub Actions workflow run

Powered by Super-linter

@neilime
neilime merged commit 153039e into main Jul 10, 2026
30 of 31 checks passed
@neilime
neilime deleted the dependabot/devcontainers/ghcr.io/devcontainers/features/node-2.1.0 branch July 10, 2026 08:30
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.

2 participants