Skip to content

Commit

Permalink
feat: update built_value version constraint (#4634)
Browse files Browse the repository at this point in the history
chore: allow up to v9 of built_value
  • Loading branch information
Jordan-Nelson committed Apr 3, 2024
1 parent e36e84e commit a5f129b
Show file tree
Hide file tree
Showing 32 changed files with 32 additions and 32 deletions.
2 changes: 1 addition & 1 deletion packages/aft/pubspec.yaml
Expand Up @@ -11,7 +11,7 @@ dependencies:
async: ^2.10.0
aws_common: ">=0.4.2+5 <0.5.0"
built_collection: ^5.0.0
built_value: ">=8.6.0 <8.9.0"
built_value: ^8.6.0
checked_yaml: ^2.0.0
cli_util: ^0.3.5
code_builder: 4.10.0
Expand Down
Expand Up @@ -25,7 +25,7 @@ dev_dependencies:
path: ../../../amplify_lints
aws_common: ">=0.4.0 <0.5.0"
build_runner: ^2.4.0
built_value: ">=8.6.0 <8.9.0"
built_value: ^8.6.0
flutter_test:
sdk: flutter
integration_test:
Expand Down
Expand Up @@ -15,7 +15,7 @@ dependencies:
aws_common: ">=0.6.3 <0.7.0"
aws_signature_v4: ">=0.5.1 <0.6.0"
built_collection: ^5.0.0
built_value: ">=8.6.0 <8.9.0"
built_value: ^8.6.0
collection: ^1.15.0
drift: ">=2.14.0 <2.15.0"
intl: ">=0.18.0 <1.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/amplify_auth_cognito_dart/pubspec.yaml
Expand Up @@ -16,7 +16,7 @@ dependencies:
aws_common: ">=0.6.3 <0.7.0"
aws_signature_v4: ">=0.5.1 <0.6.0"
built_collection: ^5.0.0
built_value: ">=8.6.0 <8.9.0"
built_value: ^8.6.0
clock: ^1.1.1
collection: ^1.15.0
convert: ^3.0.1
Expand Down
2 changes: 1 addition & 1 deletion packages/auth/amplify_auth_cognito_test/pubspec.yaml
Expand Up @@ -13,7 +13,7 @@ dependencies:
async: ^2.10.0
aws_common: any
built_collection: ^5.0.0
built_value: ">=8.6.0 <8.9.0"
built_value: ^8.6.0
collection: ^1.15.0
convert: ^3.0.0
http: ">=0.13.0 <2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/aws_common/pubspec.yaml
Expand Up @@ -11,7 +11,7 @@ environment:
dependencies:
async: ^2.10.0
built_collection: ^5.0.0
built_value: ">=8.6.0 <8.9.0"
built_value: ^8.6.0
collection: ^1.15.0
http2: ^2.0.0
js: ^0.6.4
Expand Down
Expand Up @@ -23,7 +23,7 @@ dependencies:
async: ^2.10.0
aws_common: ">=0.6.3 <0.7.0"
built_collection: ^5.0.0
built_value: ">=8.6.0 <8.9.0"
built_value: ^8.6.0
ffi: ^2.0.0
file: ">=6.0.0 <8.0.0"
js: ^0.6.4
Expand Down
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
Expand Up @@ -12,7 +12,7 @@ dependencies:
async: ^2.10.0
aws_common: ">=0.6.3 <0.7.0"
built_collection: ^5.0.0
built_value: ">=8.6.0 <8.9.0"
built_value: ^8.6.0
collection: ^1.15.0
convert: ^3.0.0
crypto: ^3.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/smithy/smithy_aws/pubspec.yaml
Expand Up @@ -12,7 +12,7 @@ dependencies:
aws_common: ">=0.6.3 <0.7.0"
aws_signature_v4: ">=0.5.1 <0.6.0"
built_collection: ^5.0.0
built_value: ">=8.6.0 <8.9.0"
built_value: ^8.6.0
collection: ^1.15.0
convert: ^3.0.0
crclib: ^3.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/smithy/smithy_codegen/pubspec.yaml
Expand Up @@ -13,7 +13,7 @@ dependencies:
aws_signature_v4: any
build_cli_annotations: ^2.0.0
built_collection: ^5.1.1
built_value: ">=8.6.0 <8.9.0"
built_value: ^8.6.0
code_builder: 4.10.0
collection: ^1.15.0
crclib: ^3.0.0
Expand Down
2 changes: 1 addition & 1 deletion packages/smithy/smithy_test/pubspec.yaml
Expand Up @@ -11,7 +11,7 @@ dependencies:
async: ^2.10.0
aws_common: any
aws_signature_v4: any
built_value: ">=8.6.0 <8.9.0"
built_value: ^8.6.0
collection: ^1.15.0
fixnum: ^1.0.0
path: ">=1.8.0 <2.0.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/storage/amplify_storage_s3_dart/pubspec.yaml
Expand Up @@ -15,7 +15,7 @@ dependencies:
aws_common: ">=0.6.3 <0.7.0"
aws_signature_v4: ">=0.5.1 <0.6.0"
built_collection: ^5.0.0
built_value: ">=8.6.0 <8.9.0"
built_value: ^8.6.0
drift: ">=2.14.0 <2.15.0"
fixnum: ^1.0.0
json_annotation: ">=4.8.1 <4.9.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/test/amplify_integration_test/pubspec.yaml
Expand Up @@ -15,7 +15,7 @@ dependencies:
aws_common: any
aws_signature_v4: any
built_collection: ^5.0.0
built_value: ">=8.6.0 <8.9.0"
built_value: ^8.6.0
collection: ^1.15.0
meta: ^1.8.0
smithy: any
Expand Down
2 changes: 1 addition & 1 deletion packages/worker_bee/e2e/pubspec.yaml
Expand Up @@ -8,7 +8,7 @@ environment:
dependencies:
aws_common: ">=0.4.0 <0.5.0"
built_collection: ^5.0.0
built_value: ">=8.6.0 <8.9.0"
built_value: ^8.6.0
fixnum: ^1.0.0
meta: ^1.7.0
test: ^1.22.1
Expand Down
2 changes: 1 addition & 1 deletion packages/worker_bee/e2e_test/pubspec.yaml
Expand Up @@ -19,7 +19,7 @@ dev_dependencies:
build_test: ^2.0.0
build_web_compilers: ^4.0.0
built_collection: ^5.0.0
built_value: ">=8.6.0 <8.9.0"
built_value: ^8.6.0
built_value_generator: 8.8.1
e2e:
path: ../e2e
Expand Down
2 changes: 1 addition & 1 deletion packages/worker_bee/worker_bee/pubspec.yaml
Expand Up @@ -12,7 +12,7 @@ dependencies:
async: ^2.10.0
aws_common: ">=0.6.3 <0.7.0"
built_collection: ^5.0.0
built_value: ">=8.6.0 <8.9.0"
built_value: ^8.6.0
collection: ^1.15.0
js: ^0.6.4
meta: ^1.7.0
Expand Down
2 changes: 1 addition & 1 deletion pubspec.yaml
Expand Up @@ -17,7 +17,7 @@ dependencies:
async: ^2.10.0
build_runner: ^2.4.0
build_web_compilers: ^4.0.0
built_value: ">=8.6.0 <8.9.0"
built_value: "^8.6.0"
built_value_generator: 8.8.1
code_builder: 4.10.0
connectivity_plus: ">=4.0.1 <6.0.0"
Expand Down

0 comments on commit a5f129b

Please sign in to comment.