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 3.6.0 to 4.1.5 #1624

Conversation

dependabot[bot]
Copy link

@dependabot dependabot bot commented on behalf of github Aug 31, 2024

Bumps react-native-permissions from 3.6.0 to 4.1.5.

Release notes

Sourced from react-native-permissions's releases.

4.1.5

4.1.4

4.1.3

4.1.2

4.1.1

  • Fix Expo plugin not working on Expo SDK 50 (closes #840)

4.1.0

4.0.4

  • Fix a regression caused by the example app (now using yarn link) that updated the project podspec

4.0.3

  • Add Android Gradle plugin 8 compatibility
  • Fix AndroidManifest.xml namespace deprecation warning

4.0.2

4.0.1

  • Enforce checkNotifications behaviour on Android < 13 to match the Android runtime permissions flow and all others permissions behaviour (for more details, I made a post here).
  • Update example app to React Native 0.73.0

4.0.0

Version 4.0.0, with iOS 17 and Android 14 support 🎉

⚠️ This version requires Xcode 15 and drops support for iOS < 12.4 and React Native < 0.70.

What's changed

  • Deprecated iOS permission setup methods have been removed. setup_permissions is now the unique way to do it
  • openLimitedPhotoLibraryPicker has been renamed openPhotoPicker
  • PERMISSIONS.IOS.BLUETOOTH_PERIPHERAL has been renamed PERMISSIONS.IOS.BLUETOOTH

What's new

... (truncated)

Commits
  • 05d4071 Update Podfile.lock
  • a618c31 Bump version number
  • 29e9292 Only add xcprivacy file if FaceID permission is used
  • 9c59efa Merge pull request #861 from johnhatvani/chore/apple-privacy-manifest
  • 9efeefb fix(windows): use Microsoft.Windows.CppWinRT version provided by RNW (#860)
  • 2c7f1d8 add apple privacy manifest & usage descriptions for UserDefaults
  • e9f4135 Bump version number
  • 49ced03 Improve new architecture code (#850)
  • fd09332 Bump version number
  • c5df1fe Switch to ObjC++ (#849)
  • Additional commits viewable in compare view

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 requested a review from neven-s as a code owner August 31, 2024 03:28
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Aug 31, 2024
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-permissions-4.1.5 branch 5 times, most recently from fc1d038 to 48cedf2 Compare September 6, 2024 09:02
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-permissions-4.1.5 branch 3 times, most recently from 6cddff7 to 60af4be Compare September 17, 2024 13:45
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-permissions-4.1.5 branch 2 times, most recently from a8b74bc to 43294ff Compare September 17, 2024 17:36
Copy link
Author

dependabot bot commented on behalf of github Sep 17, 2024

Dependabot tried to update this pull request, but something went wrong. We're looking into it, but in the meantime you can retry the update by commenting @dependabot rebase.

@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-permissions-4.1.5 branch 11 times, most recently from 5d631cb to 273c78a Compare September 24, 2024 15:39
Bumps [react-native-permissions](https://github.com/zoontek/react-native-permissions) from 3.6.0 to 4.1.5.
- [Release notes](https://github.com/zoontek/react-native-permissions/releases)
- [Commits](zoontek/react-native-permissions@3.6.0...4.1.5)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/react-native-permissions-4.1.5 branch from 273c78a to 1537fe7 Compare September 25, 2024 20:32
@onghwan onghwan closed this Oct 7, 2024
Copy link
Author

dependabot bot commented on behalf of github Oct 7, 2024

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-permissions-4.1.5 branch October 7, 2024 16:22
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.

1 participant