Skip to content

chore(deps): update dependency msw to v2.14.6#646

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/msw-2.x-lockfile
Open

chore(deps): update dependency msw to v2.14.6#646
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/msw-2.x-lockfile

Conversation

@renovate
Copy link
Copy Markdown
Contributor

@renovate renovate Bot commented May 28, 2026

This PR contains the following updates:

Package Change Age Confidence
msw (source) 2.12.12.14.6 age confidence

Release Notes

mswjs/msw (msw)

v2.14.6

Compare Source

v2.14.6 (2026-05-11)

Bug Fixes

v2.14.5

Compare Source

v2.14.5 (2026-05-08)

Bug Fixes

v2.14.4

Compare Source

v2.14.4 (2026-05-07)

Bug Fixes

v2.14.3

Compare Source

v2.14.3 (2026-05-04)

Bug Fixes

v2.14.2

Compare Source

v2.14.2 (2026-04-29)

Bug Fixes

v2.14.1

Compare Source

v2.14.1 (2026-04-29)

Bug Fixes

v2.14.0

Compare Source

v2.14.0 (2026-04-29)

Features
Bug Fixes

v2.13.6

Compare Source

v2.13.6 (2026-04-24)

Bug Fixes

v2.13.5

Compare Source

v2.13.5 (2026-04-23)

Bug Fixes

v2.13.4

Compare Source

v2.13.4 (2026-04-16)

Bug Fixes

v2.13.3

Compare Source

v2.13.3 (2026-04-14)

Bug Fixes

v2.13.2

Compare Source

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.

v2.12.14

Compare Source

v2.12.14 (2026-03-21)

Bug Fixes

v2.12.13

Compare Source

v2.12.13 (2026-03-17)

Bug Fixes

v2.12.12

Compare Source

v2.12.12 (2026-03-17)

Bug Fixes

v2.12.11

Compare Source

v2.12.11 (2026-03-15)

Bug Fixes

v2.12.10

Compare Source

v2.12.10 (2026-02-10)

Bug Fixes

v2.12.9

Compare Source

v2.12.9 (2026-02-06)

Bug Fixes

v2.12.8

Compare Source

v2.12.8 (2026-02-03)

Bug Fixes

v2.12.7

Compare Source

v2.12.7 (2025-12-27)

Bug Fixes

v2.12.6

Compare Source

v2.12.6 (2025-12-26)

Bug Fixes

v2.12.5

Compare Source

v2.12.5 (2025-12-26)

Bug Fixes

v2.12.4

Compare Source

v2.12.4 (2025-12-03)

Bug Fixes

v2.12.3

Compare Source

v2.12.3 (2025-11-23)

Bug Fixes

v2.12.2

Compare Source

v2.12.2 (2025-11-14)

Bug Fixes

Configuration

📅 Schedule: (UTC)

  • Branch creation
    • At any time (no schedule defined)
  • 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.

@changeset-bot
Copy link
Copy Markdown

changeset-bot Bot commented May 28, 2026

⚠️ No Changeset found

Latest commit: 0c9970d

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

@nx-cloud
Copy link
Copy Markdown
Contributor

nx-cloud Bot commented May 28, 2026

View your CI Pipeline Execution ↗ for commit 3a6bb01

Command Status Duration Result
nx run-many -t build --no-agents ✅ Succeeded <1s View ↗
nx affected -t build lint test typecheck e2e-ci ✅ Succeeded 1m 7s View ↗

☁️ Nx Cloud last updated this comment at 2026-05-28 16:21:52 UTC

@pkg-pr-new
Copy link
Copy Markdown

pkg-pr-new Bot commented May 28, 2026

Open in StackBlitz

@forgerock/davinci-client

pnpm add https://pkg.pr.new/@forgerock/davinci-client@646

@forgerock/device-client

pnpm add https://pkg.pr.new/@forgerock/device-client@646

@forgerock/journey-client

pnpm add https://pkg.pr.new/@forgerock/journey-client@646

@forgerock/oidc-client

pnpm add https://pkg.pr.new/@forgerock/oidc-client@646

