chore(docs): bump js-yaml from 4.2.0 to 4.3.1 in /web-app - #983
Merged
pflynn-virtru merged 1 commit intoAug 10, 2026
Conversation
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/web-app/js-yaml-4.3.1
branch
from
August 10, 2026 15:39
85f94b8 to
03eb7c1
Compare
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.2.0 to 4.3.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.2.0...4.3.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/web-app/js-yaml-4.3.1
branch
from
August 10, 2026 15:42
03eb7c1 to
761dc97
Compare
X-Test Failure Report |
pflynn-virtru
approved these changes
Aug 10, 2026
pflynn-virtru
left a comment
Member
There was a problem hiding this comment.
Approving: Dependabot security bump, required checks green.
pflynn-virtru
deleted the
dependabot/npm_and_yarn/web-app/js-yaml-4.3.1
branch
August 10, 2026 16:06
pflynn-virtru
added a commit
that referenced
this pull request
Aug 10, 2026
Closes the remaining Dependabot alerts that have no Dependabot PR of their own: brace-expansion GHSA-3jxr-9vmj-r5cp / CVE-2026-13149 -- DoS via exponential-time expansion of consecutive non-expanding {} groups alerts #292 #297 #298 (lib), #302 #303 (web-app) js-yaml GHSA-5p4m-2wfm-xmqj / CVE-2026-59870 -- quadratic CPU consumption in !!omap resolution alerts #327 #328 (lib) Both are transitive dev-only dependencies, so this is a lockfile-only change made with `npm update --package-lock-only`; no package.json ranges move. brace-expansion 1.1.12/1.1.14 -> 1.1.18 2.0.2/2.1.0 -> 2.1.4 5.0.6/5.0.7 -> 5.0.9 js-yaml 3.15.0 -> 3.15.1 (lib) 4.3.0 -> 4.3.1 (lib) cli/ carries brace-expansion bumps too. It had no alert of its own -- it was already on 1.1.16/2.1.2/5.0.7 -- but `npm update` moved it onto the same patched versions as the other two lockfiles. The js-yaml bumps for cli/ and web-app/ that earlier revisions of this branch carried have been dropped; they landed via #981 and #983. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Signed-off-by: Paul Flynn <pflynn-virtru@users.noreply.github.com>
pflynn-virtru
added a commit
that referenced
this pull request
Aug 10, 2026
Closes the last two Dependabot alerts that have no Dependabot PR of their own: js-yaml GHSA-5p4m-2wfm-xmqj / CVE-2026-59870 -- quadratic CPU consumption in !!omap resolution alerts #327 #328 (lib) js-yaml is a transitive dev-only dependency, so this is a lockfile-only change made with `npm update --package-lock-only`; no package.json ranges move. js-yaml 3.15.0 -> 3.15.1 (via @istanbuljs/load-nyc-config) 4.3.0 -> 4.3.1 Earlier revisions of this branch also carried brace-expansion bumps for lib/, cli/ and web-app/, plus js-yaml for cli/ and web-app/. Those all landed via Dependabot PRs #981, #983, #985 and #995, so they have been dropped here. cli/ is untouched: it was already on patched brace-expansion (1.1.16/2.1.2/5.0.7) and never had an alert. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com> Signed-off-by: Paul Flynn <pflynn-virtru@users.noreply.github.com>
pflynn-virtru
added a commit
that referenced
this pull request
Aug 10, 2026
Closes the last two Dependabot alerts that have no Dependabot PR of their own: js-yaml GHSA-5p4m-2wfm-xmqj / CVE-2026-59870 -- quadratic CPU consumption in !!omap resolution alerts #327 #328 (lib) js-yaml is a transitive dev-only dependency, so this is a lockfile-only change made with `npm update --package-lock-only`; no package.json ranges move. js-yaml 3.15.0 -> 3.15.1 (via @istanbuljs/load-nyc-config) 4.3.0 -> 4.3.1 Earlier revisions of this branch also carried brace-expansion bumps for lib/, cli/ and web-app/, plus js-yaml for cli/ and web-app/. Those all landed via Dependabot PRs #981, #983, #985 and #995, so they have been dropped here. cli/ is untouched: it was already on patched brace-expansion (1.1.16/2.1.2/5.0.7) and never had an alert. Signed-off-by: Paul Flynn <pflynn-virtru@users.noreply.github.com> Co-authored-by: Paul Flynn <pflynn-virtru@users.noreply.github.com> Co-authored-by: Claude Opus 5 <noreply@anthropic.com>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps js-yaml from 4.2.0 to 4.3.1.
Changelog
Sourced from js-yaml's changelog.
Commits
86e91b84.3.1 releasedc3cc4b0Backport quadratic complexity fix for !!omap33d05b54.3.0 released663bfabDrop demo publish, to not override new v5 one.1cb8c7bAdd v4-legacy tag for publish02f27afRestore umd builds back to es58be84edFix es5 compatibility59423c6ReplacemaxMergeSeqLengthoption withmaxTotalMergeKeys(more robust). Ba...6842ef6doc polish