Bump js-yaml from 3.14.2 to 3.15.1 - #43
Conversation
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 3.14.2 to 3.15.1. - [Changelog](https://github.com/nodeca/js-yaml/blob/3.15.1/CHANGELOG.md) - [Commits](nodeca/js-yaml@3.14.2...3.15.1) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 3.15.1 dependency-type: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
There was a problem hiding this comment.
Upstream: unknown (author to confirm) — Dependabot body links nodeca/js-yaml changelog/commits but no concrete upstream issue/PR number.
Scope
Lockfile-only Dependabot bump of transitive js-yaml (3.14.2 → 3.15.1) in yarn.lock; the only in-tree consumer is tslint (dev tooling). Merging delivers a worthwhile security hygiene win: the 3.15.x line backports removal of quadratic complexity in !!omap duplicate-key detection and adds a maxTotalMergeKeys loader cap, without changing application/runtime source under src/.
CI
Required checks are still pending at review time; branch protection should gate merge on completion—no code-level blockers identified from the lockfile diff alone.
Regression risk
Patch-level update within the existing ^3.13.1 range for a dev-only YAML parser—low blast radius because @lifeomic/kms-crypt does not depend on js-yaml directly.
Residual risks / follow-ups
None — because this is an isolated lockfile refresh for a transitive dev dependency with no direct app coupling and security fixes contained within the declared semver range.
Note: Review generated using Cursor model
composer-2.5.
This review was generated by review-bot.
Bumps js-yaml from 3.14.2 to 3.15.1.
Changelog
Sourced from js-yaml's changelog.
Commits
ab85ae23.15.1 released30a5e76dist rebuild22a8071Backport quadratic complexity fix for !!omapc34b6c43.15.0 released21e13d3dist rebuild4165c62Add v3-legacy tag for publishd8ff750Add package lock24f13e7AddedmaxTotalMergeKeys(10000) loader option (v5 backport)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 rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)You can disable automated security fix PRs for this repo from the Security Alerts page.