Skip to content

Bump js-yaml from 4.1.1 to 4.2.0#1857

Open
renovate-pagopa[bot] wants to merge 1 commit into
mainfrom
renovate/js-yaml-to-4.2.0
Open

Bump js-yaml from 4.1.1 to 4.2.0#1857
renovate-pagopa[bot] wants to merge 1 commit into
mainfrom
renovate/js-yaml-to-4.2.0

Conversation

@renovate-pagopa

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
js-yaml 4.1.1 -> 4.2.0 age confidence

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.

For further information on security, please refer to the Confluence page link


Release Notes

nodeca/js-yaml (js-yaml)

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

Configuration

📅 Schedule: Branch creation - "" (UTC), 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.

👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.


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

This PR has been generated by Renovate Bot.

@renovate-pagopa renovate-pagopa Bot requested a review from a team as a code owner June 17, 2026 08:09
@renovate-pagopa renovate-pagopa Bot added the OER label Jun 17, 2026
@renovate-pagopa renovate-pagopa Bot force-pushed the renovate/js-yaml-to-4.2.0 branch from ae912cf to 576dd41 Compare June 18, 2026 07:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants