Skip to content

Bump js-yaml from 4.2.0 to 4.3.1 in the npm_and_yarn group across 1 directory - #109

Merged
llastflowers merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-60ab56c091
Aug 7, 2026
Merged

Bump js-yaml from 4.2.0 to 4.3.1 in the npm_and_yarn group across 1 directory#109
llastflowers merged 1 commit into
mainfrom
dependabot/npm_and_yarn/npm_and_yarn-60ab56c091

Conversation

@dependabot

@dependabotdependabotBot commented on behalf of githubAug 7, 2026

Copy link
Copy Markdown
Contributor

Bumps the npm_and_yarn group with 1 update in the / directory: js-yaml.

Updates js-yaml from 4.2.0 to 4.3.1

Changelog

Sourced from js-yaml's changelog.

4.3.1 - 2026-07-31

Security

  • [backport] Remove quadratic complexity from !!omap duplicate key detection.

4.3.0 - 2026-06-27

Added

  • [backport] Added maxTotalMergeKeys (10000) loader option to limit the total number of keys processed by YAML merge (<<) across one load() / loadAll() call.

Fixed

  • Restore umd builds back to es5.

Removed

  • [backport] maxMergeSeqLength replaced with maxTotalMergeKeys for limiting YAML merge processing.
Commits
  • 86e91b8 4.3.1 released
  • c3cc4b0 Backport quadratic complexity fix for !!omap
  • 33d05b5 4.3.0 released
  • 663bfab Drop demo publish, to not override new v5 one.
  • 1cb8c7b Add v4-legacy tag for publish
  • 02f27af Restore umd builds back to es5
  • 8be84ed Fix es5 compatibility
  • 59423c6 Replace maxMergeSeqLength option with maxTotalMergeKeys (more robust). Ba...
  • 6842ef6 doc polish
  • See full diff in compare view

@dependabotdependabotBot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 7, 2026
@dependabot
dependabotBot requested a review from a team as a code ownerAugust 7, 2026 17:04
@dependabotdependabotBot added the javascript Pull requests that update javascript code label Aug 7, 2026
@llastflowers

Copy link
Copy Markdown
Contributor

@dependabot recreate

Bumps the npm_and_yarn group with 1 update in the / directory: [js-yaml](https://github.com/nodeca/js-yaml).
Updates `js-yaml` from 4.2.0 to 4.3.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@4.2.0...4.3.1)
---
updated-dependencies:
- dependency-name: js-yaml
dependency-version: 4.3.1
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabotBotforce-pushed the dependabot/npm_and_yarn/npm_and_yarn-60ab56c091 branch from 662c6c5 to 6d6d659CompareAugust 7, 2026 17:19
@llastflowers
llastflowers merged commit 98db79b into mainAug 7, 2026
4 checks passed
@llastflowers
llastflowers deleted the dependabot/npm_and_yarn/npm_and_yarn-60ab56c091 branch August 7, 2026 17:21
Sign up for freeto join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependenciesPull requests that update a dependency filejavascriptPull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant

@llastflowers