Skip to content

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

Merged
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/tinygo.org/x/bluetooth-0.14.0
Dec 24, 2025
Merged

feat(deps): bump tinygo.org/x/bluetooth from 0.13.0 to 0.14.0#205
github-actions[bot] merged 1 commit intomainfrom
dependabot/go_modules/tinygo.org/x/bluetooth-0.14.0

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Dec 24, 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

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)

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 @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Dec 24, 2025

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@github-actions github-actions bot merged commit 5cbaab0 into main Dec 24, 2025
5 of 8 checks passed
@dependabot dependabot bot deleted the dependabot/go_modules/tinygo.org/x/bluetooth-0.14.0 branch December 24, 2025 14:07
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants