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

Bump react-native-device-info from 8.4.8 to 10.6.0 #60

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

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 7, 2023

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

Release notes

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

v10.6.0

10.6.0 (2023-04-06)

Features

  • windows: implementation for useBatteryLevel & useBatteryLevelIsLow (18e3a54)

v10.5.1

10.5.1 (2023-03-29)

Bug Fixes

v10.5.0

10.5.0 (2023-03-28)

Features

  • windows: implementation of EnergySaverStatusChanged to emitt event RNDeviceInfo_powerStateDidChange (c974b31)

v10.4.0

10.4.0 (2023-02-15)

Features

v10.3.1

10.3.1 (2023-02-15)

Bug Fixes

  • ios: getUserAgentSync: separate memoKeys for sync / non-sync usage (#1506) (4bda3ba)

v10.3.0

10.3.0 (2022-10-21)

Features

  • android, instanceId: implement instanceId as UUIDv4 in prefs (00aa218)

v10.2.1

10.2.1 (2022-10-05)

... (truncated)

Changelog

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

10.6.0 (2023-04-06)

Features

  • windows: implementation for useBatteryLevel & useBatteryLevelIsLow (18e3a54)

10.5.1 (2023-03-29)

Bug Fixes

10.5.0 (2023-03-28)

Features

  • windows: implementation of EnergySaverStatusChanged to emitt event RNDeviceInfo_powerStateDidChange (c974b31)

10.4.0 (2023-02-15)

Features

10.3.1 (2023-02-15)

Bug Fixes

  • ios: getUserAgentSync: separate memoKeys for sync / non-sync usage (#1506) (4bda3ba)

10.3.0 (2022-10-21)

Features

  • android, instanceId: implement instanceId as UUIDv4 in prefs (00aa218)

10.2.1 (2022-10-05)

Bug Fixes

  • android: getDeviceName handle new exception beginning API>=32 (#1471) (2364514)

10.2.0 (2022-09-18)

... (truncated)

Commits
  • b5f27c3 chore(release): 10.6.0 [skip ci]
  • 51fc3e0 test(e2e, android): increase android e2e timeout
  • 18e3a54 feat(windows): implementation for useBatteryLevel & useBatteryLevelIsLow
  • cea42a8 chore(release): 10.5.1 [skip ci]
  • 5d7a8d2 fix: add missing mock (#1511)
  • 713a70b chore(release): 10.5.0 [skip ci]
  • c974b31 feat(windows): implementation of EnergySaverStatusChanged to emitt event RNDe...
  • 4f1c0fe build(deps): bump json5 from 2.1.3 to 2.2.3 (#1496)
  • 4a69889 build(deps): bump http-cache-semantics from 4.1.0 to 4.1.1 in /example (#1505)
  • c945b7d build(deps): bump json5 from 2.2.0 to 2.2.3 in /example (#1498)
  • 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 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 8.4.8 to 10.6.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@v8.4.8...v10.6.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Apr 7, 2023
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
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants