mirror of
https://github.com/feeddeck/feeddeck.git
synced 2026-03-12 01:54:51 -05:00
* Bump the pub group in /app with 8 updates Bumps the pub group in /app with 8 updates: | Package | From | To | | --- | --- | --- | | [flutter_lints](https://github.com/flutter/packages/tree/main/packages) | `2.0.3` | `3.0.1` | | [flutter_native_splash](https://github.com/jonbhanson/flutter_native_splash) | `2.3.3` | `2.3.5` | | [msix](https://github.com/YehudaKremer/msix) | `3.16.4` | `3.16.6` | | [package_info_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/package_info_plus) | `4.1.0` | `4.2.0` | | [purchases_flutter](https://github.com/RevenueCat/purchases-flutter) | `6.0.0` | `6.2.0` | | [supabase_flutter](https://github.com/supabase/supabase-flutter/tree/main/packages) | `1.10.22` | `1.10.24` | | [timeago](https://github.com/andresaraujo/timeago.dart) | `3.5.0` | `3.6.0` | | [url_launcher](https://github.com/flutter/packages/tree/main/packages/url_launcher) | `6.1.14` | `6.2.1` | Updates `flutter_lints` from 2.0.3 to 3.0.1 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/pigeon-v3.0.1/packages) Updates `flutter_native_splash` from 2.3.3 to 2.3.5 - [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/v2.3.5) Updates `msix` from 3.16.4 to 3.16.6 - [Release notes](https://github.com/YehudaKremer/msix/releases) - [Changelog](https://github.com/YehudaKremer/msix/blob/main/CHANGELOG.md) - [Commits](https://github.com/YehudaKremer/msix/compare/v3.16.4...v3.16.6) Updates `package_info_plus` from 4.1.0 to 4.2.0 - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/package_info_plus-v4.2.0/packages/package_info_plus) Updates `purchases_flutter` from 6.0.0 to 6.2.0 - [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.0.0...6.2.0) Updates `supabase_flutter` from 1.10.22 to 1.10.24 - [Changelog](https://github.com/supabase/supabase-flutter/blob/main/CHANGELOG.md) - [Commits](https://github.com/supabase/supabase-flutter/commits/supabase_flutter-v1.10.24/packages) Updates `timeago` from 3.5.0 to 3.6.0 - [Commits](https://github.com/andresaraujo/timeago.dart/commits) Updates `url_launcher` from 6.1.14 to 6.2.1 - [Release notes](https://github.com/flutter/packages/releases) - [Commits](https://github.com/flutter/packages/commits/url_launcher-v6.2.1/packages/url_launcher) --- updated-dependencies: - dependency-name: flutter_lints dependency-type: direct:production update-type: version-update:semver-major dependency-group: pub - dependency-name: flutter_native_splash dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pub - dependency-name: msix 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-minor dependency-group: pub - dependency-name: purchases_flutter 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 - dependency-name: url_launcher dependency-type: direct:production update-type: version-update:semver-minor dependency-group: pub ... Signed-off-by: dependabot[bot] <support@github.com> * Update Flutter Packages --------- 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>