Allow immediate exit with code 0 for once and subscribe adapters too
2.5.5 (2022-03-04)
Allow immediate exit with code 0 for schedule adapters
Check that npm is not listed as a local dependency in package.json
Updated dependencies
2.5.4 (2022-02-02)
Modifying ioBroker databases now uses the same methods that JS-Controller uses internally. This ensures that the testing is compatible with the jsonl database format.
Testing adapters with adapter dependencies that try to access the databases during installation now works.
Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)
Bumps @iobroker/testing from 2.5.2 to 2.5.6.
Changelog
Sourced from
@iobroker/testing
's changelog.Commits
c30c06c
chore: release v2.5.6b5f50b1
fix: allow immediate exit with code 0 for subscribe and once adapters9b62897
chore: release v2.5.543adc91
chore: upgrade dependencies (#481)316c749
chore: update changelog56461a8
fix: allow immediate exit with code 0 for schedule adapters (#480)328d839
feat: check that npm is not listed under any dependencies (#472)f62a851
ci: add Node.js 16 to own testing matrix, drop Node 10 (#473)e6e86f5
chore(deps-dev): bump typescript from 4.5.5 to 4.6.2 (#478)f355bcc
chore(deps): bump mocha from 9.2.0 to 9.2.1 (#476)Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually 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 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)