bitcoinvsalts / node-binance-trader

💰 Cryptocurrency Trading Strategy & Portfolio Management Development Framework for Binance. 🤖
https://bitcoinvsalts.com
MIT License
1.16k stars 381 forks source link

chore(deps): update socket.io packages to v4 (major) #94

Closed renovate[bot] closed 3 years ago

renovate[bot] commented 3 years ago

WhiteSource Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
socket.io 3.1.2 -> 4.0.0 age adoption passing confidence
socket.io-client 3.1.2 -> 4.0.0 age adoption passing confidence

Release Notes

socketio/socket.io ### [`v4.0.0`](https://togithub.com/socketio/socket.io/blob/master/CHANGELOG.md#​400-httpsgithubcomsocketiosocketiocompare312400-2021-03-10) [Compare Source](https://togithub.com/socketio/socket.io/compare/3.1.2...4.0.0) ##### Bug Fixes - make io.to(...) immutable ([ac9e8ca](https://togithub.com/socketio/socket.io/commit/ac9e8ca6c71e00d4af45ee03f590fe56f3951186)) ##### Features - add some utility methods ([b25495c](https://togithub.com/socketio/socket.io/commit/b25495c069031674da08e19aed68922c7c7a0e28)) - add support for typed events ([#​3822](https://togithub.com/socketio/socket.io/issues/3822)) ([0107510](https://togithub.com/socketio/socket.io/commit/0107510ba8a0f148c78029d8be8919b350feb633)) - allow to exclude specific rooms when broadcasting ([#​3789](https://togithub.com/socketio/socket.io/issues/3789)) ([7de2e87](https://togithub.com/socketio/socket.io/commit/7de2e87e888d849eb2dfc5e362af4c9e86044701)) - allow to pass an array to io.to(...) ([085d1de](https://togithub.com/socketio/socket.io/commit/085d1de9df909651de8b313cc6f9f253374b702e)) #### [3.1.2](https://togithub.com/socketio/socket.io/compare/3.1.1...3.1.2) (2021-02-26) ##### Bug Fixes - ignore packets received after disconnection ([494c64e](https://togithub.com/socketio/socket.io/commit/494c64e44f645cbd24c645f1186d203789e84af0)) #### [3.1.1](https://togithub.com/socketio/socket.io/compare/3.1.0...3.1.1) (2021-02-03) ##### Bug Fixes - properly parse the CONNECT packet in v2 compatibility mode ([6f4bd7f](https://togithub.com/socketio/socket.io/commit/6f4bd7f8e7c41a075a8014565330a77c38b03a8d)) - **typings:** add return types and general-case overload signatures ([#​3776](https://togithub.com/socketio/socket.io/issues/3776)) ([9e8f288](https://togithub.com/socketio/socket.io/commit/9e8f288ca9f14f91064b8d3cce5946f7d23d407c)) - **typings:** update the types of "query", "auth" and "headers" ([4f2e9a7](https://togithub.com/socketio/socket.io/commit/4f2e9a716d9835b550c8fd9a9b429ebf069c2895))
socketio/socket.io-client ### [`v4.0.0`](https://togithub.com/socketio/socket.io-client/blob/master/CHANGELOG.md#​400-httpsgithubcomsocketiosocketio-clientcompare312400-2021-03-10) [Compare Source](https://togithub.com/socketio/socket.io-client/compare/3.1.2...4.0.0) The major bump is due to some breaking changes on the server side. ##### Bug Fixes - **bundle:** restore support for JS modules ([43613d1](https://togithub.com/socketio/socket.io-client/commit/43613d1b2c3c04e89d572750656012f54d44467c)) ##### Features - add autoUnref option ([6abfa1f](https://togithub.com/socketio/socket.io-client/commit/6abfa1fa4c7fea0d69c69b254d2e1ca18f19c4bc)) - add support for typed events ([5902365](https://togithub.com/socketio/socket.io-client/commit/59023657a02cf78f90522e0d7797749707ed5ed2)) #### [3.1.2](https://togithub.com/socketio/socket.io-client/compare/3.1.1...3.1.2) (2021-02-26) ##### Bug Fixes - restore support for web workers ([13b32b3](https://togithub.com/socketio/socket.io-client/commit/13b32b39a4c1cf4829144fb0a95c4d0506000fb3)) - silently close the transport in the beforeunload hook ([ed48b5d](https://togithub.com/socketio/engine.io-client/commit/ed48b5dc3407e5ded45072606b3bb0eafa49c01f), from `engine.io-client`) #### [3.1.1](https://togithub.com/socketio/socket.io-client/compare/3.1.0...3.1.1) (2021-02-03) ##### Bug Fixes - include the path in the manager ID ([7a0c2b5](https://togithub.com/socketio/socket.io-client/commit/7a0c2b504f5f3bac64d423684fb1bb44229c7a70)) - remove polyfill for process in the bundle ([61afc5d](https://togithub.com/socketio/socket.io-client/commit/61afc5d8cb9f10985930b2f01758089c49f84686)) - **typings:** add return types and general-case overload signatures ([#​1440](https://togithub.com/socketio/socket.io-client/issues/1440)) ([47f917a](https://togithub.com/socketio/socket.io-client/commit/47f917afdd1821079723542f081c726596f2aaf3)) - **typings:** fix the type of the "query" option ([#​1439](https://togithub.com/socketio/socket.io-client/issues/1439)) ([f02ab3b](https://togithub.com/socketio/socket.io-client/commit/f02ab3bc9626133dd35aad0916325f0c7fc4da5d))

Renovate configuration

:date: Schedule: At any time (no schedule defined).

:vertical_traffic_light: Automerge: Disabled by config. Please merge this manually once you are satisfied.

:recycle: Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

:no_bell: Ignore: Close this PR and you won't be reminded about these updates again.



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

github-actions[bot] commented 3 years ago

:tada: This PR is included in version 0.4.0 :tada:

The release is available on GitHub release

Your semantic-release bot :package::rocket: