Closed renovate[bot] closed 3 months ago
This PR was configured for branch automerge. However, this is not possible, so it has been raised as a PR instead.
Latest commit: 6c1bb00b7b5de5e615159b5e5fb32b5f4c8f4a47
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
This PR contains the following updates:
2.3.5
->2.4.1
Release Notes
mswjs/msw (msw)
### [`v2.4.1`](https://togithub.com/mswjs/msw/releases/tag/v2.4.1) [Compare Source](https://togithub.com/mswjs/msw/compare/v2.4.0...v2.4.1) #### v2.4.1 (2024-08-29) ##### Bug Fixes - import `graphql` lazily ([#2250](https://togithub.com/mswjs/msw/issues/2250)) ([`1799e06`](https://togithub.com/mswjs/msw/commit/1799e0638f0f860c19ba46db7c4287012f2cb716)) [@kettanaito](https://togithub.com/kettanaito) - add `graphql` to "peerDependencies" ([#2249](https://togithub.com/mswjs/msw/issues/2249)) ([`8a9568a`](https://togithub.com/mswjs/msw/commit/8a9568ad4593b662a8c320bb1a02b380791a1696)) [@THETCR](https://togithub.com/THETCR) ### [`v2.4.0`](https://togithub.com/mswjs/msw/releases/tag/v2.4.0) [Compare Source](https://togithub.com/mswjs/msw/compare/v2.3.5...v2.4.0) #### v2.4.0 (2024-08-28) ##### Features - add `HttpResponse.html()` static method ([#2140](https://togithub.com/mswjs/msw/issues/2140)) ([`8c5580a`](https://togithub.com/mswjs/msw/commit/8c5580a0e2e6e52785b0132128c36d679ddbe5d5)) [@scruffymongrel](https://togithub.com/scruffymongrel) [@kettanaito](https://togithub.com/kettanaito) - list "graphql" as an optional peer dependency ([#2187](https://togithub.com/mswjs/msw/issues/2187)) ([`40b17fd`](https://togithub.com/mswjs/msw/commit/40b17fdf655e597b352094527f558f6d839f2970)) [@kettanaito](https://togithub.com/kettanaito) - print request body in `onUnhandledRequest` message ([#2227](https://togithub.com/mswjs/msw/issues/2227)) ([`a2153c9`](https://togithub.com/mswjs/msw/commit/a2153c93edd752d7c5686573f684721b19f0a115)) [@bitttttten](https://togithub.com/bitttttten) [@kettanaito](https://togithub.com/kettanaito)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.