Skip to content

Bump js-yaml, mocha, oc and prettier-eslint-cli - #131

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-63e723fcff
Open

Bump js-yaml, mocha, oc and prettier-eslint-cli#131
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/multi-63e723fcff

Conversation

@dependabot

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

Copy link
Copy Markdown
Contributor

Bumps js-yaml to 4.3.1 and updates ancestor dependencies js-yaml, mocha, oc and prettier-eslint-cli. These dependencies need to be updated together.

Updates js-yaml from 3.14.2 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.

[4.2.0] - 2026-06-01

Added

  • Added docs/safety.md with notes about processing untrusted YAML.
  • Added maxDepth (100) loader option. Not a problem, but gives a better exception instead of RangeError on stack overflow.
  • Added maxMergeSeqLength (20) loader option. Not a problem after merge fix, but an additional restriction for safety.
  • Added sourcemaps to dist/ builds.

Changed

  • Stop resolving numbers with underscores as numeric scalars, #627.
  • Switched dev toolchains to Vite / neostandard.
  • Updated demo.
  • Reorganized tests.
  • dist/ files are no longer kept in the repository.

Fixed

  • Fix parsing of properties on the first implicit block mapping key, #62.
  • Fix trailing whitespace handling when folding flow scalar lines, #307.
  • Reject top-level block scalars without content indentation, #280.
  • Ensure numbers survive round-trip, #737.
  • Fix test coverage for issue #221.
  • Fix flow scalar trailing whitespace folding, #307.
  • Fix digits in YAML named tag handles.

Security

  • Fix potential DoS via quadratic complexity in merge - deduplicate repeated elements (makes sense for malformed files > 10K).
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
  • 590dbab 4.2.0 released
  • Additional commits viewable in compare view

Updates mocha from 9.1.3 to 11.8.0

Release notes

Sourced from mocha's releases.

v11.8.0

11.8.0 (2026-08-02)

