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 dependency react-native-device-info to v12 - autoclosed #303

Closed
wants to merge 1 commit into from

Conversation

smartway-bot[bot]
Copy link

@smartway-bot smartway-bot bot commented Sep 19, 2024

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-device-info ^10.12.0 -> ^12.0.0 age adoption passing confidence

Release Notes

react-native-device-info/react-native-device-info (react-native-device-info)

v12.0.1

Compare Source

Bug Fixes
  • android: add invalidate, use it from onCatalystInstanceDestroy (610714b)

v12.0.0

Compare Source

Bug Fixes
  • ios: Make unique id, unique per device and not per ios account(keychain) (#​1642) (8198f22)
BREAKING CHANGES
  • ios: iOS getUniqueId is now per-device similar to android, not per-user

If you relied on the previous per-user behavior on iOS the recommended path forward is
to use https://github.com/oblador/react-native-keychain with WHEN_UNLOCKED
https://github.com/oblador/react-native-keychain?tab=readme-ov-file#keychainaccessible-enum
and store your id as a key/value pair of your key and the id mapped into the username/password
API of react-native-keychain

Co-authored-by: Humaid Arif Khan [email protected]

v11.1.0

Compare Source

Features
  • android: detect MEmu emulator in isEmulator (ac172f6)

v11.0.0

Compare Source

  • fix(android)!: removed getPhoneNumber - use react-native-sim-cards-manager (#​1617) (dce8bd5), closes #​1617
  • feat(android)!: targetSdk 34 receiver export specification, requires compileSdk 33+ (#​1621) (b32cde7), closes #​1621
BREAKING CHANGES
  • removed getPhoneNumber to avoid Google Play Store rejections,
    use react-native-sim-cards-manager for similar functionality as desired
  • requires compileSdk 33+

v10.14.0

Compare Source

Features
  • Add isWiredHeadphonesConnected and IsBluetoothHeadphonesConnected (#​1623) (fe66322)

10.13.2 (2024-04-21)

Bug Fixes

10.13.1 (2024-02-26)

Bug Fixes
  • ios: fix missing visionOS symbol compile error in xcode < 15 (#​1615) (fd30902)

v10.13.2

Compare Source

Bug Fixes

v10.13.1

Compare Source

Bug Fixes
  • ios: fix missing visionOS symbol compile error in xcode < 15 (#​1615) (fd30902)

v10.13.0

Compare Source

Features

10.12.1 (2024-02-23)

Bug Fixes
  • wrap return value of useOnEvent in useMemo (2cdc43d)

v10.12.1

Compare Source

Bug Fixes
  • wrap return value of useOnEvent in useMemo (2cdc43d)

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 has been generated by Renovate Bot.

@smartway-bot smartway-bot bot added the dependencies Pull requests that update a dependency file label Sep 19, 2024
@smartway-bot smartway-bot bot changed the title fix(deps): update dependency react-native-device-info to v12 fix(deps): update dependency react-native-device-info to v12 - autoclosed Sep 19, 2024
@smartway-bot smartway-bot bot closed this Sep 19, 2024
@smartway-bot smartway-bot bot deleted the renovate/react-native-device-info-12.x branch September 19, 2024 16:59
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants