From 2308b8e25aeee64aa3fcc82dea1acec1df0e904d Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 1 Dec 2025 23:19:13 +0000 Subject: [PATCH] chore(deps): bump the all-dependencies group across 1 directory with 6 updates Bumps the all-dependencies group with 6 updates in the /sample_app directory: | Package | From | To | | --- | --- | --- | | [firebase_core](https://github.com/firebase/flutterfire/tree/main/packages/firebase_core) | `3.15.2` | `4.2.1` | | [flutter_slidable](https://github.com/letsar/flutter_slidable) | `3.1.2` | `4.0.3` | | [flutter_local_notifications](https://github.com/MaikuB/flutter_local_notifications) | `18.0.1` | `19.5.0` | | [go_router](https://github.com/flutter/packages/tree/main/packages) | `14.8.1` | `17.0.0` | | [firebase_messaging](https://github.com/firebase/flutterfire/tree/main/packages/firebase_messaging) | `15.2.10` | `16.0.4` | | [sentry_flutter](https://github.com/getsentry/sentry-dart) | `8.14.2` | `9.8.0` | Updates `firebase_core` from 3.15.2 to 4.2.1 - [Release notes](https://github.com/firebase/flutterfire/releases) - [Commits](https://github.com/firebase/flutterfire/commits/firebase_core-v4.2.1/packages/firebase_core) Updates `flutter_slidable` from 3.1.2 to 4.0.3 - [Release notes](https://github.com/letsar/flutter_slidable/releases) - [Changelog](https://github.com/letsar/flutter_slidable/blob/master/CHANGELOG.md) - [Commits](https://github.com/letsar/flutter_slidable/commits) Updates `flutter_local_notifications` from 18.0.1 to 19.5.0 - [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases) - [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v18.0.1...flutter_local_notifications-v19.5.0) Updates `go_router` from 14.8.1 to 17.0.0 - [Commits](https://github.com/flutter/packages/commits/go_router-v17.0.0/packages) Updates `firebase_messaging` from 15.2.10 to 16.0.4 - [Release notes](https://github.com/firebase/flutterfire/releases) - [Commits](https://github.com/firebase/flutterfire/commits/firebase_messaging-v16.0.4/packages/firebase_messaging) Updates `sentry_flutter` from 8.14.2 to 9.8.0 - [Release notes](https://github.com/getsentry/sentry-dart/releases) - [Changelog](https://github.com/getsentry/sentry-dart/blob/main/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-dart/compare/8.14.2...9.8.0) Updates `firebase_messaging` from 15.2.10 to 16.0.4 - [Release notes](https://github.com/firebase/flutterfire/releases) - [Commits](https://github.com/firebase/flutterfire/commits/firebase_messaging-v16.0.4/packages/firebase_messaging) Updates `flutter_local_notifications` from 18.0.1 to 19.5.0 - [Release notes](https://github.com/MaikuB/flutter_local_notifications/releases) - [Commits](https://github.com/MaikuB/flutter_local_notifications/compare/flutter_local_notifications-v18.0.1...flutter_local_notifications-v19.5.0) Updates `flutter_slidable` from 3.1.2 to 4.0.3 - [Release notes](https://github.com/letsar/flutter_slidable/releases) - [Changelog](https://github.com/letsar/flutter_slidable/blob/master/CHANGELOG.md) - [Commits](https://github.com/letsar/flutter_slidable/commits) Updates `go_router` from 14.8.1 to 17.0.0 - [Commits](https://github.com/flutter/packages/commits/go_router-v17.0.0/packages) Updates `sentry_flutter` from 8.14.2 to 9.8.0 - [Release notes](https://github.com/getsentry/sentry-dart/releases) - [Changelog](https://github.com/getsentry/sentry-dart/blob/main/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-dart/compare/8.14.2...9.8.0) --- updated-dependencies: - dependency-name: firebase_core dependency-version: 4.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: flutter_slidable dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: flutter_local_notifications dependency-version: 19.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: go_router dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: firebase_messaging dependency-version: 16.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: sentry_flutter dependency-version: 9.8.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: firebase_messaging dependency-version: 16.0.4 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: flutter_local_notifications dependency-version: 19.5.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: flutter_slidable dependency-version: 4.0.3 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: go_router dependency-version: 17.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: sentry_flutter dependency-version: 9.8.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- sample_app/pubspec.yaml | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/sample_app/pubspec.yaml b/sample_app/pubspec.yaml index 1f4d7bd9c..d7e9bedf7 100644 --- a/sample_app/pubspec.yaml +++ b/sample_app/pubspec.yaml @@ -21,19 +21,19 @@ environment: dependencies: collection: ^1.17.2 - firebase_core: ^3.0.0 - firebase_messaging: ^15.0.0 + firebase_core: ^4.2.1 + firebase_messaging: ^16.0.4 flutter: sdk: flutter flutter_app_badger: ^1.5.0 - flutter_local_notifications: ^18.0.1 + flutter_local_notifications: ^19.5.0 flutter_secure_storage: ^9.2.2 - flutter_slidable: ^3.1.1 + flutter_slidable: ^4.0.3 flutter_svg: ^2.0.10+1 - go_router: ^14.6.2 + go_router: ^17.0.0 lottie: ^3.1.2 provider: ^6.0.5 - sentry_flutter: ^8.3.0 + sentry_flutter: ^9.8.0 stream_chat_flutter: ^9.20.0 stream_chat_localizations: ^9.20.0 stream_chat_persistence: ^9.20.0