@forgerock/protect

pnpm add https://pkg.pr.new/@forgerock/protect@646

@forgerock/sdk-types

pnpm add https://pkg.pr.new/@forgerock/sdk-types@646

@forgerock/sdk-utilities

pnpm add https://pkg.pr.new/@forgerock/sdk-utilities@646

@forgerock/iframe-manager

pnpm add https://pkg.pr.new/@forgerock/iframe-manager@646

@forgerock/sdk-logger

pnpm add https://pkg.pr.new/@forgerock/sdk-logger@646

@forgerock/sdk-oidc

pnpm add https://pkg.pr.new/@forgerock/sdk-oidc@646

@forgerock/sdk-request-middleware

pnpm add https://pkg.pr.new/@forgerock/sdk-request-middleware@646

@forgerock/storage

pnpm add https://pkg.pr.new/@forgerock/storage@646

commit: 0c9970d

@codecov-commenter
Copy link
Copy Markdown

codecov-commenter commented May 28, 2026

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 19.89%. Comparing base (eafe277) to head (0c9970d).
⚠️ Report is 24 commits behind head on main.

❌ Your project status has failed because the head coverage (19.89%) is below the target coverage (40.00%). You can increase the head coverage or adjust the target coverage.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #646      +/-   ##
==========================================
+ Coverage   18.07%   19.89%   +1.82%     
==========================================
  Files         155      158       +3     
  Lines       24398    24799     +401     
  Branches     1203     1335     +132     
==========================================
+ Hits         4410     4934     +524     
+ Misses      19988    19865     -123     

see 4 files with indirect coverage changes

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 28, 2026

Deployed b94e003 to https://ForgeRock.github.io/ping-javascript-sdk/pr-646/b94e003bef55bc08eafb262686986901e4fc094c branch gh-pages in ForgeRock/ping-javascript-sdk

@github-actions
Copy link
Copy Markdown
Contributor

github-actions Bot commented May 28, 2026

📦 Bundle Size Analysis

📦 Bundle Size Analysis

🆕 New Packages

🆕 @forgerock/device-client - 10.0 KB (new)
🆕 @forgerock/device-client - 0.0 KB (new)
🆕 @forgerock/journey-client - 91.9 KB (new)
🆕 @forgerock/journey-client - 0.0 KB (new)

➖ No Changes

@forgerock/protect - 144.6 KB
@forgerock/sdk-types - 7.9 KB
@forgerock/iframe-manager - 2.4 KB
@forgerock/storage - 1.5 KB
@forgerock/sdk-request-middleware - 4.6 KB
@forgerock/sdk-logger - 1.6 KB
@forgerock/sdk-oidc - 5.7 KB
@forgerock/sdk-utilities - 11.2 KB
@forgerock/davinci-client - 54.0 KB
@forgerock/oidc-client - 30.5 KB


14 packages analyzed • Baseline from latest main build

Legend

🆕 New package
🔺 Size increased
🔻 Size decreased
➖ No change

ℹ️ How bundle sizes are calculated
  • Current Size: Total gzipped size of all files in the package's dist directory
  • Baseline: Comparison against the latest build from the main branch
  • Files included: All build outputs except source maps and TypeScript build cache
  • Exclusions: .map, .tsbuildinfo, and .d.ts.map files

🔄 Updated automatically on each push to this PR

@renovate renovate Bot force-pushed the renovate/msw-2.x-lockfile branch from 20c6a06 to 3a6bb01 Compare May 28, 2026 16:13
Copy link
Copy Markdown
Contributor

@nx-cloud nx-cloud Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nx Cloud has identified a flaky task in your failed CI:

🔂 Since the failure was identified as flaky, we triggered a CI rerun by adding an empty commit to this branch.

Nx Cloud View detailed reasoning in Nx Cloud ↗


🎓 Learn more about Self-Healing CI on nx.dev

@renovate
Copy link
Copy Markdown
Contributor Author

renovate Bot commented May 28, 2026

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.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Development

Successfully merging this pull request may close these issues.

1 participant