Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

fix(deps): update rust crate btleplug to 0.11.0 #46

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Sep 24, 2022

This PR contains the following updates:

Package Type Update Change
btleplug dependencies minor 0.10.0 -> 0.11.0

Release Notes

deviceplug/btleplug (btleplug)

v0.11.6

Compare Source

Features

  • Move from objc to objc2
    • Now using an actually updated/maintained coreAPI library! Thanks madsmtm!
  • Implement CentralState for mac/linux/windows to tell when bluetooth is on/off
    • Thanks szymonlesisz!
    • Still needs Android impl.

Bugfixes

  • Make local_name on CoreBluetooth match that of Windows/Linux returns when possible.
    • Thanks yuyoyuppe!
  • Fix descriptor reading on CoreBluetooth
    • Thanks kovapatrik!
  • Fix one of the many, many NullPointerException issues in droidplug
    • Thanks blackspherefollower!
    • There are so many more though, esp when we don't have correct permissions on Android.

v0.11.5

Compare Source

Bugfixes

  • Fix issue with Windows failing to read characteristic descriptors

v0.11.4

Compare Source

Bugfixes

  • Fix issue with manufacturer data not being consistently found on windows
  • Fix UUID used for finding characteristics on windows
  • Peripheral connection failure now returns an error
  • Peripheral service discovery failure now returns an error

v0.11.3

Compare Source

Bugfixes

  • CoreBluetooth: Fix missing include

v0.11.2

Compare Source

Bugfixes

  • Android: Fix advertisements with invalid UTF-8 strings not appearing
  • All Platforms: Fix clippy warnings

v0.11.1

Compare Source

Bugfixes

  • Windows/UWP: Internally held BTLE services now automatically disconnect when device disconnect is
    called.

v0.11.0

Compare Source

