deps: bump the flutter-dependencies group across 1 directory with 7 updates#367
Open
dependabot[bot] wants to merge 1 commit into
Open
deps: bump the flutter-dependencies group across 1 directory with 7 updates#367dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
…pdates Bumps the flutter-dependencies group with 7 updates in the / directory: | Package | From | To | | --- | --- | --- | | [path_provider](https://github.com/flutter/packages/tree/main/packages/path_provider) | `2.1.5` | `2.1.6` | | [permission_handler](https://github.com/baseflow/flutter-permission-handler) | `12.0.1` | `12.0.3` | | [sqflite_common_ffi](https://github.com/tekartik/sqflite) | `2.4.0+3` | `2.4.2` | | [wakelock_plus](https://github.com/fluttercommunity/wakelock_plus) | `1.5.2` | `1.6.1` | | [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) | `9.0.1` | `10.2.0` | | [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus) | `12.0.2` | `13.2.0` | | [file_picker](https://github.com/miguelpruivo/flutter_file_picker) | `10.3.10` | `12.0.0-beta.7` | Updates `path_provider` from 2.1.5 to 2.1.6 - [Commits](https://github.com/flutter/packages/commits/path_provider-v2.1.6/packages/path_provider) Updates `permission_handler` from 12.0.1 to 12.0.3 - [Commits](Baseflow/flutter-permission-handler@permission_handler_v12.0.1...permission_handler_android_v12.0.3) Updates `sqflite_common_ffi` from 2.4.0+3 to 2.4.2 - [Commits](tekartik/sqflite@sqflite_common_ffi/v2.4.0...sqflite_common_ffi/v2.4.2) Updates `wakelock_plus` from 1.5.2 to 1.6.1 - [Commits](fluttercommunity/wakelock_plus@wakelock_plus_1.5.2...wakelock_plus_1.6.1) Updates `package_info_plus` from 9.0.1 to 10.2.0 - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v10.2.0/packages/package_info_plus) Updates `share_plus` from 12.0.2 to 13.2.0 - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v13.2.0/packages/share_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) --- updated-dependencies: - dependency-name: path_provider dependency-version: 2.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: flutter-dependencies - dependency-name: permission_handler dependency-version: 12.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: flutter-dependencies - dependency-name: sqflite_common_ffi dependency-version: 2.4.2 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: flutter-dependencies - dependency-name: wakelock_plus dependency-version: 1.6.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: flutter-dependencies - dependency-name: package_info_plus dependency-version: 10.2.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: flutter-dependencies - dependency-name: share_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 ... Signed-off-by: dependabot[bot] <support@github.com>
Contributor
Author
LabelsThe following labels could not be found: Please fix the above issues or remove invalid values from |
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 the flutter-dependencies group with 7 updates in the / directory:
2.1.52.1.612.0.112.0.32.4.0+32.4.21.5.21.6.19.0.110.2.012.0.213.2.010.3.1012.0.0-beta.7Updates
path_providerfrom 2.1.5 to 2.1.6Commits
aa964a3[path_provider] Document null vs UnsupportedError return semantics (#11793)bd297cf[AGP 9] Migrate Remaining Plugin Example Apps to Built-in Kotlin (#11806)2e006b2[path_provider] Create temp dir in tests if needed (#11841)24a3833Updated analysis_options line width from flutter/flutter (#11692)1dfbada[ci] Update repo for 3.44 stable release (#11741)0ffbde8Roll Flutter from 707dbc0420a3 to 23f6f5853f50 (149 revisions) (#11700)f52df41[path_provider] Remove dependency on engine PathUtils (#11467)e37fa8f[various] Convert remaining Groovy files to Kotlin (#11443)0e0a032[various] Ignore generated plugin files (#11455)c7d680f[path_provider_android] Changes internal implementation to use JNI (#9770)Updates
permission_handlerfrom 12.0.1 to 12.0.3Commits
e0b76c2Add support for the Permission.assistant in all platforms. (#1267)0bf4d6fAdds support to request SiriKit permissions to platform interface. (#1266)bb8e40aRelease plugin binding when activity is detached. (#1264)978dbebchore: correct androidREAD_MEDIA_VIDEOpermission name (#1241)8a4891eUpdate version to reflect patch update9907d20Html non secure permissions (#1240)e3c92e3Support Calendar Access Levels (iOS17+) (#1151)5b4a5c4Updatespermission_handler_platform_interfacedependency (#1233)0685117Update Flutter version constraint540b916Fix import (#1230)Updates
sqflite_common_ffifrom 2.4.0+3 to 2.4.2Commits
1f6a08esqflite_common_ffi v2.4.2 support isolate custom port server544de45sqflite_common v2.5.10+1f1fd0d2feat: add options parameter to openDatabase095ba9bnew sqflite_ffi flutter plugin that uses sqflite_common_ffi and IsolateNameSe...39630bewip sqflite_ffi1139024wip sqflite_ffi386be89wip sqflite_ffifa85ef4wip sqflite_ffic342e63add building an app and adding sqflite in android cicfa7e02migrate android plugins for flutter 3.44Updates
wakelock_plusfrom 1.5.2 to 1.6.1Commits
219ab5awakelock_plus, version 1.6.1. Addresses PR #133.b1ed7fbMerge pull request #133 from diegotori/wakelock_plus_flutter_3.38_downgrade41c604dAdded more resilient chromium-chromedriver install command.5a43a9cLibrary now supports Flutter 3.38 again.7ef9d30wakelock_plus_platform_interface, version 1.5.1. Addresses PR #126.874c830Merge pull request #126 from diegotori/wakelock_plus_platform_interface_flutt...8385d6fRestored Flutter 3.38 compatibility to wakelock_plus_platform_interface.22d7522wakelock_plus, version 1.6.0. Addresses PRs #122 and #123.d75c81ewakelock_plus_platform_interface, version 1.5.0. Addresses PRs #122 and #123.a0669c0Merge pull request #122 from dbebawy/feat/win32-6-supportUpdates
package_info_plusfrom 9.0.1 to 10.2.0Commits
65ecfd0chore(release): prepare for release (#3912)7d46a46feat(package_info_plus): Updated Swift Package Manager setup for Flutter 3.44...479ef7dfeat(package_info_plus): Add support of built-in Kotlin (#3894)40bb847refactor(package_info_plus): change android gradle from groovy to kotlin (#3858)6427bc6chore(release): prepare for release (#3805)bed26b5feat(package_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)Updates
share_plusfrom 12.0.2 to 13.2.0Commits
65ecfd0chore(release): prepare for release (#3912)cf00609feat(share_plus): Updated Swift Package Manager setup for Flutter 3.44 (#3911)0c9b0adfeat(share_plus): Add support of built-in Kotlin (#3896)d9b6f29refactor(share_plus): change android gradle from groovy to kotlin (#3860)09d75d8fix(share_plus): resolve js interop lint and maintain minimum sdk (#3846)6427bc6chore(release): prepare for release (#3805)d965e00feat(share_plus): Lower requirements to Dart 3.10 and Flutter 3.38.1 (#3801)6982a68chore(release): prepare for release (#3793)0e3eb91feat(share_plus)!: Bump win32 from 5.15.0 to 6.0.0 (#3762)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 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