chore(deps): bump file_picker from 12.0.0-beta.3 to 12.0.0-beta.4 - #8
Closed
dependabot[bot] wants to merge 1 commit into
Closed
chore(deps): bump file_picker from 12.0.0-beta.3 to 12.0.0-beta.4#8dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps [file_picker](https://github.com/miguelpruivo/flutter_file_picker) from 12.0.0-beta.3 to 12.0.0-beta.4. - [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@v12.0.0-beta.3...v12.0.0-beta.4) --- updated-dependencies: - dependency-name: file_picker dependency-version: 12.0.0-beta.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
kengu
added a commit
that referenced
this pull request
Jul 29, 2026
Dependabot's pub-minor-patch group (#19) plus file_picker (#8), applied by hand because the group is not what it says it is: it carries sentry_flutter ^9.6.0 -> ^10.0.0-alpha.2, a major bump to an alpha prerelease of the crash-reporting SDK, inside a group declared as minor and patch only. Everything else in it is genuinely minor or patch. sentry_flutter therefore stays on ^9.6.0 and resolves to 9.25.0. Applied: upgrader 13.5.0, flutter_map 8.3.1, geolocator 14.0.3, google_fonts 8.2.0, package_info_plus 10.2.1, shorebird_code_push 2.0.7, flutter_native_splash 2.4.8, path_provider 2.1.6, share_plus 13.2.1, go_router 17.3.0, mustache_template 2.0.5, sentry_dart_plugin 3.4.0, build_runner 2.15.1, file_picker 12.0.0-beta.4 — 43 packages changed once transitives are resolved. Two things the bump surfaced: * json_serializable 6.14 warns that `json_annotation: ^4.9.0` allows versions before 4.12.0, which it does not support. Floor raised to ^4.12.0, which is what was already resolving. * build_runner 2.15 removed `--delete-conflicting-outputs`, so `make build` logged "These options have been removed and were ignored" on every run. Dropped from both the build and watch targets. Codegen output is byte-identical after the bump, and `flutter analyze` and the full suite (1548 tests) are green. Co-Authored-By: Claude Opus 5 <noreply@anthropic.com>
Member
|
Superseded by ae4f67f on main, which took file_picker 12.0.0-beta.4 together with the pub minor/patch bumps (all 1548 Flutter tests green). |
Contributor
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 If you change your mind, just re-open this PR and I'll resolve any conflicts on it. |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Bumps file_picker from 12.0.0-beta.3 to 12.0.0-beta.4.
Release notes
Sourced from file_picker's releases.
Changelog
Sourced from file_picker's changelog.
Commits
c1a3dbbMerge pull request #2029 from miguelpruivo/pr/background-io-byte-length2fdaf00fix: nullify event subscription after cancellation630b98dfeat: summarize file bytes in debug output0417e1cMerge pull request #2028 from daniJimen/feature/migrate_goovy_to_ktsdf4c8b6Fix formatting in settings.gradle.kts41d8920chore: migrate Android build to Kotlin DSL and update configuration55ec3edci: add Android AGP compatibility workflow2cfede6chore: remove redundant empty lines in example/pubspec.yaml7b38bc9chore: lower SDK constraints and remove local dependency override6be3b79chore: migrate android build files to Kotlin DSLYou can trigger a rebase of this PR by commenting
@dependabot rebase.Dependabot commands and options
You can trigger Dependabot actions by commenting on this PR:
@dependabot rebasewill rebase this PR@dependabot recreatewill recreate this PR, overwriting any edits that have been made to it@dependabot show <dependency name> ignore conditionswill show all of the ignore conditions of the specified dependency@dependabot ignore this major versionwill 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 versionwill 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 dependencywill close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)