Skip to content

chore(deps-dev): bump js-yaml from 4.2.0 to 4.3.1 - #83

Merged
rvagg merged 1 commit into
masterfrom
dependabot/npm_and_yarn/js-yaml-4.3.1
Aug 10, 2026
Merged

chore(deps-dev): bump js-yaml from 4.2.0 to 4.3.1#83
rvagg merged 1 commit into
masterfrom
dependabot/npm_and_yarn/js-yaml-4.3.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 10, 2026

Copy link
Copy Markdown
Contributor

Bumps 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

@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 10, 2026
@github-actions

github-actions Bot commented Aug 10, 2026

Copy link
Copy Markdown

depsound · 1 dependency change · review the changes

  • npm:js-yaml 4.2.0 → 4.3.1: generated code changed (dist/js-yaml.mjs, +/-5,454 lines): outside the review surface, worth a look; hooks that run only for a git/link/file dependency: prepack changed (git/non-registry installs only); a registry install does not run these; fixes 2 advisory(ies)

Checked: the published artifact diff, manifest compatibility, install/build execution surface. Not checked: runtime behaviour, intent (an obfuscated payload reads as ordinary code), whether your code reaches the change, your test coverage.

Continue locally, the full per-file analysis and a grep-able workspace (trees + stats.json) are available for agent investigation:

go run github.com/rvagg/depsound/cmd/depsound@v0.35.1 npm:js-yaml 4.2.0 4.3.1
Or hand this PR to an agent: point it at the PR and the review skill for a proceed/hold call.

depsound · full report + logs

@rvagg

rvagg commented Aug 10, 2026

Copy link
Copy Markdown
Owner

@dependabot rebase

Bumps [js-yaml](https://github.com/nodeca/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
dependabot Bot force-pushed the dependabot/npm_and_yarn/js-yaml-4.3.1 branch from b148dc0 to a5c7dd3 Compare August 10, 2026 09:28
@rvagg
rvagg merged commit 6f133eb into master Aug 10, 2026
17 checks passed
@rvagg
rvagg deleted the dependabot/npm_and_yarn/js-yaml-4.3.1 branch August 10, 2026 09:29
github-actions Bot pushed a commit that referenced this pull request Aug 10, 2026
## [3.0.40](v3.0.39...v3.0.40) (2026-08-10)

### Trivial Changes

* **deps-dev:** bump js-yaml from 4.2.0 to 4.3.1 ([#83](#83)) ([6f133eb](6f133eb))
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant