From 9275f92ad30ab201af97e5f1cd1312280e180fc1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 12:28:19 +0000 Subject: [PATCH] chore(deps): bump the built_value group across 1 directory with 4 updates Bumps the built_value group with 4 updates in the /packages/analytics/amplify_analytics_pinpoint_dart directory: [built_value](https://github.com/google/built_value.dart), [amplify_db_common_dart](https://github.com/aws-amplify/amplify-flutter/tree/main/packages/common), [amplify_core](https://github.com/aws-amplify/amplify-flutter/tree/main/packages) and [built_value_generator](https://github.com/google/built_value.dart). Updates `built_value` from 8.8.1 to 8.9.2 - [Release notes](https://github.com/google/built_value.dart/releases) - [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/built_value.dart/commits/v8.9.2) Updates `amplify_db_common_dart` from 0.4.6 to 0.4.7 - [Release notes](https://github.com/aws-amplify/amplify-flutter/releases) - [Commits](https://github.com/aws-amplify/amplify-flutter/commits/HEAD/packages/common) Updates `amplify_core` from 2.4.2 to 2.5.0 - [Release notes](https://github.com/aws-amplify/amplify-flutter/releases) - [Commits](https://github.com/aws-amplify/amplify-flutter/commits/v2.5.0/packages) Updates `built_value_generator` from 8.8.1 to 8.9.2 - [Release notes](https://github.com/google/built_value.dart/releases) - [Changelog](https://github.com/google/built_value.dart/blob/master/CHANGELOG.md) - [Commits](https://github.com/google/built_value.dart/commits/v8.9.2) --- updated-dependencies: - dependency-name: built_value dependency-type: direct:production update-type: version-update:semver-minor dependency-group: built_value - dependency-name: amplify_db_common_dart dependency-type: direct:production update-type: version-update:semver-patch dependency-group: built_value - dependency-name: amplify_core dependency-type: direct:production update-type: version-update:semver-minor dependency-group: built_value - dependency-name: built_value_generator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: built_value ... Signed-off-by: dependabot[bot] --- .../analytics/amplify_analytics_pinpoint_dart/pubspec.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/analytics/amplify_analytics_pinpoint_dart/pubspec.yaml b/packages/analytics/amplify_analytics_pinpoint_dart/pubspec.yaml index 0e15a70300..acfc54a657 100644 --- a/packages/analytics/amplify_analytics_pinpoint_dart/pubspec.yaml +++ b/packages/analytics/amplify_analytics_pinpoint_dart/pubspec.yaml @@ -9,8 +9,8 @@ environment: sdk: ^3.3.0 dependencies: - amplify_core: ">=2.4.1 <2.5.0" - amplify_db_common_dart: ">=0.4.6 <0.5.0" + amplify_core: ^2.4.1 + amplify_db_common_dart: ^0.4.6 amplify_secure_storage_dart: ">=0.5.3 <0.6.0" aws_common: ">=0.7.3 <0.8.0" aws_signature_v4: ">=0.6.3 <0.7.0" @@ -32,7 +32,7 @@ dev_dependencies: build_verify: ^3.0.0 build_version: ^2.0.0 build_web_compilers: ^4.0.0 - built_value_generator: 8.8.1 + built_value_generator: 8.9.2 drift_dev: ">=2.18.0 <2.19.0" mocktail: ^1.0.0 test: ^1.22.1