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-permissions from 4.1.5 to 5.2.2 in /client #6463

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jan 6, 2025

Bumps react-native-permissions from 4.1.5 to 5.2.2.

Release notes

Sourced from react-native-permissions's releases.

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)

What's new

  • Enabled location permission escalation on iOS (closes #716) – This feature was sponsored by Driversnote.com. Thank you! 🙌
  • Added support for Android private / signature permissions (fixes #887)
  • requestNotifications now accept a rationale argument
  • Introduced a new unified diagram to simplify understanding of the permission request flow:
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)

Lisa29k and others added 3 commits January 3, 2025 12:26
Automatically generated. Merged on Decap CMS.
Bumps [react-native-permissions](https://github.com/zoontek/react-native-permissions) from 4.1.5 to 5.2.2.
- [Release notes](https://github.com/zoontek/react-native-permissions/releases)
- [Commits](zoontek/react-native-permissions@4.1.5...5.2.2)

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

Signed-off-by: dependabot[bot] <[email protected]>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Jan 6, 2025
@gewfy gewfy changed the base branch from main to release-2.59.0 January 7, 2025 08:40
@gewfy gewfy mentioned this pull request Jan 7, 2025
31 tasks
@gewfy gewfy merged commit ae32f36 into release-2.59.0 Jan 7, 2025
8 checks passed
@gewfy gewfy deleted the dependabot/npm_and_yarn/client/react-native-permissions-5.2.2 branch January 7, 2025 08:41
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.

2 participants