AAO-React-Native icon indicating copy to clipboard operation
AAO-React-Native copied to clipboard

Update dependency react-native-device-info to v13 - abandoned

Open renovate[bot] opened this issue 1 year ago • 2 comments

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
react-native-device-info 11.1.0 -> 13.1.0 age adoption passing confidence

Release Notes

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

v13.1.0

Compare Source

Features
  • ios: implement all free disk storage types for ios 11+ (#​1664) (99dc37c)

v13.0.0

Compare Source

  • fix(android)!: powerStateDidChange event returns powerState object not batteryState (#​1655) (2d91018), closes #​1655
BREAKING CHANGES
  • android powerStateDidChange now matches iOS with full powerState object not batteryState

The batteryState object is inside the powerState object, so if this is important to you, the change on android is now to go one-level deeper to get the batteryState

v12.1.0

Compare Source

Bug Fixes
  • ios: isDisplayZoomed on iPhone 12/13 mini (12fd354), closes #​1581 #​1581
  • RNInstallReferrerClient to use background threads for network operations to prevent ANR (2afb771)
Features
  • ios: add iPhone 16 device names / add missing iPad device names (#​1657) (1c85272)

12.0.1 (2024-09-12)

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

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]


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[bot] avatar Sep 15 '24 16:09 renovate[bot]

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

renovate[bot] avatar Oct 14 '24 03:10 renovate[bot]

Autoclosing Skipped

This PR has been flagged for autoclosing. However, it is being skipped due to the branch being already modified. Please close/delete it manually or report a bug if you think this is in error.

renovate[bot] avatar Oct 30 '24 23:10 renovate[bot]