generated from X-oss-byte/next.js
-
Notifications
You must be signed in to change notification settings - Fork 1
Commit c81f22a
authored
Update dependency @mswjs/interceptors to v0.33.2 (#2317)
[](https://renovatebot.com)
This PR contains the following updates:
| Package | Change | Age | Adoption | Passing | Confidence |
|---|---|---|---|---|---|
| [@mswjs/interceptors](https://togithub.com/mswjs/interceptors) | [`0.33.1` -> `0.33.2`](https://renovatebot.com/diffs/npm/@mswjs%2finterceptors/0.28.3/0.33.2) | [](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.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 3863c4b commit c81f22aCopy full SHA for c81f22a
File tree
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changedFilter options
- packages/next
Expand file treeCollapse file tree
1 file changed
+1
-1
lines changed+1-1Lines 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