Skip to content

chore(deps): bump file_picker from 8.3.7 to 12.1.2 - #9

Closed
dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/file_picker-12.1.2
Closed

dependabot[bot] wants to merge 1 commit into
mainfrom
dependabot/pub/file_picker-12.1.2

Conversation

@dependabot

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

Copy link
Copy Markdown

Bumps file_picker from 8.3.7 to 12.1.2.

Release notes

Sourced from file_picker's releases.

12.0.0

What's Changed

... (truncated)

Commits
  • fdbaee5 Merge remote-tracking branch 'origin/master' into docs/darwin-asset-represent...
  • 2db354f style(linux): use a block body for resolveOptions
  • 440940d test(linux): test the real narrowing instead of a copy of it
  • b349f5c Revert "docs(linux): replace the placeholder example with a runnable app"
  • 22fa4c9 fix(linux): resolve the parent window by pid, not by focus
  • fa0bafd docs(linux): replace the placeholder example with a runnable app
  • d1fcb6b docs(linux): demonstrate resolving parentWindow in the package example
  • dcad46e docs(linux): show the parentWindow route that actually works
  • d558a35 docs(linux): spell out the X11 and Wayland difference for lockParentWindow
  • 5987135 docs(linux): document the Linux specific options
  • Additional commits viewable 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/tree/master/packages) from 8.3.7 to 12.1.2.
- [Release notes](https://github.com/miguelpruivo/flutter_file_picker/releases)
- [Commits](https://github.com/miguelpruivo/flutter_file_picker/commits/file_picker-v12.1.2/packages)

---
updated-dependencies:
- dependency-name: file_picker
  dependency-version: 12.1.2
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Author

Labels

The following labels could not be found: dependencies. Please create it before Dependabot can add it to a pull request.

Please fix the above issues or remove invalid values from dependabot.yml.

@mpge

mpge commented Aug 31, 2026

Copy link
Copy Markdown
Member

Superseded by #10, which does the actual migration. Widening to >=8.0.0 <13.0.0 alone cannot compile: file_picker broke this dropzone's API three times — v11 removed FilePicker.platform, v12 returns List<PlatformFile> instead of a nullable FilePickerResult, and v12 replaced PlatformFile.size with async length(). #10 pins ^12.1.2 and migrates the call site.

@mpge mpge closed this Aug 31, 2026
@dependabot @github

dependabot Bot commented on behalf of github Aug 31, 2026

Copy link
Copy Markdown
Author

OK, I won't notify you again about this release, but will get in touch when a new version is available. If you'd rather skip all updates until the next major or minor version, let me know by commenting @dependabot ignore this major version or @dependabot ignore this minor version. You can also ignore all major, minor, or patch releases for a dependency by adding an ignore condition with the desired update_types to your config file.

If you change your mind, just re-open this PR and I'll resolve any conflicts on it.

@dependabot
dependabot Bot deleted the dependabot/pub/file_picker-12.1.2 branch August 31, 2026 21:05
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant