Skip to content

fix(deps): update dependency file_picker to v11#1815

Open
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/file_picker-11.x
Open

fix(deps): update dependency file_picker to v11#1815
renovate[bot] wants to merge 2 commits into
mainfrom
renovate/file_picker-11.x

Conversation

@renovate

@renovate renovate Bot commented Apr 11, 2026

Copy link
Copy Markdown
Contributor

This PR contains the following updates:

Package Type Update Change
file_picker (source) dependencies major 10.3.1011.0.2

Release Notes

miguelpruivo/flutter_file_picker (file_picker)

v11.0.2

Compare Source

Android
  • Fixed a Path Traversal vulnerability (CWE-22) when resolving file paths from external content providers. #​1967
Linux
  • Fixed "Cannot add to a fixed-length list" crash when opening or saving files with an initial directory on Linux. #​1976

v11.0.1

Compare Source

Android
  • Fixed backward compatibility with Android Gradle Plugin (AGP) versions below 9.0. #​1973

v11.0.0

Compare Source

General
  • BREAKING CHANGE: Refactored FilePicker class to use static methods instead of an instance-based approach. Users should now call FilePicker.pickFiles(), FilePicker.getDirectoryPath(), and FilePicker.saveFile() directly.
  • Added cancelUploadOnWindowBlur to the public pickFiles API (Web only). #​1961
  • Reordered and cleaned up exports in file_picker.dart.
Web
  • Added WASM support for the web file picker. #​1950
Android
  • Fixed an issue where file type selection (audio, video, media) was not being considered correctly on Android. #​1959
  • Updated Android package to support AGP 9. #​1942
Desktop (macOS)
  • Added a new method, skipEntitlementsChecks(), to allow users to bypass entitlements checks on macOS when using the plugin without Sandbox enabled. #​1845

Configuration

📅 Schedule: (in timezone Australia/Sydney)

  • Branch creation
    • "after 6pm every weekday,every weekend"
  • Automerge
    • "after 6pm every weekday,every weekend"

🚦 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 was generated by Mend Renovate. View the repository job log.

@renovate renovate Bot force-pushed the renovate/file_picker-11.x branch 3 times, most recently from 8037894 to 7a9f162 Compare April 13, 2026 16:33
@renovate renovate Bot force-pushed the renovate/file_picker-11.x branch from 7a9f162 to 430af60 Compare May 18, 2026 18:14
@renovate

renovate Bot commented May 18, 2026

Copy link
Copy Markdown
Contributor Author

Edited/Blocked Notification

Renovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR.

You can manually request rebase by checking the rebase/retry box above.

⚠️ Warning: custom changes will be lost.

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