Skip to content

Bump react-native-permissions from 4.1.5 to 5.4.0 #2610

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

@dependabot dependabot bot commented on behalf of github Apr 28, 2025

Bumps react-native-permissions from 4.1.5 to 5.4.0.

Release notes

Sourced from react-native-permissions's releases.

5.4.0

5.3.0

5.2.6

  • Fix a crash with isPermissionAvailable() on Android 6

5.2.5

  • Only request LOCATION_ALWAYS when app is active (fix #924)

5.2.4

  • Check if permission is null (fix an Android build issue in RN 0.77)

New Contributors

5.2.3

  • Make requestNotifications options argument optional

5.2.2

5.2.1

  • Check in both Manifest and permissions groups to determine if a permission is available.

5.2.0

  • Add tvOS compatibility (closes #906)

5.1.0

  • Add canScheduleExactAlarms to check Android SCHEDULE_EXACT_ALARM (closes #795)
  • Add an optional type argument to openSettings, allowing you to open application (the default), alarms or notifications settings

5.0.2

  • Fix a regression introduced in v5.0.0 for PERMISSIONS.IOS.FACE_ID (#903)

5.0.1

  • Fix running expo prebuild after manual Podfile modifications

5.0.0

⚠️ This version requires Xcode 16 and drops support for iOS < 13.4, Android < 6.0, and React Native < 0.73.

What's changed

  • Added LIMITED contacts permission status (on iOS 18+) (#882 by @​changey)
  • Migrated the Android codebase to Kotlin
  • Proper support for iOS calendar permission escalation (fixes #889)

... (truncated)

Commits

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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 28, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-permissions-5.4.0 branch 5 times, most recently from 1845234 to 57cb330 Compare May 2, 2025 22:16
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-permissions-5.4.0 branch 3 times, most recently from 18c537d to 93b2d0c Compare May 8, 2025 15:31
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-permissions-5.4.0 branch 4 times, most recently from 8566f86 to e8627bb Compare May 20, 2025 13:49
Bumps [react-native-permissions](https://github.com/zoontek/react-native-permissions) from 4.1.5 to 5.4.0.
- [Release notes](https://github.com/zoontek/react-native-permissions/releases)
- [Commits](zoontek/react-native-permissions@4.1.5...5.4.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-permissions-5.4.0 branch from e8627bb to 4c872d7 Compare May 20, 2025 18:32
Copy link
Author

dependabot bot commented on behalf of github Jun 2, 2025

Superseded by #2860.

@dependabot dependabot bot closed this Jun 2, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/react-native-permissions-5.4.0 branch June 2, 2025 07:35
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