Bump the flutter-deps group in /transcriberapp with 9 updates - #23
Open
dependabot[bot] wants to merge 1 commit into
Open
Bump the flutter-deps group in /transcriberapp with 9 updates#23dependabot[bot] wants to merge 1 commit into
dependabot[bot] wants to merge 1 commit into
Conversation
Bumps the flutter-deps group in /transcriberapp with 9 updates: | Package | From | To | | --- | --- | --- | | [audioplayers](https://github.com/bluefireteam/audioplayers/tree/master/packages) | `6.6.0` | `6.8.1` | | [flutter_secure_storage](https://github.com/mogol/flutter_secure_storage) | `10.3.0` | `10.3.1` | | [google_fonts](https://github.com/flutter/packages/tree/main/packages) | `8.1.0` | `8.2.0` | | [intl](https://github.com/dart-lang/i18n/tree/main/pkgs) | `0.20.2` | `0.20.3` | | [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` | | [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus) | `13.1.0` | `13.2.1` | | [sqflite](https://github.com/tekartik/sqflite) | `2.4.2` | `2.4.3` | | [video_player](https://github.com/flutter/packages/tree/main/packages/video_player) | `2.11.1` | `2.13.0` | Updates `audioplayers` from 6.6.0 to 6.8.1 - [Changelog](https://github.com/bluefireteam/audioplayers/blob/main/CHANGELOG.md) - [Commits](https://github.com/bluefireteam/audioplayers/commits/audioplayers-v6.8.1/packages) Updates `flutter_secure_storage` from 10.3.0 to 10.3.1 - [Release notes](https://github.com/mogol/flutter_secure_storage/releases) - [Commits](juliansteenbakker/flutter_secure_storage@v10.3.0...v10.3.1) Updates `google_fonts` from 8.1.0 to 8.2.0 - [Commits](https://github.com/flutter/packages/commits/google_fonts-v8.2.0/packages) Updates `intl` from 0.20.2 to 0.20.3 - [Release notes](https://github.com/dart-lang/i18n/releases) - [Commits](https://github.com/dart-lang/i18n/commits/intl-v0.20.3/pkgs) 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 `share_plus` from 13.1.0 to 13.2.1 - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v13.2.1/packages/share_plus) Updates `sqflite` from 2.4.2 to 2.4.3 - [Commits](tekartik/sqflite@sqflite_v2.4.2...sqflite/v2.4.3) Updates `video_player` from 2.11.1 to 2.13.0 - [Commits](https://github.com/flutter/packages/commits/video_player-v2.13.0/packages/video_player) --- updated-dependencies: - dependency-name: audioplayers dependency-version: 6.8.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: flutter-deps - dependency-name: flutter_secure_storage dependency-version: 10.3.1 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: flutter-deps - dependency-name: google_fonts dependency-version: 8.2.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: flutter-deps - dependency-name: intl dependency-version: 0.20.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: flutter-deps - dependency-name: path_provider dependency-version: 2.1.6 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: flutter-deps - dependency-name: permission_handler dependency-version: 12.0.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: flutter-deps - dependency-name: share_plus dependency-version: 13.2.1 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: flutter-deps - dependency-name: sqflite dependency-version: 2.4.3 dependency-type: direct:production update-type: version-update:semver-patch dependency-group: flutter-deps - dependency-name: video_player dependency-version: 2.13.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: flutter-deps ... Signed-off-by: dependabot[bot] <support@github.com>
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-deps group in /transcriberapp with 9 updates:
6.6.06.8.110.3.010.3.18.1.08.2.00.20.20.20.32.1.52.1.612.0.112.0.313.1.013.2.12.4.22.4.32.11.12.13.0Updates
audioplayersfrom 6.6.0 to 6.8.1Changelog
Sourced from audioplayers's changelog.
... (truncated)
Commits
494fdb6chore(release): Publish packages (#2012)d8a4f39fix: Avoid throwing a StateError in AudioPlayer._completePrepared (#2010)ae5f4b9fix(windows): Compatibility with Visual Studio 18 (2026) (#2011)6c522b4chore(release): Publish packages (#2009)6e61293example: Remove wrongly added path provider plugin registration (#2007)faa8431fix(windows): Update to C++23 & Windows Implementation Lib (#2004)8575786example: Recreate ios and macos platform folders (#1997)25c43cftest: Replace environment variables with internal test flags (#1996)687218bfeat(android): Compatibility with Built-In Kotlin (#1991)2b37f27chore(release): Publish packages (#1994)Updates
flutter_secure_storagefrom 10.3.0 to 10.3.1Release notes
Sourced from flutter_secure_storage's releases.
Commits
3fc4c53fix: revert updated darwin package for backwards compatibility6b9e8f4fix: added changelog entries0b9ed95Merge pull request #1148 from CORDEA/fix/defer-preferences-until-cipher-initi...c557a53Merge pull request #1147 from CORDEA/fix/reset-stale-cipher-iv-on-biometric-f...be0674aUse a single SharedPreferences.Editor when resetting stale IV5817b55Reset stale cipher IV when biometric auth fails before completion635013bDefer setting preferences until storageCipher is initialized35da5aefix: badgeUpdates
google_fontsfrom 8.1.0 to 8.2.0Commits
9f95026[google_fonts] Extract the config class to its own file (#12202)ad9840eUpdate All Flutter Android Example Apps to 3.47 Template Versions (#12195)16e6411[go_router_builder] Support analyzer 13 (#12189)502ebc7[shared_preferences] Convert legacy tests to Kotlin (#12193)745da2e[material_ui, cupertino_ui] Migrate@macros that are defined in Material an...2899d50[material_ui, cupertino_ui] Add#regionto example files to remove license ...e8903cb[video_player] Implement screen auto-lock control for video playback (#11225)ad2eab1[camera] Guard CameraController value updates after dispose (#11861)83b39db[material_ui] Remove unused example files (#12179)c8937ef[google_maps_flutter_platform_interface] Adds support for mapTypeControlEnabl...Updates
intlfrom 0.20.2 to 0.20.3Release notes
Sourced from intl's releases.
Commits
22b808duse broader types588013aUpgrade analyzer3be91bcAdd@pragma(wasm:prefer-inline)toIntl` methods (#1060)2ae32fdNo public descriptionde7e11bNo public description3d58541No public descriptionb77c9a7Changepub runtodart runin README.md (#1044)45f1c20Merge pull request #1033 from dart-lang:moredocs7aabf9bHint to use package:intl4x instead of package:intl (#1036)fc7c308Updates to intl4x: bugs and typing (#1035)Updates
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
share_plusfrom 13.1.0 to 13.2.1Commits
9336187chore(release): prepare for release (#3928)949e771fix(share_plus): raise Apple platform minimums in SPM manifests to match Flut...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)Updates
sqflitefrom 2.4.2 to 2.4.3Commits
b652544sqflite: v2.4.3db29092sqflite: v2.4.315a0de8sqflite_darwin: v2.4.34fb9648sqflite_android: v2.4.336dcbe2sqflite_platform_interface: v2.4.15ca3fa9sqflite_common_ffi_async chore: update version to 1.0.0 and require dart 3.12...8c30f3dsqflite_common_ffi_web chore: update version to 1.1.2 and require dart 3.12842d7aachore: update sqflite_common_ffi dependency to version 2.4.1337e373chore: update version to 2.4.1 and require dart 3.12 in CHANGELOGa75f9bdchore: standardize quotes in pubspec.yaml for dev dependenciesUpdates
video_playerfrom 2.11.1 to 2.13.0Commits
e8903cb[video_player] Implement screen auto-lock control for video playback (#11225)523ad9e[video_player] Improve seek performance on Android (#11810)16a275b[video_player_avfoundation] Implement preventsDisplaySleepDuringVideoPlayback...20928d5[video_player_android] Implement backBufferDurationMs in ExoPlayer (#12124)fc00ceb[video_player_platform_interface] Improve seek performance on Android (#11932)274ed3e[video_player_android] Add video track selection support (#11475)b290ae0[video_player_platform_interface] Add preventsDisplaySleepDuringVideoPlayback...06ed8de[video_player_avfoundation] Add video track selection support (#11476)7ff3e1f[video_player_android] Fix rendering freeze after full-screen transit… (#11416)4fd05e6[video_player_web] Remove stale package:web tweaks (#11820)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 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