wutsi / sdui

SDUI make it easy to implement Server Driven UI pattern on flutter.
MIT License
94 stars 18 forks source link

Update dependency file_picker to v5 - autoclosed #32

Closed renovate[bot] closed 1 year ago

renovate[bot] commented 2 years ago

Mend Renovate

This PR contains the following updates:

Package Type Update Change
file_picker (source) dependencies major ^4.5.1 -> ^5.0.0

Release Notes

miguelpruivo/flutter_file_picker ### [`v5.2.2`](https://togithub.com/miguelpruivo/flutter_file_picker/blob/HEAD/CHANGELOG.md#​522) ##### Android - Fix deprecation warning for `getParcelable(String key)` method. ### [`v5.2.1`](https://togithub.com/miguelpruivo/flutter_file_picker/blob/HEAD/CHANGELOG.md#​521) ##### Android - Removed build constant TIRAMISU to fix build error if targeting API 32 or less ([#​1140](https://togithub.com/miguelpruivo/flutter_file_picker/issues/1140), [#​1124](https://togithub.com/miguelpruivo/flutter_file_picker/issues/1124)) ### [`v5.2.0+1`](https://togithub.com/miguelpruivo/flutter_file_picker/blob/HEAD/CHANGELOG.md#​5201) - Reverts 5.2.0 due to multiple regressions. ### [`v5.2.0`](https://togithub.com/miguelpruivo/flutter_file_picker/blob/HEAD/CHANGELOG.md#​5201) - Reverts 5.2.0 due to multiple regressions. ### [`v5.1.0`](https://togithub.com/miguelpruivo/flutter_file_picker/blob/HEAD/CHANGELOG.md#​510) ##### Desktop (Windows) - Update Dependencies to latest versions (Win32 2.7.0 to 3.0.0). (Thank you [@​ishangavidusha](https://togithub.com/ishangavidusha)) - Set default dialog title to empty. (Thank you [@​whuhewei](https://togithub.com/whuhewei)) ##### iOS Fixes an issue when picking live photos. (Thank you [@​nagibazad](https://togithub.com/nagibazad)) ##### Android Removes READ_EXTERNAL_STORAGE on SDKs targeting 33 or above. (Thank you [@​alexmercerind](https://togithub.com/alexmercerind)) ### [`v5.0.1`](https://togithub.com/miguelpruivo/flutter_file_picker/blob/HEAD/CHANGELOG.md#​501) ##### Android Replaces random number generation with milliseconds timestamp in file name fallback. ### [`v5.0.0`](https://togithub.com/miguelpruivo/flutter_file_picker/blob/HEAD/CHANGELOG.md#​500) ##### General Updated dependecies (most importantly is upgrade from ffi 1.1.2 to 2.0.1). Update lints from 1.0.1 to 2.0.0 (with several fixes of code).

Configuration

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

🚦 Automerge: Enabled.

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.