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): bump url-parse from 1.5.7 to 1.5.10 (#1128)

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.7 to 1.5.10.
- [Release note...

github.com/mswjs/msw - 65a66097237da91490d93834f5eb1d60a03de131 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
fix: update @mswjs/interceptors to 0.13.5 (#1127)

* fix: update @mswjs/interceptors to 0.13.5

* chore: update headers-polyfill to 3.0.4

github.com/mswjs/msw - 1b59ab76f37768f37c578b9b6370b90fefdd43b4 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: use scheduled releases (#1126)

github.com/mswjs/msw - cb336dbfa172cdf058463d58a737b232a2b40692 authored over 2 years ago by Artem Zakharchenko <[email protected]>
fix(handleRequest): bypass request only if "x-msw-bypass" header equals "true" (#1110)

github.com/mswjs/msw - 1a7bc36d98e0fa0d0fa1c9da6d7dd40605f239ca authored over 2 years ago by Artem Zakharchenko <[email protected]>
feat: update to @mswjs/interceptors 0.13.3 (#1095)

* feat: update to @mswjs/interceptors 0.13.3

* chore: use the "headers-polyfill" package (#1102)

github.com/mswjs/msw - e288d18d17026d6ba28a53f7af20c0694e276ae6 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore(deps): bump url-parse from 1.5.3 to 1.5.7 (#1107)

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.3 to 1.5.7.
- [Release notes...

github.com/mswjs/msw - b4d412a183eb781f563ca07e40bf70c4e0647f17 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore(deps): bump follow-redirects from 1.14.7 to 1.14.8 (#1099)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.14.7 to 1....

github.com/mswjs/msw - 8d1fcdb7b55b44977d9b9c6b05d85289eae53290 authored over 2 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: run smoke tests on main only (#1100)

github.com/mswjs/msw - 807b315624935584cfc639d1f5ada8f897f30642 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: update dependencies for 0.37.0 (#1098)

* chore: update dependencies

* chore: remove "@types/inquirer" dependency

* deps: update "...

github.com/mswjs/msw - 9c6de8b552b01028fc12beaf5d8e1c1d8225869f authored over 2 years ago by Artem Zakharchenko <[email protected]>
feat(onUnhandledRequest): allow default behaviour in a custom callback (#1096)

* feat(onunhandledrequest): allow default behaviour fallback for onunhandledrequest

Allow use...

github.com/mswjs/msw - 0be131dab03330dbe85847145d3bb8114172fd00 authored over 2 years ago by JamesZoft <[email protected]>
fix: allow variables inference in GraphQLRequest (#1081)

* fix: allow variables inference in GraphQLRequest

I noticed that the return type of a `graph...

github.com/mswjs/msw - 6e7ec2871f5f82fbf228b803df565286b1d4dbfc authored over 2 years ago by Graeme Coupar <[email protected]>
chore: schedule daily releases (#1076)

github.com/mswjs/msw - ddbc5a7ce30eabc56390eba79e0d260f3a8f598d authored over 2 years ago by Artem Zakharchenko <[email protected]>
fix: update "@mswjs/cookies" for safe `localStorage` access (#1071)

github.com/mswjs/msw - 99ae530b75b5f4ca416311ffd7658143e99575d1 authored over 2 years ago by Akmurat Saktagan <[email protected]>
fix: update `node-fetch` to 2.6.7 to fix a security vulnerability (#1072)

* chore: fix a security vulnerability in `node-fetch` prior to 2.6.7

A security issue was found...

github.com/mswjs/msw - 72a34f673b2612aab5138a396440f8cd30ded820 authored over 2 years ago by Matan Borenkraout <[email protected]>
chore: update the logo in readme (#1069)

github.com/mswjs/msw - 7b8a09a0b47c070b99e97d645c73f53d0f5f9f32 authored over 2 years ago by Artem Zakharchenko <[email protected]>
chore: Fix a broken link in CONTRIBUTING.md and move it to root (#1067)

* chore: fix broken link in CONTRIBUTING.md

* chore: move CONTRIBUTING.md to root

github.com/mswjs/msw - e75f448866dd816fb29caa56cc9b97907e6953ba authored over 2 years ago by Hung Viet Nguyen <[email protected]>
fix: support root-level boolean and null as a json request body (#1035)

Root-level `boolean` and `null` are valid JSON values. The library now supports specifying them ...

github.com/mswjs/msw - aeb8bccfb8e679f2939809cf84de77be537e3d12 authored over 2 years ago by BlackGlory <[email protected]>
fix: parse request body with letter case header (#1064)

* fix: parse request body with letter case header

* use optional chaining

Co-authored-by: ...

github.com/mswjs/msw - 7796418cba8087d08b8a6bf476c2b272b6888607 authored over 2 years ago by Nikhil Bhandarkar <[email protected]>
chore: add semantic release (#1063)

github.com/mswjs/msw - 4256fc9e4fd25fa42347a3b63b0ec0d3ff16fdde authored almost 3 years ago by Artem Zakharchenko <[email protected]>
chore: add conventional commits (#1050)

* chore: set up conventional commits

* chore: use "simple-git-hooks" over "husky"

* chore:...

github.com/mswjs/msw - f1cbdd847ca5790fc868fc238ee0f24ffa74a95d authored almost 3 years ago by Artem Zakharchenko <[email protected]>
chore: resolve invalid dependencies cache on ci (#1062)

github.com/mswjs/msw - 33bf74af31284bca4042d60e1dc71f1d5365260d authored almost 3 years ago by Artem Zakharchenko <[email protected]>
chore: remove unused test script from package.json (#1061)

github.com/mswjs/msw - e0eaa54c8b0d1d678c9326bb526e63247f17193e authored almost 3 years ago by Demian Caldelas <[email protected]>
chore: add github actions (#1029)

* test(delay): assert immediate request timing

* chore: add github actions

* chore: add in...

github.com/mswjs/msw - 6e86754978e646910288e1c548d69e83d1284a12 authored almost 3 years ago by Artem Zakharchenko <[email protected]>
chore(deps): bump follow-redirects from 1.13.2 to 1.14.7 (#1057)

Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects) from 1.13.2 to 1....

github.com/mswjs/msw - 777c720ae388c127eef011d9d8bec7fe9c467f29 authored almost 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
v0.36.4

github.com/mswjs/msw - 6b19df4e5bd1e8614eb12fa6edecc41514769591 authored almost 3 years ago by Artem Zakharchenko <[email protected]>
chore: add the "sponsors" section to README (#1037)

github.com/mswjs/msw - 527add209585c134fd7702327ded3f4721922ee3 authored almost 3 years ago by Artem Zakharchenko <[email protected]>
chore: use mswjs for GitHub sponsors (#1044)

github.com/mswjs/msw - b3c34e1a91ea62285f574a438dc3ec7c8586c1c9 authored almost 3 years ago by Artem Zakharchenko <[email protected]>
chore: replace default branch for images in README

github.com/mswjs/msw - c342b484ec63c83ad3d323bde7187b26bf08f8b6 authored almost 3 years ago by Artem Zakharchenko <[email protected]>
chore: add tech radar to mentions (#1038)

github.com/mswjs/msw - be8705375b5e5db0b48654975ed2d5409c8f5b01 authored almost 3 years ago by Artem Zakharchenko <[email protected]>
Fixes escaping port number in absolute urls (#1028)

* fix(coercePath): escape the port number

* fix(coercePath): remove the "g" modifier from por...

github.com/mswjs/msw - 2e7ecd87e5568c6e59a408e812535f088498e437 authored almost 3 years ago by Tobias Deekens <[email protected]>
fix(getAbsoluteUrl): fix full url check (#982)

* feat(getAbsoluteUrl): handle url schemes, relative urls without leading slashes

* feat(getA...

github.com/mswjs/msw - d8bd81a7adf4b34535c7d1d1d3f7e63f298a5e7b authored almost 3 years ago by MarvelSQ <[email protected]>
fix: make PathParams type readonly (#1026)

github.com/mswjs/msw - d5b7312969ede03031d429c9fdd38a4d783710d1 authored almost 3 years ago by stefanprobst <[email protected]>
v0.36.3

github.com/mswjs/msw - 707e1d7bc701f60cf98be5c189812267a5de1b5e authored almost 3 years ago by Artem Zakharchenko <[email protected]>
fix: replace "x-msw-request-id" header (#1024)

github.com/mswjs/msw - f5cee9b3a37783cc516760adf08fc359301359ae authored almost 3 years ago by Artem Zakharchenko <[email protected]>
v0.36.2

github.com/mswjs/msw - 97fba97b7d01674965cc6147ba7fed631e584906 authored almost 3 years ago by Artem Zakharchenko <[email protected]>
fix(onUnhandledRequest): ignore regexp method/operationName (#1021)

* fix(RequestHandler): extend the default info class

* fix(onUnhandledRequest): ignore regexp...

github.com/mswjs/msw - 81363c1613020256835b390033c97fed1f14140d authored almost 3 years ago by Artem Zakharchenko <[email protected]>
v0.36.1

github.com/mswjs/msw - 10dbde6dc5f447dc1728004b2ca70e1ee2edbed1 authored almost 3 years ago by Artem Zakharchenko <[email protected]>
fix(matchRequestUrl): replace negative lookbehind regexp (#1019)

github.com/mswjs/msw - 4ec65e25fd52c349e3a1b2e68643cc9e1969914a authored almost 3 years ago by Artem Zakharchenko <[email protected]>
v0.36.0

github.com/mswjs/msw - 93d2226d2ec5d5e5d9dfb6036e4a36e0633cbab6 authored almost 3 years ago by Artem Zakharchenko <[email protected]>
deps: update dependencies before 0.36.0 (#1016)

* deps: updates dependencies

* deps: update dev dependencies

github.com/mswjs/msw - 59567fab5144432e2047b2f8e7a8c8ba644c4611 authored almost 3 years ago by Artem Zakharchenko <[email protected]>
add: `__apiType` for TypedDocumentNode compatibility (#1009)

github.com/mswjs/msw - bb4e8be988fd9beb3e76bfea24dadaf6bfb150fd authored almost 3 years ago by T.Kameyama <[email protected]>
feat: use document.baseURI as the relative request's base URL (#1008)

* feat: use document.baseURI as the relative request's base URL

* test(getAbsoluteUrl): menti...

github.com/mswjs/msw - 67d73bc114faaa1d87c0dc4799815dba3ea56834 authored almost 3 years ago by Fakorede Boluwatife <[email protected]>
feat: export Worker and Server api options type (#994)

* feat: export Worker and Server api options type

* chore(StartOptions): annotate as partial,...

github.com/mswjs/msw - 445fc63f9447df2df346c64d1a751d43b284e52a authored almost 3 years ago by Yann Braga <[email protected]>
fix(rest): annotate "req.body" as never for HEAD/GET requests (#1000)

github.com/mswjs/msw - 3b512ada55623768b4d04da5ed6315147b87e7ec authored almost 3 years ago by Artem Zakharchenko <[email protected]>
fix(RestHandler): set default "req.params" to ambiguous type (#999)

* fix(RestHandler): set default "req.params" type to ambiguous "string | string[]"

* chore(Re...

github.com/mswjs/msw - 368e7c714bdeb37aeab65b3f5f7b3e76e21daca1 authored almost 3 years ago by Artem Zakharchenko <[email protected]>
feat: Support for GraphQL extensions to be mocked (#981)

* feat(graphql): support "graphql.extensions"

* test(graphql): add integration tests for "gra...

github.com/mswjs/msw - 128086b7ca0cf15df77b386b1d2f925e58e2c2f0 authored almost 3 years ago by OLingard <[email protected]>
deps: update "fs-teardown" to 0.3.0 (#989)

github.com/mswjs/msw - 2c28f0311ef3ed4e7150d015715c3a7695d8d47c authored almost 3 years ago by Artem Zakharchenko <[email protected]>
fix(matchRequestUrl): decode path components in "req.params" (#980)

github.com/mswjs/msw - 8bfcf6e39392790bb164c2dbd80cb28e8b57b140 authored almost 3 years ago by Ivan Tanev <[email protected]>
Support a single number as a JSON request/response body (#925)

* fix: support a single number request JSON body

* chore(jsonParse): rename value type generi...

github.com/mswjs/msw - 4351056e8b26edd839db761aacb542b6dcabbc5d authored almost 3 years ago by Shinobu Hayashi <[email protected]>
fix: no-unused-vars lint warnings

github.com/mswjs/msw - 69033b166817321fcaf132a3c613a5f568039658 authored almost 3 years ago by chentsulin <[email protected]>
test(cookies-request): remove ".end()" when using "https.get"

github.com/mswjs/msw - fe6751f76108047fb27b16a875497693da1eb66d authored almost 3 years ago by Artem Zakharchenko <[email protected]>
chore: use "res.allHeaders()" instead of "res.headers()"

github.com/mswjs/msw - f6fbd6c94d86d54ee13d20f0128589332cbddcbf authored almost 3 years ago by Artem Zakharchenko <[email protected]>
deps: update "page-with" to 0.5.0

github.com/mswjs/msw - 095de1bb44bca791c68ca4b04fc516d40646c504 authored almost 3 years ago by Artem Zakharchenko <[email protected]>
fix(getRequestCookies): check "document" and "location" globals

github.com/mswjs/msw - a9085a670d03401a8e7ed05547ba2e5af09c401f authored almost 3 years ago by Artem Zakharchenko <[email protected]>
Detect node env w/ polyfilled location

github.com/mswjs/msw - 35acf3a6abc870267cb0ecfea0c1c4011aa1596b authored almost 3 years ago by Gerben Neven <[email protected]>
Change references from master client to main client

github.com/mswjs/msw - cb1df1f4f8e0e929f2e58b50a9754120f8a8f974 authored almost 3 years ago by Eric Schultz <[email protected]>
Bump tmpl from 1.0.4 to 1.0.5

Bumps [tmpl](https://github.com/daaku/nodejs-tmpl) from 1.0.4 to 1.0.5.
- [Release notes](https:...

github.com/mswjs/msw - 11bb2441e102666184188f9f576ac65e59b1be9d authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
chore: adopt "anonymous" vs "unnamed" GraphQL operations term

github.com/mswjs/msw - c9c92f2ca9988f26efd0f7cbc6bb6184b4ed3574 authored about 3 years ago by Artem Zakharchenko <[email protected]>
fix(graphql): handle properly unnamed graphql queries when a graphql operation handler exists

github.com/mswjs/msw - 9bb4f113d7ac0b51bdb9ccd9f35d9bf4459109a8 authored about 3 years ago by Emilien Escalle <[email protected]>
PR Comments

github.com/mswjs/msw - 6decc6015e59c1b1aa3706c9bda467e2e3750c79 authored about 3 years ago by Patrick McDougle <[email protected]>
Use mswjs regex everywhere, include @mswjs/cookies too

github.com/mswjs/msw - 7f6e19a950e492c089945790cee6632b8602901f authored about 3 years ago by Patrick McDougle <[email protected]>
Bump @mswjs/interceptors to current version

github.com/mswjs/msw - 41f4b0056ff86f74b006dc3ee8d76b3633e51014 authored about 3 years ago by Patrick McDougle <[email protected]>
Externalize interceptors in built msw

Since we want to allow interceptors to have bug fixes without re-releasing msw,
we need to exter...

github.com/mswjs/msw - 775c8aa32f88a9f66e13ccca341bbc5d75153b9a authored about 3 years ago by Patrick McDougle <[email protected]>
fix: set the minimal "inquirer" version to 8.1.5

github.com/mswjs/msw - 776c82ad513143b15581c0c884ac9ec6ca018e93 authored about 3 years ago by Artem Zakharchenko <[email protected]>
Exports internal "cleanUrl" function

github.com/mswjs/msw - 5b0336c8970daa9db69876c20be7d6ffa8de5e60 authored about 3 years ago by Artem Zakharchenko <[email protected]>
test: add integration tests for GraphQL unnamed operation warnings

github.com/mswjs/msw - dd41bc3e78b4dbb6c22e458f3947ff89d9f896f3 authored about 3 years ago by Artem Zakharchenko <[email protected]>
feat(getCallFrame): accept external error

github.com/mswjs/msw - 833787645b8060ebb8c56f4c84c10d26f0bb8317 authored about 3 years ago by Artem Zakharchenko <[email protected]>
fix(handleRequest): include handler header in the no-response warning

github.com/mswjs/msw - 109fe3dec7643dec5f5fa946872f6bf530abbdb1 authored about 3 years ago by Artem Zakharchenko <[email protected]>
rest: Adds a new ".all()" API

github.com/mswjs/msw - 172bc104a3f42dd779128fead34fe7ebb612dd87 authored about 3 years ago by Artem Zakharchenko <[email protected]>
RestHandler: Supports RegExp as the expected request method

github.com/mswjs/msw - cdca909f170ab5149483e177d78340e6b1029b76 authored about 3 years ago by Artem Zakharchenko <[email protected]>
Uses "path-to-regexp" instead of "node-match-path"

github.com/mswjs/msw - 691e57efc5507d3458ea2ca689f361ba3bdea8b0 authored about 3 years ago by Artem Zakharchenko <[email protected]>
Bumps "page-with" to 0.4.2

github.com/mswjs/msw - 93f4dfd7d8aa33da650ce745a8b73f572d5c3a38 authored about 3 years ago by Artem Zakharchenko <[email protected]>
v0.35.0

github.com/mswjs/msw - ac0a62aa5528a6da2893be8b504d95000b7dfc93 authored about 3 years ago by Artem Zakharchenko <[email protected]>
rest(logging): Uses "waitFor" for logs assertions

github.com/mswjs/msw - ee412373253343748dc8ff3a97b4b921eddc2517 authored about 3 years ago by Artem Zakharchenko <[email protected]>
Bumps "@mswjs/interceptors" to 0.12.6

github.com/mswjs/msw - df3daa2d888c8907b7dee18a4b85690c0bd14b0f authored about 3 years ago by Artem Zakharchenko <[email protected]>
getAbsoluteUrl: Encodes and decodes the URL to support escaped characters

github.com/mswjs/msw - 87972dcf24783fb1988b4944b2489ab8194a3e29 authored about 3 years ago by Artem Zakharchenko <[email protected]>
Adds parentheses URL matching integration test

github.com/mswjs/msw - 89c4e1fbd347061e662ca68f76e3352cc7dce839 authored about 3 years ago by Artem Zakharchenko <[email protected]>
Moves the "regression" tests to the root level

github.com/mswjs/msw - 2b9abca647313b35511f36fc026f359254c11bd3 authored about 3 years ago by Artem Zakharchenko <[email protected]>
Exposes life-cycle events API under the "events" property

github.com/mswjs/msw - b266d7341c2e764c64d20c810299e4922b873fcf authored about 3 years ago by Artem Zakharchenko <[email protected]>
graphql(logging): Uses "waitFor" in test logs assertions

github.com/mswjs/msw - 95361d9ad38fbb85de515b5b19fb1fa89bc11481 authored about 3 years ago by Artem Zakharchenko <[email protected]>
Replaces "waitUntil" internal utility with "waitFor"

github.com/mswjs/msw - bd5073aa9310ef17e418aa06d14804cdcb468079 authored about 3 years ago by Artem Zakharchenko <[email protected]>
Adds granular life-cycle events tests for the browser

github.com/mswjs/msw - 55ec2c357145a362d96edfe9c13f51449d6a646b authored about 3 years ago by Artem Zakharchenko <[email protected]>
Adds granular life-cycle events tests for Node.js

github.com/mswjs/msw - 167d46a732ca623facca71a9f677266afc0b4dfe authored about 3 years ago by Artem Zakharchenko <[email protected]>
Exposes life-cycle events under "events", adds "removeListener", "removeAllListeners" methods

github.com/mswjs/msw - 3134e4d1af82334b79637737bd57128784077ee0 authored about 3 years ago by Artem Zakharchenko <[email protected]>
workerConsole: Fixes the jsdoc

github.com/mswjs/msw - 82848744c67c69b00a27afc5d7e6057cf1521ed9 authored about 3 years ago by Artem Zakharchenko <[email protected]>
Bump url-parse from 1.5.1 to 1.5.3

Bumps [url-parse](https://github.com/unshiftio/url-parse) from 1.5.1 to 1.5.3.
- [Release notes]...

github.com/mswjs/msw - 9373ccf5e699fd46406aadbb55580b4a833e4541 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bump path-parse from 1.0.6 to 1.0.7

Bumps [path-parse](https://github.com/jbgutierrez/path-parse) from 1.0.6 to 1.0.7.
- [Release no...

github.com/mswjs/msw - 4758b80cc39791df91871ed48a75afc311691e29 authored about 3 years ago by dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Uses a test HTTP server in "error" unhandled tests

github.com/mswjs/msw - 99646b9a5f80ce4f205afc4c1e080f3c78bd0fef authored about 3 years ago by Artem Zakharchenko <[email protected]>
onUnhandledRequest: Throws an exception when using the "error" strategy

github.com/mswjs/msw - 31ca2457f07c154d1bff7bb4a5e088ffefe0823c authored about 3 years ago by Artem Zakharchenko <[email protected]>
v0.34.0

github.com/mswjs/msw - 84ee868669672fa092b84a91a4fd9c9cb9c896c4 authored about 3 years ago by Artem Zakharchenko <[email protected]>
Uses strict assertions in "removes-all-listeners" test

github.com/mswjs/msw - 55eb6544ea901b32b78f240e278a3b9122cd9d56 authored about 3 years ago by Artem Zakharchenko <[email protected]>
waitFor: Ensures immediate first execution

github.com/mswjs/msw - fdeeba8c986878ac6cf70ea057465ec57b3bdea3 authored about 3 years ago by Artem Zakharchenko <[email protected]>
workerConsole: Uses the "format" vs "interpolate"

github.com/mswjs/msw - 956f112564facba9143e663d9ae75ee797a17339 authored about 3 years ago by Artem Zakharchenko <[email protected]>
Improves internal/network error messages from the worker

github.com/mswjs/msw - 29b70c924ae6700f0a8e614a0262676b0ffdae83 authored about 3 years ago by Artem Zakharchenko <[email protected]>
v0.33.3

github.com/mswjs/msw - 7a756000468efd08821e58b7d4bea9917607502d authored about 3 years ago by Artem Zakharchenko <[email protected]>
parseGraphQLRequest: Uses %s instead of %o in the error message

github.com/mswjs/msw - 2263c520b352b9427fff5f18854053dc49ae40da authored about 3 years ago by Artem Zakharchenko <[email protected]>
Updates "@mswjs/interceptors" and adjusts "devUtils" to use "format-util"

github.com/mswjs/msw - 4bf3c2b8af8c63ff84e7f74989d15863e30fa0b7 authored about 3 years ago by Artem Zakharchenko <[email protected]>
Adds a "handleRequest" unit test

github.com/mswjs/msw - 6671ac1aeab2e9b843c9cb930ac63f8da8047773 authored about 3 years ago by Artem Zakharchenko <[email protected]>
v0.33.2

github.com/mswjs/msw - 5e69e91f79af181a544dea290a7fa4391d8d2ad4 authored about 3 years ago by Artem Zakharchenko <[email protected]>
Fixes the request log status code/text colors

github.com/mswjs/msw - 87be29a5c35f209b5fcc96e728514b91de353aaf authored about 3 years ago by Artem Zakharchenko <[email protected]>