Update dependency @mswjs/interceptors to v0.33.2 #2317
Merged
+1
−1
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:
0.33.1
->0.33.2
Release Notes
mswjs/interceptors (@mswjs/interceptors)
v0.33.2
Compare Source
v0.33.2 (2024-07-24)
Bug Fixes
83e4b95
) @mikicho @kettanaitov0.33.1
Compare Source
v0.33.1 (2024-07-12)
Bug Fixes
5135505
) @mikicho @kettanaitov0.33.0
Compare Source
v0.33.0 (2024-07-11)
request.respondWith()
has been deprecated in favor ofcontroller.respondWith()
The
request
instance exposed in the listener arguments is a raw, unmodified Fetch APIRequest
instance representing the intercepted request.Features
RequestController
class (#595) (73dd07a
) @kettanaitocontroller.errorWith(error)
v0.32.2
Compare Source
v0.32.2 (2024-07-11)
Bug Fixes
4660558
) @kettanaito @mikichov0.32.1
Compare Source
v0.32.1 (2024-07-06)
Bug Fixes
8f041da
) @kettanaitoServerResponse
to build the HTTP response string (#596) (fedac45
) @mikicho @kettanaitov0.32.0
Compare Source
v0.32.0 (2024-07-04)
Features
77a6996
) @kettanaito @mikichov0.31.1
Compare Source
v0.31.1 (2024-07-04)
Bug Fixes
.emit()
proxy (#593) (5e09252
) @kettanaitov0.31.0
Compare Source
v0.31.0 (2024-07-04)
Features
f68e0b6
) @kettanaitov0.30.1
Compare Source
v0.30.1 (2024-07-02)
Bug Fixes
agent.destroy
when terminating a request (#585) (1226eb7
) @freben @kettanaitov0.30.0
Compare Source
v0.30.0 (2024-06-06)
Features
8c633ad
) @DanielleHuisman @kettanaitoBug Fixes
87ae1e3
) @DanielleHuismanv0.29.1
Compare Source
v0.29.1 (2024-04-29)
Bug Fixes
2cb46d7
) @kettanaito @mdesousav0.29.0
Compare Source
v0.29.0 (2024-04-26)
Features
a3afcf1
) @kettanaitoBug Fixes
8652556
) @mikichov0.28.4
Compare Source
v0.28.4 (2024-04-21)
Bug Fixes
Response.error()
(#563) (9dda725
) @kettanaitoConfiguration
📅 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.