Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Oct 15, 2025

This PR contains the following updates:

Package Change Age Confidence
msw (source) 2.11.3 -> 2.11.5 age confidence

Release Notes

mswjs/msw (msw)

v2.11.5

Compare Source

v2.11.5 (2025-10-09)

Bug Fixes

v2.11.4

Compare Source

v2.11.4 (2025-10-08)

Bug Fixes

Configuration

📅 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.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot enabled auto-merge October 15, 2025 17:47
@renovate renovate bot force-pushed the renovate/msw-2.x branch from 0f96257 to c027f9a Compare October 16, 2025 22:28
@renovate renovate bot changed the title Update dependency msw to v2.11.4 Update dependency msw to v2.11.5 Oct 16, 2025
@renovate renovate bot force-pushed the renovate/msw-2.x branch 2 times, most recently from 338031d to 5ee782b Compare October 21, 2025 07:44
Comment on lines 2407 to 2418
"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"
}
},
Copy link
Contributor

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...

@renovate renovate bot force-pushed the renovate/msw-2.x branch from 715d4da to 3bed137 Compare October 21, 2025 09:13
fix #1420

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
@renovate
Copy link
Contributor Author

renovate bot commented Oct 22, 2025

Edited/Blocked Notification

Renovate 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.

⚠️ Warning: custom changes will be lost.

@mokuzon mokuzon disabled auto-merge October 22, 2025 03:11
@mokuzon
Copy link
Contributor

mokuzon commented Oct 22, 2025

Same diff is already approved: #1429

@mokuzon mokuzon added this pull request to the merge queue Oct 22, 2025
Merged via the queue into master with commit 81d9e9a Oct 22, 2025
12 checks passed
@mokuzon mokuzon deleted the renovate/msw-2.x branch October 22, 2025 03:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants