SwissBitcoinPay / app

MIT License
15 stars 5 forks source link

Bump react-native-device-info from 10.11.0 to 11.1.0 #104

Closed dependabot[bot] closed 2 months ago

dependabot[bot] commented 3 months ago

Bumps react-native-device-info from 10.11.0 to 11.1.0.

Release notes

Sourced from react-native-device-info's releases.

v11.1.0

11.1.0 (2024-05-15)

Features

  • android: detect MEmu emulator in isEmulator (ac172f6)

v11.0.0

11.0.0 (2024-05-15)

  • 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

10.14.0 (2024-05-15)

Features

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

v10.13.2

10.13.2 (2024-04-21)

Bug Fixes

v10.13.1

10.13.1 (2024-02-26)

Bug Fixes

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

v10.13.0

10.13.0 (2024-02-23)

... (truncated)

Changelog

Sourced from react-native-device-info's changelog.

11.1.0 (2024-05-15)

Features

  • android: detect MEmu emulator in isEmulator (ac172f6)

11.0.0 (2024-05-15)

  • 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+

10.14.0 (2024-05-15)

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)

10.13.0 (2024-02-23)

Features

10.12.1 (2024-02-23)

... (truncated)

Commits
  • 98de481 chore(release): 11.1.0 [skip ci]
  • ac172f6 feat(android): detect MEmu emulator in isEmulator
  • 17d2779 chore(release): 11.0.0 [skip ci]
  • dce8bd5 fix(android)!: removed getPhoneNumber - use react-native-sim-cards-manager (#...
  • b32cde7 feat(android)!: targetSdk 34 receiver export specification, requires compileS...
  • 4209282 chore(release): 10.14.0 [skip ci]
  • fe66322 feat: Add isWiredHeadphonesConnected and IsBluetoothHeadphonesConnected (#1623)
  • 641e9f9 test(ci, android): emulator works best on ubuntu now, with some tweaks
  • 023b24a test(ios): minimal tweaks to get old example working on new Xcode
  • ee9222a test(ci): forward-port from GITHUB_OUTPUT from set-output
  • Additional commits viewable in compare view


Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR: - `@dependabot rebase` will rebase this PR - `@dependabot recreate` will recreate this PR, overwriting any edits that have been made to it - `@dependabot merge` will merge this PR after your CI passes on it - `@dependabot squash and merge` will squash and merge this PR after your CI passes on it - `@dependabot cancel merge` will cancel a previously requested merge and block automerging - `@dependabot reopen` will reopen this PR if it is closed - `@dependabot close` will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually - `@dependabot show ignore conditions` will show all of the ignore conditions of the specified dependency - `@dependabot ignore this major version` will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this minor version` will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself) - `@dependabot ignore this dependency` will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)
netlify[bot] commented 3 months ago

Deploy Preview for app-swiss-bitcoin-pay-ch canceled.

Name Link
Latest commit fd1c19c7109fd8bc2edce5d1c5875fe9f9befbed
Latest deploy log https://app.netlify.com/sites/app-swiss-bitcoin-pay-ch/deploys/66dde8e2446bda0008a5e760
dependabot[bot] commented 2 months ago

Superseded by #122.