ioBroker / ioBroker.repochecker

Check the ioBroker adapter github repositories if they can be added to public ioBroker repository
MIT License
8 stars 8 forks source link

Do not allow `@iobroker/plugin-sentry` as a adapter dependency #301

Closed foxriver76 closed 1 month ago

foxriver76 commented 2 months ago

Adapters should not specify @iobroker/plugin-sentry as production dependency. Also dev dep should not be needed to be honest, however that would not hurt anyone.

E.g. this is not allowed - https://github.com/Grizzelbee/ioBroker.wireguard/blob/3539747ca6d9be032af00a9820b071c3a10d2ddd/package.json#L24

If this is specified it should be reported as an error and needs a fix before going to stable.

mcm1957 commented 1 month ago

added 3.1.0