Ecosyste.ms: OpenCollective

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

github.com/mswjs/msw

Seamless REST/GraphQL API mocking library for browser and Node.js.
https://github.com/mswjs/msw

chore: re-enables prettier and lint-staged on git hooks (#1393)

* chore: error on unused vars

* chore: update prettier, lint-staged

* chore: move git hook...

6931c0ecadca5d4b156c1299bb402f074a3d1a9a authored about 2 years ago by Artem Zakharchenko <[email protected]>
fix: print response log only when response arrives (#1392)

638fad9640885c0a85153c1b9ade61495d4295bb authored about 2 years ago by Artem Zakharchenko <[email protected]>
chore(release): v0.47.0

ed05a73768477caa3b98d522ec14fc98a7a5d448 authored about 2 years ago by Artem Zakharchenko <[email protected]>
feat: add explicit `exports` map in package.json (#1383)

5e1c1a6a9ab4450073adf571d4b68978d177bf52 authored about 2 years ago by Hofer Ivan <[email protected]>
chore(release): v0.46.1

2d9f3b4122ff00b7e2b9c28248d4f8597c240b6d authored about 2 years ago by Artem Zakharchenko <[email protected]>
fix(deps): include "graphql" as a dependency (#1381)

* fix(package.json): make graphql non-optional peerDependency

this makes the graphql peer dep...

8436515fd93e3f372205815b52ffc3a572da2690 authored about 2 years ago by Matthew Costabile <[email protected]>
chore(release): v0.46.0

083dd9a245eed056b3fcf7457e2a7a4f50350536 authored about 2 years ago by Artem Zakharchenko <[email protected]>
fix: add "listHandlers" method to server and worker (#1369)

* feat(createsetupserver.ts): add listHandlers method that returns active handlers

* fix(setu...

18f57789f6ff620c0b1c2ee472673eb85d0575c9 authored about 2 years ago by Alexei Darmin <[email protected]>
feat: fix a typo in the worker script

Co-authored-by: Artem Zakharchenko <[email protected]>

62f7c4d885c73c7401af85ca2e5da2db9f2cf212 authored about 2 years ago by nimiri <[email protected]>
feat(package): update typescript to v4.8 (#1375)

* feat(package): update typescript to v4.8

* ci: add ts 4.8 to build matrix

* chore(jest):...

631f6297979e0b398d1353963ad7b4166e53f40c authored about 2 years ago by Jonas Thelemann <[email protected]>
chore: correct a typo in smoke.sh (#1367)

b93aca9f165294d064517990e6c55aee7557d9b1 authored about 2 years ago by Felix Yan <[email protected]>
chore(release): v0.45.0

b24aa0a00be10b01d0e4937f330c2d9a9f145cce authored about 2 years ago by Artem Zakharchenko <[email protected]>
feat: make GraphQL a peer dependency, support GraphQL v15.0 (#1356)

* feat: move 'graphql' to peerDependencies. Add support for v15 of 'graphql'

* feat: marking ...

ca0e2e074d8156a6cbd212501e28130b9118f824 authored about 2 years ago by John Daly <[email protected]>
chore(deps): bump terser from 5.7.1 to 5.14.2 (#1346)

Bumps [terser](https://github.com/terser/terser) from 5.7.1 to 5.14.2.
- [Release notes](https:...

7fb1a32bd1de2d75ff31d0c734c46d4b3bdabce2 authored about 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(release): v0.44.2

cd025ff8f9772b276c529c84949a13a561803fde authored over 2 years ago by Artem Zakharchenko <[email protected]>
fix: transfer mocked response as ArrayBuffer to the worker (#1337)

* feat: transfer mocked response to the worker

* feat: mark readablestream mock responses not...

95be5f8ac1c0f02b2d4b5e6e0dd02d2cf7342008 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: fix types in "custom-request-handler" test (#1329)

6c6e1193327ba6c7d55826fd7997ddc9f1fb4fd5 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore(release): v0.44.1

6b8466f884dea4290faf0df03ed16b9b7be3d24f authored over 2 years ago by Artem Zakharchenko <[email protected]>
fix: super call stack overflow (#1328)

6a3f442bdea1d4ba615020ccece22a9e091e5f3c authored over 2 years ago by Gurwinder Singh <[email protected]>
chore: add new package keywords

83d4f7ded22bd3432a9866db2fadb51a0a0ea584 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore(release): v0.44.0

ec57fbf1a8642e08d25a759bf86ea7885e5d5de5 authored over 2 years ago by Artem Zakharchenko <[email protected]>
feat: dont stringify worker-client messages (#1320)

6990c3a57a1f515fe977c2eaa7741005b885b8af authored over 2 years ago by Gurwinder Singh <[email protected]>
feat: adhere to Fetch API "Request" in response resolver (#1316)

* feat: support isomorphic request api

* fix(test): integration tests

* chore: update "coo...

fc7f00c96e79ad0be83cbaf7c82ceff23f0c4355 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore(release): v0.43.1

bb4bfac220fd5c72226a8c6653c3b64982b48841 authored over 2 years ago by Artem Zakharchenko <[email protected]>
fix: support multiple response cookies using "ctx.cookie()" (#1311)

* fix: support multiple response cookies

* chore: use "clearCookies" in tests

66c3ad888058f92db7dc94ad9d1c408a4ea9e14f authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore(release): v0.43.0

b736dcc911a9521ae9680d0017a75c72e8f0a2f9 authored over 2 years ago by Artem Zakharchenko <[email protected]>
feat: send mocked response body as ReadableStream to the worker (#1288)

78c7d7eee84b961eb29b2591bd78f81e0c48deef authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: release library every three days (#1309)

dd60fc9af1f559bcff94c57ac47ae0994bc4114f authored over 2 years ago by Artem Zakharchenko <[email protected]>
ci(smoke): use node-version 16 (#1303)

instead of 16.14. For consistency with other workflows using node.

02b2f98ae0a2542d06d5371a4a4a4c419e3e26b7 authored over 2 years ago by Oscar Dominguez <[email protected]>
docs: add github as golden sponsor (#1301)

362b7cbd318503e6831e4f0c3aaa036a9c131a56 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore(release): v0.42.3

e93bf9f90197d5d9525d51900b299eececc00054 authored over 2 years ago by Artem Zakharchenko <[email protected]>
fix: apply response delay conditionally (#1300)

* fix(handleRequest): apply response delay conditionally

* test: add integration test for del...

496154da7e76007977d0c5e937a79e0fc55ae34b authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore(release): v0.42.2

e05157c958c5b45468a8d9dea97ba977c551cb56 authored over 2 years ago by Artem Zakharchenko <[email protected]>
fix(setupServer): reference interceptors to support fast refresh (#1299)

72f0b2516bc2fd0372cd62fc54fcf1f4e0b46b7f authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore(deps): bump eventsource from 1.0.7 to 1.1.1 (#1266)

Bumps [eventsource](https://github.com/EventSource/eventsource) from 1.0.7 to 1.1.1.
- [Release...

f37142d0cc9048f525792416d93e49f9f1d0786a authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(release): v0.42.1

e531c35b51b6c785985e19d3fe85ec6ac7f10f53 authored over 2 years ago by Artem Zakharchenko <[email protected]>
fix: add "ctx.field()" for GraphQL responses (#1257)

* feat: add field() method to graphQL response context

fix #1200

* style(src/context/field...

442f48dd606fca8fa9156785fc0e85e9e9d48793 authored over 2 years ago by Antoine Poivey <[email protected]>
docs: adds "chromatic" to silver sponsors (#1265)

1b9dde0193bf170c9ed0b89dee6226021e067f76 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore(release): v0.42.0

0d713f7f2be61793d17fa70153017daebc2018f3 authored over 2 years ago by Artem Zakharchenko <[email protected]>
fix: remove "esm" build target (#1263)

61a755a4b2672187847bfaf95f99b5f984c64854 authored over 2 years ago by Artem Zakharchenko <[email protected]>
feat: upgrade to @mswjs/interceptors 0.16 (#1262)

fix: set "response.url" on the mocked responses

fix: prevent "EAI_AGAIN" from halting requests

2176577bebda3b6e3a3f6027f4f0ebe2974af86a authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: describe "delay" on "SerializedResponse" type (#1259)

e2b687e64564dd7aba729d30ad0b8f5e8818f2c6 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore(release): v0.41.1

cc596c4535e02cc3bf45f45f25b4f89251845dd1 authored over 2 years ago by Artem Zakharchenko <[email protected]>
fix: support typescript 4.7 (#1256)

b02027005969c70fd414df1d45def9ebed1a88c3 authored over 2 years ago by Brendan Forster <[email protected]>
chore(release): v0.41.0

6cfe67ffd846cee2c311bc7239478230afe99685 authored over 2 years ago by Artem Zakharchenko <[email protected]>
feat: improve module formats (cjs, esm, iife) (#1247)

* chore: adopt "tsup"

* chore: copy worker with tsup

* chore: bundle iife correctly, fix c...

00e9c58c242d77fc5ce7966ce6e289b0a7e2cf0e authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore(release): v0.40.2

77d16128ef8ea5f337c156767bee3b4fb4f4a783 authored over 2 years ago by Artem Zakharchenko <[email protected]>
fix: support typescript 4.4.x, 4.5.x, 4.6.x (#1245)

* fix: support typescript 4.4.x, 4.5.x, 4.6.x

* test(hard-reload): use "location.replace"

5378416792be4f0d573149290f920e10ffdd2c61 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore(release): v0.40.1

0233a9efbc06dee3da0ed6e5bf860da71bf0b70e authored over 2 years ago by Artem Zakharchenko <[email protected]>
fix: support typescript 4.3.x (#1244)

3bca5be178cf719b7776654b6875baba664af5af authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore(ci): build against multiple ts versions (#1242)

61f04417a78404fbe62fff61412f68839cba806e authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore(release): v0.40.0

81412278bea718c628e5034c879cd5f2de50e8b7 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore(release): build before release

e197077333f7d245e0ed576213bb034ccea323ab authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore(release): use the correct github token

ac3a1ffe2e80cb1fe24142ab505ec5760239412f authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore(release): fix the "cron" format

0f3516fb90dfb43e65e002968f5a0a0f2f9b8e94 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore(release): fix the "workflow_dispatch" value

07afdac2d1206bcacadea9fc814b871844eb3556 authored over 2 years ago by Artem Zakharchenko <[email protected]>
docs: update logo in the readme (#1239)

148d5a0ca80f45891611fb02e24cdd8a4a6c267b authored over 2 years ago by Artem Zakharchenko <[email protected]>
fix(setupWorker): warn on multiple "worker.start" and "worker.stop" calls (#1238)

* fix(setupWorker): print warning on multiple "worker.start()" calls

* fix(setupWorker): prin...

cfe07099587827b8e482015e47ba2d1a49119cd2 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore(release): run tests before release

ac0406d4d8580de8c7b58dfc7b4e039d91c6d7b4 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: use @ossjs/release for releases (#1237)

020ecc9d611851534cdf4386ad8bc9bb7d68a048 authored over 2 years ago by Artem Zakharchenko <[email protected]>
feat: add "unhandledException" life-cycle event (#1199)

5c9079904202bf968c0f7c3c8da0fa68173ce7b4 authored over 2 years ago by Martin Jaskulla <[email protected]>
chore: remove automated release (#1221)

b6887a30391849e28f81b50b0b1ead0358947d15 authored over 2 years ago by Artem Zakharchenko <[email protected]>
feat: improve PathParams type to support interface (#1219)

* feat: improve PathParams type to support interface

* test: add

* refactor: improve PathP...

b70266f4da5baa94e746fa56d9cd02594304799d authored over 2 years ago by Kotaro Sugawara <[email protected]>
chore: set "noEmit" in root-level tsconfig.json

05e5a13f6145ad99a7fef3dbb50cb8677978e7e1 authored over 2 years ago by Artem Zakharchenko <[email protected]>
feat: rename "DefaultRequestBody" to "DefaultBodyType"

53aa3a1c755685a56ae240ebc0f1fe2d3468527a authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: use github actions user for release (#1214)

7dd56b3ddbab16ea6f31d30d4394e1ebd69ca3a3 authored over 2 years ago by Artem Zakharchenko <[email protected]>
feat: add service worker scope and worker script URL to "Mocking enabled" message (#1172)

* fix: add service worker scope and worker script url to "Mocking enabled" message

* chore(pr...

ab3d3996728985bc4d1c8c820eb91e9e5a3d9378 authored over 2 years ago by Antoine Poivey <[email protected]>
feat: add "req.passthrough" (#1204)

4e1b1ad87a87240d7ff6ff9f07fee3521e23435d authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: fail fast on failed ci tests (#1206)

* chore: fail fast on failed ci tests

* chore: retry "iframe" integration test

3f965059fb8cc7cff6932a61d07d2c675e3b72fc authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: use "GH_TOKEN" variable for semantic-release

16fe0a2491cf8d4e9c3ef93372d6f2479bd40702 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: allow unused variables prefix by "_"

05ddaaccd34a4bd1014c404a01f9bc75ec69ddce authored over 2 years ago by Artem Zakharchenko <[email protected]>
test(generator): remove the "RequestParams" generic

6170448fbf17a8247894d3fe3ca6cb4ad086ef2d authored over 2 years ago by Artem Zakharchenko <[email protected]>
ci(workflows): upgrade actions/checkout and actions/setup-node to v3 (#1170)

f16923c8a3277ff54150369b649468bfb9e5b062 authored over 2 years ago by Oscar Dominguez <[email protected]>
chore: ignore ".env" file in vcs

14b5016dc08cc3dcd93019ca10de1ee88e8e9def authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: revert test isolation in "ci" job

9ba270dc4a8422699f4f159496cf2bb7ff21075c authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: split the "build" script

c032c12c86615b6a4a96c9761669548e8c9d8fc3 authored over 2 years ago by Artem Zakharchenko <[email protected]>
feat: set "typescript" optional peer dependency to 4.2.x (#985)

Based on conversation in https://github.com/mswjs/msw/issues/975

b1004a6d89bd737cb8784c937298120d95ce364e authored over 2 years ago by Will Buckingham <[email protected]>
chore(release): 0.39.2 [skip ci]

## [0.39.2](https://github.com/mswjs/msw/compare/v0.39.1...v0.39.2) (2022-03-15)

### Bug Fixes
...

b8b699ac3153dff8b30512a5bc5cd20c6caa1ea9 authored over 2 years ago by semantic-release-bot <[email protected]>
chore: use GH_ADMIN_TOKEN for release

0f352bb27c2fabab513662a06f12a235284f0470 authored over 2 years ago by Artem Zakharchenko <[email protected]>
test(text-event-stream): await console messages

19adb778534ab64050dc34c8ea2c688a2bdd8bc6 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: add issue template forms (#1162)

fed3b21859434edaad3f484b0cdf58cd5654146c authored over 2 years ago by Artem Zakharchenko <[email protected]>
fix: set minimal supported Node.js version to 14 (#1160)

* fix: set minimal supported Node.js version to 14

* chore: use matrix of node 14 and 16 for ...

d7ab1399e986167ff036312ea59c978f419a9b72 authored over 2 years ago by Artem Zakharchenko <[email protected]>
fix: remove console.log from "setRequestCookies"

6f7ed98cfcbfc20c614c6f1e5b1fe0da9010ed62 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: list semantic-release plugins explicitly (#1161)

* chore: list all semantic-release plugins

* chore: use latest actions versions

* chore: w...

f7edf8c2cb7e9d3114786fcb576ae81694825e10 authored over 2 years ago by Artem Zakharchenko <[email protected]>
fix(parseIsomorphicRequest): bypassing cookies properly (#1155)

* fix(parseIsomorphicRequest): bypassing cookies properly

* fix(parseIsomorphicRequest): add ...

755bc9d57f6dc1a6cf2aa5285eb189f4cee66f43 authored over 2 years ago by hrsh7th <[email protected]>
fix: set "credentials" to "same-origin" for "ClientRequest" (#1159)

c3cd80a724eacae897a2d06fbec0eb9107be525c authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: use "@semantic-release/git" to commit version changes (#1157)

0f0827c00d185533af258da8c0bb1285ab1f9b4c authored over 2 years ago by Artem Zakharchenko <[email protected]>
fix: add fallback for "_defaultAgent" in ClientRequest (#1152)

21fcbc5b75e66eab01193ebbc8876818c16d84dc authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: remove "prepublishOnly", move build to "prepack"

ad42af6ec7d3d2756c07e50f4df357986fd3289a authored over 2 years ago by Artem Zakharchenko <[email protected]>
test(delay): increase deviation to 300ms

9e3f8f15ba2a2610d9eacf6a1978cfec8b664274 authored over 2 years ago by Artem Zakharchenko <[email protected]>
test(method): use local server

e45d659d1305c037cff98e60c2cbd123de00fe00 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: use "macos-latest" for ci (#1148)

36b138b75bd73413d3bc05b4ecaea8054fe3bf63 authored over 2 years ago by Artem Zakharchenko <[email protected]>
test(waitUntilReady): use delayed worker to test concurrency (#1147)

* fix: improve "setupWorker" jsdoc comments

* test(waitUntilReady): use the delayed worker

9d7a4ff22661cf385f99d1e72ac63bc10b254ba6 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: decrease jest workers to 1 for integration tests

13d60fb20d2514d41601ad39fcfe2ea0e4032cf5 authored over 2 years ago by Artem Zakharchenko <[email protected]>
fix(setupWorker): resolve the "start" promise after the worker has activated (#1146)

f6e709c3c7d1ac60f99cac6699e83565d8401cd0 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: enable caching via the "setup-node" action (#1137)

d7bdeeca6a9f0bb3f7abd6179af2babeb68e1cf7 authored over 2 years ago by Johan Bergström <[email protected]>
feat: require node 16 and higher (#1136)

* feat: require node 16 and higher

* chore: use node "16" in codesandbox builds

* deps: bu...

6f4895e9a37d1ae0d6eaafb04e17afcdefc3c2d3 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: pin node version to 14

cfc2becd75de6848b5fa3b8b83908279a048dfe2 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: use semantic-release directly

e3a6a26b0c9fe20f3d9168c71983be208ad5108b authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore(release): move tests and build into separate steps

9b5fa82e1fc00e13d49319edbc29542c2ab28890 authored over 2 years ago by Artem Zakharchenko <[email protected]>