Skip to content

build(deps): bump tinygo.org/x/bluetooth from 0.13.0 to 0.14.0#1197

Open
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/go_modules/dev/tinygo.org/x/bluetooth-0.14.0
Open

build(deps): bump tinygo.org/x/bluetooth from 0.13.0 to 0.14.0#1197
dependabot[bot] wants to merge 1 commit intodevfrom
dependabot/go_modules/dev/tinygo.org/x/bluetooth-0.14.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 29, 2025

Bumps tinygo.org/x/bluetooth from 0.13.0 to 0.14.0.

Release notes

Sourced from tinygo.org/x/bluetooth's releases.

0.14.0

  • core
    • mac: Add MAC accessor for returning the MAC in the usual format
  • nordic semi
    • sd: send the correct response to BLE_GAP_EVT_PHY_UPDATE_REQUEST
  • hci
    • fix: HCI should not read data past the end of the available buffer to store it. To fix #396
  • linux
    • fix: Actually stop BLE scan.
    • fix: Update gattc_linux.go to properly unsubscribe from notifications using dbus call
  • windows
    • fix: Fix memory leak in adapter.Scan (#383)
Changelog

Sourced from tinygo.org/x/bluetooth's changelog.

0.14.0

  • core
    • mac: Add MAC accessor for returning the MAC in the usual format
  • nordic semi
    • sd: send the correct response to BLE_GAP_EVT_PHY_UPDATE_REQUEST
  • hci
    • fix: HCI should not read data past the end of the available buffer to store it. To fix #396
  • linux
    • fix: Actually stop BLE scan.
    • fix: Update gattc_linux.go to properly unsubscribe from notifications using dbus call
  • windows
    • fix: Fix memory leak in adapter.Scan (#383)
Commits
  • ec428dc Release 0.14.0
  • b837181 fix: HCI should not read data past the end of the available buffer to store i...
  • dc98e52 build: use TinyGo latest release for CI builds.
  • dbd5524 Add MAC accessor for returning the MAC in the usual format
  • 6b07e06 Actually stop BLE scan.
  • 0fb03dc build: update Linux and Windows to use latest versions of GH actions/Go 1.25
  • 894c0e8 build: update macos builds to versions 14 and 15, since 13 is deprecated on G...
  • 31bcba3 Update gattc_linux.go to properly unsubscribe from notifications using dbus call
  • f868955 windows: Fix memory leak in adapter.Scan (#383)
  • 1b9deaa sd: send the correct response to BLE_GAP_EVT_PHY_UPDATE_REQUEST
  • See full diff in compare view

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

Bumps [tinygo.org/x/bluetooth](https://github.com/tinygo-org/bluetooth) from 0.13.0 to 0.14.0.
- [Release notes](https://github.com/tinygo-org/bluetooth/releases)
- [Changelog](https://github.com/tinygo-org/bluetooth/blob/release/CHANGELOG.md)
- [Commits](tinygo-org/bluetooth@v0.13.0...v0.14.0)

---
updated-dependencies:
- dependency-name: tinygo.org/x/bluetooth
  dependency-version: 0.14.0
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file go Pull requests that update go code labels Dec 29, 2025
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 go Pull requests that update go code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants