Skip to content

Update dependency js-yaml to v4.3.2 - #22

Open
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/js-yaml-4.x-lockfile
Open

renovate[bot] wants to merge 1 commit into
mainfrom
renovate/js-yaml-4.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 1, 2026 •

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
js-yaml 4.1.0 → 4.3.2 age confidence

Release Notes

nodeca/js-yaml (js-yaml)

v4.3.2

Compare Source

v4.3.1

Compare Source

v4.3.0

Compare Source

v4.2.0

Compare Source

Added
  • Added docs/safety.md with notes about processing untrusted YAML.
  • Added maxDepth (100) loader option. Not a problem, but gives a better
    exception instead of RangeError on stack overflow.
  • Added maxMergeSeqLength (20) loader option. Not a problem after merge fix,
    but an additional restriction for safety.
  • Added sourcemaps to dist/ builds.
Changed
  • Stop resolving numbers with underscores as numeric scalars, #​627.
  • Switched dev toolchains to Vite / neostandard.
  • Updated demo.
  • Reorganized tests.
  • dist/ files are no longer kept in the repository.
Fixed
  • Fix parsing of properties on the first implicit block mapping key, #​62.
  • Fix trailing whitespace handling when folding flow scalar lines, #​307.
  • Reject top-level block scalars without content indentation, #​280.
  • Ensure numbers survive round-trip, #​737.
  • Fix test coverage for issue #​221.
  • Fix flow scalar trailing whitespace folding, #​307.
  • Fix digits in YAML named tag handles.
Security
  • Fix potential DoS via quadratic complexity in merge - deduplicate repeated
    elements (makes sense for malformed files > 10K).

v4.1.1

Compare Source

Security
  • Fix prototype pollution issue in yaml merge (<<) operator.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • At any time (no schedule defined)

🚦 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@codesandbox

codesandbox Bot commented Jun 1, 2026

Copy link
Copy Markdown

Review or Edit in CodeSandbox

Open the branch in Web Editor • VS Code • Insiders

Open Preview

@renovate
renovate Bot force-pushed the renovate/js-yaml-4.x-lockfile branch from 0eb9788 to 449bf84 Compare June 11, 2026 14:40
@renovate renovate Bot changed the title Update dependency js-yaml to v4.2.0 Update dependency js-yaml to v4.3.0 Jun 26, 2026
@renovate
renovate Bot force-pushed the renovate/js-yaml-4.x-lockfile branch from 449bf84 to 7c696a1 Compare June 26, 2026 23:51
@renovate
renovate Bot force-pushed the renovate/js-yaml-4.x-lockfile branch 2 times, most recently from 96fa8e1 to fe507e1 Compare July 30, 2026 17:14
@renovate renovate Bot changed the title Update dependency js-yaml to v4.3.0 Update dependency js-yaml to v4.3.1 Jul 31, 2026
@renovate
renovate Bot force-pushed the renovate/js-yaml-4.x-lockfile branch from fe507e1 to 87155d2 Compare July 31, 2026 19:47
@renovate
renovate Bot force-pushed the renovate/js-yaml-4.x-lockfile branch from 87155d2 to 5d6c775 Compare August 11, 2026 20:56
@renovate
renovate Bot force-pushed the renovate/js-yaml-4.x-lockfile branch from 5d6c775 to 5999106 Compare August 26, 2026 20:43
@renovate renovate Bot changed the title Update dependency js-yaml to v4.3.1 Update dependency js-yaml to v4.3.2 Aug 27, 2026
@renovate
renovate Bot force-pushed the renovate/js-yaml-4.x-lockfile branch from 5999106 to 980d35d Compare August 27, 2026 01:50
@renovate
renovate Bot force-pushed the renovate/js-yaml-4.x-lockfile branch from 980d35d to d5b7cb6 Compare September 3, 2026 20:24
@renovate
renovate Bot force-pushed the renovate/js-yaml-4.x-lockfile branch from d5b7cb6 to aa922dd Compare September 15, 2026 21:46
@renovate
renovate Bot force-pushed the renovate/js-yaml-4.x-lockfile branch from aa922dd to 03fe864 Compare September 24, 2026 18:59
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants