Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

Please update ALL dependencies #354

Closed
mcm1957 opened this issue May 26, 2024 · 1 comment
Closed

Please update ALL dependencies #354

mcm1957 opened this issue May 26, 2024 · 1 comment
Assignees
Labels
Milestone

Comments

@mcm1957
Copy link

mcm1957 commented May 26, 2024

This adapter currently used fixed dependency versions. Please change them to use semantic versioning (^1.2.3 instead of 1.2.3).
Normally there is no need to fix to a specific version in general In most cases this produces more troubles than benefits. In addition this config consumes more diskspace as npm cannot optimze installations. 99% of adapters use semantic versioning.

Currently this adapter fails at js-controller 6 because of this usage - and even worst it causes the complete ioBroker installation to fail at some installations.

Of course its ok to specify a fixed version if there is a special reason. But this is usually an exceptional situation.

rg-engineering added a commit that referenced this issue May 26, 2024
* (René) see issue #354: change of dependencies
@rg-engineering rg-engineering self-assigned this May 26, 2024
@rg-engineering rg-engineering added this to the V3.1 milestone May 26, 2024
@rg-engineering
Copy link
Owner

done with 3.1.14

rg-engineering added a commit that referenced this issue May 28, 2024
* (René) see issue #354: change of dependencies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants