Skip to content
This repository was archived by the owner on Apr 10, 2025. It is now read-only.

chore(deps): bump react-native-device-info from 10.6.0 to 10.11.0 in /template #258

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Sep 25, 2023

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

Release notes

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

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)

Features

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

v10.9.0

10.9.0 (2023-08-28)

Features

  • windows: Implemented getHostNames() for windows (#1565) (eab4992)

v10.8.0

10.8.0 (2023-07-12)

Features

  • windows: Implemented gethost() for windows (#1552) (aa4f6e0)

v10.7.0

10.7.0 (2023-06-30)

Features

  • android: add support for React Native 0.73 (#1546) (38f9665)

v10.6.1

10.6.1 (2023-06-29)

Bug Fixes

  • windows: bump WindowsTargetPlatformMinVersion (#1537) (7f0f1c2)
Changelog

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

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)

Features

  • windows: Implemented getHostNames() for windows (#1565) (eab4992)

10.8.0 (2023-07-12)

Features

  • windows: Implemented gethost() for windows (#1552) (aa4f6e0)

10.7.0 (2023-06-30)

Features

  • android: add support for React Native 0.73 (#1546) (38f9665)

10.6.1 (2023-06-29)

Bug Fixes

  • windows: bump WindowsTargetPlatformMinVersion (#1537) (7f0f1c2)
Commits
  • afbbd7f chore(release): 10.11.0 [skip ci]
  • f608fd5 feat(android): add new isLowRamDevice constant (#1571)
  • 1c307cc chore(release): 10.10.0 [skip ci]
  • 8e512ec feat: Add device names for iPhone 15 family, add check for dynamic island (#1...
  • d73b01a chore(release): 10.9.0 [skip ci]
  • eab4992 feat(windows): Implemented getHostNames() for windows (#1565)
  • 98d1411 docs(README): getDeviceName requires entitlements on ios16+ (#1540)
  • 45d568c chore(release): 10.8.0 [skip ci]
  • aa4f6e0 feat(windows): Implemented gethost() for windows (#1552)
  • adae721 chore(release): 10.7.0 [skip ci]
  • 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.6.0 to 10.11.0.
- [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.6.0...v10.11.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
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.

5 participants