Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/mochajs/mocha

โ˜•๏ธ simple, flexible, fun javascript test framework for node.js & the browser
https://github.com/mochajs/mocha

fix!: adapt new engine range for Mocha 11

voxpelli opened this pull request 4 days ago
chore: bump chokidar to v4

talentlessguy opened this pull request 7 days ago
Chore: bump chokidar to v4

talentlessguy opened this issue 7 days ago
๐Ÿ›  Repo: Test failures in test-node:integration with Node.js 22

JoshuaKGoldberg opened this issue 9 days ago
fix: support errors with circular dependencies in object values with --parallel

JoshuaKGoldberg opened this pull request 9 days ago
docs: add `SECURITY.md` pointing to Tidelift

voxpelli opened this pull request 11 days ago
๐Ÿ“ Docs: Overhaul website generation

JoshuaKGoldberg opened this issue 17 days ago
๐Ÿงน Versioning: Bump version ranges to just about Node LTS

JoshuaKGoldberg opened this issue 17 days ago
๐Ÿ› Bug: Can't get the .css files to be ignored

Marco0491 opened this issue 22 days ago
fix: ignore all node_modules and .git dirs by default

jedwards1211 opened this pull request 23 days ago
chore(main): release 10.7.4

github-actions[bot] opened this pull request about 1 month ago
docs: adopt Collective Funds Guidelines 0.1

voxpelli opened this pull request about 1 month ago
fix: handle case of invalid package.json with no explicit config

dhdaines opened this pull request about 1 month ago
docs: update README, LICENSE and remove outdated

voxpelli opened this pull request about 1 month ago
CI: Ensure `AUTHORS` is updated in automated releases

voxpelli opened this issue about 1 month ago
chore(main): release 10.7.3

github-actions[bot] opened this pull request about 1 month ago
fix: make release-please build work

voxpelli opened this pull request about 1 month ago
chore: fix failing markdown linting

voxpelli opened this pull request about 2 months ago
chore(main): release 10.7.2

github-actions[bot] opened this pull request about 2 months ago
docs: improve filtering

voxpelli opened this pull request about 2 months ago
๐Ÿ›  Repo: Don't create release PR until there's a user-facing change?

JoshuaKGoldberg opened this issue about 2 months ago
chore(main): release 10.7.1

github-actions[bot] opened this pull request about 2 months ago
ci: automate releases

voxpelli opened this pull request about 2 months ago
ci: update to `windows-latest` in actions

voxpelli opened this pull request about 2 months ago
CI: Restore `mocha-github-actions-reporter`

voxpelli opened this issue about 2 months ago
docs: indicate 'exports' interface does not work in browsers

deyjoy opened this pull request about 2 months ago
chore: switch reporters from util.inherits to ES2015 classes

JoshuaKGoldberg opened this pull request 2 months ago
chore: switch Suite from util.inherits to ES2015 classes

JoshuaKGoldberg opened this pull request 2 months ago
chore: switch Runnable, Hook, and Test from util.inherits to ES2015 classes

JoshuaKGoldberg opened this pull request 2 months ago
ci: github actions workflow improvements

voxpelli opened this pull request 2 months ago
chore: remove failing hyperlink linkcheck task

JoshuaKGoldberg opened this pull request 2 months ago
chore: more fully remove assetgraph-builder and canvas

JoshuaKGoldberg opened this pull request 2 months ago
๐Ÿ›  Repo: Netlify deploy previews failing all PR builds

JoshuaKGoldberg opened this issue 2 months ago
fix: crash with --parallel and --retries both enabled

JoshuaKGoldberg opened this pull request 2 months ago
Dderidder/fix exit codes pr update

73rhodes opened this pull request 2 months ago
docs: remove outdated mailing list reference

JoshuaKGoldberg opened this pull request 3 months ago
๐Ÿ“ Docs: Stop recommending the mailing list (Google Group)

JoshuaKGoldberg opened this issue 3 months ago
docs: remove outdated license scan badge

JoshuaKGoldberg opened this pull request 3 months ago
feat: bump yargs to 17

JoshuaKGoldberg opened this pull request 3 months ago
build mocha esm module

