Skip to content

Commit a5f129b

Browse files
feat: update built_value version constraint (#4634)
chore: allow up to v9 of built_value
1 parent e36e84e commit a5f129b

File tree

32 files changed

+32
-32
lines changed

32 files changed

+32
-32
lines changed

packages/aft/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
async: ^2.10.0
1212
aws_common: ">=0.4.2+5 <0.5.0"
1313
built_collection: ^5.0.0
14-
built_value: ">=8.6.0 <8.9.0"
14+
built_value: ^8.6.0
1515
checked_yaml: ^2.0.0
1616
cli_util: ^0.3.5
1717
code_builder: 4.10.0

packages/analytics/amplify_analytics_pinpoint/example/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ dev_dependencies:
2525
path: ../../../amplify_lints
2626
aws_common: ">=0.4.0 <0.5.0"
2727
build_runner: ^2.4.0
28-
built_value: ">=8.6.0 <8.9.0"
28+
built_value: ^8.6.0
2929
flutter_test:
3030
sdk: flutter
3131
integration_test:

packages/analytics/amplify_analytics_pinpoint_dart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
aws_common: ">=0.6.3 <0.7.0"
1616
aws_signature_v4: ">=0.5.1 <0.6.0"
1717
built_collection: ^5.0.0
18-
built_value: ">=8.6.0 <8.9.0"
18+
built_value: ^8.6.0
1919
collection: ^1.15.0
2020
drift: ">=2.14.0 <2.15.0"
2121
intl: ">=0.18.0 <1.0.0"

packages/auth/amplify_auth_cognito_dart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@ dependencies:
1616
aws_common: ">=0.6.3 <0.7.0"
1717
aws_signature_v4: ">=0.5.1 <0.6.0"
1818
built_collection: ^5.0.0
19-
built_value: ">=8.6.0 <8.9.0"
19+
built_value: ^8.6.0
2020
clock: ^1.1.1
2121
collection: ^1.15.0
2222
convert: ^3.0.1

packages/auth/amplify_auth_cognito_test/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
async: ^2.10.0
1414
aws_common: any
1515
built_collection: ^5.0.0
16-
built_value: ">=8.6.0 <8.9.0"
16+
built_value: ^8.6.0
1717
collection: ^1.15.0
1818
convert: ^3.0.0
1919
http: ">=0.13.0 <2.0.0"

packages/aws_common/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ environment:
1111
dependencies:
1212
async: ^2.10.0
1313
built_collection: ^5.0.0
14-
built_value: ">=8.6.0 <8.9.0"
14+
built_value: ^8.6.0
1515
collection: ^1.15.0
1616
http2: ^2.0.0
1717
js: ^0.6.4

packages/secure_storage/amplify_secure_storage_dart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@ dependencies:
2323
async: ^2.10.0
2424
aws_common: ">=0.6.3 <0.7.0"
2525
built_collection: ^5.0.0
26-
built_value: ">=8.6.0 <8.9.0"
26+
built_value: ^8.6.0
2727
ffi: ^2.0.0
2828
file: ">=6.0.0 <8.0.0"
2929
js: ^0.6.4

packages/smithy/goldens/lib/awsJson1_0/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/smithy/goldens/lib/awsJson1_1/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/smithy/goldens/lib/awsQuery/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/smithy/goldens/lib/ec2Query/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/smithy/goldens/lib/restJson1/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/smithy/goldens/lib/restXml/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/smithy/goldens/lib/restXmlWithNamespace/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/smithy/goldens/lib2/awsJson1_0/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/smithy/goldens/lib2/awsJson1_1/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/smithy/goldens/lib2/awsQuery/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/smithy/goldens/lib2/custom/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/smithy/goldens/lib2/ec2Query/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/smithy/goldens/lib2/restJson1/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/smithy/goldens/lib2/restXml/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/smithy/goldens/lib2/restXmlWithNamespace/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/smithy/smithy/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
async: ^2.10.0
1313
aws_common: ">=0.6.3 <0.7.0"
1414
built_collection: ^5.0.0
15-
built_value: ">=8.6.0 <8.9.0"
15+
built_value: ^8.6.0
1616
collection: ^1.15.0
1717
convert: ^3.0.0
1818
crypto: ^3.0.0

packages/smithy/smithy_aws/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
aws_common: ">=0.6.3 <0.7.0"
1313
aws_signature_v4: ">=0.5.1 <0.6.0"
1414
built_collection: ^5.0.0
15-
built_value: ">=8.6.0 <8.9.0"
15+
built_value: ^8.6.0
1616
collection: ^1.15.0
1717
convert: ^3.0.0
1818
crclib: ^3.0.0

packages/smithy/smithy_codegen/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@ dependencies:
1313
aws_signature_v4: any
1414
build_cli_annotations: ^2.0.0
1515
built_collection: ^5.1.1
16-
built_value: ">=8.6.0 <8.9.0"
16+
built_value: ^8.6.0
1717
code_builder: 4.10.0
1818
collection: ^1.15.0
1919
crclib: ^3.0.0

packages/smithy/smithy_test/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@ dependencies:
1111
async: ^2.10.0
1212
aws_common: any
1313
aws_signature_v4: any
14-
built_value: ">=8.6.0 <8.9.0"
14+
built_value: ^8.6.0
1515
collection: ^1.15.0
1616
fixnum: ^1.0.0
1717
path: ">=1.8.0 <2.0.0"

packages/storage/amplify_storage_s3_dart/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
aws_common: ">=0.6.3 <0.7.0"
1616
aws_signature_v4: ">=0.5.1 <0.6.0"
1717
built_collection: ^5.0.0
18-
built_value: ">=8.6.0 <8.9.0"
18+
built_value: ^8.6.0
1919
drift: ">=2.14.0 <2.15.0"
2020
fixnum: ^1.0.0
2121
json_annotation: ">=4.8.1 <4.9.0"

packages/test/amplify_integration_test/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
aws_common: any
1616
aws_signature_v4: any
1717
built_collection: ^5.0.0
18-
built_value: ">=8.6.0 <8.9.0"
18+
built_value: ^8.6.0
1919
collection: ^1.15.0
2020
meta: ^1.8.0
2121
smithy: any

packages/worker_bee/e2e/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ environment:
88
dependencies:
99
aws_common: ">=0.4.0 <0.5.0"
1010
built_collection: ^5.0.0
11-
built_value: ">=8.6.0 <8.9.0"
11+
built_value: ^8.6.0
1212
fixnum: ^1.0.0
1313
meta: ^1.7.0
1414
test: ^1.22.1

packages/worker_bee/e2e_test/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dev_dependencies:
1919
build_test: ^2.0.0
2020
build_web_compilers: ^4.0.0
2121
built_collection: ^5.0.0
22-
built_value: ">=8.6.0 <8.9.0"
22+
built_value: ^8.6.0
2323
built_value_generator: 8.8.1
2424
e2e:
2525
path: ../e2e

packages/worker_bee/worker_bee/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@ dependencies:
1212
async: ^2.10.0
1313
aws_common: ">=0.6.3 <0.7.0"
1414
built_collection: ^5.0.0
15-
built_value: ">=8.6.0 <8.9.0"
15+
built_value: ^8.6.0
1616
collection: ^1.15.0
1717
js: ^0.6.4
1818
meta: ^1.7.0

pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@ dependencies:
1717
async: ^2.10.0
1818
build_runner: ^2.4.0
1919
build_web_compilers: ^4.0.0
20-
built_value: ">=8.6.0 <8.9.0"
20+
built_value: "^8.6.0"
2121
built_value_generator: 8.8.1
2222
code_builder: 4.10.0
2323
connectivity_plus: ">=4.0.1 <6.0.0"

0 commit comments

Comments
 (0)