Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Dec 22, 2024

This PR contains the following updates:

Package Type Update Change
btleplug dependencies patch 0.11.6 -> 0.11.8

Release Notes

deviceplug/btleplug (btleplug)

v0.11.8

Compare Source

Features

  • Update dependencies
    • Including to windows-rs 0.61, which required some small code changes

v0.11.7

Compare Source

Features

  • Deserialize BDAddr from non-borrowed strings
    • Thanks icewind1991, ekuinox!
  • Add support for Extended Advertising on Android
    • Thanks Jakouf!

Bugfixes

  • Call GetDefaultAdapter() instead of GetAdapter() on Android
  • Use BluetoothCacheMode::Uncached for services fetching on windows
    • This may cause issues with connection times, we'll see how it works out
  • Characteristics with duplicate UUIDs (but differing handles) no longer overwrite each other
    • Thanks blackspherefollower!
  • CoreBluetooth now fulfills all open characteristic futures on disconnect
    • Thanks szymonlesisz!

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.


  • If you want to rebase/retry this PR, check this box

This PR was generated by Mend Renovate. View the repository job log.

@renovate renovate bot force-pushed the renovate/btleplug-0.x-lockfile branch from 656d2ef to d436124 Compare April 21, 2025 03:22
@renovate renovate bot changed the title Update Rust crate btleplug to v0.11.7 Update Rust crate btleplug to v0.11.8 Apr 21, 2025
@renovate renovate bot force-pushed the renovate/btleplug-0.x-lockfile branch from d436124 to 108f80c Compare August 10, 2025 12:27
@renovate
Copy link
Contributor Author

renovate bot commented Sep 25, 2025

⚠️ Artifact update problem

Renovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is.

♻ Renovate will retry this branch, including artifacts, only when one of the following happens:

  • any of the package files in this branch needs updating, or
  • the branch becomes conflicted, or
  • you click the rebase/retry checkbox if found above, or
  • you rename this PR's title to start with "rebase!" to trigger it manually

The artifact failure details are included below:

File name: Cargo.lock
Command failed: cargo update --config net.git-fetch-with-cli=true --manifest-path Cargo.toml --package [email protected] --precise 0.11.8
error: failed to acquire package cache lock

Caused by:
  failed to open: /home/ubuntu/.cargo/.package-cache

Caused by:
  failed to create directory `/home/ubuntu/.cargo`

Caused by:
  File exists (os error 17)

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.

1 participant