ZababurinSergei opened this issue 3 months ago
๐Ÿ“ Docs: Remove 'license scan | failing' badge from README.md

JoshuaKGoldberg opened this issue 3 months ago
Update esm-utils.js

musanmaz opened this pull request 3 months ago
๐Ÿ›  Repo: Automate releases

voxpelli opened this issue 3 months ago
Transitive dependency on deprecated inflight package

skagedal opened this issue 3 months ago
chore: allow blank issues

voxpelli opened this pull request 4 months ago
๐Ÿ› Bug: Hit an error with CJS named exports

khteh opened this issue 4 months ago
chore: fully clear require/import cache in non-parallel watch mode

Kartones opened this pull request 4 months ago
feat: allow ^ versions for miscellaneous packages

JoshuaKGoldberg opened this pull request 4 months ago
feat: allow ^ versions for data serialization packages

JoshuaKGoldberg opened this pull request 4 months ago
feat: allow ^ versions for yargs packages

JoshuaKGoldberg opened this pull request 4 months ago
feat: allow ^ versions for file matching packages

JoshuaKGoldberg opened this pull request 4 months ago
feat: allow ^ versions for character encoding packages

JoshuaKGoldberg opened this pull request 4 months ago
๐Ÿ› Bug: Watch + mochaHooks inconsistent state on re-runs

Kartones opened this issue 4 months ago
๐Ÿš€ Feature: Update glob from 8.1.0 which is no longer supported

einsteinsfool opened this issue 4 months ago
fix: add file field for exports interface

shadowusr opened this pull request 4 months ago
๐Ÿ› Bug: [email protected] has a performance bug

jedwards1211 opened this issue 4 months ago
feat: allow using any 3.x chokidar dependencies

simhnna opened this pull request 4 months ago
Bump chokidar

simhnna opened this issue 4 months ago
Dderidder/x win32 fixup

73rhodes opened this pull request 5 months ago
๐Ÿ› Bug: Test titles not shown for ES dynamic imports

nicholaswmin opened this issue 5 months ago
๐Ÿ› Bug: `skip` shows "pending" instead of "skipped"

greggman opened this issue 5 months ago
๐Ÿ› Bug: <short description of the bug>

AHH0623 opened this issue 5 months ago
Dderidder/x mochajs pr review part3

73rhodes opened this pull request 5 months ago
chore: fix some typos in comments

StevenMia opened this pull request 5 months ago
Dderidder/x mochajs pr review part2

73rhodes opened this pull request 5 months ago
๐Ÿ› Bug: Unit test cases taking too much time to execute

Nice-Makarand opened this issue 6 months ago
build(deps): bump the github-actions group with 1 update

dependabot[bot] opened this pull request 6 months ago
chore: rename 'master' to 'main' in docs and tooling

JoshuaKGoldberg opened this pull request 6 months ago
๐Ÿ› Bug: Audit and fix accessibility for browser reporter

JoshuaKGoldberg opened this issue 6 months ago
chore: replace `nps` with npm scripts

voxpelli opened this pull request 6 months ago
chore: remove `husky` for now

voxpelli opened this pull request 6 months ago
๐Ÿ›  Repo: Replace `nps` with ordinary npm scripts

voxpelli opened this issue 6 months ago
build(deps): bump the github-actions group with 2 updates

dependabot[bot] opened this pull request 6 months ago
๐Ÿ›  Repo: Remove `husky` for now

voxpelli opened this issue 6 months ago
chore: activate dependabot for workflows

voxpelli opened this pull request 6 months ago
test: fix xunit integration test

voxpelli opened this pull request 6 months ago
๐Ÿ›  Repo: Tests broken on main for xunit after conflicting merge

JoshuaKGoldberg opened this issue 6 months ago
๐Ÿ› Bug: Failed to run tests with a large tests count

sanchezzzhak opened this issue 6 months ago
Dderidder/x mochajs pr review

73rhodes opened this pull request 6 months ago
๐Ÿ“ Docs: Remove Matomo from the website

JoshuaKGoldberg opened this issue 6 months ago
๐Ÿ› Bug: mocha does not compatible with node.js test runner

jim-king-2000 opened this issue 6 months ago