Skip to content

Bump file_picker from 11.0.2 to 11.0.3 - #146

Merged
TechnicJelle merged 1 commit into
mainfrom
dependabot/pub/file_picker-11.0.3
Aug 4, 2026
Merged

Bump file_picker from 11.0.2 to 11.0.3#146
TechnicJelle merged 1 commit into
mainfrom
dependabot/pub/file_picker-11.0.3

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Aug 4, 2026

Copy link
Copy Markdown
Contributor

Bumps file_picker from 11.0.2 to 11.0.3.

Changelog

Sourced from file_picker's changelog.

11.0.3

Android

  • Removed the Apache Tika dependency (~300 KB) used for MIME type detection in saveFile(). MIME types are now resolved from the file name extension via MimeTypeMap, with URLConnection.guessContentTypeFromStream as a content-sniffing fallback when no extension is available. #2101
Commits
  • 9a957de fix(android): remove Apache Tika dependency for MIME type detection
  • c615613 docs: attribute Tika removal to the 11.0.3 hotfix, not 12.0.0-beta.8
  • See full diff in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [file_picker](https://github.com/miguelpruivo/flutter_file_picker) from 11.0.2 to 11.0.3.
- [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases)
- [Changelog](https://github.com/miguelpruivo/flutter_file_picker/blob/master/CHANGELOG.md)
- [Commits](miguelpruivo/flutter_file_picker@v11.0.2...v11.0.3)

---
updated-dependencies:
- dependency-name: file_picker
  dependency-version: 11.0.3
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added dart Pull requests that update Dart code dependencies Pull requests that update a dependency file labels Aug 4, 2026
@TechnicJelle
TechnicJelle merged commit 4976a1c into main Aug 4, 2026
2 checks passed
@dependabot
dependabot Bot deleted the dependabot/pub/file_picker-11.0.3 branch August 4, 2026 18:57
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dart Pull requests that update Dart code dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant