Skip to content

chore(deps): bump react-native-device-info from 10.7.0 to 14.0.4 #411

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Feb 4, 2025

Bumps react-native-device-info from 10.7.0 to 14.0.4.

Release notes

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

v14.0.4

14.0.4 (2025-02-03)

Bug Fixes

  • android: quiet a build warning for users (07017cb)

v14.0.3

14.0.3 (2025-02-03)

Bug Fixes

  • android: restore compatibility for Android <= 23 (75ea74e)

v14.0.2

14.0.2 (2024-12-17)

Bug Fixes

v14.0.1

14.0.1 (2024-11-23)

Bug Fixes

  • windows: Update RNDeviceInfoCPP.h for windows on ARM CPU arch on windows (#1679) (b2c7c4f)

v14.0.0

14.0.0 (2024-10-26)

  • fix(android)!: remove AD_ID permission by removing auto-addition of play-services-iid (#1673) (5009115), closes #1673

BREAKING CHANGES

  • removed default fallback getInstanceId via play-services-iid dependency

This dependency has the unfortunate side effect of including AD_ID permission, which is not permissible for many types of applications.

If you relied on this functionality in getInstanceId you will need to define googlePlayServicesIidVersion in your android gradle build files ext version block. We previously used version 17.0.0 but there may be newer versions you could use if they work for

... (truncated)

Changelog

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

14.0.4 (2025-02-03)

Bug Fixes

  • android: quiet a build warning for users (07017cb)

14.0.3 (2025-02-03)

Bug Fixes

  • android: restore compatibility for Android <= 23 (75ea74e)

14.0.2 (2024-12-17)

Bug Fixes

14.0.1 (2024-11-23)

Bug Fixes

  • windows: Update RNDeviceInfoCPP.h for windows on ARM CPU arch on windows (#1679) (b2c7c4f)

14.0.0 (2024-10-26)

  • fix(android)!: remove AD_ID permission by removing auto-addition of play-services-iid (#1673) (5009115), closes #1673

BREAKING CHANGES

  • removed default fallback getInstanceId via play-services-iid dependency

This dependency has the unfortunate side effect of including AD_ID permission, which is not permissible for many types of applications.

If you relied on this functionality, you will need to define googlePlayServicesIidVersion in your android gradle build files ext version block. We previously used version 17.0.0 but there may be newer versions you could use if they work for

13.2.0 (2024-10-25)

Features

... (truncated)

Commits
  • 36c0284 chore(release): 14.0.4 [skip ci]
  • 07017cb fix(android): quiet a build warning for users
  • 7d1f44d chore(release): 14.0.3 [skip ci]
  • 04a6f5a build(deps, ios): new lockfile from pod install
  • 75ea74e fix(android): restore compatibility for Android <= 23
  • fee1db4 chore(release): 14.0.2 [skip ci]
  • f750f26 fix(tvos): fix build errors for tvos (#1670) (#1684)
  • 4bdbab2 chore(release): 14.0.1 [skip ci]
  • b2c7c4f fix(windows): Update RNDeviceInfoCPP.h for windows on ARM CPU arch on windows...
  • 4c5eea1 docs: v14.0.0 breaking change was for getInstanceId not getDeviceId (#1677)
  • 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.7.0 to 14.0.4.
- [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.7.0...v14.0.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Copy link

stale bot commented Mar 6, 2025

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.

@stale stale bot added the wontfix This will not be worked on label Mar 6, 2025
@stale stale bot closed this Mar 14, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Mar 14, 2025

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native-device-info-14.0.4 branch March 14, 2025 11:17
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies wontfix This will not be worked on
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants