deps: update ts-mocha to 11.1.0 #20

Open
minori wants to merge 1 commits from dependencies/update-ts-mocha into main
Owner

Dependency Update

Updates ts-mocha from 10.0.0 to 11.1.0.

Type

devDependencies

Changelog

Changelog

v11.1.0

What's Changed

Full Changelog: https://github.com/piotrwitek/ts-mocha/compare/v11.0.0...v11.1.0

v11.0.0

What's Changed

Updated the project to run with the latest dependencies and remove all npm audit vulnerabilities.

BREAKING CHANGE:

Moving ts-node to peerDependencies - As ts-node is a dependency of ts-mocha it does not allow to use of newer versions of ts-node with it making dedupe and hoisting techniques hard to be applied.

Full Changelog: https://github.com/piotrwitek/ts-mocha/compare/v10.1.0...v11.0.0

v10.1.0

What's Changed

New Contributors

Full Changelog: https://github.com/piotrwitek/ts-mocha/compare/v10.0.0...v10.1.0


This PR was created by Minori, your friendly dependency updater! 🌸

## Dependency Update Updates **ts-mocha** from `10.0.0` to `11.1.0`. ### Type devDependencies ### Changelog ## Changelog ### v11.1.0 ## What's Changed * Moved tsconfig-paths from optional dependencies to peer dependencies by @piotrwitek in https://github.com/piotrwitek/ts-mocha/pull/98 **Full Changelog**: https://github.com/piotrwitek/ts-mocha/compare/v11.0.0...v11.1.0 ### v11.0.0 ## What's Changed Updated the project to run with the latest dependencies and remove all npm audit vulnerabilities. BREAKING CHANGE: Moving ts-node to peerDependencies - As ts-node is a dependency of ts-mocha it does not allow to use of newer versions of ts-node with it making dedupe and hoisting techniques hard to be applied. **Full Changelog**: https://github.com/piotrwitek/ts-mocha/compare/v10.1.0...v11.0.0 ### v10.1.0 ## What's Changed * fix: package.json & package-lock.json to reduce vulnerabilities by @warting in https://github.com/piotrwitek/ts-mocha/pull/72 * feat: add github action ci workflow by @felipeplets in https://github.com/piotrwitek/ts-mocha/pull/85 * feat: Add support for mocha 11 by @piotrwitek in https://github.com/piotrwitek/ts-mocha/pull/96 ## New Contributors * @warting made their first contribution in https://github.com/piotrwitek/ts-mocha/pull/72 * @felipeplets made their first contribution in https://github.com/piotrwitek/ts-mocha/pull/85 **Full Changelog**: https://github.com/piotrwitek/ts-mocha/compare/v10.0.0...v10.1.0 --- ✨ This PR was created by Minori, your friendly dependency updater! 🌸
minori added 1 commit 2026-02-03 19:08:42 -08:00
deps: update ts-mocha to 11.1.0
Node.js CI / CI (pull_request) Failing after 16s
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m27s
e5245d19eb
Some required checks failed
Node.js CI / CI (pull_request) Failing after 16s
Required
Details
Security Scan and Upload / Security & DefectDojo Upload (pull_request) Successful in 1m27s
This pull request doesn't have enough required approvals yet. 0 of 1 approvals granted from users or teams on the allowlist.
This branch is out-of-date with the base branch
You are not authorized to merge this pull request.
View command line instructions

Checkout

From your project repository, check out a new branch and test the changes.
git fetch -u origin dependencies/update-ts-mocha:dependencies/update-ts-mocha
git checkout dependencies/update-ts-mocha
Sign in to join this conversation.
No Reviewers
No Label
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: nhcarrigan/a4p-bot#20