nataliekenat / Renovate_test_123554

0 stars 0 forks source link

Update dependency react-native-blob-util to v0.19.11 #10

Open mend-for-github-com[bot] opened 9 months ago

mend-for-github-com[bot] commented 9 months ago

This PR contains the following updates:

Package Type Update Change
react-native-blob-util dependencies patch 0.19.1 -> 0.19.11

Release Notes

RonRadtke/react-native-blob-util (react-native-blob-util) ### [`v0.19.11`](https://togithub.com/RonRadtke/react-native-blob-util/releases/tag/0.19.11) [Compare Source](https://togithub.com/RonRadtke/react-native-blob-util/compare/0.19.10...0.19.11) - fixing wifi_only on ios - fixing a compability issue for old react-native versions (<0.71) introduced by an update for 0.73. This fix will issue a warning for react-native >=0.73. We will address that in a later release by increasing the minimum react version. But for now you will have to accept the warning due to backwards compability ### [`v0.19.10`](https://togithub.com/RonRadtke/react-native-blob-util/releases/tag/0.19.10) [Compare Source](https://togithub.com/RonRadtke/react-native-blob-util/compare/0.19.9...0.19.10) ### Background Downloads for iOS ### Fixing memory issues ### Update Readme for a kotlin example ### Fixing int overflow on android ### Fixing ASCII might falling back to UTF8 ### [`v0.19.9`](https://togithub.com/RonRadtke/react-native-blob-util/releases/tag/0.19.9) [Compare Source](https://togithub.com/RonRadtke/react-native-blob-util/compare/0.19.8...0.19.9) - PrivacyManifest for iOS - support content uri for several functions on Android, including write file - removes redundant proguard import ### [`v0.19.8`](https://togithub.com/RonRadtke/react-native-blob-util/releases/tag/0.19.8) [Compare Source](https://togithub.com/RonRadtke/react-native-blob-util/compare/0.19.6...0.19.8) ### Fixing a bug where the repsone Info might not be set correctly (hopefully) ### [`v0.19.6`](https://togithub.com/RonRadtke/react-native-blob-util/releases/tag/0.19.6) [Compare Source](https://togithub.com/RonRadtke/react-native-blob-util/compare/0.19.5...0.19.6) - fixing an error in ios ### [`v0.19.5`](https://togithub.com/RonRadtke/react-native-blob-util/releases/tag/0.19.5) [Compare Source](https://togithub.com/RonRadtke/react-native-blob-util/compare/0.19.4...0.19.5) - Updating GLOB - always pass request status in callback to ensure the request status is set even if the eventhandler triggers too slow or for some reason does not trigger - fixing manifest for RN73 ### [`v0.19.4`](https://togithub.com/RonRadtke/react-native-blob-util/releases/tag/0.19.4) [Compare Source](https://togithub.com/RonRadtke/react-native-blob-util/compare/0.19.3...0.19.4) Fixing wrong package name in build gradle ### [`v0.19.3`](https://togithub.com/RonRadtke/react-native-blob-util/releases/tag/0.19.3) [Compare Source](https://togithub.com/RonRadtke/react-native-blob-util/compare/0.19.2...0.19.3) - Prevent dirty buffer being return on ios - Support for RN 0.73 ### [`v0.19.2`](https://togithub.com/RonRadtke/react-native-blob-util/releases/tag/0.19.2) [Compare Source](https://togithub.com/RonRadtke/react-native-blob-util/compare/0.19.1...0.19.2) Removing the name from the manifest application section to lower likelyhood of merge conflicts during manifest merge compability for android 14 adding missing listener methods for windows and for the new arch Fixing imports Fixing wrong read access to assets Thank you for everyone who is submitting PRs! You help very much keeping the lib alive.

Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this PR and you won't be reminded about this update again.