Skip to content

Dependencies update, linting and fix for deprecations #1

New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Merged
merged 1 commit into from
Jun 12, 2022

Conversation

sreinhold95
Copy link
Owner

  • Updated dependencies: hap-nodejs from 0.4.52 to 0.10.0
  • Updated devDependencies: xo from 0.24.0 to 0.48.0
  • Disabled xo linter rules: unicorn/prefer-module, unicorn/numeric-separators-style, import/extensions
  • Fixed linter issues, but still 4 Todos left
  • Fixed deprecated: manuall initialization of HAP and moved to directly set HAPStorage.setCustomStoragePath
  • Fixed deprecated: BatteryService replaced by Battery
  • Fixed deprecated: Slat replaced by Slats
  • Fixed deprecated: Accessory.Categories by Categories Enum

- Updated dependencies: hap-nodejs from `0.4.52` to `0.10.0`
- Updated devDependencies: xo from `0.24.0` to `0.48.0`
- Disabled xo linter rules: `unicorn/prefer-module`, `unicorn/numeric-separators-style`, `import/extensions`
- Fixed linter issues, but still 4 Todos left
- Fixed deprecated: manuall initialization of HAP and moved to directly set HAPStorage.setCustomStoragePath
- Fixed deprecated: `BatteryService` replaced by `Battery`
- Fixed deprecated: `Slat` replaced by `Slats`
- Fixed deprecated: `Accessory.Categories` by `Categories` Enum
@sreinhold95 sreinhold95 merged commit 94457ce into sreinhold95:master Jun 12, 2022
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants