Skip to content

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

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

Update dependency js-yaml to v5.3.0#4826
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/js-yaml-5.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Aug 1, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
js-yaml 5.2.25.3.0 age confidence

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.

v5.2.3

Compare Source

Fixed
  • Prevent prototype fallback when resolving tags and mapping entries, #​782.
  • Resolve !!timestamp years 0000-0099 correctly, #​775.
  • Preserve implicit null mapping values before document markers and reject
    unpaired mapping event streams, #​784.
  • Preserve folded scalar values with tab-indented lines when round-tripping a
    parsed AST through present(); dump() and loading are unaffected, #​780.

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 was generated by Mend Renovate. View the repository job log.

@netlify

netlify Bot commented Aug 1, 2026

Copy link
Copy Markdown

Deploy Preview for nifty-bassi-e26446 ready!

Name Link
🔨 Latest commit 9763371
🔍 Latest deploy log https://app.netlify.com/projects/nifty-bassi-e26446/deploys/6a7ef6059fa13d0008b8f834
😎 Deploy Preview https://deploy-preview-4826--nifty-bassi-e26446.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 changed the title chore(deps): update dependency js-yaml to v5.2.3 Update dependency js-yaml to v5.2.3 Aug 1, 2026
@renovate renovate Bot changed the title Update dependency js-yaml to v5.2.3 chore(deps): update dependency js-yaml to v5.2.3 Aug 3, 2026
@renovate renovate Bot changed the title chore(deps): update dependency js-yaml to v5.2.3 Update dependency js-yaml to v5.2.3 Aug 3, 2026
@renovate renovate Bot changed the title Update dependency js-yaml to v5.2.3 chore(deps): update dependency js-yaml to v5.2.3 Aug 3, 2026
@renovate renovate Bot changed the title chore(deps): update dependency js-yaml to v5.2.3 Update dependency js-yaml to v5.2.3 Aug 5, 2026
@renovate renovate Bot changed the title Update dependency js-yaml to v5.2.3 chore(deps): update dependency js-yaml to v5.2.3 Aug 5, 2026
@renovate renovate Bot changed the title chore(deps): update dependency js-yaml to v5.2.3 Update dependency js-yaml to v5.2.3 Aug 6, 2026
@renovate
renovate Bot force-pushed the renovate/js-yaml-5.x-lockfile branch from f255718 to 0d6a319 Compare August 11, 2026 17:23
@renovate renovate Bot changed the title Update dependency js-yaml to v5.2.3 chore(deps): update dependency js-yaml to v5.2.3 Aug 13, 2026
@renovate renovate Bot changed the title chore(deps): update dependency js-yaml to v5.2.3 Update dependency js-yaml to v5.2.3 Aug 13, 2026
@renovate renovate Bot changed the title Update dependency js-yaml to v5.2.3 chore(deps): update dependency js-yaml to v5.2.3 Aug 14, 2026
@renovate renovate Bot changed the title chore(deps): update dependency js-yaml to v5.2.3 Update dependency js-yaml to v5.2.3 Aug 14, 2026
@renovate
renovate Bot force-pushed the renovate/js-yaml-5.x-lockfile branch from 0d6a319 to 24103ae Compare August 14, 2026 09:41
@renovate renovate Bot changed the title Update dependency js-yaml to v5.2.3 Update dependency js-yaml to v5.3.0 Aug 14, 2026
@renovate
renovate Bot force-pushed the renovate/js-yaml-5.x-lockfile branch from 24103ae to 9763371 Compare August 14, 2026 11:03
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.

0 participants