Features

  • Add scan filtering for android and windows
  • Implement serde Serialize/Deserliaze for PeripheralProperties, ScannFilter (#​310, #​314)
  • Add device class to properties (#​319)
  • Add descriptor discovery and read/write across all platforms (#​316)

Bugfixes

  • Update RSSI w/ advertisements on CoreBluetooth (#​306)
  • Fix issues with various unhandled exceptions on Android (#​311)

v0.10.5

Compare Source

Features

  • Add RSSI readings for Android

Bugfixes

  • Link conditionally against macOS AppKit based on platform
  • Improve error propagation on Windows
  • Reset connected state to false on disconnect on windows
  • Set DuplicateData = true for bluez

v0.10.4

Compare Source

Bugfixes

  • Change common CoreBluetooth log message from error to info level

v0.10.3

Compare Source

Bugfixes

  • Add PeripheralId Display implementation for Android PeripheralId

v0.10.2

Compare Source

Features

  • Implement Display on PeripheralId

Bugfixes

  • Fix issues with panics on device disconnect on macOS

v0.10.1

Compare Source

Features

  • Add ability to disconnect devices on macOS/iOS

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 is behind base branch, 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 branch 3 times, most recently from c8b2bff to 2229ed5 Compare September 29, 2022 15:03
@renovate renovate bot force-pushed the renovate/btleplug-0.x branch 4 times, most recently from 648a4d8 to dcebf97 Compare October 15, 2022 12:20
@renovate renovate bot force-pushed the renovate/btleplug-0.x branch 4 times, most recently from 24a9df4 to e8f11b7 Compare October 19, 2022 12:43
@renovate renovate bot force-pushed the renovate/btleplug-0.x branch 2 times, most recently from d39277b to b7cbd13 Compare October 30, 2022 22:14
@renovate renovate bot changed the title fix(deps): update rust crate btleplug to 0.10.1 fix(deps): update rust crate btleplug to 0.10.2 Oct 30, 2022
@renovate renovate bot force-pushed the renovate/btleplug-0.x branch from b7cbd13 to 0a6c73c Compare November 7, 2022 06:04
@renovate renovate bot changed the title fix(deps): update rust crate btleplug to 0.10.2 fix(deps): update rust crate btleplug to 0.10.3 Nov 7, 2022
@renovate renovate bot force-pushed the renovate/btleplug-0.x branch from 0a6c73c to 6e0475f Compare November 27, 2022 22:22
@renovate renovate bot changed the title fix(deps): update rust crate btleplug to 0.10.3 fix(deps): update rust crate btleplug to 0.10.4 Nov 27, 2022
@renovate renovate bot changed the title fix(deps): update rust crate btleplug to 0.10.4 Update Rust crate btleplug to 0.10.4 Dec 17, 2022
@renovate renovate bot changed the title Update Rust crate btleplug to 0.10.4 fix(deps): update rust crate btleplug to 0.10.4 Dec 17, 2022
@renovate renovate bot changed the title fix(deps): update rust crate btleplug to 0.10.4 fix(deps): update rust crate btleplug to 0.10.5 Apr 17, 2023
@renovate renovate bot changed the title fix(deps): update rust crate btleplug to 0.10.5 fix(deps): update rust crate btleplug to 0.11.0 Jul 5, 2023
@renovate renovate bot force-pushed the renovate/btleplug-0.x branch from a9ced71 to eabd6ec Compare July 5, 2023 04:43
@renovate renovate bot changed the title fix(deps): update rust crate btleplug to 0.11.0 fix(deps): update rust crate btleplug to 0.11.1 Sep 9, 2023
@renovate renovate bot force-pushed the renovate/btleplug-0.x branch from eabd6ec to e10872b Compare September 9, 2023 00:28
@renovate renovate bot changed the title fix(deps): update rust crate btleplug to 0.11.1 fix(deps): update rust crate btleplug to 0.11.3 Nov 19, 2023
@renovate renovate bot force-pushed the renovate/btleplug-0.x branch from e10872b to 3c2f479 Compare November 19, 2023 03:08
Copy link
Contributor Author

renovate bot commented Nov 19, 2023

⚠ 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 --workspace
    Updating crates.io index
    Updating git repository `https://github.com/influxdata/influxdb_iox`
error: failed to get `influxdb2_client` as a dependency of package `btwattch2-collector v0.1.0 (/tmp/renovate/repos/github/sksat/btwattch2-collector)`

Caused by:
  failed to load source for dependency `influxdb2_client`

Caused by:
  Unable to update https://github.com/influxdata/influxdb_iox#35f99fe9

Caused by:
  failed to fetch into: /home/ubuntu/.cargo/git/db/influxdb_iox-1b9c42dace7f47b7

Caused by:
  failed to authenticate when downloading repository

  * attempted to find username/password via git's `credential.helper` support, but failed

  if the git CLI succeeds then `net.git-fetch-with-cli` may help here
  https://doc.rust-lang.org/cargo/reference/config.html#netgit-fetch-with-cli

Caused by:
  failed to acquire username/password from local configuration

@renovate renovate bot force-pushed the renovate/btleplug-0.x branch from 3c2f479 to a42795c Compare January 1, 2024 22:42
@renovate renovate bot changed the title fix(deps): update rust crate btleplug to 0.11.3 fix(deps): update rust crate btleplug to 0.11.4 Jan 1, 2024
@renovate renovate bot force-pushed the renovate/btleplug-0.x branch from a42795c to 80d315c Compare January 11, 2024 01:26
@renovate renovate bot changed the title fix(deps): update rust crate btleplug to 0.11.4 fix(deps): update rust crate btleplug to 0.11.5 Jan 11, 2024
@renovate renovate bot force-pushed the renovate/btleplug-0.x branch from 80d315c to 00b75ab Compare May 5, 2024 11:06
@renovate renovate bot changed the title fix(deps): update rust crate btleplug to 0.11.5 fix(deps): update rust crate btleplug to 0.11.0 May 5, 2024
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