chore(deps): bump js-yaml from 4.3.1 to 4.3.2 in /lua-employee-onboarding - #73
Conversation
Bumps [js-yaml](https://github.com/nodeca/js-yaml) from 4.3.1 to 4.3.2. - [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.2/CHANGELOG.md) - [Commits](nodeca/js-yaml@4.3.1...4.3.2) --- updated-dependencies: - dependency-name: js-yaml dependency-version: 4.3.2 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
johnmicheal-lua
left a comment
There was a problem hiding this comment.
Code review — LOW risk
Routine Dependabot patch bump of js-yaml 4.3.1 → 4.3.2, a security backport that limits merge-sequence size and counts empty mappings toward maxTotalMergeKeys to mitigate CPU-exhaustion. Both package.json and package-lock.json are updated consistently, the new integrity hash is present, and there are no source or API changes. Safe to merge once CI passes.
PR Risk Reviewer — automated senior review of 15da946 · risk: low · confidence: 0.96
richard-lua
left a comment
There was a problem hiding this comment.
Code review — LOW risk
Routine Dependabot patch bump of js-yaml 4.3.1 → 4.3.2, a security backport limiting merge-sequence CPU usage. The change is confined to package.json and package-lock.json, is semver-compatible with the existing ^4.3.1 range, and the lockfile version/integrity are consistent. Safe to merge once CI passes.
PR Risk Reviewer — automated senior review of 15da946 · risk: low · confidence: 0.95
selcuk-lua
left a comment
There was a problem hiding this comment.
Code review — LOW risk
Routine Dependabot patch bump of js-yaml 4.3.1 → 4.3.2 in lua-employee-onboarding. The upstream release is a security-focused backport (hard-limits merge sequence size and counts empty mappings toward maxTotalMergeKeys to curb CPU usage). The package.json and package-lock.json changes are consistent — version, resolved URL, and integrity hash all match the 4.3.2 release — and there are no source changes.
The change looks solid: it is a patch-level, security-hardening upgrade with a matching lockfile update and minimal blast radius. Merge once CI is green.
PR Risk Reviewer — automated senior review of 15da946 · risk: low · confidence: 0.97
Bumps js-yaml from 4.3.1 to 4.3.2.
Changelog
Sourced from js-yaml's changelog.
Commits
79ca68d4.3.2 releasedd90b661Backport merge limits from v5.4.1Dependabot 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.