Taliayaya / Apando

Apando est un projet de création d'une plateforme de communication pour les étudiants et enseignants offrant divers outils comme un chat, des API comme Ecole DIrecte, des rôles, et ce, gratuitement pour l'utilisateur.
https://apando.fr
GNU General Public License v3.0
5 stars 0 forks source link

Bump msw from 0.36.8 to 0.47.0 #113

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps msw from 0.36.8 to 0.47.0.

Release notes

Sourced from msw's releases.

v0.47.0 (2022-09-04)

Features

  • add explicit exports map in package.json (#1383) (5e1c1a6a9ab4450073adf571d4b68978d177bf52)

v0.46.1 (2022-09-01)

Bug Fixes

  • deps: include "graphql" as a dependency (#1381) (8436515fd93e3f372205815b52ffc3a572da2690)

v0.46.0 (2022-08-31)

Features

  • fix a typo in the worker script (62f7c4d885c73c7401af85ca2e5da2db9f2cf212)
  • support typescript v4.8 (#1375) (631f6297979e0b398d1353963ad7b4166e53f40c)

Features

  • add "listHandlers" method to server and worker (#1369) (18f57789f6ff620c0b1c2ee472673eb85d0575c9)
server.listHandlers()
worker.listHandlers()

v0.45.0 (2022-08-22)

Features

  • make GraphQL a peer dependency, support GraphQL v15.0 (#1356) (ca0e2e074d8156a6cbd212501e28130b9118f824)

v0.44.2 (2022-07-19)

Bug Fixes

  • transfer mocked response as ArrayBuffer to the worker (#1337) (95be5f8ac1c0f02b2d4b5e6e0dd02d2cf7342008)

v0.44.1 (2022-07-14)

Bug Fixes

  • super call stack overflow (#1328) (6a3f442bdea1d4ba615020ccece22a9e091e5f3c)

v0.44.0 (2022-07-13)

Breaking changes

  • req.destination default value is now "" (empty string), previously "document".

... (truncated)

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 merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@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)
dependabot[bot] commented 2 years ago

Superseded by #116.