iobroker-community-adapters / ioBroker.yamaha

Yamaha Adapter for ioBroker
MIT License
1 stars 3 forks source link

Bump @iobroker/testing from 2.5.2 to 2.5.4 #285

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @iobroker/testing from 2.5.2 to 2.5.4.

Changelog

Sourced from @​iobroker/testing's changelog.

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.
Commits
  • 9ec7533 chore: release v2.5.4
  • 58d4802 fix: migrate to separate DB server/client instances, install controller and a...
  • 493f189 chore(deps-dev): bump typescript from 4.4.4 to 4.5.5 (#461)
  • 962fd2c chore(deps-dev): bump @​types/chai from 4.2.22 to 4.3.0 (#462)
  • d7a23f6 chore(deps-dev): bump prettier from 2.4.1 to 2.5.1 (#465)
  • 638f659 chore: release v2.5.3
  • b6d1967 chore: update release-script
  • 9232eac fix: ensure db type is "file" (#460)
  • 4d514c8 chore(deps): bump follow-redirects from 1.14.6 to 1.14.7 (#458)
  • 817886e chore(deps): bump sinon from 11.1.2 to 12.0.1 (#456)
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 2 years ago

Superseded by #288.