Skip to content

Update dependency js-yaml to v5.3.0 - #241

Merged
ezzatron merged 1 commit into
mainfrom
renovate/js-yaml-5.x-lockfile
Aug 22, 2026
Merged

Update dependency js-yaml to v5.3.0#241
ezzatron merged 1 commit into
mainfrom
renovate/js-yaml-5.x-lockfile

Conversation

@ghalactic-renovate

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
js-yaml dependencies minor 5.2.35.3.0

Release Notes

nodeca/js-yaml (js-yaml)

v5.3.0

Compare Source

This release focuses on reworking the documentation and making small
architectural improvements before moving forward.

Added
  • Added completely new documentation.
  • Exported DUMP_SCHEMA, the default schema used by the dumper.
  • Added YAMLException.throwAt() for throwing an error at a source position.
Changed
  • Changed flat constant exports to grouped exports: EVENT_ID, SCALAR_STYLE,
    COLLECTION_STYLE, and CHOMPING_MODE, along with their value types. The old
    exports are still preserved, but deprecated.
  • Made identify mandatory for custom tag definitions. Use
    identify: () => false for load-only tags.
Deprecated
  • Deprecated flat constant exports. Use grouped ones instead.
Removed
  • Removed the MERGE_KEY export (not used anymore after last fixes).
Fixed
  • Validate << sequence items at merge time, so aliased merge sources are
    checked too.
  • Resolve << outside of a mapping key as the plain string '<<', matching
    v4, instead of leaking an internal symbol into the result.

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 has been generated by Mend Renovate CLI.

@ghalactic-renovate ghalactic-renovate Bot added non-dev Pull requests that update non-dev dependencies non-major Pull requests that update non-major dependency versions npm Pull requests that update NPM dependencies renovate Pull requests created by Renovate labels Aug 21, 2026
@ghalactic-renovate
ghalactic-renovate Bot requested a review from a team August 21, 2026 10:22
@codecov

codecov Bot commented Aug 21, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 64.92%. Comparing base (3e21045) to head (fd7946e).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #241   +/-   ##
=======================================
  Coverage   64.92%   64.92%           
=======================================
  Files          19       19           
  Lines         613      613           
  Branches      131      131           
=======================================
  Hits          398      398           
  Misses        199      199           
  Partials       16       16           

☔ View full report in Codecov by Harness.
📢 Have feedback on the report? Share it here.

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

@ezzatron
ezzatron merged commit 171e4dc into main Aug 22, 2026
5 checks passed
@ezzatron
ezzatron deleted the renovate/js-yaml-5.x-lockfile branch August 22, 2026 07:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

non-dev Pull requests that update non-dev dependencies non-major Pull requests that update non-major dependency versions npm Pull requests that update NPM dependencies renovate Pull requests created by Renovate

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant