Skip to content

Commit d78bb29

Browse files
committed
feat: bump json_annotation dependency to v4.9
1 parent 4284238 commit d78bb29

File tree

28 files changed

+52
-50
lines changed

28 files changed

+52
-50
lines changed

actions/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ dependencies:
1010
aws_common: ^0.6.1
1111
collection: ^1.18.0
1212
js: ^0.6.7
13-
json_annotation: ">=4.8.1 <4.9.0"
13+
json_annotation: ">=4.9.0 <4.10.0"
1414
path: ">=1.8.0 <2.0.0"
1515
process: ^5.0.0
1616
retry: ^3.1.2
@@ -24,7 +24,7 @@ dev_dependencies:
2424
build_runner: ^2.4.0
2525
build_test: ^2.2.0
2626
checks: ^0.2.2
27-
json_serializable: 6.7.1
27+
json_serializable: 6.8.0
2828
test: ^1.22.1
2929

3030
aft:

packages/aft/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ dependencies:
2121
glob: ^2.1.0
2222
graphs: ^2.1.0
2323
io: ^1.0.4
24-
json_annotation: ">=4.8.1 <4.9.0"
24+
json_annotation: ">=4.9.0 <4.10.0"
2525
markdown: ^5.0.0
2626
mason: ^0.1.0-dev.40
2727
mason_logger: ^0.2.5
@@ -68,7 +68,7 @@ dev_dependencies:
6868
build_runner: ^2.4.0
6969
built_value_generator: 8.8.1
7070
checks: ^0.2.2
71-
json_serializable: 6.7.1
71+
json_serializable: 6.8.0
7272
test: ^1.22.1
7373
test_descriptor: ^2.0.1
7474

packages/amplify/amplify_flutter/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,4 +34,4 @@ dev_dependencies:
3434
build_runner: ^2.4.0
3535
flutter_test:
3636
sdk: flutter
37-
json_serializable: 6.7.1
37+
json_serializable: 6.8.0

packages/amplify_core/lib/src/config/amplify_outputs/auth/password_policy.g.dart

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/amplify_core/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
collection: ^1.15.0
1616
graphs: ^2.1.0
1717
intl: ">=0.18.0 <1.0.0"
18-
json_annotation: ">=4.8.1 <4.9.0"
18+
json_annotation: ">=4.9.0 <4.10.0"
1919
logging: ^1.0.0
2020
meta: ^1.7.0
2121
retry: ^3.1.0
@@ -34,6 +34,6 @@ dev_dependencies:
3434
path: packages/code_excerpt_updater
3535
# TODO: Bump when global SDK >=3.1
3636
ref: 923adadacbb95f11d222e6fc6135f6dbb66f84ee
37-
json_serializable: 6.7.1
37+
json_serializable: 6.8.0
3838
path: any
3939
test: ^1.22.1

packages/analytics/amplify_analytics_pinpoint/example/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,8 +30,8 @@ dev_dependencies:
3030
sdk: flutter
3131
integration_test:
3232
sdk: flutter
33-
json_annotation: ">=4.8.1 <4.9.0"
34-
json_serializable: 6.7.1
33+
json_annotation: ">=4.9.0 <4.10.0"
34+
json_serializable: 6.8.0
3535

3636
# For information on the generic Dart part of this file, see the
3737
# following page: https://dart.dev/tools/pub/pubspec

packages/api/amplify_api_dart/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: ">=0.7.1 <0.8.0"
1515
collection: ^1.15.0
16-
json_annotation: ">=4.8.1 <4.9.0"
16+
json_annotation: ">=4.9.0 <4.10.0"
1717
meta: ^1.7.0
1818
plugin_platform_interface: ^2.0.0
1919
stream_transform: ^2.0.1

