Skip to content

Update dependency js-yaml to v5.4.1 - #2414

Merged
spaceninja merged 1 commit into
mainfrom
renovate/js-yaml-5.x
Sep 2, 2026
Merged

Update dependency js-yaml to v5.4.1#2414
spaceninja merged 1 commit into
mainfrom
renovate/js-yaml-5.x

Conversation

@renovate

@renovate renovate Bot commented Aug 21, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
js-yaml 5.3.05.4.1 age confidence

Release Notes

nodeca/js-yaml (js-yaml)

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

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.

@changeset-bot

changeset-bot Bot commented Aug 21, 2026

Copy link
Copy Markdown

⚠️ No Changeset found

Latest commit: 6cabf31

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@netlify

netlify Bot commented Aug 21, 2026

Copy link
Copy Markdown

Deploy Preview for cloudfour-patterns ready!

Name Link
🔨 Latest commit 6cabf31
🔍 Latest deploy log https://app.netlify.com/projects/cloudfour-patterns/deploys/6a963adb9c623d00082ad05b
😎 Deploy Preview https://deploy-preview-2414--cloudfour-patterns.netlify.app
📱 Preview on mobile
Toggle QR Code...

QR Code

Use your smartphone camera to open QR code link.

To edit notification comments on pull requests, go to your Netlify project configuration.

@renovate
renovate Bot force-pushed the renovate/js-yaml-5.x branch 3 times, most recently from 8b68646 to 16eaca6 Compare August 21, 2026 22:24
@renovate renovate Bot changed the title Update dependency js-yaml to v5 Update dependency js-yaml to v5 - autoclosed Aug 21, 2026
@renovate renovate Bot closed this Aug 21, 2026
@renovate
renovate Bot deleted the renovate/js-yaml-5.x branch August 21, 2026 23:20
@renovate renovate Bot changed the title Update dependency js-yaml to v5 - autoclosed Update dependency js-yaml to v5.4.0 Aug 28, 2026
@renovate renovate Bot reopened this Aug 28, 2026
@renovate
renovate Bot force-pushed the renovate/js-yaml-5.x branch 5 times, most recently from a677e22 to 0f550ff Compare August 29, 2026 20:35
@renovate renovate Bot changed the title Update dependency js-yaml to v5.4.0 Update dependency js-yaml to v5.4.1 Aug 29, 2026
@renovate
renovate Bot force-pushed the renovate/js-yaml-5.x branch 6 times, most recently from 9c30227 to 127909b Compare September 1, 2026 00:17
@renovate
renovate Bot force-pushed the renovate/js-yaml-5.x branch from 127909b to 6cabf31 Compare September 1, 2026 02:39
@spaceninja
spaceninja merged commit a7baed1 into main Sep 2, 2026
9 checks passed
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.

1 participant