Skip to content

Commit

Permalink
chore(dependencies): bump build_runner (#5300)
Browse files Browse the repository at this point in the history
* chore(dependencies): bump build_runner
  • Loading branch information
khatruong2009 authored and tyllark committed Aug 20, 2024
1 parent 994ae06 commit e2fdefa
Show file tree
Hide file tree
Showing 61 changed files with 65 additions and 55 deletions.
2 changes: 1 addition & 1 deletion actions/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:

dev_dependencies:
amplify_lints: ^3.0.0
build_runner: ^2.4.0
build_runner: ^2.4.9
build_test: ^2.2.0
checks: ^0.2.2
json_serializable: 6.8.0
Expand Down
2 changes: 1 addition & 1 deletion packages/aft/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -65,7 +65,7 @@ dependency_overrides:

dev_dependencies:
amplify_lints: ">=2.0.2 <2.1.0"
build_runner: ^2.4.0
build_runner: ^2.4.9
built_value_generator: 8.8.1
checks: ^0.2.2
json_serializable: 6.8.0
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify/amplify_flutter/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ dev_dependencies:
amplify_lints: ">=3.1.0 <3.2.0"
amplify_test:
path: ../../test/amplify_test
build_runner: ^2.4.0
build_runner: ^2.4.9
flutter_test:
sdk: flutter
json_serializable: 6.8.0
2 changes: 1 addition & 1 deletion packages/amplify_core/doc/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ dependencies:

dev_dependencies:
amplify_lints: ^2.0.0
build_runner: ^2.4.0
build_runner: ^2.4.9
code_excerpter:
git:
url: https://github.com/dart-lang/site-shared
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify_core/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ dependencies:

dev_dependencies:
amplify_lints: ">=3.1.0 <3.2.0"
build_runner: ^2.4.0
build_runner: ^2.4.9
build_test: ^2.1.5
build_version: ^2.1.1
build_web_compilers: ^4.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dev_dependencies:
amplify_lints:
path: ../../../amplify_lints
aws_common: ">=0.4.0 <0.5.0"
build_runner: ^2.4.0
build_runner: ^2.4.9
built_value: ^8.6.0
flutter_test:
sdk: flutter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ dependencies:

dev_dependencies:
amplify_lints: ">=3.1.0 <3.2.0"
build_runner: ^2.4.0
build_runner: ^2.4.9
build_test: ^2.1.5
build_verify: ^3.0.0
build_version: ^2.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/api/amplify_api/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -32,7 +32,7 @@ dev_dependencies:
amplify_lints: ">=3.1.0 <3.2.0"
amplify_test:
path: ../../test/amplify_test
build_runner: ^2.4.0
build_runner: ^2.4.9
connectivity_plus_platform_interface: any
flutter_test:
sdk: flutter
Expand Down
4 changes: 2 additions & 2 deletions packages/api/amplify_api_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,8 +21,8 @@ dependencies:

dev_dependencies:
amplify_lints: ">=3.1.0 <3.2.0"
aws_signature_v4: ">=0.6.1 <0.7.0"
build_runner: ^2.4.0
aws_signature_v4: ">=0.6.2 <0.7.0"
build_runner: ^2.4.9
build_test: ^2.1.5
build_web_compilers: ^4.0.0
stream_channel: ^2.1.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ dev_dependencies:
amplify_lints:
path: ../../../amplify_lints
browser_launcher: ^1.1.1
build_runner: ^2.4.0
build_runner: ^2.4.9
build_web_compilers: ^4.0.0
checks: ^0.3.0
cli_script: ^0.3.0
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/amplify_auth_cognito_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ dependencies:
dev_dependencies:
amplify_lints: ">=3.1.0 <3.2.0"
build: ^2.2.0
build_runner: ^2.4.0
build_runner: ^2.4.9
build_verify: ^3.0.0
build_web_compilers: ^4.0.0
built_value_generator: 8.8.1
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/amplify_auth_cognito_test/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,6 @@ dependencies:
dev_dependencies:
amplify_lints:
path: ../../amplify_lints
build_runner: ^2.4.0
build_runner: ^2.4.9
build_test: ^2.0.0
build_web_compilers: ^4.0.0
2 changes: 1 addition & 1 deletion packages/authenticator/amplify_authenticator/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dev_dependencies:
amplify_integration_test:
path: ../../test/amplify_integration_test
amplify_lints: ">=3.1.0 <3.2.0"
build_runner: ^2.4.0
build_runner: ^2.4.9
build_version: ^2.1.1
flutter_test:
sdk: flutter
Expand Down
2 changes: 1 addition & 1 deletion packages/aws_common/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:

dev_dependencies:
amplify_lints: ">=3.1.0 <3.2.0"
build_runner: ^2.4.0
build_runner: ^2.4.9
build_test: ^2.1.5
build_web_compilers: ^4.0.0
built_value_generator: 8.8.1
Expand Down
2 changes: 1 addition & 1 deletion packages/aws_signature_v4/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,5 @@ dependency_overrides:
dev_dependencies:
amplify_lints:
path: ../../amplify_lints
build_runner: ^2.4.0
build_runner: ^2.4.9
build_web_compilers: ^4.0.0
2 changes: 1 addition & 1 deletion packages/aws_signature_v4/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ dependencies:
dev_dependencies:
amplify_lints: ">=3.1.0 <3.2.0"
args: ^2.2.0
build_runner: ^2.4.0
build_runner: ^2.4.9
build_test: ^2.1.5
build_verify: ^3.0.0
build_version: ^2.1.1
Expand Down
2 changes: 1 addition & 1 deletion packages/common/amplify_db_common/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dependencies:
dev_dependencies:
amplify_lints: ^2.0.0
drift_dev: ">=2.18.0 <2.19.0"
build_runner: ^2.4.0
build_runner: ^2.4.9
flutter_test:
sdk: flutter
integration_test:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,6 @@ dependencies:
dev_dependencies:
amplify_lints:
path: ../../../amplify_lints
build_runner: ^2.4.0
build_runner: ^2.4.9
build_web_compilers: ^4.0.0
drift_dev: ">=2.18.0 <2.19.0"
2 changes: 1 addition & 1 deletion packages/common/amplify_db_common_dart/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@ dependencies:

dev_dependencies:
amplify_lints: ">=3.1.0 <3.2.0"
build_runner: ^2.4.0
build_runner: ^2.4.9
build_test: ^2.0.0
build_web_compilers: ^4.0.0
drift_dev: ">=2.18.0 <2.19.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/example_common/example/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,5 @@ dependencies:
dev_dependencies:
amplify_lints:
path: ../../amplify_lints
build_runner: ^2.4.0
build_runner: ^2.4.9
build_web_compilers: ^4.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -23,8 +23,8 @@ dev_dependencies:
amplify_secure_storage_dart: ">=0.5.1 <0.6.0"
amplify_test:
path: ../../../test/amplify_test
aws_signature_v4: ">=0.6.1 <0.7.0"
build_runner: ^2.4.0
aws_signature_v4: ">=0.6.2 <0.7.0"
build_runner: ^2.4.9
build_test: ^2.1.5
flutter_test:
sdk: flutter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,9 +30,9 @@ dev_dependencies:
amplify_secure_storage_dart: ">=0.5.1 <0.6.0"
amplify_test:
path: ../../../test/amplify_test
aws_common: ">=0.7.1 <0.8.0"
aws_signature_v4: ">=0.6.1 <0.7.0"
build_runner: ^2.4.0
aws_common: ">=0.7.2 <0.8.0"
aws_signature_v4: ">=0.6.2 <0.7.0"
build_runner: ^2.4.9
built_value_generator: 8.8.1
flutter_test:
sdk: flutter
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ dependencies:
dev_dependencies:
amplify_lints:
path: ../../../amplify_lints
build_runner: ^2.4.0
build_runner: ^2.4.9
build_web_compilers: ^4.0.0
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ dev_dependencies:
amplify_secure_storage_test:
path: ../amplify_secure_storage_test
build: ^2.3.0
build_runner: ^2.4.0
build_runner: ^2.4.9
build_web_compilers: ^4.0.0
built_value_generator: 8.8.1
ffigen: ^9.0.0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,6 @@ dependencies:
dev_dependencies:
amplify_lints:
path: ../../amplify_lints
build_runner: ^2.4.0
build_runner: ^2.4.9
build_test: ^2.0.0
build_web_compilers: ^4.0.0
2 changes: 1 addition & 1 deletion packages/smithy/goldens/lib/awsJson1_0/pubspec.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/smithy/goldens/lib/awsJson1_1/pubspec.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/smithy/goldens/lib/awsQuery/pubspec.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/smithy/goldens/lib/ec2Query/pubspec.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/smithy/goldens/lib/restJson1/pubspec.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/smithy/goldens/lib/restXml/pubspec.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/smithy/goldens/lib2/awsJson1_0/pubspec.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/smithy/goldens/lib2/awsJson1_1/pubspec.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/smithy/goldens/lib2/awsQuery/pubspec.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/smithy/goldens/lib2/custom/pubspec.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/smithy/goldens/lib2/ec2Query/pubspec.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/smithy/goldens/lib2/restJson1/pubspec.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/smithy/goldens/lib2/restXml/pubspec.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/smithy/smithy/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ dependencies:

dev_dependencies:
amplify_lints: ">=3.1.0 <3.2.0"
build_runner: ^2.4.0
build_runner: ^2.4.9
built_value_generator: 8.8.1
json_serializable: 6.8.0
stack_trace: ^1.10.0
Expand Down
2 changes: 1 addition & 1 deletion packages/smithy/smithy_aws/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ dependencies:

dev_dependencies:
amplify_lints: ">=3.1.0 <3.2.0"
build_runner: ^2.4.0
build_runner: ^2.4.9
built_value_generator: 8.8.1
file: ">=6.0.0 <8.0.0"
glob: ^2.0.2
Expand Down
2 changes: 1 addition & 1 deletion packages/smithy/smithy_codegen/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ dependencies:
dev_dependencies:
amplify_lints: ">=3.0.0 <3.1.0"
build_cli: ^2.1.6
build_runner: ^2.4.0
build_runner: ^2.4.9
build_verify: ^3.0.0
build_version: ^2.1.0
built_value_generator: 8.8.1
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -17,5 +17,5 @@ dependencies:
dev_dependencies:
amplify_lints:
path: ../../../amplify_lints
build_runner: ^2.4.0
build_runner: ^2.4.9
build_web_compilers: ^4.0.0
Loading

0 comments on commit e2fdefa

Please sign in to comment.