Plant-for-the-Planet-org / treecounter-app

Plant-for-the-Planet App allows you to plant trees with over 100 reforestation projects around the world.
https://www.trilliontreecampaign.org
Other
41 stars 18 forks source link

[Snyk] Upgrade react-native-blob-util from 0.13.18 to 0.16.0 #3188

Closed snyk-bot closed 2 years ago

snyk-bot commented 2 years ago

Snyk has created this PR to upgrade react-native-blob-util from 0.13.18 to 0.16.0.

merge advice :information_source: Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


Release notes
Package name: react-native-blob-util
  • 0.16.0 - 2022-04-28
    • [BREAKING] For the trusty option a custom trust manager has to be defined and injected (see Reamde for more details). This change has been made due to app rejections in the google play store. Security checks might have flagged the trust manager implementation even though it never was used
    • Enable reporting of progress from Android DownloadManager
    • Remove redundant iOS 7 polyfill
    • Remove CHECK_LICENSE permission
    • A fix for "unexpected end of stream error" issue Fixes #137
    • Fix type declaration for close() in interface ReactNativeBlobUtilWriteStream
  • 0.15.0 - 2022-03-25
    • The Transformers arrived: Possibility to specify a transformer class implementing e.g. an encryption which will be applied upon writing / reading bytes
    • Fixing an issue with huge files
    • Fixing several places of missing path normalization
    • Fixing issues with canceling an ongoing fetch
    • Fixing issues that base64 was in some cases not defined
  • 0.14.1 - 2022-02-23
    • Fixing issues in the mediastore API for Android < 10
  • 0.14.0 - 2022-02-05

    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:

    • Fixing a lot of links in the docu and the wiki
    • Fixing issues with string conversation due by enforcing root local
  • 0.13.18 - 2021-12-11
    • Fix: types for df
    • Fix: android file scheme
    • Fix: error if dirs did not exist
    • Fix: iOS upload with file// prefix
from react-native-blob-util GitHub release notes
Commit messages
Package name: react-native-blob-util
  • 8edbfc8 version
  • 2fd5424 For trusty option an own trustmanager has to be provided from now on
  • 66fd211 For trusty option an own trustmanager has to be provided from now on
  • a24712a Merge pull request #143 from austinried/android-downloadmanager-progress
  • 79eb7f1 Merge pull request #144 from neilco/master
  • 86e9096 Merge pull request #145 from austinried/patch-1
  • ba15790 Remove CHECK_LICENSE permission
  • c6fc576 Remove redundant iOS 7 polyfill
  • aa7a1a2 enable reporting of progress from downloadmanager
  • 189e766 Merge pull request #138 from mmathewsTableau/master
  • 6269dcd Merge pull request #139 from julian-becker/bugfix/close_type
  • c5484e1 Fix type declaration for `close()` in interface `ReactNativeBlobUtilWriteStream`
  • f47fa4a Organizing the initialization of input stream for request body into a method. This method is called on demand when we are ready to stream the contents into the buffered sink
  • bc6a404 removes custom trustmanager so it has to be defined outside of the lib
  • d52ba2b Update:
  • 50ae139 Merge pull request #130 from pexels/fix/scoped-cancel-task
  • 5e17a74 Merge pull request #132 from pexels/fix/append-file-transform-param-bug
  • d546291 append file - add in missing parameter
  • 3c3fd48 🐛 Fix Task Scoping for Fetch Cancellation
  • acfb2f0 Merge pull request #123 from treyreynolds/fix-android-large-files
  • 1e4610a Merge pull request #129 from site-mate/fix/DPM-1021-missing-base64-dependency
  • 2053273 Merge pull request #128 from mmathewsTableau/master
  • b5badc4 added missing base64 dependency
  • 7fe83d7 Adding error handling for file transformer in case the file transformer errors out.
Compare

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs