From a62717c610f005a13456c3a9a7c5c3bb173ea157 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 10:51:43 +0000 Subject: [PATCH] chore(deps): bump the all-dependencies group across 2 directories with 2 updates 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 `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) --- updated-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 ... 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 1b146d81b..749aa08e1 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