You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe:
Description
With the release of Node.js 20, it's essential to ensure that the homebridge-iRobot plugin remains compatible and continues to function as expected. This issue tracks the progress and tasks needed to update the plugin to support Node.js 18.
Tasks
Review Node.js 20 release notes for breaking changes and deprecations.
Update Node.js to version 20 on development machine.
Update all dependencies to versions compatible with Node.js 20.
Review and update plugin code to replace deprecated or changed APIs.
Run existing test suite and fix any failing tests.
Perform manual testing to ensure the plugin functions as expected.
Profile plugin performance to check for any regressions.
Update plugin documentation to reflect support for Node.js 20.
(Optional) Share migration experience with the community to help others.
Is your feature request related to a problem? Please describe:
Description
With the release of Node.js 20, it's essential to ensure that the
homebridge-iRobot
plugin remains compatible and continues to function as expected. This issue tracks the progress and tasks needed to update the plugin to support Node.js 18.Tasks
Additional Information
Please feel free to comment with any additional tasks, concerns, or suggestions regarding this migration.
Describe the solution you'd like:
Acceptance Criteria
Describe alternatives you've considered:
No response
Additional context:
No response
Node Version (optional):
20
NPM Version (optional):
No response
Homebridge Version (optional):
No response
Plugin Version:
v2.1.16
Operating System (optional):
None
The text was updated successfully, but these errors were encountered: