-
Couldn't load subscription status.
- Fork 424
Update dependency msw to v2.11.5 #1420
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
Conversation
0f96257 to
c027f9a
Compare
338031d to
5ee782b
Compare
| "node_modules/axios": { | ||
| "version": "1.12.2", | ||
| "resolved": "https://registry.npmjs.org/axios/-/axios-1.12.2.tgz", | ||
| "integrity": "sha512-vMJzPewAlRyOgxV2dU0Cuz2O8zzzx9VYtbJOaBgXFeLc4IV/Eg50n4LowmehOOR61S8ZMpc2K5Sa7g6A4jfkUw==", | ||
| "license": "MIT", | ||
| "optional": true, | ||
| "dependencies": { | ||
| "follow-redirects": "^1.15.6", | ||
| "form-data": "^4.0.4", | ||
| "proxy-from-env": "^1.1.0" | ||
| } | ||
| }, |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
I'm not sure but axios is deleted. It's defined as optionalDependencies so we want this to include it...
5ee782b to
8cca29e
Compare
8cca29e to
715d4da
Compare
715d4da to
3bed137
Compare
fix #1420 --------- Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
|
Same diff is already approved: #1429 |
This PR contains the following updates:
2.11.3->2.11.5Release Notes
mswjs/msw (msw)
v2.11.5Compare Source
v2.11.5 (2025-10-09)
Bug Fixes
onUnhandledRequestfor use in @msw/playwright (#2562) (54ce919) @zachatrocity @kettanaitov2.11.4Compare Source
v2.11.4 (2025-10-08)
Bug Fixes
getResponsefunction (#2580) (f33fb47) @djpremier @kettanaitof40515b) @Slessi @kettanaitostatusesas a shim (#2607) (fee715c) @kettanaitocookiedirectly via a shim (#2606) (29d0b53) @kettanaitoWorkerChannelaccess in fallback mode (#2594) (1e653c9) @kettanaitodeferNetworkRequestsUntil(#2595) (44d13d2) @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.