crycode-de / ioBroker.ds18b20

ioBroker adapter for DS18B20 1-wire temperature sensors
MIT License
6 stars 8 forks source link

Bump @iobroker/adapter-core from 2.5.1 to 2.6.0 #101

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Bumps @iobroker/adapter-core from 2.5.1 to 2.6.0.

Release notes

Sourced from @​iobroker/adapter-core's releases.

Release v2.6.0

  • (AlCalzone) Updated core declarations to v4.0.1 for support with JS-Controller 4.x
Commits
  • 728d829 chore: release v2.6.0
  • 9650f33 chore: update @​types/iobroker to 4.0.1 (#431)
  • eed8d36 chore(deps-dev): bump mocha from 9.1.3 to 9.2.0 (#422)
  • 5e47f84 chore(deps-dev): bump eslint from 8.6.0 to 8.8.0 (#425)
  • 439deb1 chore(deps-dev): bump @​typescript-eslint/parser from 5.8.1 to 5.10.2 (#423)
  • 21b2ed4 chore(deps-dev): bump typescript from 4.5.4 to 4.5.5 (#424)
  • fd2d4e1 chore(deps-dev): bump @​types/mocha from 9.0.0 to 9.1.0 (#418)
  • 14c4f4c chore(deps-dev): bump @​types/node from 16.11.17 to 16.11.21 (#419)
  • 2d15db8 chore(deps-dev): bump sinon from 12.0.1 to 13.0.0 (#420)
  • 34ee04e chore(deps-dev): bump @​typescript-eslint/eslint-plugin (#421)
  • 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 1 year ago

Superseded by #103.