Skip to content

build(deps): bump react-native-ble-plx from 2.0.3 to 3.5.1 - #7

Open
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/react-native-ble-plx-3.5.1
Open

build(deps): bump react-native-ble-plx from 2.0.3 to 3.5.1#7
dependabot[bot] wants to merge 1 commit into
masterfrom
dependabot/npm_and_yarn/react-native-ble-plx-3.5.1

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 29, 2026

Copy link
Copy Markdown
Contributor

Bumps react-native-ble-plx from 2.0.3 to 3.5.1.

Release notes

Sourced from react-native-ble-plx's releases.

v3.5.1

What's Changed

Full Changelog: dotintent/react-native-ble-plx@v3.5.0...v3.5.1

Release 3.5.0

3.5.0 (2025-02-11)

Bug Fixes

  • avoid passing subscriptionType param to characteristic methods on iOS (a155f10)
  • return serviceUUIDs from discoverAllServicesAndCharacteristicsForDevice (2f5a54b)
  • version bump (c746479)

Features

  • add subscriptionType param to monitor characteristic methods (7b5e0f5)

3.4.0

Changed

  • internal _manager property isn't enumerable anymore. This change will hide it from the console.log, JSON.stringify and other similar methods.
  • BleManager is now a singleton. It will be created only once and reused across the app. This change will allow users to declare instance in React tree (hooks and components). This change should not affect the existing codebase, where BleManager is created once and used across the a

Fixed

  • expo deleted from dependencies

3.2.1

Changed

  • reverted methods from arrow functions to regular functions to avoid issues with this context
  • improved react native fast refresh support on android

Fixed

  • Example app xcode node path issue

3.2.0

Added

  • Android Instance will be checked before calling its method, an error will be visible on the RN side
  • Added information related to Android 14 to the documentation.

Changed

... (truncated)

Changelog

Sourced from react-native-ble-plx's changelog.

Changelog

Commits
  • 1136d15 chore: release 3.5.1
  • ef4ac13 Merge pull request #1329 from dotintent/promise-reject-crash
  • 9f8e35c Prevents Promise.reject crash with null arguments
  • 74956fc Merge pull request #1320 from fschoenfeldt/patch-1
  • e5e9c4e Update README.md
  • e666a8d Merge pull request #1290 from angelos3lex/guard_to_prevent_1142_and_1144_issu...
  • 2551cfc make it compliant for api 30 and below
  • 9503fb7 remove ".remove" from cleanServicesAndCharacteristicsForDevice for loops
  • 3958c5c guard to avoid Service.getDeviceID()' on a null object reference (#1142) and ...
  • ad219c7 Merge pull request #1274 from dotintent/release/3.5.0
  • Additional commits viewable in compare view
Maintainer changes

This version was pushed to npm by aliberski, a new releaser for react-native-ble-plx since your current version.

Install script changes

This version adds prepare script that runs during installation. Review the package contents before updating.


@dependabot dependabot Bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Aug 29, 2026
Bumps [react-native-ble-plx](https://github.com/dotintent/react-native-ble-plx) from 2.0.3 to 3.5.1.
- [Release notes](https://github.com/dotintent/react-native-ble-plx/releases)
- [Changelog](https://github.com/dotintent/react-native-ble-plx/blob/master/CHANGELOG-pre-3.0.0.md)
- [Commits](dotintent/react-native-ble-plx@2.0.3...v3.5.1)

---
updated-dependencies:
- dependency-name: react-native-ble-plx
  dependency-version: 3.5.1
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot
dependabot Bot force-pushed the dependabot/npm_and_yarn/react-native-ble-plx-3.5.1 branch from 3428116 to b026a62 Compare August 29, 2026 17:17
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 javascript Pull requests that update javascript code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants