fix(deps): update dependency react-native-blob-util to ^0.19.0 #1625
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
^0.13.4
->^0.19.0
Release Notes
RonRadtke/react-native-blob-util (react-native-blob-util)
v0.19.0
Compare Source
iOS behaviour for content length same as under Android
Fixes for the podfile
fixing some warnings
reject promise if media store cna't write a file
v0.18.6
Compare Source
v0.18.5
Compare Source
v0.18.4
Compare Source
v0.18.3
Compare Source
Bugfixes
v0.18.2
Compare Source
v0.18.1
Compare Source
The file title will be generated by title + addExt or a uuid + addExt. So make sure to set at least addExt, or a title including the file extension.
v0.17.3
Compare Source
v0.17.2
: UpdateCompare Source
v0.17.1
Compare Source
v0.17.0
Compare Source
BREAKING
Before updating, please make sure you're using React Native 0.65.x or newer!
For migrating to the new architecture see: https://reactnative.dev/blog/2022/09/05/version-070
v0.16.4
Compare Source
v0.16.3
Compare Source
v0.16.2
Compare Source
v0.16.1
Compare Source
v0.16.0
Compare Source
close()
in interfaceReactNativeBlobUtilWriteStream
v0.15.0
Compare Source
v0.14.1
Compare Source
v0.14.0
Compare Source
New features:
Support for Android Media Store (Android > 9)
Adds support to save files to the media store, but also to copy files to the internal storage to be able to use them for further processing (e.g. sending to a server)
Wiki link: https://github.com/RonRadtke/react-native-blob-util/wiki/MediaStore
Fixes:
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.
This PR has been generated by Mend Renovate. View repository job log here.