Skip to content

chore(deps-dev): bump msw from 2.12.10 to 2.13.2 in /webapp#762

Merged
mergify[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/webapp/msw-2.13.2
May 3, 2026
Merged

chore(deps-dev): bump msw from 2.12.10 to 2.13.2 in /webapp#762
mergify[bot] merged 1 commit into
mainfrom
dependabot/npm_and_yarn/webapp/msw-2.13.2

Conversation

@dependabot
Copy link
Copy Markdown
Contributor

@dependabot dependabot Bot commented on behalf of github Apr 12, 2026

Bumps msw from 2.12.10 to 2.13.2.

Release notes

Sourced from msw's releases.

v2.13.2 (2026-04-08)

Bug Fixes

  • delay: prevent infinite mode from throwing (#2697) (613d4a1d6cd96e006af126d6a13e32e884f48733) @​kettanaito

v2.13.1 (2026-04-07)

Bug Fixes

  • annotate life-cycle events correctly (#2694) (e7890e91627c828bd4d788f09e179bffbc8a8506) @​kettanaito

v2.13.0 (2026-04-06)

Features

  • use the network source architecture (defineNetwork) (#2650) (2b73790082d412580047c430519340958025226d) @​kettanaito @​felmonon
  • handlers are now 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 (2026-03-21)

Bug Fixes

v2.12.13 (2026-03-17)

Bug Fixes

  • GraphQL: support application/graphql-response+json response content-type (#2513) (4b8c330ac0dec25a61d21693ac38a097250f1255) @​phryneas @​kettanaito
  • HttpResponse: mark implicit content-type headers with a symbol (#2675) (98716e7b337aba0090695c2f70895f2f97afa3ee) @​kettanaito

v2.12.12 (2026-03-17)

Bug Fixes

v2.12.11 (2026-03-15)

Bug Fixes

Commits

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [msw](https://github.com/mswjs/msw) from 2.12.10 to 2.13.2.
- [Release notes](https://github.com/mswjs/msw/releases)
- [Changelog](https://github.com/mswjs/msw/blob/main/CHANGELOG.md)
- [Commits](mswjs/msw@v2.12.10...v2.13.2)

---
updated-dependencies:
- dependency-name: msw
  dependency-version: 2.13.2
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Apr 12, 2026
@codacy-production
Copy link
Copy Markdown

Up to standards ✅

🟢 Issues 0 issues

Results:
0 new issues

View in Codacy

🟢 Metrics 0 complexity · 0 duplication

Metric Results
Complexity 0
Duplication 0

View in Codacy

TIP This summary will be updated as you push new changes. Give us feedback

mergify Bot added a commit that referenced this pull request May 3, 2026
Bumps [com.auth0:java-jwt](https://github.com/auth0/java-jwt) from 4.5.1 to 4.5.2.
Release notes

*Sourced from [com.auth0:java-jwt's releases](https://github.com/auth0/java-jwt/releases).*

> 4.5.2
> -----
>
> **Added**
>
> * Chore: Bump update commons-beanutils dependency [#761](https://redirect.github.com/auth0/java-jwt/pull/761) ([tanya732](https://github.com/tanya732))
> * Chore: Update Readme with Java 21 [#760](https://redirect.github.com/auth0/java-jwt/pull/760) ([tanya732](https://github.com/tanya732))


Changelog

*Sourced from [com.auth0:java-jwt's changelog](https://github.com/auth0/java-jwt/blob/master/CHANGELOG.md).*

> [4.5.2](https://github.com/auth0/java-jwt/tree/4.5.2) (2026-04-29)
> ------------------------------------------------------------------
>
> [Full Changelog](auth0/java-jwt@4.5.1...4.5.2)
>
> **Added**
>
> * Chore: Bump update commons-beanutils dependency [#761](https://redirect.github.com/auth0/java-jwt/pull/761) ([tanya732](https://github.com/tanya732))
> * Chore: Update Readme with Java 21 [#760](https://redirect.github.com/auth0/java-jwt/pull/760) ([tanya732](https://github.com/tanya732))


Commits

* [`695fd2b`](auth0/java-jwt@695fd2b) Release 4.5.2 ([#765](https://redirect.github.com/auth0/java-jwt/issues/765))
* [`4ac3178`](auth0/java-jwt@4ac3178) Release 4.5.2
* [`d056a79`](auth0/java-jwt@d056a79) Bump com.fasterxml.jackson.core:jackson-databind from 2.21.2 to 2.21.3 in /li...
* [`37f195a`](auth0/java-jwt@37f195a) Bump com.fasterxml.jackson.core:jackson-databind in /lib
* [`dba4c93`](auth0/java-jwt@dba4c93) Chore: Bump update commons-beanutils dependency ([#761](https://redirect.github.com/auth0/java-jwt/issues/761))
* [`84d4c8f`](auth0/java-jwt@84d4c8f) Merge branch 'master' into chore/bump-commons-beanutils
* [`5c923d4`](auth0/java-jwt@5c923d4) Chore: Add SCA scan workflow ([#762](https://redirect.github.com/auth0/java-jwt/issues/762))
* [`09a4da5`](auth0/java-jwt@09a4da5) Merge branch 'master' into chore/add-sca-scan
* [`ef47e64`](auth0/java-jwt@ef47e64) Chore: Add SCA scan workflow
* [`3fcfbcb`](auth0/java-jwt@3fcfbcb) Chore: Bump update commons-beanutils dependency
* Additional commits viewable in [compare view](auth0/java-jwt@4.5.1...4.5.2)
  
[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility\_score?dependency-name=com.auth0:java-jwt&package-manager=maven&previous-version=4.5.1&new-version=4.5.2)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting `@dependabot rebase`.
[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)
---
Dependabot commands and options
  
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot show  ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
@mergify mergify Bot merged commit 8c53b14 into main May 3, 2026
12 of 15 checks passed
@dependabot dependabot Bot deleted the dependabot/npm_and_yarn/webapp/msw-2.13.2 branch May 3, 2026 09:29
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file dependency_approved javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant