Skip to content

chore: update dependency mocha to v12 - #129

Merged
barmac merged 1 commit into
mainfrom
renovate/major-test
Sep 9, 2026
Merged

barmac merged 1 commit into
mainfrom
renovate/major-test

Conversation

@renovate

@renovate renovate Bot commented Sep 9, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Change Age Confidence
mocha (source) ^11.7.5^12.0.0 age confidence

Release Notes

mochajs/mocha (mocha)

v12.0.0

Compare Source

🩹 Fixes
📚 Documentation
🧹 Chores

v11.8.0

Compare Source

v11.7.6

Compare Source

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

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "after 10pm,before 5:00am"
  • 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 requested review from a team and a lite review from Copilot September 9, 2026 01:01
@renovate renovate Bot added the dependencies Updates a dependency label Sep 9, 2026
@bpmn-io-tasks bpmn-io-tasks Bot added the needs review Review pending label Sep 9, 2026

Copilot AI left a comment

Copy link
Copy Markdown

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

🟢 Approval recommended

This is a straightforward devDependency/lockfile update and no repo usage of removed Mocha bins (e.g. _mocha) was found.

Pull request overview

Updates the project’s test runner dependency to Mocha v12, aligning the development/test toolchain with the latest Mocha major release.

Changes:

  • Bump mocha devDependency from ^11.7.5 to ^12.0.0.
  • Regenerate package-lock.json to reflect Mocha v12’s updated dependency graph (e.g., workerpool@10, glob@13, chokidar@5, removal of yargs-related packages).
File summaries
File Description
package.json Updates the Mocha devDependency version to v12.
package-lock.json Updates lockfile entries to match the resolved Mocha v12 dependency tree.
Review details
  • Files reviewed: 1/2 changed files
  • Comments generated: 0
  • Review effort level: Lite

💡 Add a code-review agent skill or configure MCP servers for context-aware, tailored reviews. Learn more in the docs.

@barmac
barmac merged commit 0d2062a into main Sep 9, 2026
8 checks passed
@bpmn-io-tasks bpmn-io-tasks Bot removed the needs review Review pending label Sep 9, 2026
@barmac
barmac deleted the renovate/major-test branch September 9, 2026 09:36
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Updates a dependency

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants