Skip to content

chore(deps): update dependency js-yaml to v5.2.1 - autoclosed - #389

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

chore(deps): update dependency js-yaml to v5.2.1 - autoclosed#389
renovate[bot] wants to merge 1 commit into
mainfrom
renovate/js-yaml-5.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Jun 23, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
js-yaml 5.0.05.2.1 age confidence

Release Notes

nodeca/js-yaml (js-yaml)

v5.2.1

Compare Source

Fixed
  • Add Map support to !!omap (should work when realMapTag used)
Security
  • Remove quadratic complexity from !!omap addItem. Regression from v5
    (usually not critical, because YAML11_SCHEMA is not default anymore).

v5.2.0

Compare Source

Added
  • Added maxTotalMergeKeys (10000) loader option to limit the total number of
    keys processed by YAML merge (<<) across one load() / loadAll() call.
  • Added maxAliases (-1) loader option to limit the number of YAML aliases per
    document.
Removed
  • maxMergeSeqLength replaced with maxTotalMergeKeys for limiting YAML merge
    processing.
Fixed
  • Round-trip of integers with exponential form (>= 1e21)

v5.1.0

Compare Source

Added
  • Collection tags can finalize an incrementally populated carrier into a
    different result value.
Changed
  • [breaking] quoteStyle now selects the preferred quote style; use the
    restored forceQuotes option to force quoting non-key strings.

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.

@renovate renovate Bot changed the title chore(deps): update dependency js-yaml to v5.1.0 chore(deps): update dependency js-yaml to v5.2.0 Jun 26, 2026
@renovate
renovate Bot force-pushed the renovate/js-yaml-5.x-lockfile branch 2 times, most recently from 02a3d93 to 417b937 Compare July 2, 2026 02:12
@renovate renovate Bot changed the title chore(deps): update dependency js-yaml to v5.2.0 chore(deps): update dependency js-yaml to v5.2.1 Jul 2, 2026
@renovate
renovate Bot force-pushed the renovate/js-yaml-5.x-lockfile branch from 417b937 to fdd3d7e Compare July 18, 2026 04:10
@renovate renovate Bot changed the title chore(deps): update dependency js-yaml to v5.2.1 chore(deps): update dependency js-yaml to v5.2.1 - autoclosed Jul 21, 2026
@renovate renovate Bot closed this Jul 21, 2026
@renovate
renovate Bot deleted the renovate/js-yaml-5.x-lockfile branch July 21, 2026 02:08
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