Commit 774aeeb
authored
Update dependency @mswjs/interceptors to v0.33.3 (#2347)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@mswjs/interceptors](https://togithub.com/mswjs/interceptors) | [`0.33.2` -> `0.33.3`](https://renovatebot.com/diffs/npm/@mswjs%2finterceptors/0.28.3/0.33.3) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) | [](https://docs.renovatebot.com/merge-confidence/) |
---
### Release Notes
<details>
<summary>mswjs/interceptors (@​mswjs/interceptors)</summary>
### [`v0.33.3`](https://togithub.com/mswjs/interceptors/releases/tag/v0.33.3)
[Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.33.2...v0.33.3)
#### v0.33.3 (2024-07-31)
##### Bug Fixes
- **WebSocket:** emit "error" event on `server` connection errors ([#​607](https://togithub.com/mswjs/interceptors/issues/607)) ([`67aebe5`](https://togithub.com/mswjs/interceptors/commit/67aebe5c34266032a0a5e9e34ee81e1a8803bda2)) [@​kettanaito](https://togithub.com/kettanaito)
### [`v0.33.2`](https://togithub.com/mswjs/interceptors/releases/tag/v0.33.2)
[Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.33.1...v0.33.2)
#### v0.33.2 (2024-07-24)
##### Bug Fixes
- support lowercase HTTP request methods ([#​605](https://togithub.com/mswjs/interceptors/issues/605)) ([`83e4b95`](https://togithub.com/mswjs/interceptors/commit/83e4b959f378b4f667478b3421d5fa90b62632e4)) [@​mikicho](https://togithub.com/mikicho) [@​kettanaito](https://togithub.com/kettanaito)
### [`v0.33.1`](https://togithub.com/mswjs/interceptors/releases/tag/v0.33.1)
[Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.33.0...v0.33.1)
#### v0.33.1 (2024-07-12)
##### Bug Fixes
- **ClientRequest:** improve rawHeaders recording ([#​602](https://togithub.com/mswjs/interceptors/issues/602)) ([`5135505`](https://togithub.com/mswjs/interceptors/commit/51355054a08f97823341b0bff7aa2d46bda10083)) [@​mikicho](https://togithub.com/mikicho) [@​kettanaito](https://togithub.com/kettanaito)
### [`v0.33.0`](https://togithub.com/mswjs/interceptors/releases/tag/v0.33.0)
[Compare Source](https://togithub.com/mswjs/interceptors/compare/v0.32.2...v0.33.0)
##### v0.33.0 (2024-07-11)
> \[!WARNING]
> This release contains **BREAKING CHANGES**.
##### 1 parent e283120 commit 774aeeb
1 file changed
Lines changed: 1 addition & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
141 | 141 | | |
142 | 142 | | |
143 | 143 | | |
144 | | - | |
| 144 | + | |
145 | 145 | | |
146 | 146 | | |
147 | 147 | | |
| |||
0 commit comments