build(deps): bump the flutter-dependencies group with 2 updates - #2
Closed
dependabot[bot] wants to merge 1 commit into
Closed
build(deps): bump the flutter-dependencies group with 2 updates#2dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the flutter-dependencies group with 2 updates: [device_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/device_info_plus) and [file_picker](https://github.com/miguelpruivo/flutter_file_picker). Updates `device_info_plus` from 12.4.0 to 13.2.0 - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/device_info_plus-v13.2.0/packages/device_info_plus) Updates `file_picker` from 10.3.10 to 12.0.0-beta.7 - [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@v10.3.10...v12.0.0-beta.7) Updates `file_picker` from 10.3.10 to 12.0.0-beta.7 - [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@v10.3.10...v12.0.0-beta.7) --- updated-dependencies: - dependency-name: device_info_plus dependency-version: 13.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: flutter-dependencies - dependency-name: file_picker dependency-version: 12.0.0-beta.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: flutter-dependencies - dependency-name: file_picker dependency-version: 12.0.0-beta.7 dependency-type: direct:production update-type: version-update:semver-major dependency-group: flutter-dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
Author
|
Looks like these dependencies are no longer being updated by Dependabot, so this is no longer needed. |
dependabot
Bot
deleted the
dependabot/pub/flutter-dependencies-2e7c296a5a
branch
July 31, 2026 04:12
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.
Rebasing might not happen immediately, so don't worry if this takes some time.
Note: if you make any changes to this PR yourself, they will take precedence over the rebase.
Bumps the flutter-dependencies group with 2 updates: device_info_plus and file_picker.
Updates
device_info_plusfrom 12.4.0 to 13.2.0Commits
65ecfd0chore(release): prepare for release (#3912)872d8ccfeat(device_info_plus): Add support of built-in Kotlin (#3889)92272bdfeat(device_info_plus): Updated Swift Package Manager setup for Flutter 3.44 ...ac0daa6refactor(device_info_plus): change android gradle from groovy to kotlin (#3859)6427bc6chore(release): prepare for release (#3805)6d73e0dfeat(device_info_plus): Lower requirements to Dart 3.10 and Flutter 3.38.1 (#...6982a68chore(release): prepare for release (#3793)f0da4b9feat(package_info_plus)!: Bump win32 from 5.15.0 to 6.0.0 (#3760)5f93878feat(device_info_plus)!: Bump win32 from 5.15.0 to 6.0.0 (#3791)Updates
file_pickerfrom 10.3.10 to 12.0.0-beta.7Release notes
Sourced from file_picker's releases.
... (truncated)
Changelog
Sourced from file_picker's changelog.
... (truncated)
Commits
7fbe3adMerge pull request #2075 from daniJimen/feature/fix_web_issue_with_xfilea805298Merge branch 'master' into feature/fix_web_issue_with_xfilee51213dClean up formatting inCHANGELOG.mdf85c933Bump version to12.0.0-beta.7fc64c32EnsureXFile.fromDatais only used when bytes are non-null on Web2867a4eFixPlatformFile.xFilegetter on web when bytes are null3dcf7a4Merge pull request #2072 from daniJimen/feature/update_dependenciesb6995c1Update CHANGELOG.md992055aImproveCHANGELOG.mdformattingb497609Update CHANGELOG.md with dependency changesUpdates
file_pickerfrom 10.3.10 to 12.0.0-beta.7Release notes
Sourced from file_picker's releases.
... (truncated)
Changelog
Sourced from file_picker's changelog.
... (truncated)
Commits
7fbe3adMerge pull request #2075 from daniJimen/feature/fix_web_issue_with_xfilea805298Merge branch 'master' into feature/fix_web_issue_with_xfilee51213dClean up formatting inCHANGELOG.mdf85c933Bump version to12.0.0-beta.7fc64c32EnsureXFile.fromDatais only used when bytes are non-null on Web2867a4eFixPlatformFile.xFilegetter on web when bytes are null3dcf7a4Merge pull request #2072 from daniJimen/feature/update_dependenciesb6995c1Update CHANGELOG.md992055aImproveCHANGELOG.mdformattingb497609Update CHANGELOG.md with dependency changesDependabot 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 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 <dependency name> major versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's major version (unless you unignore this specific dependency's major version or upgrade to it yourself)@dependabot ignore <dependency name> minor versionwill close this group update PR and stop Dependabot creating any more for the specific dependency's minor version (unless you unignore this specific dependency's minor version or upgrade to it yourself)@dependabot ignore <dependency name>will close this group update PR and stop Dependabot creating any more for the specific dependency (unless you unignore this specific dependency or upgrade to it yourself)@dependabot unignore <dependency name>will remove all of the ignore conditions of the specified dependency@dependabot unignore <dependency name> <ignore condition>will remove the ignore condition of the specified dependency and ignore conditions