ioBroker / ioBroker.mysensors

Support of mysensors from
https://www.mysensors.org/
MIT License
7 stars 9 forks source link

Update serialport requirement from ^10.4.0 to ^10.5.0 #60

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 2 years ago

Updates the requirements on serialport to permit the latest version.

Changelog

Sourced from serialport's changelog.

10.5.0 (2022-11-17)

Bug Fixes

  • deps: update dependency commander to v9.2.0 (#2486) (4a14c4d)

Features

  • upgrade serialport/bindings-cpp (4c07c80)

10.4.0 (2022-03-04)

Features

  • upgrade serialport-cpp for windows rts-mode (#2448) (9f34f85)

10.3.0 (2022-02-14)

Bug Fixes

Features

10.2.2 (2022-02-05)

Bug Fixes

10.2.1 (2022-02-03)

Bug Fixes

10.2.0 (2022-02-03)

Features

... (truncated)

Commits
  • d8330a3 v10.5.0
  • 4c07c80 feat: upgrade serialport/bindings-cpp
  • 1a5a07b chore(deps): update codecov/codecov-action digest to f32b3a3 (#2490)
  • 1769dfa chore(deps): update actions/checkout digest to e2f20e6 (#2489)
  • b943bd7 chore(deps): update node.js to v16.18.1 (#2492)
  • 64cd828 chore(deps): update dependency esbuild to v0.15.14
  • 849e7af chore(deps): update typescript-eslint monorepo to v5.43.0
  • 5c25923 chore(deps): update dependency esbuild-register to v3.4.1
  • 95509aa chore(deps): update dependency esbuild-register to v3.4.0
  • 7e43c94 chore(deps): update typescript-eslint monorepo to v5.42.1
  • Additional commits viewable in compare view


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)