From d6323a9677cc888580aeef5ea0445b477165d5d2 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 30 Sep 2025 12:11:29 +0000 Subject: [PATCH] chore(deps): bump build_runner Bumps the build_runner group in /packages/aft with 1 update: [build_runner](https://github.com/dart-lang/build). Updates `build_runner` from 2.5.4 to 2.8.0 - [Release notes](https://github.com/dart-lang/build/releases) - [Commits](https://github.com/dart-lang/build/compare/build_runner-v2.5.4...build_runner-v2.8.0) --- updated-dependencies: - dependency-name: build_runner dependency-version: 2.8.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: build_runner ... Signed-off-by: dependabot[bot] --- packages/aft/pubspec.yaml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/packages/aft/pubspec.yaml b/packages/aft/pubspec.yaml index 92b3d6d333..1c4dd2d3f8 100644 --- a/packages/aft/pubspec.yaml +++ b/packages/aft/pubspec.yaml @@ -9,15 +9,15 @@ environment: dependencies: args: ^2.5.0 async: ^2.10.0 - aws_common: ">=0.4.2+5 <0.5.0" + aws_common: ^0.7.10 built_collection: ^5.0.0 - built_value: ^8.10.1 + built_value: ^8.12.0 checked_yaml: ^2.0.0 cli_util: ^0.4.2 code_builder: ^4.10.1 collection: ^1.18.0 file: ^7.0.1 - git: ^2.2.0 + git: ^2.3.2 glob: ^2.1.0 graphs: ^2.1.0 io: ^1.0.4 @@ -35,7 +35,7 @@ dependencies: pubspec_parse: ^1.2.2 shelf: ^1.4.0 shelf_static: ^1.1.1 - smithy: ">=0.4.0+8 <0.5.0" + smithy: ^0.7.8 smithy_codegen: path: ../smithy/smithy_codegen stream_transform: ^2.1.0 @@ -64,11 +64,11 @@ dependency_overrides: path: ../smithy/smithy_codegen dev_dependencies: - amplify_lints: ^3.1.0 - build_runner: ^2.4.9 - built_value_generator: ^8.10.1 + amplify_lints: ^3.1.3 + build_runner: ^2.8.0 + built_value_generator: ^8.12.0 checks: ^0.3.0 - json_serializable: ">=6.9.4 <6.10.0" + json_serializable: ^6.11.1 test: ^1.22.1 test_descriptor: ^2.0.1