UncleSamSwiss / ioBroker.i2c

ioBroker adapter for I2C interface on Raspberry Pi, C.H.I.P., BeagleBone or Intel Edison
Apache License 2.0
19 stars 11 forks source link

Bump @iobroker/adapter-core from 2.5.1 to 2.6.12 #743

Open dependabot[bot] opened 4 months ago

dependabot[bot] commented 4 months ago

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

Release notes

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

Release v2.6.12

  • (foxriver76) removed @types/iobroker

Release v2.6.11

  • (foxriver76) removed letsEncrypt support as next controller won't support it anymore (use @iobroker/webserver instead)

Release v2.6.9

  • (foxriver76) compatibility with next controller with new esm/cjs exports

Release v2.6.8

  • (Apollon77) Expose more JS-Controller internals under the commonTools export

Release v2.6.7

  • (Apollon77) Expose more JS-Controller internals under the commonTools export

Release v2.6.6

  • (AlCalzone) Expose more JS-Controller internals under the commonTools export

Release v2.6.5

  • (AlCalzone) Expose more JS-Controller internals under the commonTools export

Release v2.6.4

  • (AlCalzone) Expose more JS-Controller internals under the commonTools export

Release v2.6.3

  • (AlCalzone) Expose more JS-Controller internals under the commonTools export

Release v2.6.2

  • (AlCalzone) Fix: Restore compatibility with JS-Controller < 4.1

Release v2.6.1

  • (AlCalzone) Fix: detecting JS-Controller now finds the correct directory and not a subdirectory.

Release v2.6.0

  • (AlCalzone) Updated core declarations to v4.0.1 for support with JS-Controller 4.x
Commits
  • e2a2682 chore: release v2.6.12
  • 4670611 migrate types/iobroker to iobroker/types
  • f22ca35 chore: release v2.6.11
  • e2b15a3 rm node 14 tests
  • 4889423 chore: release v2.6.10
  • 02fc84d remove lets encrypt support
  • 5a14a07 chore: release v2.6.9
  • 3828c0b backport: compatibility with next controller with new esm/cjs exports
  • 28947f1 chore: release v2.6.8
  • 2d4fe30 * update license years
  • 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 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)