From e913b91ea0b444dfdbc3a6b6bcdfb69288d3af43 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 4 Nov 2024 12:24:05 +0000 Subject: [PATCH] chore(deps): bump the built_value group across 1 directory with 6 updates Bumps the built_value group with 6 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.4.2` | `2.5.0` | | [amplify_analytics_pinpoint_dart](https://github.com/aws-amplify/amplify-flutter/tree/main/packages/analytics) | `0.4.5` | `0.4.6` | | [built_value_generator](https://github.com/google/built_value.dart) | `8.8.1` | `8.9.2` | | [win32_registry](https://github.com/halildurmus/win32_registry) | `1.1.5` | `2.0.0` | | [ffigen](https://github.com/dart-lang/native/tree/main/pkgs) | `9.0.1` | `15.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.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 `amplify_analytics_pinpoint_dart` from 0.4.5 to 0.4.6 - [Release notes](https://github.com/aws-amplify/amplify-flutter/releases) - [Commits](https://github.com/aws-amplify/amplify-flutter/commits/HEAD/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 `win32_registry` from 1.1.5 to 2.0.0 - [Release notes](https://github.com/halildurmus/win32_registry/releases) - [Changelog](https://github.com/halildurmus/win32_registry/blob/main/CHANGELOG.md) - [Commits](https://github.com/halildurmus/win32_registry/compare/v1.1.5...v2.0.0) Updates `ffigen` from 9.0.1 to 15.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: win32_registry dependency-type: direct:production update-type: version-update:semver-major 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 | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/packages/auth/amplify_auth_cognito_dart/pubspec.yaml b/packages/auth/amplify_auth_cognito_dart/pubspec.yaml index c60f314f78..95d3769134 100644 --- a/packages/auth/amplify_auth_cognito_dart/pubspec.yaml +++ b/packages/auth/amplify_auth_cognito_dart/pubspec.yaml @@ -9,8 +9,8 @@ environment: sdk: ^3.3.0 dependencies: - amplify_analytics_pinpoint_dart: ">=0.4.5 <0.5.0" - amplify_core: ">=2.4.2 <2.5.0" + amplify_analytics_pinpoint_dart: ^0.4.5 + amplify_core: ^2.4.2 amplify_secure_storage_dart: ">=0.5.3 <0.6.0" async: ^2.10.0 aws_common: ">=0.7.4 <0.8.0" @@ -35,7 +35,7 @@ dependencies: stream_transform: ^2.0.0 uuid: ">=3.0.6 <5.0.0" win32: ">=4.1.2 <6.0.0" - win32_registry: ^1.1.0 + win32_registry: ">=1.1.0 <3.0.0" worker_bee: ">=0.3.3 <0.4.0" dev_dependencies: @@ -44,8 +44,8 @@ dev_dependencies: build_runner: ^2.4.9 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 <16.0.0" json_serializable: 6.8.0 mockito: ^5.0.0 smithy_codegen: