TuyaAPI / cli

🔧 A CLI for Tuya devices
MIT License
261 stars 44 forks source link

fix(deps): update dependency tuyapi to v6 #91

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
tuyapi ^5.3.1 -> ^6.0.0 age adoption passing confidence

Release Notes

codetheweb/tuyapi ### [`v6.1.0`](https://togithub.com/codetheweb/tuyapi/compare/v6.0.1...v6.1.0) [Compare Source](https://togithub.com/codetheweb/tuyapi/compare/v6.0.1...v6.1.0) ### [`v6.0.1`](https://togithub.com/codetheweb/tuyapi/compare/v6.0.0...v6.0.1) [Compare Source](https://togithub.com/codetheweb/tuyapi/compare/v6.0.0...v6.0.1) ### [`v6.0.0`](https://togithub.com/codetheweb/tuyapi/releases/v6.0.0) [Compare Source](https://togithub.com/codetheweb/tuyapi/compare/v5.3.2...v6.0.0) #### 🚨 Breaking Changes: 🚨 The behavior described [here](https://togithub.com/codetheweb/tuyapi/issues/246) is now opt-in, instead of being enabled by default. Update your code to `new TuyAPI({... nullPayloadOnJSONError: true})` if you wish to keep this behavior enabled when upgrading.

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 this update again.



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