Skip to content

chore(deps): bump file_picker from 12.3.0 to 13.1.0 - #181

Merged
anilcancakir merged 2 commits into
masterfrom
dependabot/pub/file_picker-13.1.0
Sep 22, 2026
Merged

anilcancakir merged 2 commits into
masterfrom
dependabot/pub/file_picker-13.1.0

Conversation

@dependabot

@dependabot dependabot Bot commented on behalf of github Sep 22, 2026

Copy link
Copy Markdown
Contributor

Bumps file_picker from 12.3.0 to 13.1.0.

Commits
  • c44057c Bump file_picker version to 13.1.0
  • ae3c145 migrate to UIScene on iOS
  • aa08dd0 docs: prepare documentation, changelogs, and security policy for v13.0.0
  • f19e5b0 Merge branch 'main' into fix/web-read-sequential-noop
  • 12a8dbf Simplify runIndexedTasks per review
  • 4d188fd Fix FilePickerWebOptions.readSequential having no effect
  • bea56d9 Remove the withData native code paths, dead since file_picker 12.0.0
  • 18ea28b Revert "Remove the withData native code paths, dead since file_picker 12.0.0"
  • 36aaf0e Remove the withData native code paths, dead since file_picker 12.0.0
  • e9963b3 Merge remote-tracking branch 'origin/main' into feat/scope-v13-length-nullabl...
  • 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/vicajilau/flutter_file_picker/tree/main/packages) from 12.3.0 to 13.1.0.
- [Release notes](https://github.com/vicajilau/flutter_file_picker/releases)
- [Commits](https://github.com/vicajilau/flutter_file_picker/commits/file_picker-v13.1.0/packages)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot Bot added the dependencies Dependency updates label Sep 22, 2026
@codecov

codecov Bot commented Sep 22, 2026

Copy link
Copy Markdown

Codecov Report

✅ All modified and coverable lines are covered by tests.

📢 Thoughts on this report? Let us know!

file_picker 13 returns null from PlatformFile.length() when the stat
fails, where 12 returned 0. magic now admits both majors, so the size
warnings on MagicFile.size and Pick's converter name both answers.
@anilcancakir
anilcancakir merged commit a2042bc into master Sep 22, 2026
4 checks passed
@dependabot
dependabot Bot deleted the dependabot/pub/file_picker-13.1.0 branch September 22, 2026 19:30
@anilcancakir anilcancakir mentioned this pull request Sep 22, 2026
anilcancakir added a commit that referenced this pull request Sep 22, 2026
Patch. file_picker widens to admit 13 (#181), whose one visible change
is PlatformFile.length() answering null for an unreadable file where 12
answered 0; the size warnings name both. fluttersdk_wind moves to
^1.6.3, where bg-transparent resolves for the first time.

The --with-devtools installer map, its post-install message and the
package doc move to magic_devtools ^0.0.6 and fluttersdk_telescope
^0.0.7. The skill's plugin reference pages are stamped for this batch
ahead of the plugin releases, whose stamp tests read this checkout, and
the starter page's content from #179, #180, #182 and #183 gets its
CHANGELOG entry.

The regenerated example lockfile drops absolute path sources for
fluttersdk_artisan and fluttersdk_wind that master had committed.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Dependency updates

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant