ioBroker / ioBroker.repositories

Repositories for ioBroker project
MIT License
139 stars 287 forks source link

Add google-spreadsheet 0.4.0 to stable #4303

Closed ThomasPohl closed 1 week ago

ThomasPohl commented 1 week ago

Please update my adapter ioBroker.google-spreadsheet to version 0.4.0.

This pull request was created by https://www.iobroker.dev c0726ff.

github-actions[bot] commented 1 week ago

Automated adapter checker

ioBroker.google-spreadsheet

Downloads Number of Installations (latest) Number of Installations (stable) - Test and Release NPM

:thumbsup: No errors found

Adapter releases: https://www.iobroker.dev/adapter/google-spreadsheet/releases Adapter statistic: https://www.iobroker.dev/adapter/google-spreadsheet/statistics

History and usage information for release 0.4.0:

0.4.0 created 28.10.2024 (22 days old) 10 users (20.41%)

stable release not yet available

Please verify that this PR really tries to update to release 0.4.0!

Add comment "RE-CHECK!" to start check anew

mcm1957 commented 1 week ago

Your adapter obviously uses some dependencies requiring node 20 or newer. This ok, bute your adapter should require node 20 too now.

https://github.com/ThomasPohl/ioBroker.google-spreadsheet/issues/137

Please fix and create a new release with correct engines clause.

Thanks.

ThomasPohl commented 1 week ago

@mcm1957 Thanks for the review, I didn't notice this. I created a new release v0.5.0 yesterday. Since there are a few other small changes (dependencies and connectionState) included, I will create a new Pull Request in one or two weeks, if there are now issues.