ioBroker.admin icon indicating copy to clipboard operation
ioBroker.admin copied to clipboard

[enhancement]: Show missing dependencies even when updating

Open oweitman opened this issue 9 months ago • 3 comments

No existing issues.

  • [x] There is no existing issue for my request.

Related problems

When an adapter is installed, the admin displays the missing dependencies. During an update, the version number of the adapter appears in red, but there is no indication of which dependencies are missing or not met.

Description

Show the missing dependencies.

Additional context

No response

oweitman avatar May 08 '25 11:05 oweitman

Please show how it looks like, as I cannot test it

GermanBluefox avatar May 08 '25 15:05 GermanBluefox

Display is from a test container with node18, after backitup changed the dependency in package.json to >=20.

Image

See also today's discussion on Discord/Telegram about the new Repochecker suggestion. The admin always checks the dependencies for the update based on the current status in Github, not based on the respective version.

OK, the display only appears when there is no new update pending. If a new update is pending, clicking the update button will display the version history and a note indicating which dependencies are not up to date.

This dialog might still open, but with the update button disabled. Just to display the information.

oweitman avatar May 08 '25 16:05 oweitman

Nearly fixed. Now the missing dependencies ar shown. But the Text Falsche Abhängigkeiten ist visibel at every adapter

Image

Image

oweitman avatar Jun 09 '25 11:06 oweitman