Skip to content

Commit 3b91973

Browse files
chore(deps): bump build_runner
Bumps the build_runner group in /packages/smithy/smithy_codegen 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](dart-lang/build@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] <support@github.com>
1 parent 520d2ad commit 3b91973

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

packages/smithy/smithy_codegen/pubspec.yaml

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -13,19 +13,19 @@ dependencies:
1313
aws_signature_v4: any
1414
build_cli_annotations: ^2.0.0
1515
built_collection: ^5.1.1
16-
built_value: ^8.10.1
16+
built_value: ^8.12.0
1717
code_builder: ^4.10.1
1818
collection: ^1.18.0
1919
crclib: ^3.0.0
20-
dart_style: ^3.0.1
20+
dart_style: ^3.1.2
2121
fixnum: ^1.0.0
22-
grpc: ^4.0.0
22+
grpc: ^4.3.0
2323
html2md: ^1.2.5
2424
jmespath: ^2.0.0
2525
json_annotation: ^4.9.0
2626
meta: ^1.16.0
2727
path: ^1.8.0
28-
protobuf: ^4.1.0
28+
protobuf: ^5.0.0
2929
pub_semver: ^2.2.0
3030
pubspec_parse: ^1.2.2
3131
shelf: ^1.1.0
@@ -38,12 +38,12 @@ dependencies:
3838

3939
dev_dependencies:
4040
amplify_lints: ">=3.1.0 <3.2.0"
41-
build_cli: ^2.1.6
42-
build_runner: ^2.4.9
41+
build_cli: ^2.2.8
42+
build_runner: ^2.9.0
4343
build_verify: ^3.0.0
44-
build_version: ^2.1.1
45-
built_value_generator: ^8.10.1
46-
json_serializable: ">=6.9.4 <6.10.0"
44+
build_version: ^2.1.3
45+
built_value_generator: ^8.12.0
46+
json_serializable: ^6.11.1
4747
smithy_test:
4848
path: ../smithy_test
4949
test: ^1.22.1

0 commit comments

Comments
 (0)