Skip to content

chore(deps): update dependency msw to v2.13.2#3767

Merged
mrlubos merged 1 commit intomainfrom
renovate/msw-2.x
Apr 14, 2026
Merged

chore(deps): update dependency msw to v2.13.2#3767
mrlubos merged 1 commit intomainfrom
renovate/msw-2.x

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate bot commented Apr 14, 2026

This PR contains the following updates:

Package Change Age Confidence
msw (source) 2.12.142.13.2 age confidence

Release Notes

mswjs/msw (msw)

v2.13.2

Compare Source

v2.13.2 (2026-04-08)

Bug Fixes

v2.13.1

Compare Source

v2.13.1 (2026-04-07)

Bug Fixes

v2.13.0

Compare Source

v2.13.0 (2026-04-06)

Features
  • use the network source architecture (defineNetwork) (#​2650) (2b73790) @​kettanaito @​felmonon
  • handlers are not grouped internally by kind, making handler lookup a O(1) operation.
  • handlers filtering no longer uses an instanceof check. Instead, the kind property of the handler is used.
Bug fixes
  • fix an issue where a WebSocket connection would be logged in the console even when there are no matching event handlers for it.

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • "before 3am on Monday"
  • 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.


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

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

@bolt-new-by-stackblitz
Copy link
Copy Markdown

Review PR in StackBlitz Codeflow Run & review this pull request in StackBlitz Codeflow.

@changeset-bot
Copy link
Copy Markdown

changeset-bot bot commented Apr 14, 2026

⚠️ No Changeset found

Latest commit: 51e8c62

Merging this PR will not cause a version bump for any packages. If these changes should not result in a new version, you're good to go. If these changes should result in a version bump, you need to add a changeset.

This PR includes no changesets

When changesets are added to this PR, you'll see the packages that this PR includes changesets for and the associated semver types

Click here to learn what changesets are, and how to add one.

Click here if you're a maintainer who wants to add a changeset to this PR

@vercel
Copy link
Copy Markdown

vercel bot commented Apr 14, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

Project Deployment Actions Updated (UTC)
hey-api-docs Ready Ready Preview, Comment Apr 14, 2026 2:28pm

Request Review

@codecov
Copy link
Copy Markdown

codecov bot commented Apr 14, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 40.01%. Comparing base (578fc8e) to head (51e8c62).
⚠️ Report is 4 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #3767   +/-   ##
=======================================
  Coverage   40.01%   40.01%           
=======================================
  Files         521      521           
  Lines       19300    19300           
  Branches     5762     5756    -6     
=======================================
  Hits         7723     7723           
  Misses       9374     9374           
  Partials     2203     2203           
Flag Coverage Δ
unittests 40.01% <ø> (ø)

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new bot commented Apr 14, 2026

Open in StackBlitz

@hey-api/codegen-core

npm i https://pkg.pr.new/@hey-api/codegen-core@3767

@hey-api/json-schema-ref-parser

npm i https://pkg.pr.new/@hey-api/json-schema-ref-parser@3767

@hey-api/nuxt

npm i https://pkg.pr.new/@hey-api/nuxt@3767

@hey-api/openapi-ts

npm i https://pkg.pr.new/@hey-api/openapi-ts@3767

@hey-api/shared

npm i https://pkg.pr.new/@hey-api/shared@3767

@hey-api/spec-types

npm i https://pkg.pr.new/@hey-api/spec-types@3767

@hey-api/types

npm i https://pkg.pr.new/@hey-api/types@3767

@hey-api/vite-plugin

npm i https://pkg.pr.new/@hey-api/vite-plugin@3767

commit: 51e8c62

@mrlubos mrlubos merged commit 7d501f1 into main Apr 14, 2026
13 checks passed
@mrlubos mrlubos deleted the renovate/msw-2.x branch April 14, 2026 14:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant