From 1e6241f5c3c10ccd3b155d3656d3988048399871 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 7 Jun 2024 12:14:45 +0000 Subject: [PATCH] chore(deps): bump the built_value group across 1 directory with 5 updates Bumps the built_value group with 5 updates in the /packages/auth/amplify_auth_cognito_dart directory: | Package | From | To | | --- | --- | --- | | [built_value](https://github.com/google/built_value.dart) | `8.8.1` | `8.9.2` | | [amplify_core](https://github.com/aws-amplify/amplify-flutter/tree/main/packages) | `2.0.0` | `2.1.0` | | [amplify_analytics_pinpoint_dart](https://github.com/aws-amplify/amplify-flutter/tree/main/packages/analytics) | `0.4.0` | `0.4.1` | | [built_value_generator](https://github.com/google/built_value.dart) | `8.8.1` | `8.9.2` | | [ffigen](https://github.com/dart-lang/native/tree/main/pkgs) | `9.0.1` | `12.0.0` | 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_analytics_pinpoint_dart` from 0.4.0 to 0.4.1 - [Release notes](https://github.com/aws-amplify/amplify-flutter/releases) - [Commits](https://github.com/aws-amplify/amplify-flutter/commits/v0.4.1/packages/analytics) 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) Updates `ffigen` from 9.0.1 to 12.0.0 - [Release notes](https://github.com/dart-lang/native/releases) - [Commits](https://github.com/dart-lang/native/commits/HEAD/pkgs) --- 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_analytics_pinpoint_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 - dependency-name: ffigen dependency-type: direct:production update-type: version-update:semver-major dependency-group: built_value ... Signed-off-by: dependabot[bot] --- packages/auth/amplify_auth_cognito_dart/pubspec.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/packages/auth/amplify_auth_cognito_dart/pubspec.yaml b/packages/auth/amplify_auth_cognito_dart/pubspec.yaml index 7bc3b3b976..de17f2620c 100644 --- a/packages/auth/amplify_auth_cognito_dart/pubspec.yaml +++ b/packages/auth/amplify_auth_cognito_dart/pubspec.yaml @@ -10,7 +10,7 @@ environment: dependencies: amplify_analytics_pinpoint_dart: ">=0.4.0 <0.5.0" - amplify_core: ">=2.0.0 <2.1.0" + amplify_core: ^2.0.0 amplify_secure_storage_dart: ">=0.5.0 <0.6.0" async: ^2.10.0 aws_common: ">=0.7.0 <0.8.0" @@ -44,8 +44,8 @@ dev_dependencies: build_runner: ^2.4.0 build_verify: ^3.0.0 build_web_compilers: ^4.0.0 - built_value_generator: 8.8.1 - ffigen: ^9.0.0 + built_value_generator: 8.9.2 + ffigen: ">=9.0.0 <13.0.0" json_serializable: 6.7.1 mockito: ^5.0.0 smithy_codegen: