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

fix: set correct "Content-Length" response header for special characters (#2045) (#2046)

eb3e284a3e27956987854d23878aa4ea11c56dde authored 8 months ago by Hyunyoung Cho <[email protected]>
chore(release): v2.2.1

23fc36432a3140043211d142f6dbd63b36efb3e2 authored 8 months ago by Artem Zakharchenko <[email protected]>
fix: remove unused types (#2043)

a78d57d3e917d9b5ee4ac98e6851a3ab504ccd1a authored 8 months ago by Artem Zakharchenko <[email protected]>
chore(release): v2.2.0

5641cf1854629cefb74c9e7bc4e02c677078c55e authored 8 months ago by Artem Zakharchenko <[email protected]>
fix(setupWorker): set "response.url" in "response:*" events (#2031)

0e9d65ffbfb1f83a47c7dc2fcb2c885cbbf5d2ac authored 8 months ago by Artem Zakharchenko <[email protected]>
feat: drop webpack 4 support (remove "chokidar") (#2021)

Co-authored-by: Anton Savoskin <[email protected]>
Co-authored-by: Artem Zakharchenko <kettanai...

a0761424c6b59b54e70840e5d74f789f8a8fa6e6 authored 8 months ago by Anton Savoskin <[email protected]>
feat: add "/http" and "/graphql" export paths (#2004)

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

31442cfc9571cbc36a5b9d8b8ce8d54d61bfaeee authored 8 months ago by Pascal Schilp <[email protected]>
feat: use a lightweight "@inquirer/confirm" in the CLI (#2020)

Co-authored-by: Anton Savoskin <[email protected]>
Co-authored-by: Artem Zakharchenko <kettanai...

f25af8a1e5379a723fe7bf0655bb8d8dc7ca1961 authored 8 months ago by Anton Savoskin <[email protected]>
feat: automatically set "Content-Length" on text/json responses (#1996)

a95723520939d2ec7a588b59197e7823d0c89c94 authored 8 months ago by Artem Zakharchenko <[email protected]>
feat: support concurrent test runs via "server.boundary" (#2000)

450e7bc72e7a9315053b50c450621ab037ddc5f6 authored 8 months ago by Artem Zakharchenko <[email protected]>
chore(release): v2.1.7

f805d349c6b9faf55c1201c51b4e7fcb29f79fe5 authored 9 months ago by Artem Zakharchenko <[email protected]>
fix: support intercepting fetch requests in React Native (#2017)

Co-authored-by: Anton Savoskin <[email protected]>
Co-authored-by: Artem Zakharchenko <kettanai...

e4307954722980a6d3320c79ab5398ad8084f37b authored 9 months ago by Anton Savoskin <[email protected]>
fix: improve fetch compatibility with React Native (#2016)

aeafcd20b6a97a2bb613df7a7c374d0c796d49e5 authored 9 months ago by Artem Zakharchenko <[email protected]>
chore(release): v2.1.6

e56f6243bffc3237319f50b63ac0e38b2f4a9c73 authored 9 months ago by Artem Zakharchenko <[email protected]>
fix: return type of "passthrough" (#2002)

b030db5b70664c835f6ac01171a790af35181202 authored 9 months ago by Artem Zakharchenko <[email protected]>
chore: recommend cloning examples (#2008)

b79e8181eade7f8fd81f577d242320c20c966f33 authored 9 months ago by Artem Zakharchenko <[email protected]>
chore(release): v2.1.5

fd70e107e831283f4aa634e29a6cb2587f18625f authored 9 months ago by Artem Zakharchenko <[email protected]>
chore(deps-dev): bump vite from 4.5.0 to 5.0.12 (#1979)

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+d...

14a0b92d46d8b5705d3e0dd0aca3ac71d7f2e0e4 authored 9 months ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: run vitest in watch mode in dev (#1998)

b5918a1c7c457b601e05e1d838210940f20e5956 authored 9 months ago by Artem Zakharchenko <[email protected]>
fix: add "request" to response events (#1993)

bad537f1fce7511f0a7258c0216a9ad49fbc27b8 authored 9 months ago by Artem Zakharchenko <[email protected]>
fix: does not warn on unhandled "file://" requests (#1997)

5afedb1af6d20f8be4e079f6a22ca617890b3507 authored 9 months ago by Artem Zakharchenko <[email protected]>
fix: resolve relative fetch urls in jsdom (#1999)

82ab765c44e866310ba9c4cc24fed3d6cfaf7735 authored 9 months ago by Artem Zakharchenko <[email protected]>
test: add request formdata file size test (#1995)

17bf9fcd8e276d3acddf875f5f4fcfad29082d69 authored 9 months ago by Artem Zakharchenko <[email protected]>
chore(release): v2.1.4

396b12ffd084115c22e9df10a4f6fd59ff8c5a70 authored 9 months ago by Artem Zakharchenko <[email protected]>
fix: bundle browser build (#1988)

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

1cbf61553991d72452fa0bb5172f4efb967cd01b authored 9 months ago by Pascal Schilp <[email protected]>
fix: removes request parsing from "onUnhandledRequest" (#1990)

bc0bea6325f61d677d21422ab7e503310f999b00 authored 9 months ago by Artem Zakharchenko <[email protected]>
chore(release): v2.1.3

7edfc1951cf6d8310f677b20fd0594a9782decf9 authored 9 months ago by Artem Zakharchenko <[email protected]>
fix: export "getResponse" for batched GraphQL queries (#1982)

42f147367709d85c09ec44eb300848d0bbbf1b6d authored 9 months ago by Artem Zakharchenko <[email protected]>
fix: reduce library footprint by avoiding barrel imports (#1987)

b803e26a65fff537332ccfcb0a1a53dc4462659c authored 9 months ago by Pascal Schilp <[email protected]>
docs: move chromatic to golden sponsors (#1980)

2c095f4bee0e1ae6933123482e45212a9ad22f02 authored 9 months ago by Artem Zakharchenko <[email protected]>
chore: update minimal node version in browser template (#1974)

dd980cf1c98e1038f648020437e3ebd6d398b26d authored 9 months ago by Artem Zakharchenko <[email protected]>
test: add 206 bypassed response test (#1975)

6f2f388b5da8d6bbfac242a7a84759c05e812e68 authored 9 months ago by Artem Zakharchenko <[email protected]>
chore(release): v2.1.2

62a5574af5f048566911518bd8b7ba0f254eb72b authored 9 months ago by Artem Zakharchenko <[email protected]>
fix: export "HttpRequestHandler" and "GraphQLRequestHandler" types (#1973)

ca423d9ffcf940ed9118e65126b5008e355fc2b3 authored 9 months ago by Artem Zakharchenko <[email protected]>
chore(release): v2.1.1

d6f77796d2686a2ed432bb00e8eb2a6302ea3ef5 authored 9 months ago by Artem Zakharchenko <[email protected]>
fix: annotate the "requestId" response resolver argument (#1969)

Co-authored-by: Sam Kvale <[email protected]>

f22294eb81bb53495265fba777e049a7102c2e1f authored 9 months ago by Sam Kvale <[email protected]>
chore(release): v2.1.0

a4d87da0c02e153f41fa37041b2777aa41cb955f authored 9 months ago by Artem Zakharchenko <[email protected]>
chore: install playwright browsers on release

afdf0002389ac9df8576d684f8bac2a5d785921c authored 9 months ago by Artem Zakharchenko <[email protected]>
feat: up tsconfig target for more modern syntax (#1780)

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

29182cebaaa5e7acfebcc513e5f84e8723236d27 authored 9 months ago by Pascal Schilp <[email protected]>
chore: install playwright browsers on smoke tests (#1967)

f18c48cf0a9d64cf857bbbcc3e265ae00c07888f authored 9 months ago by Artem Zakharchenko <[email protected]>
chore: upgrade dependencies (#1966)

429710df5956990bb44c788c4a7b0d25ad2c9773 authored 9 months ago by Artem Zakharchenko <[email protected]>
feat: add "requestId" as response resolver argument (#1942)

Co-authored-by: Sam Kvale <[email protected]>
Co-authored-by: Artem Zakharchenko <kettanaito@gm...

51ab8cc0e31848e82eebc2f3e0cdf280f4a2ef8e authored 9 months ago by Sam Kvale <[email protected]>
feat: support multiple directories in "msw.workerDirectory" (#1832)

4dbf99ac542b2f2dbca70874d638fb7261d9ffdd authored 9 months ago by Artem Zakharchenko <[email protected]>
feat: deprecate "waitUntilReady" (deferNetworkUntil) worker option (#1964)

86a22ac92f77a11c0fd165f1313de1cc8f936f16 authored 9 months ago by Artem Zakharchenko <[email protected]>
feat: support throwing responses in response resolvers (#1963)

39dc0e64497df448de74fe827fe6f1b4ecdbf5c4 authored 9 months ago by Artem Zakharchenko <[email protected]>
ci: nightly rc check for typescript (#1912)

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

4511f25ee9ebdd808f4ca89d6d75cdc920ec11ac authored 9 months ago by Matthew Costabile <[email protected]>
chore(release): v2.0.14

c26850d543f5ea72bac0d051616763105d68b800 authored 9 months ago by Artem Zakharchenko <[email protected]>
fix(GraphQLHandler): move cookie parsing to parse phase (#1957)

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

ba87f99db4ad6fd99567cf5a87c1af90044ef906 authored 9 months ago by Matthew Costabile <[email protected]>
fix: improve custom request handler and resolver annotations (#1961)

8624f31c464f61c35d6e53584b678994d9576fa8 authored 9 months ago by Artem Zakharchenko <[email protected]>
chore(release): v2.0.13

8011bdea3d12e8236db21730a3418708fbcca1e4 authored 9 months ago by Artem Zakharchenko <[email protected]>
fix: publish source and include sourcemaps (#1958)

68a57bd042c6c938f1a5bd84b21e068ad9517a78 authored 9 months ago by Artem Zakharchenko <[email protected]>
chore(release): v2.0.12

a9c5adf35bc93bb151edc325844beb732d8b2d11 authored 10 months ago by Artem Zakharchenko <[email protected]>
chore: release every day (#1950)

d2e815c72f857909730230713f22172a4a56c87e authored 10 months ago by Artem Zakharchenko <[email protected]>
fix: cache request cloning and request parsing (#1914)

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

a79a9d739e88f5501c0253c4c4701b76c2203ff2 authored 10 months ago by Matthew Costabile <[email protected]>
fix: support [email protected] (#1874)

Co-authored-by: Matthew Costabile <[email protected]>
Co-authored-by: Artem Zakharchenko <k...

1da80bb157010c3586dd2dd33f463f70ab0bbd28 authored 10 months ago by rodrigo <[email protected]>
chore(release): v2.0.11

ea28bd9ad2efe0918660cd37054f21883caa3d30 authored 10 months ago by Artem Zakharchenko <[email protected]>
fix: expose mockServiceWorker.js file in package exports (#1922)

5736efce63c0271ba37c69d2a7267e5cc614a444 authored 10 months ago by Pascal Schilp <[email protected]>
docs: add workleap to golden sponsors (#1918)

68e52e72646c97692481337ccd4275a0f4ba095b authored 10 months ago by Artem Zakharchenko <[email protected]>
chore(release): v2.0.10

c27c32000d64bb285998597deacbfc8349f08a55 authored 11 months ago by Artem Zakharchenko <[email protected]>
fix: null-body responses enforced in createResponseListener instead o… (#1895)

ed09722b327fc81f1a6f8d4d600445629877179e authored 11 months ago by Matthew Costabile <[email protected]>
test(resolutionContext): add test for baseUrl configuration (#1898)

b440f121d94553b4f6b44bfd74f722af81f35987 authored 11 months ago by Matthew Costabile <[email protected]>
test: add axios error response test (#1891)

8100e6d6b7c114fa8c2f584888672c2e53808f21 authored 11 months ago by Artem Zakharchenko <[email protected]>
chore(release): v2.0.9

2ab2f23a5311c0e7ed8c1ca114d1c6c83d767b8a authored 11 months ago by Artem Zakharchenko <[email protected]>
fix: skip parsing GraphQL requests if the request url doesn't match (#1871)

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

565e802c6dd0f971f939d7adcbeb82cf2de1af59 authored 11 months ago by Matthew Costabile <[email protected]>
fix: throw on invalid request handlers value in ".use()" (#1876)

ce73dfecee7b20a131e6a020c5e6661987b0d3ce authored 11 months ago by Artem Zakharchenko <[email protected]>
fix: resolve segfault issue caused by "node:events" import (#1885)

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

f188d7724a31ab685d68d0ea84949999b6eea5f3 authored 11 months ago by Matthew Costabile <[email protected]>
chore: remove ts-ignores. force ts-expect-error (#1883)

e078e9117e36f7790b3fa3895bc061988b442ac2 authored 11 months ago by Matthew Costabile <[email protected]>
chore(release): v2.0.8

657edd8b4e24043614ea0eed97ce4987df6009e7 authored 11 months ago by Artem Zakharchenko <[email protected]>
fix(graphql): allow null for "data" and "errors" response property types (#1867)

a7ffd32981fcda8acb70af28502ae7e98d16b353 authored 11 months ago by Artem Zakharchenko <[email protected]>
chore: remove "node-fetch" (#1864)

28efd320549ea1dd1b2afacfdbdf62a05977e03c authored 11 months ago by Artem Zakharchenko <[email protected]>
chore(release): v2.0.7

276157a4c8d62a76d71d291227c7ebad54f5bb70 authored 11 months ago by Artem Zakharchenko <[email protected]>
test(cookies): use global fetch vs "node-fetch" (#1862)

54df6563c90ed3af225b5b9dd0040e6774fffdd9 authored 11 months ago by Artem Zakharchenko <[email protected]>
test(node): add request blob tests (#1861)

f47a942ba352791be9cb5ee9c7044f4940f4e631 authored 11 months ago by Artem Zakharchenko <[email protected]>
fix: encode cookie string before forwarding request cookies (#1815)

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

c2d8e986ba7b44f6ba5da88164f6018fc4466d85 authored 11 months ago by Jungzl <[email protected]>
fix(react-native): import "node:events" lazily (#1858)

0d79ec4d5b5c554eacf6acfa383f7a2721a94ea7 authored 11 months ago by Artem Zakharchenko <[email protected]>
fix: change request cookie type to be Record<string, string> (#1857)

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

75bbb966158fe6d0fc450e1071b676e0f29fdbfa authored 11 months ago by Erin <[email protected]>
test: add "application/protobuf" handling test (#1443)

Co-authored-by: Daniel Gollings <[email protected]>
Co-authored-by: Artem Zakharchenko <kettanait...

c652d90ba6d1a5cc654711e0866ea1f9345974ee authored 11 months ago by DGollings <[email protected]>
test: add axios upload test (#1855)

5d01b400792f10d3a37a6e41a555515ba0b6ac6e authored 11 months ago by Artem Zakharchenko <[email protected]>
chore(release): v2.0.6

9730dfe35749991e1e0aefc44a6cf317a25f8a88 authored 11 months ago by Artem Zakharchenko <[email protected]>
fix(GraphQL): expose request cookies in "cookies" argument (#1853)

463b74faaf445a4f751f8a25c67a8f98627f27f5 authored 11 months ago by Artem Zakharchenko <[email protected]>
fix: correct docs link for anonymous GraphQL operations (#1850)

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

e62827860e3b6ef291ada81d96025af2755e2505 authored 11 months ago by Mikko Metsäranta <[email protected]>
chore(release): v2.0.5

ed3429b46f5c95508f64657cf383d28cf55f7ad6 authored 11 months ago by Artem Zakharchenko <[email protected]>
fix(xhr): support environments without location (React Native) (#1849)

f6601d995a3ddf0f2b5763a87a04ec132b649ed1 authored 11 months ago by Artem Zakharchenko <[email protected]>
test: add miniflare environment regression test (#1840)

15e3006cdbcf1d23312252960ee2920d2011d1bb authored 12 months ago by Matthew Costabile <[email protected]>
chore(release): v2.0.4

c5b151fec5c837c7852fe8efcb64af30e705ed64 authored 12 months ago by Artem Zakharchenko <[email protected]>
fix: safely access "request.credentials" in cloudflare (#1845)

bd0cec7a2163ab47301608c1712c55f1cf04327a authored 12 months ago by Artem Zakharchenko <[email protected]>
fix: safely access "Response.type" in cloudflare (#1846)

ccd709614129739dea3bcb767c1f9e3809ae1d2b authored 12 months ago by Artem Zakharchenko <[email protected]>
fix: allow setting "timeout" on XMLHttpRequest (#1844)

62964292728398344beda0ffc16e4ca388ba0245 authored 12 months ago by Artem Zakharchenko <[email protected]>
fix: update @mswjs/interceptors to 0.25.8 (#1842)

629a3cf8248d7d9e21f524210d7282cab44f35ab authored 12 months ago by Artem Zakharchenko <[email protected]>
fix: allow overriding "Content-Type" in HttpResponse static methods (#1839)

a037e3a3f4f4d4cc712d2b3867b3410e4bcfaad6 authored 12 months ago by Artem Zakharchenko <[email protected]>
fix: narrow `body` type for `HttpResponse.json()` to be serializable json (#1838)

2af274c154d2e0b696188c10ba1f0271e900c40a authored 12 months ago by Artem Zakharchenko <[email protected]>
fix: remove "formdata-node" dependency (#1837)

d49d48e9ca6467aeea16f4c3345789626a0396f2 authored 12 months ago by Artem Zakharchenko <[email protected]>
chore(release): v2.0.3

461a1885280451ec0837fdce897f49521b8ff260 authored 12 months ago by Artem Zakharchenko <[email protected]>
fix: correctly check "undefined" as response body type (#1824)

a0ec8be311daef0285d8485e315bbb49a9370f44 authored 12 months ago by Artem Zakharchenko <[email protected]>
fix(Safari): send explicit null response bodies (#1833)

66fb437c0936651cf0bb936f21aa77054b147857 authored 12 months ago by Artem Zakharchenko <[email protected]>
chore(smoke): support workflow_run and workflow_dispatch

008a8c69610709308fee5226e24f627717882bcb authored 12 months ago by Artem Zakharchenko <[email protected]>
chore(smoke): use manual runs only

057e515b34c8cd0781262fdffa32e0662f763a6b authored 12 months ago by Artem Zakharchenko <[email protected]>
chore(smoke): support workflow_dispatch

511276518608597518c0246c963ef977e5a5e6c7 authored 12 months ago by Artem Zakharchenko <[email protected]>
chore: add "smoke-test/examples" workflow (#1825)

009e8fa5935f45971fe34faee378467558ed8b4f authored 12 months ago by Artem Zakharchenko <[email protected]>
chore(release): v2.0.2

dff7facffa4acf9e724c042ed5b1f946b14c1c3c authored 12 months ago by Artem Zakharchenko <[email protected]>