Skip to content

Update dependency js-yaml@<3.15.0 to v5.4.2 - #939

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

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

Conversation

@renovate

@renovate renovate Bot commented Aug 28, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
js-yaml@<3.15.0 5.3.05.4.2 age confidence

Release Notes

nodeca/js-yaml (js-yaml@<3.15.0)

v5.4.2

Compare Source

Fixed
  • forceQuotes no longer quotes non-string scalars, #​798.

v5.4.1

Compare Source

v5.4.0

Compare Source

Added
  • Added the scalarStyleRules dumper option to customize string formatting.
    See Scalar styling for details.
Changed
  • [breaking] Flattened the low-level AST node style representation. Scalar
    and collection nodes now use SCALAR_STYLE and COLLECTION_STYLE values;
    explicit tags use the separate tagged property. Alias nodes now contain
    only kind and anchor. This only affects code that directly constructs or
    edits AST nodes.
  • [breaking] The sortKeys option was rewritten using AST mutation to avoid
    side effects.
  • Reworked scalar style selection. This can change formatting without changing
    loaded values; in particular, whitespace-only strings are now double-quoted.
Fixed
  • Accept a byte order mark at the start of each document in a stream, #​791.
  • Produce valid flow mappings with quoteFlowKeys and flowSkipColonSpace,
    including alias and property-only keys, #​786.
  • Preserve empty scalar items when converting block sequences to flow style.
  • Do not apply the 1024-character simple-key limit to flow mapping keys.
  • Count Unicode code points, rather than UTF-16 code units, for the
    1024-character simple-key limit.
  • Add an explicit document-end marker after keep-chomped block scalars when
    needed to preserve trailing newlines.

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


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

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

@codecov-commenter

codecov-commenter commented Aug 28, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 97.89%. Comparing base (584954e) to head (974980a).

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #939   +/-   ##
=======================================
  Coverage   97.89%   97.89%           
=======================================
  Files          91       91           
  Lines        3084     3084           
  Branches      537      537           
=======================================
  Hits         3019     3019           
  Misses         23       23           
  Partials       42       42           

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

@renovate
renovate Bot force-pushed the renovate/js-yaml-3.15.0-5.x branch 6 times, most recently from ff8b8e1 to 31ed072 Compare August 29, 2026 23:11
@renovate renovate Bot changed the title Update dependency js-yaml@<3.15.0 to v5.4.0 Update dependency js-yaml@<3.15.0 to v5.4.1 Aug 29, 2026
@renovate
renovate Bot force-pushed the renovate/js-yaml-3.15.0-5.x branch 21 times, most recently from e9699a7 to 96a727e Compare September 4, 2026 23:36
@renovate
renovate Bot force-pushed the renovate/js-yaml-3.15.0-5.x branch 9 times, most recently from 3b30a6e to 5070ea8 Compare September 10, 2026 19:52
@coderabbitai

coderabbitai Bot commented Sep 10, 2026

Copy link
Copy Markdown

Important

Review skipped

Bot user detected.

To trigger a single review, invoke the @coderabbitai review command.

⚙️ Run configuration

Configuration used: Organization UI

Review profile: CHILL

Plan: Advanced

Run ID: 6f6f5728-d578-48bb-8f5a-e01cd5bc3c82

You can disable this status message by setting the reviews.review_status to false in the CodeRabbit configuration file.

Use the checkbox below for a quick retry:

  • 🔍 Trigger review

Comment @coderabbitai help to get the list of available commands.

@renovate
renovate Bot force-pushed the renovate/js-yaml-3.15.0-5.x branch 17 times, most recently from 903df47 to 65be16e Compare September 15, 2026 23:01
@renovate
renovate Bot force-pushed the renovate/js-yaml-3.15.0-5.x branch from 65be16e to 974980a Compare September 16, 2026 03:12
@renovate renovate Bot changed the title Update dependency js-yaml@<3.15.0 to v5.4.1 Update dependency js-yaml@<3.15.0 to v5.4.2 Sep 16, 2026
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.

2 participants