Skip to content

fix(deps): update dependency js-yaml to v4.3.1 in package.json - #125

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

fix(deps): update dependency js-yaml to v4.3.1 in package.json#125
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/js-yaml-4.x

Conversation

@renovate

@renovaterenovateBot commented Jun 3, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

PackageChangeAgeConfidence
js-yaml4.1.14.3.1ageconfidence

Release Notes

nodeca/js-yaml (js-yaml)

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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • Monday through Friday (* * * * 1-5)
  • 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.

@renovate
renovateBot requested a review from nitrocode as a code ownerJune 3, 2026 23:35
@codecov

codecovBot commented Jun 3, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 100.00%. Comparing base (efe2209) to head (dc54a5e).

Additional details and impacted files

Impacted file tree graph

@@ Coverage Diff @@## main #125 +/- ##
=========================================
Coverage 100.00% 100.00% =========================================
Files 1 1 Lines 263 263 Branches 113 113 =========================================
Hits 263 263 
FlagCoverage Δ
unit100.00% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.


Continue to review full report in Codecov by Harness.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update efe2209...dc54a5e. Read the comment docs.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@renovate
renovateBotforce-pushed the renovate/js-yaml-4.x branch from e9115b8 to 77d6030CompareJune 30, 2026 00:12
@renovaterenovateBot changed the title fix(deps): update dependency js-yaml to v4.2.0 in package.jsonfix(deps): update dependency js-yaml to v4.3.0 in package.jsonJun 30, 2026
@renovate
renovateBotforce-pushed the renovate/js-yaml-4.x branch from 77d6030 to dc54a5eCompareAugust 3, 2026 18:28
@renovaterenovateBot changed the title fix(deps): update dependency js-yaml to v4.3.0 in package.jsonfix(deps): update dependency js-yaml to v4.3.1 in package.jsonAug 3, 2026
github-actionsBot added a commit that referenced this pull request Aug 3, 2026
@github-actions

Copy link
Copy Markdown
Contributor

👁️ PR Preview

🚀 Open Preview

Deployed from commit dc54a5e · Updates on every push to this PR
(Preview is removed automatically when the PR is closed.)

Screenshots

DesktopMobile
DesktopMobile

github-actionsBot added a commit that referenced this pull request Aug 3, 2026
Sign up for freeto 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