mqtt-home / miele-to-mqtt-gw

Apache License 2.0
10 stars 2 forks source link

Update dependency msw to ^0.49.0 - autoclosed #113

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
msw (source) ^0.44.2 -> ^0.49.0 age adoption passing confidence

Release Notes

mswjs/msw ### [`v0.49.3`](https://togithub.com/mswjs/msw/releases/tag/v0.49.3) [Compare Source](https://togithub.com/mswjs/msw/compare/v0.49.2...v0.49.3) #### v0.49.3 (2023-01-19) ##### Bug Fixes - use EventTarget-based event emitter ([#​1522](https://togithub.com/mswjs/msw/issues/1522)) ([`6a94b8c`](https://togithub.com/mswjs/msw/commit/6a94b8c06d7a6fbc7be0c5224ba35f38888964b1)) [@​chrisguttandin](https://togithub.com/chrisguttandin) ### [`v0.49.2`](https://togithub.com/mswjs/msw/releases/tag/v0.49.2) [Compare Source](https://togithub.com/mswjs/msw/compare/v0.49.1...v0.49.2) #### v0.49.2 (2022-12-13) ##### Bug Fixes - use `globalThis.fetch` in `ctx.fetch` utility ([#​1490](https://togithub.com/mswjs/msw/issues/1490)) ([`42cdbc7`](https://togithub.com/mswjs/msw/commit/42cdbc79654d90b3edce747ea044513f2f964958)) [@​Toxiapo](https://togithub.com/Toxiapo) [@​kettanaito](https://togithub.com/kettanaito) ### [`v0.49.1`](https://togithub.com/mswjs/msw/releases/tag/v0.49.1) [Compare Source](https://togithub.com/mswjs/msw/compare/v0.49.0...v0.49.1) #### v0.49.1 (2022-11-28) ##### Bug Fixes - **setupWorker:** resolve the TS4094 error ([#​1477](https://togithub.com/mswjs/msw/issues/1477)) ([`c268796`](https://togithub.com/mswjs/msw/commit/c268796eb7a20a1b1f2959cdb1b256a36519a60d)) [@​gduliscouet-ubitransport](https://togithub.com/gduliscouet-ubitransport) ### [`v0.49.0`](https://togithub.com/mswjs/msw/releases/tag/v0.49.0) [Compare Source](https://togithub.com/mswjs/msw/compare/v0.48.3...v0.49.0) #### v0.49.0 (2022-11-19) ##### Features - support TypeScript 4.9, drop support for TypeScript 4.2, 4.3 ([#​1467](https://togithub.com/mswjs/msw/issues/1467)) ([`af0277d`](https://togithub.com/mswjs/msw/commit/af0277da900e20c7fb270ddb46be20deb487aefc)) [@​wtchnm](https://togithub.com/wtchnm) ### [`v0.48.3`](https://togithub.com/mswjs/msw/releases/tag/v0.48.3) [Compare Source](https://togithub.com/mswjs/msw/compare/v0.48.2...v0.48.3) #### v0.48.3 (2022-11-15) ##### Bug Fixes - **SetupApi:** validate given request handlers ([#​1460](https://togithub.com/mswjs/msw/issues/1460)) ([`a06a944`](https://togithub.com/mswjs/msw/commit/a06a9447d09d93a2a0a108cb27bc183e5bd4716d)) [@​kettanaito](https://togithub.com/kettanaito) - inline `statuses` dependency during the build ([#​1458](https://togithub.com/mswjs/msw/issues/1458)) ([`99d49f9`](https://togithub.com/mswjs/msw/commit/99d49f9b1ee71cdb945bd9ae3e78d89c23c2b74e)) [@​mattcosta7](https://togithub.com/mattcosta7) [@​kettanaito](https://togithub.com/kettanaito) ### [`v0.48.2`](https://togithub.com/mswjs/msw/releases/tag/v0.48.2) [Compare Source](https://togithub.com/mswjs/msw/compare/v0.48.1...v0.48.2) #### v0.48.2 (2022-11-13) ##### Bug Fixes - resolve absolute worker url against the current path ([#​1456](https://togithub.com/mswjs/msw/issues/1456)) ([`f8d15b4`](https://togithub.com/mswjs/msw/commit/f8d15b41a941613cd4868cf0e85d2d3aa075d067)) [@​kettanaito](https://togithub.com/kettanaito) ### [`v0.48.1`](https://togithub.com/mswjs/msw/releases/tag/v0.48.1) [Compare Source](https://togithub.com/mswjs/msw/compare/v0.48.0...v0.48.1) #### v0.48.1 (2022-11-10) ##### Bug Fixes - bufferUtils import path ([#​1453](https://togithub.com/mswjs/msw/issues/1453)) ([`91b2902`](https://togithub.com/mswjs/msw/commit/91b2902ded79bea2d649057bd7858862ac91c4c4)) [@​cksal0805](https://togithub.com/cksal0805) ### [`v0.48.0`](https://togithub.com/mswjs/msw/releases/tag/v0.48.0) [Compare Source](https://togithub.com/mswjs/msw/compare/v0.47.4...v0.48.0) #### v0.48.0 (2022-11-08) ##### Features - add "SetupApi" base class ([#​1445](https://togithub.com/mswjs/msw/issues/1445)) ([`85ba844`](https://togithub.com/mswjs/msw/commit/85ba8440f57d15e6ce948f2350488365e809dce5)) [@​Toxiapo](https://togithub.com/Toxiapo) [@​kettanaito](https://togithub.com/kettanaito) - do not interfere with shared workers ([#​1448](https://togithub.com/mswjs/msw/issues/1448)) ([`670dda7`](https://togithub.com/mswjs/msw/commit/670dda7b97f6430418d6faf09698f9a1bca5cf07)) [@​mucsi96](https://togithub.com/mucsi96) [@​kettanaito](https://togithub.com/kettanaito) - makes the library esm-compatible ([#​1399](https://togithub.com/mswjs/msw/issues/1399)) ([`41798eb`](https://togithub.com/mswjs/msw/commit/41798ebc695e04719e198a7867be6d80e053fd0e)) [@​ivanhofer](https://togithub.com/ivanhofer) [@​kettanaito](https://togithub.com/kettanaito) ### [`v0.47.4`](https://togithub.com/mswjs/msw/releases/tag/v0.47.4) [Compare Source](https://togithub.com/mswjs/msw/compare/v0.47.3...v0.47.4) #### v0.47.4 (2022-10-04) ##### Bug Fixes - correctly link types in `package.json` `exports` field ([#​1395](https://togithub.com/mswjs/msw/issues/1395)) ([`3902b8c`](https://togithub.com/mswjs/msw/commit/3902b8c216b2254beef7c35519cc2242b4535b22)) [@​ivanhofer](https://togithub.com/ivanhofer) [@​kettanaito](https://togithub.com/kettanaito) - include error stack in log when handling uncaught exceptions ([#​1417](https://togithub.com/mswjs/msw/issues/1417)) ([`933a9d6`](https://togithub.com/mswjs/msw/commit/933a9d607f12cb0d510c40ce3572168a39f26566)) [@​jkieboom](https://togithub.com/jkieboom) [@​kettanaito](https://togithub.com/kettanaito) - remove duplicate response logging in the browser console ([#​1418](https://togithub.com/mswjs/msw/issues/1418)) ([`78d155f`](https://togithub.com/mswjs/msw/commit/78d155fd46b7b711dfd6c70f62da96fbad5c55fa)) [@​snaka](https://togithub.com/snaka) [@​kettanaito](https://togithub.com/kettanaito) ### [`v0.47.3`](https://togithub.com/mswjs/msw/releases/tag/v0.47.3) [Compare Source](https://togithub.com/mswjs/msw/compare/v0.47.2...v0.47.3) #### v0.47.3 (2022-09-15) ##### Bug Fixes - update "headers-polyfill" and "[@​mswjs/interceptors](https://togithub.com/mswjs/interceptors)" to fix "/lib" issue ([#​1407](https://togithub.com/mswjs/msw/issues/1407)) ([`41d8c08`](https://togithub.com/mswjs/msw/commit/41d8c0895e5ca7bf12da86a8a94b974e19b93d5d)) ### [`v0.47.2`](https://togithub.com/mswjs/msw/releases/tag/v0.47.2) [Compare Source](https://togithub.com/mswjs/msw/compare/v0.47.1...v0.47.2) #### v0.47.2 (2022-09-13) ##### Bug Fixes - fix a typo in the "listHandlers" method jsdoc ([#​1403](https://togithub.com/mswjs/msw/issues/1403)) ([`c90eafb`](https://togithub.com/mswjs/msw/commit/c90eafb5caf0d27b81eced6cae4d1a257a7757b6)) ### [`v0.47.1`](https://togithub.com/mswjs/msw/releases/tag/v0.47.1) [Compare Source](https://togithub.com/mswjs/msw/compare/v0.47.0...v0.47.1) #### v0.47.1 (2022-09-10) ##### Bug Fixes - print response log only when response arrives ([#​1392](https://togithub.com/mswjs/msw/issues/1392)) ([`638fad9`](https://togithub.com/mswjs/msw/commit/638fad9640885c0a85153c1b9ade61495d4295bb)) ### [`v0.47.0`](https://togithub.com/mswjs/msw/releases/tag/v0.47.0) [Compare Source](https://togithub.com/mswjs/msw/compare/v0.46.1...v0.47.0) #### v0.47.0 (2022-09-04) ##### Features - add explicit `exports` map in package.json ([#​1383](https://togithub.com/mswjs/msw/issues/1383)) ([`5e1c1a6`](https://togithub.com/mswjs/msw/commit/5e1c1a6a9ab4450073adf571d4b68978d177bf52)) ### [`v0.46.1`](https://togithub.com/mswjs/msw/releases/tag/v0.46.1) [Compare Source](https://togithub.com/mswjs/msw/compare/v0.46.0...v0.46.1) #### v0.46.1 (2022-09-01) ##### Bug Fixes - **deps:** include "graphql" as a dependency ([#​1381](https://togithub.com/mswjs/msw/issues/1381)) ([`8436515`](https://togithub.com/mswjs/msw/commit/8436515fd93e3f372205815b52ffc3a572da2690)) ### [`v0.46.0`](https://togithub.com/mswjs/msw/releases/tag/v0.46.0) [Compare Source](https://togithub.com/mswjs/msw/compare/v0.45.0...v0.46.0) #### v0.46.0 (2022-08-31) ##### Features - fix a typo in the worker script ([`62f7c4d`](https://togithub.com/mswjs/msw/commit/62f7c4d885c73c7401af85ca2e5da2db9f2cf212)) - support typescript v4.8 ([#​1375](https://togithub.com/mswjs/msw/issues/1375)) ([`631f629`](https://togithub.com/mswjs/msw/commit/631f6297979e0b398d1353963ad7b4166e53f40c)) - add "listHandlers" method to server and worker ([#​1369](https://togithub.com/mswjs/msw/issues/1369)) ([`18f5778`](https://togithub.com/mswjs/msw/commit/18f57789f6ff620c0b1c2ee472673eb85d0575c9)) ```js server.listHandlers() worker.listHandlers() ``` ### [`v0.45.0`](https://togithub.com/mswjs/msw/releases/tag/v0.45.0) [Compare Source](https://togithub.com/mswjs/msw/compare/v0.44.2...v0.45.0) #### v0.45.0 (2022-08-22) ##### Features - make GraphQL a peer dependency, support GraphQL v15.0 ([#​1356](https://togithub.com/mswjs/msw/issues/1356)) ([`ca0e2e0`](https://togithub.com/mswjs/msw/commit/ca0e2e074d8156a6cbd212501e28130b9118f824))

Configuration

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



This PR has been generated by Mend Renovate. View repository job log here.