-
Notifications
You must be signed in to change notification settings - Fork 185
chore(deps): update dependency msw to v2.11.5 #1097
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/msw-2.x
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
+85
−128
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
The latest updates on your projects. Learn more about Vercel for GitHub.
|
e0d4f96
to
bad7882
Compare
bad7882
to
e157ccb
Compare
e157ccb
to
11fd8a4
Compare
11fd8a4
to
917635d
Compare
917635d
to
8d277af
Compare
8d277af
to
2a808bb
Compare
2a808bb
to
055cc8b
Compare
055cc8b
to
ad1ed88
Compare
ad1ed88
to
714d98a
Compare
714d98a
to
41705b2
Compare
41705b2
to
45f6242
Compare
45f6242
to
bc3fef5
Compare
bc3fef5
to
cf02379
Compare
6b5490b
to
7f0afb4
Compare
7f0afb4
to
fc2f3c7
Compare
fc2f3c7
to
cc59313
Compare
cc59313
to
61390cb
Compare
61390cb
to
ccc8f9c
Compare
ccc8f9c
to
52e8709
Compare
52e8709
to
0e74412
Compare
0e74412
to
128f6ea
Compare
128f6ea
to
6313bc2
Compare
6313bc2
to
449be97
Compare
449be97
to
eb39098
Compare
eb39098
to
9bcc345
Compare
9bcc345
to
73fadd7
Compare
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
2.6.8
->2.11.5
Release Notes
mswjs/msw (msw)
v2.11.5
Compare Source
v2.11.5 (2025-10-09)
Bug Fixes
onUnhandledRequest
for use in @msw/playwright (#2562) (54ce919
) @zachatrocity @kettanaitov2.11.4
Compare Source
v2.11.4 (2025-10-08)
Bug Fixes
getResponse
function (#2580) (f33fb47
) @djpremier @kettanaitof40515b
) @Slessi @kettanaitostatuses
as a shim (#2607) (fee715c
) @kettanaitocookie
directly via a shim (#2606) (29d0b53
) @kettanaitoWorkerChannel
access in fallback mode (#2594) (1e653c9
) @kettanaitodeferNetworkRequestsUntil
(#2595) (44d13d2
) @kettanaitov2.11.3
Compare Source
v2.11.3 (2025-09-20)
Bug Fixes
until-async
(#2590) (7087b1e
) @kettanaitov2.11.2
Compare Source
v2.11.2 (2025-09-10)
Bug Fixes
worker.stop()
(#2578) (97cf4c7
) @kettanaitov2.11.1
Compare Source
v2.11.0
Compare Source
v2.11.0 (2025-08-30)
Features
a05405b
) @ytoshiki @kettanaitov2.10.5
Compare Source
v2.10.5 (2025-08-13)
Bug Fixes
GraphQLResponseBody
type (#2565) (642523d
) @breadadamsv2.10.4
Compare Source
v2.10.4 (2025-07-12)
Bug Fixes
6cdce81
) @kettanaitov2.10.3
Compare Source
v2.10.3 (2025-07-04)
Bug Fixes
resolutionContext
onparse
andrun
(#2544) (0245685
) @kettanaitoresolutionContext
argument (#2543) (ce3ab1f
) @kettanaitov2.10.2
Compare Source
v2.10.2 (2025-06-09)
Bug Fixes
Response.error()
andHttpResponse.error()
as mocked responses (#2132) (72cc8dd
) @jacquesg @kettanaitov2.10.1
Compare Source
v2.10.1 (2025-06-07)
Bug Fixes
@mswjs/interceptors
to support WebSocket server protocol (#2528) (6704fa0
) @kettanaitov2.10.0
Compare Source
v2.10.0 (2025-06-07)
Features
run
method (#2527) (94fc78e
) @kettanaitov2.9.0
Compare Source
v2.9.0 (2025-06-03)
Features
request
reference within theRESPONSE
event (#2510) (4256351
) @kettanaitov2.8.7
Compare Source
v2.8.7 (2025-05-31)
Bug Fixes
56f24d5
) @kettanaitov2.8.6
Compare Source
v2.8.6 (2025-05-29)
Bug Fixes
ee44fab
) @kettanaitov2.8.5
Compare Source
v2.8.5 (2025-05-27)
Bug Fixes
2cdc2b1
) @kettanaito@mswjs/interceptors
to 0.38.7 (#2508) (b06fd0e
) @kettanaitov2.8.4
Compare Source
v2.8.4 (2025-05-19)
Bug Fixes
594e8ca
) @huuyafwww @kettanaitov2.8.3
Compare Source
v2.8.3 (2025-05-17)
Bug Fixes
StrictResponse
type again with added deprecation notice (#2500) (a5bbe97
) @christoph-frickev2.8.2
Compare Source
v2.8.2 (2025-05-09)
Bug Fixes
postinstall
errors (#2498) (6d3013c
) @kettanaitov2.8.1
Compare Source
v2.8.1 (2025-05-09)
Bug Fixes
.mjs
to.d.ts
core imports (#2496) (6ae6b29
) @kettanaitov2.8.0
Compare Source
v2.8.0 (2025-05-08)
Features
3fce594
) @kettanaito17d553b
) @kettanaito @Andarist0cc656a
) @tastypackets @kettanaitonull
type argument (#2118) (50ce6a4
) @kettanaitov2.7.6
Compare Source
v2.7.6 (2025-05-05)
Bug Fixes
436cbcb
) @kettanaitov2.7.5
Compare Source
v2.7.5 (2025-04-18)
Bug Fixes
/socket.io/
path prefix during url matching (#2476) (69ae82d
) @kettanaitov2.7.4
Compare Source
v2.7.4 (2025-04-12)
Bug Fixes
location.href
(#2471) (fa9b07f
) @kettanaitoextensions
property to theGraphQLResponseBody
type (#2468) (827a5dc
) @ytoshikiv2.7.3
Compare Source
v2.7.3 (2025-02-24)
Bug Fixes
eb45e7a
) @kettanaitov2.7.2
Compare Source
v2.7.2 (2025-02-24)
Bug Fixes
bodyType
toany
(#2439) (bb1faf8
) @kettanaitov2.7.1
Compare Source
v2.7.1 (2025-02-20)
Bug Fixes
0cf639e
) @kettanaitov2.7.0
Compare Source
v2.7.0 (2024-12-17)
Features
picocolors
instead ofchalk
(#2377) (85bdd82
) @Namchee @kettanaitov2.6.9
Compare Source
v2.6.9 (2024-12-16)
Bug Fixes
SharedArrayBuffer
inHttpResponse.arrayBuffer
(#2389) (41f00e1
) @danilofuchs @kettanaitoConfiguration
📅 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.