Closed renovate[bot] closed 2 months ago
Latest commit: 96f179c6f790f213c6b8176b7515f9f2641daddd
Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.
Click here to learn what changesets are, and how to add one.
Click here if you're a maintainer who wants to add a changeset to this PR
Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.
You can manually request rebase by checking the rebase/retry box above.
⚠️ Warning: custom changes will be lost.
Because you closed this PR without merging, Renovate will ignore this update (1.3.4
). You will get a PR once a newer version is released. To ignore this dependency forever, add it to the ignoreDeps
array of your Renovate config.
If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR.
This PR contains the following updates:
1.0.0
->1.3.4
1.3.1
->1.3.4
Release Notes
mswjs/msw (msw)
### [`v1.3.4`](https://redirect.github.com/mswjs/msw/releases/tag/v1.3.4) #### v1.3.4 (2024-09-07) ##### Bug Fixes - **types:** add generic type to MockedRequest.passthrough ([#2198](https://redirect.github.com/mswjs/msw/issues/2198)) ([`e13e646`](https://redirect.github.com/mswjs/msw/commit/e13e64607aaca4468cd48b73a9a2105cd5b1db2e)) [@sbaechler](https://redirect.github.com/sbaechler) ### [`v1.3.3`](https://redirect.github.com/mswjs/msw/releases/tag/v1.3.3) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v1.3.2...v1.3.3) #### v1.3.3 (2024-03-15) ##### Bug Fixes - remove upper version range for "typescript" ([#2086](https://redirect.github.com/mswjs/msw/issues/2086)) ([`8f456bb`](https://redirect.github.com/mswjs/msw/commit/8f456bb3dec7c9a136483a9ce9021a90a62cb0f9)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v1.3.2`](https://redirect.github.com/mswjs/msw/releases/tag/v1.3.2) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v1.3.1...v1.3.2) #### v1.3.2 (2023-10-01) ##### Bug Fixes - set minimal "graphql" version to 16.18.1 ([#1754](https://redirect.github.com/mswjs/msw/issues/1754)) ([`0a857f6`](https://redirect.github.com/mswjs/msw/commit/0a857f67b6e0883336a790633aa9bafc0b16c7cb)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v1.3.1`](https://redirect.github.com/mswjs/msw/releases/tag/v1.3.1) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v1.3.0...v1.3.1) #### v1.3.1 (2023-09-13) ##### Bug Fixes - pin "headers-polyfill" to 3.2.5 ([#1736](https://redirect.github.com/mswjs/msw/issues/1736)) ([`2e53ae7`](https://redirect.github.com/mswjs/msw/commit/2e53ae73bd734c435ac447ca2b60cdaaebc1390b)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v1.3.0`](https://redirect.github.com/mswjs/msw/releases/tag/v1.3.0) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v1.2.5...v1.3.0) #### v1.3.0 (2023-09-03) ##### Features - support TypeScript 5.2 ([#1711](https://redirect.github.com/mswjs/msw/issues/1711)) ([`2ca791e`](https://redirect.github.com/mswjs/msw/commit/2ca791e437256452f63b95cf5ef19c91c7ac0b9a)) [@chentsulin](https://redirect.github.com/chentsulin) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v1.2.5`](https://redirect.github.com/mswjs/msw/releases/tag/v1.2.5) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v1.2.4...v1.2.5) #### v1.2.5 (2023-08-28) ##### Bug Fixes - allow installs with any version of pnpm ([#1713](https://redirect.github.com/mswjs/msw/issues/1713)) ([`d35e851`](https://redirect.github.com/mswjs/msw/commit/d35e851faa3d75b58b8051084c50b7f02491df84)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v1.2.4`](https://redirect.github.com/mswjs/msw/releases/tag/v1.2.4) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v1.2.3...v1.2.4) #### v1.2.4 (2023-08-25) ##### Bug Fixes - **dependency:** unpin the "chalk" dependency ([#1639](https://redirect.github.com/mswjs/msw/issues/1639)) ([`a93f63b`](https://redirect.github.com/mswjs/msw/commit/a93f63b345dc46548e42b71954b16b4a87d90fb8)) [@blowery](https://redirect.github.com/blowery) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v1.2.3`](https://redirect.github.com/mswjs/msw/releases/tag/v1.2.3) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v1.2.2...v1.2.3) #### v1.2.3 (2023-07-20) ##### Bug Fixes - clone Response before logging ([#1662](https://redirect.github.com/mswjs/msw/issues/1662)) ([`daa04af`](https://redirect.github.com/mswjs/msw/commit/daa04af4075b06607b81ed23bbe5ea09d56e8825)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v1.2.2`](https://redirect.github.com/mswjs/msw/releases/tag/v1.2.2) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v1.2.1...v1.2.2) #### v1.2.2 (2023-06-09) ##### Bug Fixes - log `ReadableStream` responses as text/json ([#1622](https://redirect.github.com/mswjs/msw/issues/1622)) ([`4c7e952`](https://redirect.github.com/mswjs/msw/commit/4c7e952e69f1a82115fafa695ae39b3169486570)) [@esquevin](https://redirect.github.com/esquevin) [@kettanaito](https://redirect.github.com/kettanaito) - support typescript 5.1 as a peer dependency ([#1633](https://redirect.github.com/mswjs/msw/issues/1633)) ([`8e37d9c`](https://redirect.github.com/mswjs/msw/commit/8e37d9cbdef16bc6f5c1146a493bfced49657a5d)) [@gthb](https://redirect.github.com/gthb) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v1.2.1`](https://redirect.github.com/mswjs/msw/releases/tag/v1.2.1) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v1.2.0...v1.2.1) #### v1.2.1 (2023-03-24) ##### Bug Fixes - update dependencies to support ESM ([#1575](https://redirect.github.com/mswjs/msw/issues/1575)) ([`e7a6008`](https://redirect.github.com/mswjs/msw/commit/e7a60081526bd6f00ac17a62c424abf59976555b)) [@kettanaito](https://redirect.github.com/kettanaito) - update "headers-polyfill" to 3.1.2 to fix the ESM issue ([#1571](https://redirect.github.com/mswjs/msw/issues/1571)) ([`4f44f11`](https://redirect.github.com/mswjs/msw/commit/4f44f115e28d35ff137c7ccf886c0029399b5d30)) [@cstenglein](https://redirect.github.com/cstenglein) ### [`v1.2.0`](https://redirect.github.com/mswjs/msw/releases/tag/v1.2.0) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v1.1.1...v1.2.0) #### v1.2.0 (2023-03-22) ##### Features - add `operationName` to GraphQL request ([#1568](https://redirect.github.com/mswjs/msw/issues/1568)) ([`115b435`](https://redirect.github.com/mswjs/msw/commit/115b435aef089a3c4fe9a618d5756c9cb944fe13)) [@ligaz](https://redirect.github.com/ligaz) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v1.1.1`](https://redirect.github.com/mswjs/msw/releases/tag/v1.1.1) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v1.1.0...v1.1.1) #### v1.1.1 (2023-03-20) ##### Bug Fixes - **typescript:** support typescript 5.0 ([#1566](https://redirect.github.com/mswjs/msw/issues/1566)) ([`c0616d1`](https://redirect.github.com/mswjs/msw/commit/c0616d1473d168018ad8bba7194f8654a6ed153a)) [@mattcosta7](https://redirect.github.com/mattcosta7) ### [`v1.1.0`](https://redirect.github.com/mswjs/msw/releases/tag/v1.1.0) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v1.0.1...v1.1.0) ##### v1.1.0 (2023-02-24) ##### Features - support global fetch in Node.js ([#1543](https://redirect.github.com/mswjs/msw/issues/1543)) ([`049f21d`](https://redirect.github.com/mswjs/msw/commit/049f21df0e7c1b9811e083e83b7534cf0a06021a)) [@kettanaito](https://redirect.github.com/kettanaito) ##### Bug Fixes - return types of "setupWorker" and "setupServer" API ([#1540](https://redirect.github.com/mswjs/msw/issues/1540)) ([`78d1834`](https://redirect.github.com/mswjs/msw/commit/78d18344388d5e17cb71ae67f5d250ce139baf59)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v1.0.1`](https://redirect.github.com/mswjs/msw/releases/tag/v1.0.1) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v1.0.0...v1.0.1) #### v1.0.1 (2023-02-10) ##### Bug Fixes - add "package.json" subpath export ([#1530](https://redirect.github.com/mswjs/msw/issues/1530)) ([`12a581f`](https://redirect.github.com/mswjs/msw/commit/12a581f480e3a2f9bdcda7874f98114c148c9d85)) [@iceu-bb](https://redirect.github.com/iceu-bb) [@kettanaito](https://redirect.github.com/kettanaito)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about these updates again.
This PR was generated by Mend Renovate. View the repository job log.