Skip to content

Bump react-native-permissions from 4.1.5 to 5.4.1 #2860

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

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 Jun 2, 2025

Bumps react-native-permissions from 4.1.5 to 5.4.1.

Release notes

Sourced from react-native-permissions's releases.

5.4.1

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

... (truncated)

Commits

Dependabot compatibility score

You can trigger a rebase of this PR 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)

Note
Automatic rebases have been disabled on this pull request as it has been open for over 30 days.

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jun 2, 2025
@dependabot dependabot bot requested review from neven-s and atn4z7 as code owners June 2, 2025 07:35
@dependabot dependabot bot added the javascript Pull requests that update Javascript code label Jun 2, 2025
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-permissions-5.4.1 branch 4 times, most recently from 4344064 to a0933f0 Compare June 9, 2025 19:38
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-permissions-5.4.1 branch 6 times, most recently from 99831b7 to 0b840d5 Compare June 17, 2025 18:03
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-permissions-5.4.1 branch 4 times, most recently from c3a6054 to 9966bd5 Compare June 23, 2025 14:57
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-permissions-5.4.1 branch 4 times, most recently from 29dc5b9 to 5d777bd Compare June 30, 2025 14:45
Bumps [react-native-permissions](https://github.com/zoontek/react-native-permissions) from 4.1.5 to 5.4.1.
- [Release notes](https://github.com/zoontek/react-native-permissions/releases)
- [Commits](zoontek/react-native-permissions@4.1.5...5.4.1)

---
updated-dependencies:
- dependency-name: react-native-permissions
  dependency-version: 5.4.1
  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.1 branch from 5d777bd to 4194d0b Compare July 1, 2025 18:52
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