Skip to content

build(deps): bump js-yaml from 4.3.1 to 4.3.2 - #2160

Merged
netomi merged 2 commits into
eclipse-openvsx:mainfrom
svor:sv-js-yaml-4.3.2
Sep 4, 2026
Merged

build(deps): bump js-yaml from 4.3.1 to 4.3.2#2160
netomi merged 2 commits into
eclipse-openvsx:mainfrom
svor:sv-js-yaml-4.3.2

Conversation

@svor

@svor svor commented Sep 4, 2026

Copy link
Copy Markdown
Contributor

Addresses CVE-2026-84375: DoS via unbounded merge key processing in js-yaml < 4.3.2

js-yaml is a transitive dependency pulled in by @eslint/eslintrc, @textlint/linter-formatter, and rc-config-loader. All of them declare ^4.1.0 or ^4.1.1, which already allows 4.3.2 — the lock files just had 4.3.1 pinned from a previous resolution.

Updated by running yarn up -R js-yaml in both cli/ and webui/ workspaces to refresh the lock file resolution within the existing range.

svor and others added 2 commits September 4, 2026 11:58
Addresses CVE-2026-84375: DoS via unbounded merge key processing
in js-yaml < 4.3.2.

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
Signed-off-by: Valerii Svydenko <vsvydenk@redhat.com>
The lockfile change touches both workspaces, so both changelogs get an
entry. Kept to the terse form the surrounding Dependencies entries use;
the CVE this addresses is described in the pull request, and js-yaml
here is a transitive of the lint tooling rather than anything the
published packages ship.

Co-Authored-By: Claude Opus 5 (1M context) <noreply@anthropic.com>
@netomi
netomi merged commit bfec87b into eclipse-openvsx:main Sep 4, 2026
5 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants