mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-11 17:47:47 -05:00
* Bump the pub group in /app with 12 updates Bumps the pub group in /app with 12 updates: | Package | From | To | | --- | --- | --- | | [app_links](https://github.com/llfbandit/app_links) | `6.1.3` | `6.1.4` | | [flutter_cache_manager](https://github.com/Baseflow/flutter_cache_manager) | `3.3.2` | `3.4.0` | | [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) | `2.4.0` | `2.4.1` | | [http](https://github.com/dart-lang/http/tree/master/pkgs) | `1.2.1` | `1.2.2` | | [just_audio](https://github.com/ryanheise/just_audio) | `0.9.38` | `0.9.39` | | [just_audio_background](https://github.com/ryanheise/just_audio) | `0.0.1-beta.12` | `0.0.1-beta.13` | | [just_audio_media_kit](https://github.com/Pato05/just_audio_media_kit) | `2.0.4` | `2.0.5` | | [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) | `8.0.0` | `8.0.1` | | [purchases_flutter](https://github.com/RevenueCat/purchases-flutter) | `6.29.4` | `6.30.2` | | [shared_preferences](https://github.com/flutter/packages/tree/main/packages/shared_preferences) | `2.2.3` | `2.3.0` | | [supabase_flutter](https://github.com/supabase/supabase-flutter/tree/main/packages) | `2.5.6` | `2.5.11` | | [timeago](https://github.com/andresaraujo/timeago.dart) | `3.6.1` | `3.7.0` | Updates `app_links` from 6.1.3 to 6.1.4 - [Release notes](https://github.com/llfbandit/app_links/releases) - [Commits](https://github.com/llfbandit/app_links/compare/6.1.3...6.1.4) Updates `flutter_cache_manager` from 3.3.2 to 3.4.0 - [Commits](https://github.com/Baseflow/flutter_cache_manager/compare/flutter_cache_manager_v3.3.2...v3.4.0) Updates `flutter_native_splash` from 2.4.0 to 2.4.1 - [Release notes](https://github.com/jonbhanson/flutter_native_splash/releases) - [Changelog](https://github.com/jonbhanson/flutter_native_splash/blob/master/CHANGELOG.md) - [Commits](https://github.com/jonbhanson/flutter_native_splash/commits) Updates `http` from 1.2.1 to 1.2.2 - [Release notes](https://github.com/dart-lang/http/releases) - [Commits](https://github.com/dart-lang/http/commits/http-v1.2.2/pkgs) Updates `just_audio` from 0.9.38 to 0.9.39 - [Release notes](https://github.com/ryanheise/just_audio/releases) - [Commits](https://github.com/ryanheise/just_audio/compare/just_audio-v0.9.38...just_audio-v0.9.39) Updates `just_audio_background` from 0.0.1-beta.12 to 0.0.1-beta.13 - [Release notes](https://github.com/ryanheise/just_audio/releases) - [Commits](https://github.com/ryanheise/just_audio/compare/just_audio_background-v0.0.1-beta.12...just_audio_background-v0.0.1-beta.13) Updates `just_audio_media_kit` from 2.0.4 to 2.0.5 - [Changelog](https://github.com/Pato05/just_audio_media_kit/blob/main/CHANGELOG.md) - [Commits](https://github.com/Pato05/just_audio_media_kit/compare/v2.0.4...v2.0.5) Updates `package_info_plus` from 8.0.0 to 8.0.1 - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v8.0.1/packages/package_info_plus) Updates `purchases_flutter` from 6.29.4 to 6.30.2 - [Release notes](https://github.com/RevenueCat/purchases-flutter/releases) - [Changelog](https://github.com/RevenueCat/purchases-flutter/blob/main/CHANGELOG.md) - [Commits](https://github.com/RevenueCat/purchases-flutter/compare/6.29.4...6.30.2) Updates `shared_preferences` from 2.2.3 to 2.3.0 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/shared_preferences-v2.3.0/packages/shared_preferences) Updates `supabase_flutter` from 2.5.6 to 2.5.11 - [Changelog](https://github.com/supabase/supabase-flutter/blob/main/CHANGELOG.md) - [Commits](https://github.com/supabase/supabase-flutter/commits/supabase_flutter-v2.5.11/packages) Updates `timeago` from 3.6.1 to 3.7.0 - [Commits](https://github.com/andresaraujo/timeago.dart/commits) --- updated-dependencies: - dependency-name: app_links dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: flutter_cache_manager dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub - dependency-name: flutter_native_splash dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: http dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: just_audio dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: just_audio_background dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: just_audio_media_kit dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: package_info_plus dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: purchases_flutter dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub - dependency-name: shared_preferences dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub - dependency-name: supabase_flutter dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: timeago dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub ... Signed-off-by: dependabot[bot] <support@github.com> * Update `Podfile.lock` --------- Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: ricoberger <mail@ricoberger.de>