Closed renovate[bot] closed 2 months ago
This PR contains the following updates:
2.4.4
2.4.7
π 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 this update again.
This PR was generated by Mend Renovate. View the repository job log.
All modified and coverable lines are covered by tests :white_check_mark:
Project coverage is 96.20%. Comparing base (0a37fef) to head (345e699). Report is 2 commits behind head on main.
0a37fef
345e699
This PR contains the following updates:
2.4.4
->2.4.7
Release Notes
mswjs/msw (msw)
### [`v2.4.7`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.7) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.6...v2.4.7) #### v2.4.7 (2024-09-15) ##### Bug Fixes - **ClientRequest:** prevent duplicates when recording set headers ([#2284](https://redirect.github.com/mswjs/msw/issues/2284)) ([`e04eb8f`](https://redirect.github.com/mswjs/msw/commit/e04eb8f44ffcf5ce755aa224d31a8576f4719a9f)) [@kettanaito](https://redirect.github.com/kettanaito) - use `Object.defineProperty` for Headers proxy ([#2283](https://redirect.github.com/mswjs/msw/issues/2283)) ([`94e17be`](https://redirect.github.com/mswjs/msw/commit/94e17beea475a494c1de8b58ea399e518f55ddda)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v2.4.6`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.6) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.5...v2.4.6) #### v2.4.6 (2024-09-13) ##### Bug Fixes - **xhr:** clone request body before calculating its size ([#2282](https://redirect.github.com/mswjs/msw/issues/2282)) ([`397444b`](https://redirect.github.com/mswjs/msw/commit/397444bcc386bbe560aa649460cb92cdb31d28a9)) [@kettanaito](https://redirect.github.com/kettanaito) ### [`v2.4.5`](https://redirect.github.com/mswjs/msw/releases/tag/v2.4.5) [Compare Source](https://redirect.github.com/mswjs/msw/compare/v2.4.4...v2.4.5) ##### v2.4.5 (2024-09-11) ##### Bug Fixes - remove cookies with `max-age=0` from cookie store ([#2275](https://redirect.github.com/mswjs/msw/issues/2275)) ([`c307ab2`](https://redirect.github.com/mswjs/msw/commit/c307ab27643fc80631d3f0a28e72f7339a54af70)) [@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 this update again.
This PR was generated by Mend Renovate. View the repository job log.