Ecosyste.ms: OpenCollective

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

Mock Service Worker

A seamless REST/GraphQL API mocking library for JavaScript applications.
Collective - Host: opensource - https://opencollective.com/mswjs - Website: https://mswjs.io - Code: https://github.com/mswjs/msw

chore(deps-dev): bump undici from 5.23.0 to 5.26.2

github.com/mswjs/msw - dependabot[bot] opened this pull request about 1 year ago
test: add one-time handler tests

github.com/mswjs/msw - kettanaito opened this pull request about 1 year ago
feat: up tsconfig target for more modern syntax

github.com/mswjs/msw - thepassle opened this pull request about 1 year ago
chore: add more browsers to playwright config

github.com/mswjs/msw - thepassle opened this pull request about 1 year ago
"JSON Parse error" in React Native in MSW 2

github.com/mswjs/msw - sairus2k opened this issue about 1 year ago
fix(core): export the "RequestHandlerOptions" type

github.com/mswjs/msw - christoph-fricke opened this pull request about 1 year ago
fix: check "setMaxListeners" in react native

github.com/mswjs/msw - kettanaito opened this pull request about 1 year ago
msw has empty request headers in Node v18.18.2

github.com/mswjs/msw - wrporter opened this issue about 1 year ago
fix: transfer response buffer on safari

github.com/mswjs/msw - kettanaito opened this pull request about 1 year ago
test(browser): add ReadableStream response body test

github.com/mswjs/msw - kettanaito opened this pull request about 1 year ago
How can I send ReadableStream as a mocked response body?

github.com/mswjs/msw - kyawswarthwin opened this issue about 1 year ago
chore: re-add inquirer

github.com/mswjs/msw - mattcosta7 opened this pull request about 1 year ago
fix(setupServer): set max listeners on the "request.signal"

github.com/mswjs/msw - kettanaito opened this pull request about 1 year ago
Show unhandled request's initiator

github.com/mswjs/msw - maksnester opened this issue about 1 year ago
feat(RequestHandler): make class method arguments an object

github.com/mswjs/msw - kettanaito opened this pull request about 1 year ago
docs: add v2 announcement to readme

github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
Ignore type check in generated file

github.com/mswjs/msw - kmkzt opened this pull request over 1 year ago
fix: set minimal "graphql" version to 16.18.1

github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
Browser reload bug

github.com/mswjs/msw - Lauro235 opened this issue over 1 year ago
Type error on server.close()

github.com/mswjs/msw - blordpluto opened this issue over 1 year ago
Moderate vulnerability found with graphql

github.com/mswjs/msw - roottool opened this issue over 1 year ago
Moderate vulnerability found with graphql

github.com/mswjs/msw - roottool opened this issue over 1 year ago
Documentation Improvement suggestion

github.com/mswjs/msw - Lauro235 opened this issue over 1 year ago
fix(bypass): make bypass synchronous

github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
Next.js 13 No SSR Support.

github.com/mswjs/msw - Yefee8 opened this issue over 1 year ago
feat: set minimal supported typescript version to 4.7

github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
chore: upgrade to "headers-polyfill" v4

github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
chore: update to @ossjs/[email protected]

github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
fix(graphql): support request handler options

github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
Handlers returning 3xx statuses fail in Safari

github.com/mswjs/msw - treuherz opened this issue over 1 year ago
chore: update MIGRATING.md

github.com/mswjs/msw - Kosai106 opened this pull request over 1 year ago
fix: pin "headers-polyfill" to 3.2.5

github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
feat(worker): move exception handling from the worker

github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
fix: remove "NetworkError" in favor of "HttpResponse.error"

github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
chore: upgrade @ossjs/release to 0.7.2

github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
Support Mock Matching using Post Body

github.com/mswjs/msw - hecktarzuli opened this issue over 1 year ago
Support Bun runtime

github.com/mswjs/msw - OleksandrKucherenko opened this issue over 1 year ago
docs: add typescript version range decision

github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
fix(graphql): clone request before parsing

github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
fix: allow installs with any version of pnpm

github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
feat: support TypeScript 5.2

github.com/mswjs/msw - chentsulin opened this pull request over 1 year ago
Multiple handlers in a single test

github.com/mswjs/msw - james-wee-iress opened this issue over 1 year ago
MSW 2.0: Breaks on file URLs from Vitest

github.com/mswjs/msw - kettanaito opened this issue over 1 year ago
docs: add trigger.dev to bronze sponsors

github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
chore: remove codesandbox integration

github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
Throw when run in production

github.com/mswjs/msw - kettanaito opened this issue over 1 year ago
Unable to fetch request header from modheader

github.com/mswjs/msw - amansadhwani opened this issue over 1 year ago
Simulate polling

github.com/mswjs/msw - mackelito opened this issue over 1 year ago
Add "continue" helper

github.com/mswjs/msw - kentcdodds opened this issue over 1 year ago
test(graphql): add test on anonymous operation warning

github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
Delay function not working in mocked response

github.com/mswjs/msw - jeinhorn787 opened this issue over 1 year ago
Allow different types returned from a single handler

github.com/mswjs/msw - kentcdodds opened this issue over 1 year ago
Support throwing Response in resolvers

github.com/mswjs/msw - kentcdodds opened this issue over 1 year ago
chore(deps-dev): bump webpack from 5.75.0 to 5.76.0

github.com/mswjs/msw - dependabot[bot] opened this pull request over 1 year ago
chore(deps-dev): bump tough-cookie from 4.1.2 to 4.1.3

github.com/mswjs/msw - dependabot[bot] opened this pull request over 1 year ago
chore(deps-dev): bump socket.io-parser from 4.2.2 to 4.2.4

github.com/mswjs/msw - dependabot[bot] opened this pull request over 1 year ago
Have a Discord channel

github.com/mswjs/msw - inblossoms opened this issue over 1 year ago
chore: specify pnpm version in package json

github.com/mswjs/msw - bartektelec opened this pull request over 1 year ago
feat: deprecate "rest" in favor of "http"

github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
Not make the return type of a resolver `void`

github.com/mswjs/msw - tnyo43 opened this issue over 1 year ago
chore(deps-dev): bump word-wrap from 1.2.3 to 1.2.4

github.com/mswjs/msw - dependabot[bot] opened this pull request over 1 year ago
fix: clone Response before logging

github.com/mswjs/msw - kettanaito opened this pull request over 1 year ago
Update MockedRequest.ts

github.com/mswjs/msw - lifeiscontent opened this pull request over 1 year ago
fix(deps): lock graphql dependency to prevent unstable versions

github.com/mswjs/msw - bartektelec opened this pull request over 1 year ago
Module parse failed: Unexpected token

github.com/mswjs/msw - surapuramakhil opened this issue over 1 year ago