packages/auth/amplify_auth_cognito_dart/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ dependencies:
2626
http: ">=0.13.0 <2.0.0"
2727
intl: ">=0.18.0 <1.0.0"
2828
js: ">=0.6.4 <0.8.0"
29-
json_annotation: ">=4.8.1 <4.9.0"
29+
json_annotation: ">=4.9.0 <4.10.0"
3030
meta: ^1.7.0
3131
oauth2: ^2.0.2
3232
path: ">=1.8.0 <2.0.0"
@@ -46,7 +46,7 @@ dev_dependencies:
4646
build_web_compilers: ^4.0.0
4747
built_value_generator: 8.8.1
4848
ffigen: ^9.0.0
49-
json_serializable: 6.7.1
49+
json_serializable: 6.8.0
5050
mockito: ^5.0.0
5151
smithy_codegen:
5252
path: ../../smithy/smithy_codegen

packages/aws_common/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ dependencies:
1515
collection: ^1.15.0
1616
http2: ^2.0.0
1717
js: ">=0.6.4 <0.8.0"
18-
json_annotation: ">=4.8.1 <4.9.0"
18+
json_annotation: ">=4.9.0 <4.10.0"
1919
logging: ^1.0.0
2020
meta: ^1.7.0
2121
mime: ^1.0.0
@@ -30,6 +30,6 @@ dev_dependencies:
3030
build_test: ^2.1.5
3131
build_web_compilers: ^4.0.0
3232
built_value_generator: 8.8.1
33-
json_serializable: 6.7.1
33+
json_serializable: 6.8.0
3434
stream_channel: ^2.1.0
3535
test: ^1.22.1

packages/aws_signature_v4/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@ dependencies:
1414
collection: ^1.15.0
1515
convert: ^3.0.0
1616
crypto: ^3.0.0
17-
json_annotation: ">=4.8.1 <4.9.0"
17+
json_annotation: ">=4.9.0 <4.10.0"
1818
meta: ^1.7.0
1919
path: ">=1.8.0 <2.0.0"
2020

@@ -26,7 +26,7 @@ dev_dependencies:
2626
build_verify: ^3.0.0
2727
build_version: ^2.1.1
2828
build_web_compilers: ^4.0.0
29-
json_serializable: 6.7.1
29+
json_serializable: 6.8.0
3030
stream_channel: ^2.1.0
3131
test: ^1.22.1
3232

packages/aws_signature_v4/test/c_test_suite/context.g.dart

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/lib/src/ast/traits/aws/protocols/aws_query_trait.g.dart

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/lib/src/ast/traits/core/cors_trait.g.dart

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/lib/src/ast/traits/core/length_trait.g.dart

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/smithy/smithy/lib/src/ast/traits/http/http_trait.g.dart

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/lib/src/ast/traits/test/http_malformed_response_definition.g.dart

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/lib/src/ast/traits/test/http_response_test_case.g.dart

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/lib/src/ast/traits/waiters/waiter.g.dart

Lines changed: 2 additions & 2 deletions
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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ dependencies:
1919
fixnum: ^1.0.0
2020
http_parser: ^4.0.0
2121
intl: ">=0.18.0 <1.0.0"
22-
json_annotation: ">=4.8.1 <4.9.0"
22+
json_annotation: ">=4.9.0 <4.10.0"
2323
meta: ^1.7.0
2424
path: ">=1.8.0 <2.0.0"
2525
retry: ^3.1.0
@@ -31,6 +31,6 @@ dev_dependencies:
3131
amplify_lints: ">=3.1.0 <3.2.0"
3232
build_runner: ^2.4.0
3333
built_value_generator: 8.8.1
34-
json_serializable: 6.7.1
34+
json_serializable: 6.8.0
3535
stack_trace: ^1.10.0
3636
test: ^1.22.1

packages/smithy/smithy_aws/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
crclib: ^3.0.0
1919
crypto: ^3.0.0
2020
intl: ">=0.18.0 <1.0.0"
21-
json_annotation: ">=4.8.1 <4.9.0"
21+
json_annotation: ">=4.9.0 <4.10.0"
2222
meta: ^1.7.0
2323
path: ">=1.8.0 <2.0.0"
2424
smithy: ">=0.7.1 <0.8.0"
@@ -30,7 +30,7 @@ dev_dependencies:
3030
built_value_generator: 8.8.1
3131
file: ">=6.0.0 <8.0.0"
3232
glob: ^2.0.2
33-
json_serializable: 6.7.1
33+
json_serializable: 6.8.0
3434
pubspec_parse: ^1.2.0
3535
test: ^1.22.1
3636
yaml: ^3.1.0

