Update dependency js-yaml to v4.3.2 - #64
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
2 times, most recently
from
December 3, 2025 19:13
097ec7d to
a3d059b
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
from
December 31, 2025 15:13
a3d059b to
5d89419
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
from
January 8, 2026 19:06
5d89419 to
832d748
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
2 times, most recently
from
January 23, 2026 18:07
9dc4039 to
99208d7
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
from
February 2, 2026 19:09
99208d7 to
3d01540
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
2 times, most recently
from
February 17, 2026 15:44
d14359c to
82c6c5e
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
from
March 5, 2026 16:09
82c6c5e to
8d5d146
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
from
March 13, 2026 10:53
8d5d146 to
c42cacf
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
2 times, most recently
from
April 8, 2026 16:58
b802ff8 to
55d6733
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
from
April 29, 2026 13:47
55d6733 to
e95d4ec
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
from
May 12, 2026 16:46
e95d4ec to
22ed12d
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
from
May 28, 2026 15:48
22ed12d to
c14753d
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
2 times, most recently
from
June 1, 2026 17:19
a51682d to
4bd5182
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
from
June 11, 2026 16:14
4bd5182 to
0c9fce2
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
from
June 26, 2026 22:50
0c9fce2 to
1b6ebba
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
2 times, most recently
from
July 16, 2026 14:54
efda303 to
ee2e60b
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
2 times, most recently
from
July 24, 2026 21:01
e9cc736 to
6c2ef9c
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
2 times, most recently
from
July 31, 2026 18:00
80914a8 to
7eb6ff1
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
from
August 12, 2026 04:14
7eb6ff1 to
074fef8
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
from
August 14, 2026 18:48
074fef8 to
78e37a3
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
from
August 26, 2026 11:16
78e37a3 to
9009902
Compare
renovate
Bot
force-pushed
the
renovate/js-yaml-4.x-lockfile
branch
from
August 26, 2026 21:58
9009902 to
62596a9
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.0→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).
v4.1.1Compare Source
Security
Configuration
📅 Schedule: (UTC)
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR is behind base branch, 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.