From de7e5521165dc234de140bf4c069aebe6bbf0aca Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 21 Nov 2025 12:12:44 +0000 Subject: [PATCH] chore(deps): bump built_value_generator Bumps the built_value_generator group in /packages/smithy/smithy_codegen with 1 update: [built_value_generator](https://github.com/google/built_value.dart). Updates `built_value_generator` from 8.10.1 to 8.12.0 - [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) --- updated-dependencies: - dependency-name: built_value_generator dependency-version: 8.12.0 dependency-type: direct:production update-type: version-update:semver-minor dependency-group: built_value_generator ... Signed-off-by: dependabot[bot] --- packages/smithy/smithy_codegen/pubspec.yaml | 20 ++++++++++---------- 1 file changed, 10 insertions(+), 10 deletions(-) diff --git a/packages/smithy/smithy_codegen/pubspec.yaml b/packages/smithy/smithy_codegen/pubspec.yaml index d92bef6ed4e..adb62f02d14 100644 --- a/packages/smithy/smithy_codegen/pubspec.yaml +++ b/packages/smithy/smithy_codegen/pubspec.yaml @@ -13,19 +13,19 @@ dependencies: aws_signature_v4: any build_cli_annotations: ^2.0.0 built_collection: ^5.1.1 - built_value: ^8.10.1 + built_value: ^8.12.1 code_builder: ^4.10.1 collection: ^1.18.0 crclib: ^3.0.0 - dart_style: ^3.0.1 + dart_style: ^3.1.3 fixnum: ^1.0.0 - grpc: ^4.0.0 + grpc: ^5.0.0 html2md: ^1.2.5 jmespath: ^2.0.0 json_annotation: ^4.9.0 meta: ^1.16.0 path: ^1.8.0 - protobuf: ^4.1.0 + protobuf: ^5.1.0 pub_semver: ^2.2.0 pubspec_parse: ^1.2.2 shelf: ^1.1.0 @@ -38,15 +38,15 @@ dependencies: dev_dependencies: amplify_lints: ">=3.1.0 <3.2.0" - build_cli: ^2.1.6 - build_runner: ^2.4.9 + build_cli: ^2.2.8 + build_runner: ^2.10.4 build_verify: ^3.0.0 - build_version: ^2.1.1 - built_value_generator: ^8.10.1 - json_serializable: ">=6.9.4 <6.10.0" + build_version: ^2.1.3 + built_value_generator: ^8.12.1 + json_serializable: ^6.11.2 smithy_test: path: ../smithy_test - test: ^1.22.1 + test: ^1.28.0 executables: smithy_codegen: