Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 6, 2025

Bumps bluetooth-data-tools from 1.28.1 to 1.28.3.

Release notes

Sourced from bluetooth-data-tools's releases.

v1.28.3 (2025-10-04)

This release is published under the Apache-2.0 License.

Bug Fixes

Chores

  • ci: Bump the github-actions group across 1 directory with 8 updates (#173, a314c40)

  • deps: Bump cryptography from 45.0.4 to 46.0.1 (#168, 9767a2e)

  • deps: Bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.github/workflows in the github_actions group across 1 directory (#163, a061e9e)

  • deps-dev: Bump furo from 2024.8.6 to 2025.9.25 (#169, 94a2884)

  • deps-dev: Bump pytest from 8.4.1 to 8.4.2 (#165, 855aad5)

  • deps-dev: Bump pytest-codspeed from 3.2.0 to 4.0.0 (#159, 281d771)

  • deps-dev: Bump pytest-cov from 6.2.1 to 7.0.0 (#167, 96b8e8d)

  • deps-dev: Bump starlette from 0.46.1 to 0.47.2 in the pip group across 1 directory (#172, 20e8810)

  • pre-commit.ci: Pre-commit autoupdate (#162, 4397d09)

  • pre-commit.ci: Pre-commit autoupdate (#158, 5b50d66)


Detailed Changes: v1.28.2...v1.28.3

v1.28.2 (2025-07-02)

This release is published under the Apache-2.0 License.

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>

... (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
  • 02da13c 1.28.3
  • 1e17731 fix: add wheels for Python 3.14 (#174)
  • 9767a2e chore(deps): bump cryptography from 45.0.4 to 46.0.1 (#168)
  • 281d771 chore(deps-dev): bump pytest-codspeed from 3.2.0 to 4.0.0 (#159)
  • a314c40 chore(ci): bump the github-actions group across 1 directory with 8 updates (#...
  • 855aad5 chore(deps-dev): bump pytest from 8.4.1 to 8.4.2 (#165)
  • 20e8810 chore(deps-dev): bump starlette from 0.46.1 to 0.47.2 in the pip group across...
  • a061e9e chore(deps): bump pypa/gh-action-pypi-publish from 1.12.4 to 1.13.0 in /.gith...
  • 4397d09 chore(pre-commit.ci): pre-commit autoupdate (#162)
  • 96b8e8d chore(deps-dev): bump pytest-cov from 6.2.1 to 7.0.0 (#167)
  • 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 dependabot bot added dependencies Pull requests that update a dependency file python labels Oct 6, 2025
@codecov
Copy link

codecov bot commented Oct 6, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 86.04%. Comparing base (adebf7f) to head (3bd02ee).
⚠️ Report is 2 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main      #65   +/-   ##
=======================================
  Coverage   86.04%   86.04%           
=======================================
  Files           2        2           
  Lines          43       43           
  Branches        3        3           
=======================================
  Hits           37       37           
  Misses          3        3           
  Partials        3        3           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

@github-actions github-actions bot removed the python label Oct 11, 2025
@dependabot dependabot bot force-pushed the dependabot/pip/bluetooth-data-tools-1.28.3 branch 2 times, most recently from 35d74d0 to 4247996 Compare October 11, 2025 10:27
Bumps [bluetooth-data-tools](https://github.com/bdraco/bluetooth-data-tools) from 1.28.1 to 1.28.3.
- [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.28.1...v1.28.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/pip/bluetooth-data-tools-1.28.3 branch from 4247996 to 3bd02ee Compare October 11, 2025 10:30
@Ernst79 Ernst79 merged commit fb817ed into main Oct 11, 2025
9 checks passed
@Ernst79 Ernst79 deleted the dependabot/pip/bluetooth-data-tools-1.28.3 branch October 11, 2025 10:32
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.

2 participants