From 53e2532c52537d68262b55fd555b5094eefee8c1 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 28 Feb 2025 13:04:12 +0000 Subject: [PATCH] chore(deps): bump the dart_style group Bumps the dart_style group in /packages/smithy/smithy_codegen with 9 updates: | Package | From | To | | --- | --- | --- | | [dart_style](https://github.com/dart-lang/dart_style) | `2.3.8` | `3.0.1` | | [code_builder](https://github.com/dart-lang/tools/tree/main/pkgs) | `4.10.0` | `4.10.1` | | [amplify_lints](https://github.com/aws-amplify/amplify-flutter/tree/main/packages) | `3.0.2` | `3.1.0` | | [protobuf](https://github.com/google/protobuf.dart) | `2.1.0` | `3.1.0` | | [json_serializable](https://github.com/google/json_serializable.dart) | `6.8.0` | `6.9.4` | | [built_value_generator](https://github.com/google/built_value.dart) | `8.8.1` | `8.9.4` | | [build_cli](https://github.com/kevmoo/build_cli) | `2.2.4` | `2.2.5` | | [grpc](https://github.com/grpc/grpc-dart) | `3.2.4` | `4.0.1` | | [built_value](https://github.com/google/built_value.dart) | `8.8.1` | `8.9.4` | Updates `dart_style` from 2.3.8 to 3.0.1 - [Release notes](https://github.com/dart-lang/dart_style/releases) - [Changelog](https://github.com/dart-lang/dart_style/blob/main/CHANGELOG.md) - [Commits](https://github.com/dart-lang/dart_style/commits/v3.0.1) Updates `code_builder` from 4.10.0 to 4.10.1 - [Release notes](https://github.com/dart-lang/tools/releases) - [Commits](https://github.com/dart-lang/tools/commits/code_builder-v4.10.1/pkgs) Updates `amplify_lints` from 3.0.2 to 3.1.0 - [Release notes](https://github.com/aws-amplify/amplify-flutter/releases) - [Commits](https://github.com/aws-amplify/amplify-flutter/commits/HEAD/packages) Updates `protobuf` from 2.1.0 to 3.1.0 - [Release notes](https://github.com/google/protobuf.dart/releases) - [Commits](https://github.com/google/protobuf.dart/compare/protobuf-v2.1.0...protobuf-v3.1.0) Updates `json_serializable` from 6.8.0 to 6.9.4 - [Release notes](https://github.com/google/json_serializable.dart/releases) - [Commits](https://github.com/google/json_serializable.dart/compare/json_serializable-v6.8.0...json_serializable-v6.9.4) Updates `built_value_generator` from 8.8.1 to 8.9.4 - [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) Updates `build_cli` from 2.2.4 to 2.2.5 - [Release notes](https://github.com/kevmoo/build_cli/releases) - [Commits](https://github.com/kevmoo/build_cli/compare/build_cli-v2.2.4...build_cli-v2.2.5) Updates `grpc` from 3.2.4 to 4.0.1 - [Release notes](https://github.com/grpc/grpc-dart/releases) - [Changelog](https://github.com/grpc/grpc-dart/blob/master/CHANGELOG.md) - [Commits](https://github.com/grpc/grpc-dart/compare/v3.2.4...v4.0.1) Updates `built_value` from 8.8.1 to 8.9.4 - [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: dart_style dependency-type: direct:production update-type: version-update:semver-major dependency-group: dart_style - dependency-name: code_builder dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dart_style - dependency-name: amplify_lints dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dart_style - dependency-name: protobuf dependency-type: direct:production update-type: version-update:semver-major dependency-group: dart_style - dependency-name: json_serializable dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dart_style - dependency-name: built_value_generator dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dart_style - dependency-name: build_cli dependency-type: direct:production update-type: version-update:semver-patch dependency-group: dart_style - dependency-name: grpc dependency-type: direct:production update-type: version-update:semver-major dependency-group: dart_style - dependency-name: built_value dependency-type: direct:production update-type: version-update:semver-minor dependency-group: dart_style ... Signed-off-by: dependabot[bot] --- packages/smithy/smithy_codegen/pubspec.yaml | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/packages/smithy/smithy_codegen/pubspec.yaml b/packages/smithy/smithy_codegen/pubspec.yaml index c0c4bb702d..fc1e63932a 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.6.0 - code_builder: 4.10.0 + built_value: ^8.9.4 + code_builder: 4.10.1 collection: ^1.15.0 crclib: ^3.0.0 - dart_style: ^2.3.2 + dart_style: ^3.0.1 fixnum: ^1.0.0 - grpc: ^3.0.2 + grpc: ^4.0.1 html2md: ^1.2.5 jmespath: ^2.0.0 json_annotation: ">=4.9.0 <4.10.0" meta: ^1.7.0 path: ">=1.8.0 <2.0.0" - protobuf: ^2.0.1 + protobuf: ^3.1.0 pub_semver: ^2.1.0 pubspec_parse: ^1.2.0 shelf: ^1.1.0 @@ -37,13 +37,13 @@ dependencies: yaml_edit: ^2.0.1 dev_dependencies: - amplify_lints: ">=3.0.0 <3.1.0" - build_cli: ^2.1.6 + amplify_lints: ^3.1.0 + build_cli: ^2.2.5 build_runner: ^2.4.9 build_verify: ^3.0.0 build_version: ^2.1.0 - built_value_generator: 8.8.1 - json_serializable: 6.8.0 + built_value_generator: 8.9.4 + json_serializable: 6.9.4 smithy_test: path: ../smithy_test test: ^1.22.1