From 126abe2ba58c206499090705d53622846faa3980 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 15 Jun 2026 11:00:05 +0000 Subject: [PATCH] chore(deps): bump the all-dependencies group across 3 directories with 8 updates Bumps the all-dependencies group with 6 updates in the /dogfooding directory: | Package | From | To | | --- | --- | --- | | [app_links](https://github.com/llfbandit/app_links) | `6.4.1` | `7.1.2` | | [get_it](https://github.com/flutter-it/get_it) | `8.3.0` | `9.2.1` | | [go_router](https://github.com/flutter/packages/tree/main/packages) | `16.3.0` | `17.3.0` | | [google_fonts](https://github.com/flutter/packages/tree/main/packages) | `6.3.3` | `8.1.0` | | [share_plus](https://github.com/fluttercommunity/plus_plugins/tree/main/packages/share_plus) | `11.1.0` | `12.0.2` | | [stream_chat_flutter](https://github.com/GetStream/stream-chat-flutter) | `9.25.0` | `10.0.1` | Bumps the all-dependencies group with 1 update in the /packages/stream_video_flutter directory: [alchemist](https://github.com/Betterment/alchemist). Bumps the all-dependencies group with 1 update in the /packages/stream_video_push_notification directory: [flutter_lints](https://github.com/flutter/packages/tree/main/packages). Updates `app_links` from 6.4.1 to 7.1.2 - [Release notes](https://github.com/llfbandit/app_links/releases) - [Commits](https://github.com/llfbandit/app_links/commits/7.1.2) Updates `get_it` from 8.3.0 to 9.2.1 - [Release notes](https://github.com/flutter-it/get_it/releases) - [Changelog](https://github.com/flutter-it/get_it/blob/main/CHANGELOG.md) - [Commits](https://github.com/flutter-it/get_it/commits) Updates `go_router` from 16.3.0 to 17.3.0 - [Commits](https://github.com/flutter/packages/commits/go_router-v17.3.0/packages) Updates `google_fonts` from 6.3.3 to 8.1.0 - [Commits](https://github.com/flutter/packages/commits/google_fonts-v8.1.0/packages) Updates `share_plus` from 11.1.0 to 12.0.2 - [Release notes](https://github.com/fluttercommunity/plus_plugins/releases) - [Commits](https://github.com/fluttercommunity/plus_plugins/commits/share_plus-v12.0.2/packages/share_plus) Updates `stream_chat_flutter` from 9.25.0 to 10.0.1 - [Release notes](https://github.com/GetStream/stream-chat-flutter/releases) - [Commits](https://github.com/GetStream/stream-chat-flutter/compare/v9.25.0...v10.0.1) Updates `alchemist` from 0.12.1 to 0.14.0 - [Release notes](https://github.com/Betterment/alchemist/releases) - [Changelog](https://github.com/Betterment/alchemist/blob/main/CHANGELOG.md) - [Commits](https://github.com/Betterment/alchemist/compare/v0.12.1...v0.14.0) Updates `flutter_lints` from 2.0.3 to 6.0.0 - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v6.0.0/packages) Updates `flutter_lints` from 2.0.3 to 6.0.0 - [Commits](https://github.com/flutter/packages/commits/flutter_lints-v6.0.0/packages) --- updated-dependencies: - dependency-name: app_links dependency-version: 7.1.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: get_it dependency-version: 9.2.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: go_router dependency-version: 17.3.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: google_fonts dependency-version: 8.1.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: share_plus dependency-version: 12.0.2 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: stream_chat_flutter dependency-version: 10.0.1 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: alchemist dependency-version: 0.14.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: all-dependencies - dependency-name: flutter_lints dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies - dependency-name: flutter_lints dependency-version: 6.0.0 dependency-type: direct:production update-type: version-update:semver-major dependency-group: all-dependencies ... Signed-off-by: dependabot[bot] --- packages/stream_video_push_notification/pubspec.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/packages/stream_video_push_notification/pubspec.yaml b/packages/stream_video_push_notification/pubspec.yaml index 75c2a8ab4..a887fdb0e 100644 --- a/packages/stream_video_push_notification/pubspec.yaml +++ b/packages/stream_video_push_notification/pubspec.yaml @@ -28,7 +28,7 @@ dependencies: dev_dependencies: build_runner: ^2.9.0 - flutter_lints: ^2.0.3 + flutter_lints: ">=2.0.3 <7.0.0" flutter_test: sdk: flutter json_serializable: ^6.11.1