packages/smithy/smithy_aws/test/http/aws_retryer_test.g.dart

Lines changed: 9 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/smithy/smithy_codegen/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@ dependencies:
2222
grpc: ^3.0.2
2323
html2md: ^1.2.5
2424
jmespath: ^2.0.0
25-
json_annotation: ">=4.8.1 <4.9.0"
25+
json_annotation: ">=4.9.0 <4.10.0"
2626
meta: ^1.7.0
2727
path: ">=1.8.0 <2.0.0"
2828
protobuf: ^2.0.1
@@ -43,7 +43,7 @@ dev_dependencies:
4343
build_verify: ^3.0.0
4444
build_version: ^2.1.0
4545
built_value_generator: 8.8.1
46-
json_serializable: 6.7.1
46+
json_serializable: 6.8.0
4747
smithy_test:
4848
path: ../smithy_test
4949
test: ^1.22.1

packages/storage/amplify_storage_s3_dart/lib/src/model/s3_data_bytes_range.g.dart

Lines changed: 2 additions & 2 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

packages/storage/amplify_storage_s3_dart/lib/src/model/s3_get_url_plugin_options.g.dart

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/storage/amplify_storage_s3_dart/lib/src/model/s3_item.g.dart

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/storage/amplify_storage_s3_dart/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
built_value: ^8.6.0
1919
drift: ">=2.18.0 <2.19.0"
2020
fixnum: ^1.0.0
21-
json_annotation: ">=4.8.1 <4.9.0"
21+
json_annotation: ">=4.9.0 <4.10.0"
2222
meta: ^1.7.0
2323
path: ">=1.8.0 <2.0.0"
2424
smithy: ">=0.7.1 <0.8.0"
@@ -30,6 +30,6 @@ dev_dependencies:
3030
build_verify: ^3.0.0
3131
built_value_generator: 8.8.1
3232
drift_dev: ">=2.18.0 <2.19.0"
33-
json_serializable: 6.7.1
33+
json_serializable: 6.8.0
3434
mocktail: ^1.0.0
3535
test: ^1.22.1

packages/test/pub_server/pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@ dependencies:
1818
file: ">=6.0.0 <8.0.0"
1919
git: ^2.2.0
2020
graphs: ^2.1.0
21-
json_annotation: ">=4.8.1 <4.9.0"
21+
json_annotation: ">=4.9.0 <4.10.0"
2222
meta: ^1.7.0
2323
path: ^1.8.0
2424
pub_semver: ^2.1.3
@@ -32,7 +32,7 @@ dev_dependencies:
3232
amplify_lints: ">=2.0.3 <2.1.0"
3333
build_runner: ^2.4.0
3434
drift_dev: ">=2.18.0 <2.19.0"
35-
json_serializable: 6.7.1
35+
json_serializable: 6.8.0
3636
pub_api_client: ">=2.4.0 <2.7.0" # v2.7.0 introduces a new required field - archive_sha256
3737
shelf_router_generator: ^1.0.5
3838
test: ^1.22.1

pubspec.yaml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -33,8 +33,8 @@ dependencies:
3333
graphs: ^2.1.0
3434
http: ">=0.13.0 <2.0.0"
3535
intl: ">=0.18.0 <1.0.0"
36-
json_annotation: ">=4.8.1 <4.9.0"
37-
json_serializable: 6.7.1
36+
json_annotation: ">=4.9.0 <4.10.0"
37+
json_serializable: 6.8.0
3838
mime: ^1.0.0
3939
oauth2: ^2.0.2
4040
package_info_plus: ^6.0.0

0 commit comments

Comments
 (0)