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

chore(deps): bump react-native-device-info from 10.3.1 to 10.13.2 #25

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

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Apr 24, 2024

Bumps react-native-device-info from 10.3.1 to 10.13.2.

Release notes

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

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)

Features

v10.12.1

10.12.1 (2024-02-23)

Bug Fixes

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

v10.12.0

10.12.0 (2023-11-28)

Features

  • android: implemented getSupportedMediaTypeList method (#1590) (89a3c4c)

v10.11.0

10.11.0 (2023-09-19)

Features

  • android: add new isLowRamDevice constant (#1571) (f608fd5)

v10.10.0

10.10.0 (2023-09-19)

... (truncated)

Changelog

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

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)

Bug Fixes

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

10.12.0 (2023-11-28)

Features

  • android: implemented getSupportedMediaTypeList method (#1590) (89a3c4c)

10.11.0 (2023-09-19)

Features

  • android: add new isLowRamDevice constant (#1571) (f608fd5)

10.10.0 (2023-09-19)

Features

  • Add device names for iPhone 15 family, add check for dynamic island (#1569) (8e512ec)

10.9.0 (2023-08-28)

... (truncated)

Commits
  • ff872dc chore(release): 10.13.2 [skip ci]
  • 23f95db fix(ios): add Apple privacy manifest (#1624)
  • 8136234 chore(release): 10.13.1 [skip ci]
  • fd30902 fix(ios): fix missing visionOS symbol compile error in xcode < 15 (#1615)
  • 93f9b30 chore(release): 10.13.0 [skip ci]
  • 56e42d8 feat: add visionOS platform support (#1614)
  • 5a107fb chore(release): 10.12.1 [skip ci]
  • 2cdc43d fix: wrap return value of useOnEvent in useMemo
  • e46a5d4 docs(README): update README for proguard rule
  • 116291a docs(README): show correct usePowerState return values (#1588)
  • 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 <dependency name> 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)

Bumps [react-native-device-info](https://github.com/react-native-device-info/react-native-device-info) from 10.3.1 to 10.13.2.
- [Release notes](https://github.com/react-native-device-info/react-native-device-info/releases)
- [Changelog](https://github.com/react-native-device-info/react-native-device-info/blob/master/CHANGELOG.md)
- [Commits](react-native-device-info/react-native-device-info@v10.3.1...v10.13.2)

---
updated-dependencies:
- dependency-name: react-native-device-info
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 24, 2024
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