Skip to content

Bump bluetooth-data-tools from 1.22.0 to 1.29.18#19

Open
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/bluetooth-data-tools-1.29.18
Open

Bump bluetooth-data-tools from 1.22.0 to 1.29.18#19
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pip/bluetooth-data-tools-1.29.18

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Jun 21, 2026

Copy link
Copy Markdown

Bumps bluetooth-data-tools from 1.22.0 to 1.29.18.

Release notes

Sourced from bluetooth-data-tools's releases.

v1.29.18 (2026-05-22)

This release is published under the Apache-2.0 License.

Performance Improvements

  • distance: Replace min() with inline ternary in calculate_distance_meters (#276, 35d82c9)

  • gap: Fast-skip FLAGS AD type before elif dispatch (#277, 8be4db8)

  • gap: Route parse_advertisement_data misses through bytes cache (#275, 7c2a1e2)

Testing

  • bench: Mirror tuple parse benches into pytest-benchmark suite (#279, 4439e0e)

  • gap: Cover local-name precedence between SHORT and COMPLETE (#278, 6fdba53)


Detailed Changes: v1.29.17...v1.29.18

v1.29.17 (2026-05-21)

This release is published under the Apache-2.0 License.

Performance Improvements

  • distance: Use ** operator and drop * 1.0 idiom (#269, 780eb0a)

  • utils: Cache human_readable_name (#266, bd5e91e)


Detailed Changes: v1.29.16...v1.29.17

v1.29.16 (2026-05-21)

This release is published under the Apache-2.0 License.

Performance Improvements

  • gap: Decode 128-bit UUID via reversed bytes.hex() (#267, 739a8f8)

Testing

  • Add benchmark coverage for resolve_private_address (#268, a88e0ed)

  • bench: Cover _uint128_bytes_as_uuid cached and uncached paths (#272, 222c7e9)

... (truncated)

Changelog

Sourced from bluetooth-data-tools's changelog.

CHANGELOG

v1.28.2 (2025-07-02)

Bug Fixes

  • Parse multiple 16-bit and 32-bit Service UUIDs in BLE advertisement data (#155, 4b1d6e2)

Chores

  • ci: Bump pypa/cibuildwheel from 2.23.2 to 2.23.3 in the github-actions group (#142, 68fc83f)

  • deps: Bump cryptography from 44.0.2 to 44.0.3 (#143, 94532d9)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​users.noreply.github.com>

  • deps: Bump cryptography from 44.0.3 to 45.0.2 (#146, c8661a5)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​users.noreply.github.com>

  • deps: Bump cryptography from 45.0.2 to 45.0.3 (#147, 21cf466)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​users.noreply.github.com>

  • deps: Bump cryptography from 45.0.3 to 45.0.4 (#152, 2cca2de)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​users.noreply.github.com>

  • deps: Bump requests from 2.32.3 to 2.32.4 in the pip group (#150, 67c1724)

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@​users.noreply.github.com>

  • deps: Bump urllib3 from 2.3.0 to 2.5.0 in the pip group (#156, 16e1dad)

... (truncated)

Commits
  • 3448156 1.29.18
  • 6fdba53 test(gap): cover local-name precedence between SHORT and COMPLETE (#278)
  • 35d82c9 perf(distance): replace min() with inline ternary in calculate_distance_meter...
  • 8be4db8 perf(gap): fast-skip FLAGS AD type before elif dispatch (#277)
  • 4439e0e test(bench): mirror tuple parse benches into pytest-benchmark suite (#279)
  • 7c2a1e2 perf(gap): route parse_advertisement_data misses through bytes cache (#275)
  • abfa786 1.29.17
  • bd5e91e perf(utils): cache human_readable_name (#266)
  • 780eb0a perf(distance): use ** operator and drop * 1.0 idiom (#269)
  • 967cc9f 1.29.16
  • 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 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)

Bumps [bluetooth-data-tools](https://github.com/bdraco/bluetooth-data-tools) from 1.22.0 to 1.29.18.
- [Release notes](https://github.com/bdraco/bluetooth-data-tools/releases)
- [Changelog](https://github.com/Bluetooth-Devices/bluetooth-data-tools/blob/main/CHANGELOG.md)
- [Commits](Bluetooth-Devices/bluetooth-data-tools@v1.22.0...v1.29.18)

---
updated-dependencies:
- dependency-name: bluetooth-data-tools
  dependency-version: 1.29.18
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Pull requests that update a dependency file label Jun 21, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants