From 710d00fa800fe69f9601bc01a451b60742fcc7a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 12:15:06 +0000 Subject: [PATCH] chore(deps): bump the built_value group Bumps the built_value group in /packages/analytics/amplify_analytics_pinpoint_dart with 4 updates: [built_value](https://github.com/google/built_value.dart), [amplify_core](https://github.com/aws-amplify/amplify-flutter/tree/main/packages), [amplify_db_common_dart](https://github.com/aws-amplify/amplify-flutter/tree/main/packages/common) 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_core` from 2.0.0 to 2.1.0 - [Release notes](https://github.com/aws-amplify/amplify-flutter/releases) - [Commits](https://github.com/aws-amplify/amplify-flutter/commits/v2.1.0/packages) Updates `amplify_db_common_dart` from 0.4.1 to 0.4.2 - [Release notes](https://github.com/aws-amplify/amplify-flutter/releases) - [Commits](https://github.com/aws-amplify/amplify-flutter/commits/v0.4.2/packages/common) 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_core 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: 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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/analytics/amplify_analytics_pinpoint_dart/pubspec.yaml b/packages/analytics/amplify_analytics_pinpoint_dart/pubspec.yaml index 5b53e2a6c8..81baf93cd3 100644 --- a/packages/analytics/amplify_analytics_pinpoint_dart/pubspec.yaml +++ b/packages/analytics/amplify_analytics_pinpoint_dart/pubspec.yaml @@ -9,7 +9,7 @@ environment: sdk: ^3.3.0 dependencies: - amplify_core: ">=2.0.0 <2.1.0" + amplify_core: ^2.0.0 amplify_db_common_dart: ">=0.4.0 <0.5.0" amplify_secure_storage_dart: ">=0.5.0 <0.6.0" aws_common: ">=0.7.0 <0.8.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.14.0 <2.15.0" mocktail: ^1.0.0 test: ^1.22.1