iobroker-community-adapters / ioBroker.find-my-iphone

ioBroker Adapter to locate Apple devices
MIT License
5 stars 6 forks source link

Bump @iobroker/testing from 1.3.1 to 2.4.1 #36

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @iobroker/testing from 1.3.1 to 2.4.1.

Changelog

Sourced from @iobroker/testing's changelog.

2.4.1 (2021-01-01)

  • Fixed a bug where the wrong js-controller dependency would be installed

2.4.0 (2020-12-07)

  • Unit tests for adapter startup were removed and only log a warning that you can remove them
  • Upgrade many packages

2.3.0 (2020-08-20)

  • Added missing async functions to adapter mock
  • Fixed: TypeError "Cannot redefine property readyHandler" when using createMocks more than once
  • Upgrade to @types/iobroker v3.0.12

2.2.0 (2020-04-15)

  • Upgrade to @types/iobroker v3.0.2
  • Added mocks for supportsFeature, getPluginInstance, getPluginConfig

2.1.0 (2020-03-01)

  • Integration tests: For Node.js >= 10, the engine-strict flag is now set to true to be in line with newer ioBroker installations

v2.0.2

  • Unit tests: added mocks for getAbsoluteDefaultDataDir and getAbsoluteInstanceDataDir

Sorry, there isn't more yet.

Commits
  • eef910f chore: release v2.4.1
  • 9c6d725 Don't overwrite package js-controller dependency with the io-package one
  • d3d5854 Merge pull request #367 from ioBroker/dependabot/npm_and_yarn/sinon-9.2.2
  • 79335da chore(deps): bump sinon from 9.2.1 to 9.2.2
  • 940ee11 Merge pull request #370 from ioBroker/dependabot/npm_and_yarn/types/sinon-9.0.10
  • d436e01 Merge pull request #372 from ioBroker/dependabot/npm_and_yarn/types/mocha-8.2.0
  • 92f079a Merge pull request #371 from ioBroker/dependabot/npm_and_yarn/typescript-4.1.3
  • 18d02a7 Merge pull request #369 from ioBroker/dependabot/npm_and_yarn/types/fs-extra-...
  • 99efbf6 Merge pull request #368 from ioBroker/dependabot/npm_and_yarn/eslint-plugin-p...
  • 6048a1c chore(deps-dev): bump @types/sinon from 9.0.9 to 9.0.10
  • 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 3 years ago

Superseded by #37.