Skip to content

Update dependency mochawesome to v8.1.1 - #25

Open
renovate[bot] wants to merge 1 commit into
masterfrom
renovate/mochawesome-8.x-lockfile
Open

renovate[bot] wants to merge 1 commit into
masterfrom
renovate/mochawesome-8.x-lockfile

Conversation

@renovate

@renovate renovate Bot commented Sep 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
mochawesome 8.0.18.1.1 age confidence

Release Notes

adamgruber/mochawesome (mochawesome)

v8.1.1

Compare Source

Fixed
  • Skipped tests (e.g. Cypress it.skip) no longer decrement the failed-test
    count. Failed hooks (stats.other) are now counted directly from the failure
    list instead of inferred from passes + failures + pending - tests, which
    misfired when a runner excludes skipped tests from stats.tests
    #​366.
  • Suite file paths are no longer mangled when mochawesome runs from a
    directory whose path is a prefix inside the file path (e.g. from / in a
    container): the cwd is now stripped only when it is an actual prefix, instead
    of replacing its first occurrence anywhere in the path
    #​394.

v8.1.0

Compare Source

Added
  • Support for Mocha 12 while remaining compatible with Mocha 8–11. Reporter,
    stats-collector, and utils imports now handle both the pre-12 CommonJS
    exports and the Mocha 12 ESM named exports
    #​427.
Changed
  • Lowered the minimum supported Node version from 22 to 18. The >=22
    requirement came solely from util.styleText; the gray log prefix now uses a
    bare ANSI escape, so mochawesome runs on Node 18, 20, and 22+.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • Automerge
    • "every 3 months on the first day of the month"

🚦 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 Update dependency mochawesome to v8.1.0 Update dependency mochawesome to v8.1.1 Sep 15, 2026
@renovate
renovate Bot force-pushed the renovate/mochawesome-8.x-lockfile branch from 45ad731 to 0384f94 Compare September 15, 2026 22:04
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