🌟 Features

  • add --fail-hook-affected-tests option to report skipped tests as failed (#5519) (#6052) (7830309)

🧹 Chores

v11.7.7

11.7.7 (2026-06-13)

🩹 Fixes

v11.7.6

11.7.6 (2026-02-14)

🩹 Fixes

  • make describe().timeout() work (aafe6fd)
  • test: replace wmic usage with native Windows API (#5694) (73ebdfa)

🧹 Chores

v11.7.5

11.7.5 (2025-11-04)

🩹 Fixes

  • swallow more require errors from *ts files (#5498) (d89dbaf)

🧹 Chores

  • run tests on PRs for and pushes to v11.x (#5525) (8b21b38)

... (truncated)

Changelog

Sourced from mocha's changelog.

11.8.0 (2026-08-02)

🌟 Features

  • add --fail-hook-affected-tests option to report skipped tests as failed (#5519) (#6052) (7830309)

🧹 Chores

11.7.7 (2026-06-13)

🩹 Fixes

11.7.6 (2026-02-14)

🩹 Fixes

  • make describe().timeout() work (aafe6fd)
  • test: replace wmic usage with native Windows API (#5694) (73ebdfa)

🧹 Chores

11.7.5 (2025-11-04)

🩹 Fixes

  • swallow more require errors from *ts files (#5498) (d89dbaf)

🧹 Chores

11.7.4 (2025-10-01)

... (truncated)

Commits
  • 90c1bb3 chore(v11.x): release 11.8.0 (#6076)
  • 05aec43 chore(CI): bump Node from 22 to 24 in publish action (#6206)
  • 1f44d5f chore: change site title to Mocha 11, update index note (#6086)
  • 26deb23 chore: add modern Netlify to v11.x branch (#6082)
  • 7830309 feat: add --fail-hook-affected-tests option to report skipped tests as failed...
  • 41f2b95 chore(v11.x): release 11.7.7 (#6068)
  • 3477563 fix: surface ts-node compile errors (#6045)
  • 3765ba0 chore(v11.x): release 11.7.6 (#5632)
  • 73ebdfa fix(test): replace wmic usage with native Windows API (#5694)
  • aafe6fd fix: make describe().timeout() work
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for mocha since your current version.


Updates oc from 0.49.2 to 0.49.67

Changelog

Sourced from oc's changelog.

v0.49.67

  • #1393 oc-client-browser@1.95 [ALLOW EMPTY ACTIONS]

v0.49.66

  • #1392 add actions endpoint

v0.49.65

  • #1391 udpate legacy compilers

v0.49.64

v0.49.63

v0.49.62

  • #1384 update client-browser

v0.49.61

  • #1383 update oc-client to get element on model

v0.49.60

v0.49.59

  • #1380 update oc-client-browser
  • #1377 remove got, replace with undici
  • #1376 Remove lodash

v0.49.58

  • #1375 compress compiled client

v0.49.57

v0.49.56

  • #1372 npm install after oc init
  • #1371 dont install when packaging at all

v0.49.55

  • #1369 add AbortController to the globals

v0.49.54

v0.49.53

  • #1365 update oc-client to 1.7.12

v0.49.52

... (truncated)

Commits
Install script changes

This version modifies prepare script that runs during installation. Review the package contents before updating.


Updates prettier-eslint-cli from 5.0.1 to 9.2.1

Release notes

Sourced from prettier-eslint-cli's releases.

v9.2.1

Patch Changes

  • #478 cf3522a Thanks @​JounQin! - Align file discovery with ESLint ignore semantics, including config/default ignores and basePath handling.

v9.2.0

Minor Changes

v9.1.0

Minor Changes

v9.0.0

Major Changes

Patch Changes

v9.0.0-alpha.2

Patch Changes

v9.0.0-alpha.1

Patch Changes

v9.0.0-alpha.0

Major Changes

Full Changelog: prettier/prettier-eslint-cli@v8.0.1...v9.0.0-alpha.0

v8.0.1

Patch Changes

... (truncated)

Changelog

Sourced from prettier-eslint-cli's changelog.

9.2.1

Patch Changes

  • #478 cf3522a Thanks @​JounQin! - Align file discovery with ESLint ignore semantics, including config/default ignores and basePath handling.

9.2.0

Minor Changes

9.1.0

Minor Changes

9.0.0

Major Changes

Patch Changes

9.0.0-alpha.2

Patch Changes

9.0.0-alpha.1

Patch Changes

9.0.0-alpha.0

Major Changes

... (truncated)

Commits
  • 29f6306 chore: release prettier-eslint-cli (#479)
  • 772023f fix(deps): update all dependencies (#480)
  • cf3522a fix: align ignore handling with ESLint ConfigArray semantics (#478)
  • 7654b6f chore: release prettier-eslint-cli (#477)
  • e72f7d5 refactor: simplify formatting internals (#476)
  • 72294d1 chore: release prettier-eslint-cli (#474)
  • 48bbff2 Migrate to pure ESM with tsc and Vitest (#475)
  • 6aac5b1 feat: migrate source to TypeScript with 100% compatibility (#473)
  • 449fa17 docs: remove implemented roadmap tasks
  • 9b22de8 chore: release prettier-eslint-cli (#471)
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by GitHub Actions, a new releaser for prettier-eslint-cli since your current version.


Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
    You can disable automated security fix PRs for this repo from the Security Alerts page.

Bumps [js-yaml](https://github.com/nodeca/js-yaml) to 4.3.1 and updates ancestor dependencies [js-yaml](https://github.com/nodeca/js-yaml), [mocha](https://github.com/mochajs/mocha), [oc](https://github.com/opencomponents/oc) and [prettier-eslint-cli](https://github.com/prettier/prettier-eslint-cli). These dependencies need to be updated together.


Updates `js-yaml` from 3.14.2 to 4.3.1
- [Changelog](https://github.com/nodeca/js-yaml/blob/4.3.1/CHANGELOG.md)
- [Commits](nodeca/js-yaml@3.14.2...4.3.1)

Updates `mocha` from 9.1.3 to 11.8.0
- [Release notes](https://github.com/mochajs/mocha/releases)
- [Changelog](https://github.com/mochajs/mocha/blob/v11.8.0/CHANGELOG.md)
- [Commits](mochajs/mocha@v9.1.3...v11.8.0)

Updates `oc` from 0.49.2 to 0.49.67
- [Changelog](https://github.com/opencomponents/oc/blob/master/CHANGELOG.md)
- [Commits](opencomponents/oc@v0.49.2...v0.49.67)

Updates `prettier-eslint-cli` from 5.0.1 to 9.2.1
- [Release notes](https://github.com/prettier/prettier-eslint-cli/releases)
- [Changelog](https://github.com/prettier/prettier-eslint-cli/blob/master/CHANGELOG.md)
- [Commits](prettier/prettier-eslint-cli@v5.0.1...v9.2.1)

---
updated-dependencies:
- dependency-name: js-yaml
  dependency-version: 4.3.1
  dependency-type: indirect
- dependency-name: mocha
  dependency-version: 11.8.0
  dependency-type: direct:development
- dependency-name: oc
  dependency-version: 0.49.67
  dependency-type: direct:development
- dependency-name: prettier-eslint-cli
  dependency-version: 9.2.1
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 8, 2026
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.

0 participants