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

fix(deps): update dependency file_picker to v7 - autoclosed #1795

Closed
wants to merge 1 commit into from

Conversation

renovate[bot]
Copy link
Contributor

@renovate renovate bot commented Mar 20, 2024

Mend Renovate

This PR contains the following updates:

Package Type Update Change
file_picker (source) dependencies major ^6.0.0 -> ^7.0.2

Warning

Some dependencies could not be looked up. Check the Dependency Dashboard for more information.


Release Notes

miguelpruivo/flutter_file_picker (file_picker)

v7.0.2

Desktop (Linux)

File picker extensions for Linux Zenity are case insensitive now
Fixes #​1322

v6.2.1

Desktop (Windows)

The initialDirectory parameter of getDirectoryPath() now works (#​970).

v6.2.0

Android

Add ability to compress images on android by specifying a compression quality value ([#​735]
(https://github.com/miguelpruivo/flutter_file_picker/issues/735)).

v6.1.1

Android

Android's CSV mime type is text/comma-separated-values. Added standard text/csv when the
CSV extension is specified which fixes issues when picking CSV files from Google Drive
on Android devices.


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.


  • If you want to rebase/retry this PR, check this box

This PR has been generated by Mend Renovate. View repository job log here.

Copy link

codecov bot commented Mar 20, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 42.67%. Comparing base (522040d) to head (ab45404).
Report is 12 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff             @@
##             main    #1795       +/-   ##
===========================================
- Coverage   98.20%   42.67%   -55.54%     
===========================================
  Files           7      112      +105     
  Lines         223     3672     +3449     
===========================================
+ Hits          219     1567     +1348     
- Misses          4     2105     +2101     

see 105 files with indirect coverage changes

@provokateurin
Copy link
Member

Let's wait for v8 which has miguelpruivo/flutter_file_picker#882 included and allows us to drop some code.

@provokateurin provokateurin marked this pull request as draft March 20, 2024 12:48
@renovate renovate bot changed the title fix(deps): update dependency file_picker to v7 fix(deps): update dependency file_picker to v7 - autoclosed Mar 20, 2024
@renovate renovate bot closed this Mar 20, 2024
@renovate renovate bot deleted the renovate/file_picker-7.x branch March 20, 2024 15:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant