hap-controller-node icon indicating copy to clipboard operation
hap-controller-node copied to clipboard

Bump @stoprocent/noble from 1.15.1 to 1.18.2

Open dependabot[bot] opened this issue 1 year ago • 0 comments

Bumps @stoprocent/noble from 1.15.1 to 1.18.2.

Release notes

Sourced from @​stoprocent/noble's releases.

v1.18.2

1.18.2 (2024-12-30)

Bug Fixes

  • hci: closing connections on exit in hci driver (ecb4333)

v1.18.1

1.18.1 (2024-12-30)

Bug Fixes

  • hci: cleaning up tests and gap service data handling (0387a52)

v1.18.0

1.18.0 (2024-12-30)

Features

  • hci: enhance connection queue to support multiple devices (1fdf3ed)

v1.17.4

1.17.4 (2024-12-30)

Bug Fixes

  • hci: wait for stop scanning before connecting (fde991e)

v1.17.3

1.17.3 (2024-12-29)

Bug Fixes

  • example: ignore discovery event when direct connection (7e67413)

v1.17.2

1.17.2 (2024-12-29)

Bug Fixes

  • hci: address type can be now provided in connect function (756390f)
  • hci: connect parameters tests (d0e2c6d)

v1.17.1

... (truncated)

Commits
  • ecb4333 fix(hci): closing connections on exit in hci driver
  • 0387a52 fix(hci): cleaning up tests and gap service data handling
  • 1fdf3ed feat(hci): enhance connection queue to support multiple devices
  • fde991e fix(hci): wait for stop scanning before connecting
  • 7e67413 fix(example): ignore discovery event when direct connection
  • 9b4580f chore(example): peripheral explorer async updates
  • d0e2c6d fix(hci): connect parameters tests
  • 756390f fix(hci): address type can be now provided in connect function
  • f390337 fix(hci): bumping node-bluetooth-hci-socket to address packet parser issue
  • c3db116 chore: linter fix
  • 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 <dependency name> 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)

dependabot[bot] avatar Jan 01 '25 03:01 dependabot[bot]