From 3d6d266c2d6402f7217a69a1251a6592c802fa73 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 May 2024 12:11:49 +0000 Subject: [PATCH] chore(deps): Bump the built_value group across 1 directory with 3 updates Bumps the built_value group with 3 updates in the /packages/auth/amplify_auth_cognito_dart directory: [built_value](https://github.com/google/built_value.dart), [ffigen](https://github.com/dart-lang/native/tree/main/pkgs) 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 `ffigen` from 9.0.1 to 11.0.0 - [Release notes](https://github.com/dart-lang/native/releases) - [Commits](https://github.com/dart-lang/native/commits/ffigen-v11.0.0/pkgs) 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: ffigen dependency-type: direct:production update-type: version-update:semver-major 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] --- packages/auth/amplify_auth_cognito_dart/pubspec.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/auth/amplify_auth_cognito_dart/pubspec.yaml b/packages/auth/amplify_auth_cognito_dart/pubspec.yaml index 9de079bb02..37d7af5177 100644 --- a/packages/auth/amplify_auth_cognito_dart/pubspec.yaml +++ b/packages/auth/amplify_auth_cognito_dart/pubspec.yaml @@ -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 <12.0.0" json_serializable: 6.7.1 mockito: ^5.0.0 smithy_codegen: