Update dependency js-yaml to v4.3.2 - #140
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
Code Review SummaryStatus: No Issues Found | Recommendation: Merge Files Reviewed (1 file)
Review NotesThis PR updates js-yaml from 4.1.1 to 4.3.0, which includes all improvements from 4.2.0 plus:
The update is a minor version bump with security improvements, bug fixes, and no significant breaking changes for typical usage. The change is appropriate for merging. Previous Review Summary (commit ede1078)Current summary above is authoritative. Previous snapshots are kept for context only. Previous review (commit ede1078)Status: No Issues Found | Recommendation: Merge Files Reviewed (1 file)
Review NotesThis PR updates js-yaml from 4.1.1 to 4.2.0, which includes:
The update is a minor version bump with security improvements and bug fixes. The change is appropriate for merging. Reviewed by claude-4.5-sonnet-20250929 · Input: 4.4K · Output: 2.1K · Cached: 142.1K |
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x
branch
from
June 27, 2026 02:23
ede1078 to
5e017ee
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x
branch
from
July 31, 2026 19:10
5e017ee to
8987aac
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x
branch
from
August 26, 2026 21:15
8987aac to
2ddf3dc
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x
branch
from
September 9, 2026 04:45
2ddf3dc to
b642ccb
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.
This PR contains the following updates:
4.1.1→4.3.2Release Notes
nodeca/js-yaml (js-yaml)
v4.3.2Compare Source
v4.3.1Compare Source
v4.3.0Compare Source
v4.2.0Compare Source
Added
docs/safety.mdwith notes about processing untrusted YAML.maxDepth(100) loader option. Not a problem, but gives a betterexception instead of RangeError on stack overflow.
maxMergeSeqLength(20) loader option. Not a problem aftermergefix,but an additional restriction for safety.
dist/builds.Changed
dist/files are no longer kept in the repository.Fixed
Security
elements (makes sense for malformed files > 10K).
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.