chore(deps): bump js-yaml from 4.3.1 to 4.3.2 in /docs - #2920
Open
dependabot[bot] wants to merge 1 commit into
Open
chore(deps): bump js-yaml from 4.3.1 to 4.3.2 in /docs#2920dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
dependabot
Bot
requested review from
Daniel Meppiel (danielmeppiel) and
Sergio Sisternes (sergio-sisternes-epam)
as code owners
September 9, 2026 12:34
Contributor
There was a problem hiding this comment.
🟢 Approval recommended
The change is a straightforward lockfile-only dependency patch bump with no apparent inconsistencies or leftover references to the prior version.
Pull request overview
Updates the documentation site’s npm lockfile to pull in js-yaml v4.3.2 (from v4.3.1), reflecting the upstream patch release (including merge-sequence limits intended to reduce CPU usage risk).
Changes:
- Bump
node_modules/js-yamlfrom4.3.1to4.3.2in the docs lockfile. - Update the corresponding tarball
resolvedURL andintegrityhash.
File summaries
| File | Description |
|---|---|
| docs/package-lock.json | Updates the locked js-yaml package version/resolution to 4.3.2 for the docs workspace. |
Review details
Copilot wasn't able to review any files in this pull request.
Files not reviewed (1)
- docs/package-lock.json: Generated file
- Files reviewed: 0/1 changed files
- Comments generated: 0
- Review effort level: Lite
💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.
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: indirect ... Signed-off-by: dependabot[bot] <support@github.com>
dependabot
Bot
force-pushed
the
dependabot/npm_and_yarn/docs/js-yaml-4.3.2
branch
from
September 11, 2026 20:20
f46d69b to
cd4ccba
Compare
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.3.1 to 4.3.2.
Changelog
Sourced from js-yaml's changelog.
Commits
79ca68d4.3.2 releasedd90b661Backport merge limits from v5.4.1