(foxriver76) deprecated ioPack common.license which is replaced by the new object common.licenseInfo
(foxriver76) ioPack mode subscribe has been removed as you can achieve the same with mode once and setting system.adapter.xy.alive state (also removed common.wakeup and common.subscribe because of this)
Developer relevant new features
(foxriver76) js-controller (and thus the whole ioBroker) is now running as an ESM module internally while staying a 100 % backward compatible to adapters written in cjs
(foxriver76) adapters can now be written as ESM modules having full support (including compact mode)
(foxriver76) we provide all exports as ESM and as CJS to allow adapter developers to choose what to use
You can trigger a rebase of this PR by commenting @dependabot rebase.
Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
- `@dependabot rebase` will rebase this PR
- `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it
- `@dependabot merge` will merge this PR after your CI passes on it
- `@dependabot squash and merge` will squash and merge this PR after your CI passes on it
- `@dependabot cancel merge` will cancel a previously requested merge and block automerging
- `@dependabot reopen` will reopen this PR if it is closed
- `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
- `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency
- `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
- `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.
Bumps @iobroker/types and @iobroker/adapter-core. These dependencies needed to be updated together. Updates
@iobroker/types
from 5.0.19 to 6.0.6Release notes
Sourced from
@iobroker/types
's releases.... (truncated)
Changelog
Sourced from
@iobroker/types
's changelog.... (truncated)
Commits
f7493f3
v6.0.6 (#2822)f2a3be7
do not perform the npm install call only add override (#2820)f60c31f
fix os package update (#2821)0e2b4e4
v6.0.6-alpha.0-20240624-92c3310c8 (#2816)92c3310
ignore-scripts on the npm install call in root dir to avoid partial recursion...5c7c996
Added to system.config the tempUnit (#2813)0e88061
v6.0.5 (#2810)657d9c7
chore: prepare changelog (#2809)4c7ba56
v6.0.5-alpha.0-20240616-34d893b36 (#2807)34d893b
specify the adapter-core version as override in the root pack json (#2806)Updates
@iobroker/adapter-core
from 3.1.4 to 3.1.6Release notes
Sourced from
@iobroker/adapter-core
's releases.Commits
10a74ef
chore: release v3.1.647c8390
improve exported types75860ec
chore: release v3.1.548d330f
Changed docu. Removed letsEncryptYou can trigger a rebase of this PR by commenting
@dependabot rebase
.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show