bastienrobert / la-ferme

mobile-app board game to denounce uncivilities of everyday life
https://la-ferme.netlify.app/
MIT License
1 stars 1 forks source link

chore(deps): update dependency jest-websocket-mock to v2.3.0 #89

Open renovate[bot] opened 3 years ago

renovate[bot] commented 3 years ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
jest-websocket-mock ^2.0.2 -> 2.3.0 age adoption passing confidence

Release Notes

romgain/jest-websocket-mock ### [`v2.3.0`](https://togithub.com/romgain/jest-websocket-mock/releases/tag/v2.3.0) [Compare Source](https://togithub.com/romgain/jest-websocket-mock/compare/v2.2.1...v2.3.0) #### New features - Added support for custom timeouts to `toReceiveMessage` (thank you [@​zouxuoz](https://togithub.com/zouxuoz)!) #### Node.is support ⚠️ From this version onwards, only Node.is 14 or later is supported ### [`v2.2.1`](https://togithub.com/romgain/jest-websocket-mock/compare/v2.2.0...v2.2.1) [Compare Source](https://togithub.com/romgain/jest-websocket-mock/compare/v2.2.0...v2.2.1) ### [`v2.2.0`](https://togithub.com/romgain/jest-websocket-mock/releases/tag/v2.2.0) [Compare Source](https://togithub.com/romgain/jest-websocket-mock/compare/v2.1.0...v2.2.0) #### New features - Added support for the `verifyClient` and `selectProtocol` [mock-socket options](https://togithub.com/thoov/mock-socket/blob/master/index.d.ts#L88-L91). (Thanks [@​jwoodrow](https://togithub.com/jwoodrow)!) ### [`v2.1.0`](https://togithub.com/romgain/jest-websocket-mock/releases/tag/v2.1.0) [Compare Source](https://togithub.com/romgain/jest-websocket-mock/compare/v2.0.2...v2.1.0) #### Feature - Automatically wrap relevant methods in `act` If `@testing-library/react` is already installed, we use their implementation of `act` - it's complete and provides useful warnings. If it's not installed, then we simply assume that the user is not testing a React application, and use a noop instead.

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.