Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
Show all changes
28 commits
Select commit Hold shift + click to select a range
8d3903d
re-ran Flutter plugin registration
tyllark Nov 24, 2025
955e32b
Update analyzer to ^9.0.0
tyllark Nov 24, 2025
7c62026
Update build to ^4.0.0
tyllark Nov 24, 2025
4330d4b
Update build_runner to ^2.4.15
tyllark Nov 24, 2025
66bec57
Update build_web_compilers to ^4.1.4
tyllark Nov 24, 2025
0b5d023
Update built_collection to ^5.1.1
tyllark Nov 25, 2025
a03861d
Update collection to ^1.18.0
tyllark Nov 24, 2025
d17fe32
Update crypto to 3.0.7
tyllark Nov 24, 2025
019063a
Update grpc to ^5.0.0
tyllark Nov 24, 2025
ead4660
Update json_serializable to ^6.11.0
tyllark Nov 24, 2025
75ded28
Update meta to ^1.16.0
tyllark Nov 24, 2025
aaeb99e
Update pigeon to ^26.0.0
tyllark Nov 24, 2025
5652d44
Update protobuf to ^5.0.0
tyllark Nov 24, 2025
e53c74a
Update shelf to ^1.4.0
tyllark Nov 24, 2025
2952bf2
Update source_gen to ^4.0.0
tyllark Nov 24, 2025
71c0ca9
Update stream_transform to ^2.1.0
tyllark Nov 25, 2025
9a5e827
Updated Analyzer breaking changes
tyllark Nov 25, 2025
7f5a53b
Regenerated file via build_runner
tyllark Nov 25, 2025
13e88e3
Updated Smithy version to 1.64.0
tyllark Nov 25, 2025
40ae41a
Updated Smithy generated dependency versions
tyllark Nov 25, 2025
9724510
Regenerated Goldens files
tyllark Nov 25, 2025
1850973
Updated Pigeon Make Files
tyllark Nov 25, 2025
8e0ff28
Regenerated Pigeon files
tyllark Nov 25, 2025
7e8c86f
Regenerated AWS SDKs
tyllark Nov 25, 2025
4fe5a7f
Ran dart fix --apply
tyllark Nov 25, 2025
e5639db
Updated EventClient to handle new pinpointClient from ASW SDK
tyllark Nov 25, 2025
83acdfb
Removed OIDC parameters from NativeAuthBridge
tyllark Nov 26, 2025
39ad2d3
Updated Crc64Nvme to have a JS and VM implementation due to the int s…
tyllark Nov 26, 2025
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions actions/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -21,10 +21,10 @@ dependencies:

dev_dependencies:
amplify_lints: ^3.0.0
build_runner: ^2.4.9
build_runner: ^2.4.15
build_test: ^3.1.1
checks: ^0.3.0
json_serializable: ">=6.9.4 <6.10.0"
json_serializable: ^6.11.0
test: ^1.22.1

aft:
Expand Down
6 changes: 3 additions & 3 deletions packages/aft/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ dependencies:
args: ^2.5.0
async: ^2.10.0
aws_common: ">=0.4.2+5 <0.5.0"
built_collection: ^5.0.0
built_collection: ^5.1.1
built_value: ^8.10.1
checked_yaml: ^2.0.0
cli_util: ^0.4.2
Expand Down Expand Up @@ -65,10 +65,10 @@ dependency_overrides:

dev_dependencies:
amplify_lints: ^3.1.0
build_runner: ^2.4.9
build_runner: ^2.4.15
built_value_generator: ^8.10.1
checks: ^0.3.0
json_serializable: ">=6.9.4 <6.10.0"
json_serializable: ^6.11.0
test: ^1.22.1
test_descriptor: ^2.0.1

Expand Down
4 changes: 2 additions & 2 deletions 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.4 <3.2.0"
amplify_test:
path: ../../test/amplify_test
build_runner: ^2.4.9
build_runner: ^2.4.15
flutter_test:
sdk: flutter
json_serializable: ">=6.9.4 <6.10.0"
json_serializable: ^6.11.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: ^3.1.0
build_runner: ^2.4.9
build_runner: ^2.4.15
code_excerpter:
git:
url: https://github.com/dart-lang/site-shared
Expand Down
6 changes: 3 additions & 3 deletions packages/amplify_core/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,16 +25,16 @@ dependencies:

dev_dependencies:
amplify_lints: ">=3.1.4 <3.2.0"
build_runner: ^2.4.9
build_runner: ^2.4.15
build_test: ^3.1.1
build_version: ^2.1.1
build_web_compilers: ^4.0.0
build_web_compilers: ^4.1.4
code_excerpt_updater:
git:
url: https://github.com/dart-lang/site-shared
path: packages/code_excerpt_updater
# TODO: Bump when global SDK >=3.1
ref: 923adadacbb95f11d222e6fc6135f6dbb66f84ee
json_serializable: ">=6.9.4 <6.10.0"
json_serializable: ^6.11.0
path: ^1.8.0
test: ^1.22.1
2 changes: 1 addition & 1 deletion packages/amplify_datastore/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.PHONY: pigeons
pigeons:
dart run pigeon --input pigeons/native_plugin.dart
dart format --fix lib/src/native_plugin.g.dart
dart format lib/src/native_plugin.g.dart

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/amplify_datastore/lib/src/native_plugin.g.dart

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

2 changes: 1 addition & 1 deletion packages/amplify_datastore/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ dev_dependencies:
flutter_test:
sdk: flutter
fake_async: ^1.2.0
pigeon: ^25.5.0
pigeon: ^26.0.0

# The following section is specific to Flutter.
flutter:
Expand Down
2 changes: 1 addition & 1 deletion packages/amplify_native_legacy_wrapper/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.PHONY: pigeons
pigeons:
dart run pigeon --input pigeons/messages.dart
dart format --fix lib/amplify_native_legacy_plugin.g.dart
dart format lib/amplify_native_legacy_plugin.g.dart

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.

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

2 changes: 1 addition & 1 deletion packages/amplify_native_legacy_wrapper/pubspec.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ dev_dependencies:
amplify_lints: ">=3.1.0 <3.2.0"
flutter_test:
sdk: flutter
pigeon: ^25.5.0
pigeon: ^26.0.0

flutter:
plugin:
Expand Down
2 changes: 1 addition & 1 deletion packages/analytics/amplify_analytics_pinpoint/Makefile
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
.PHONY: pigeons
pigeons:
dart run pigeon --input pigeons/pigeon_config_android.dart
dart format --fix lib/src/legacy_native_data_provider/pigeon_legacy_data_provider.android.g.dart
dart format lib/src/legacy_native_data_provider/pigeon_legacy_data_provider.android.g.dart

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

Original file line number Diff line number Diff line change
Expand Up @@ -25,14 +25,14 @@ dev_dependencies:
amplify_lints:
path: ../../../amplify_lints
aws_common: ">=0.4.0 <0.5.0"
build_runner: ^2.4.9
build_runner: ^2.4.15
built_value: ^8.10.1
flutter_test:
sdk: flutter
integration_test:
sdk: flutter
json_annotation: ^4.9.0
json_serializable: ">=6.9.4 <6.10.0"
json_serializable: ^6.11.0

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

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

Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ dev_dependencies:
amplify_lints: ">=3.1.4 <3.2.0"
flutter_test:
sdk: flutter
pigeon: ^25.5.0
pigeon: ^26.0.0

flutter:
plugin:
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -141,7 +141,8 @@ class EventClient implements Closeable {
.result;

// Parse the EndpointResponse portion of Result
final endpointResponse = result.eventsResponse.results?[_fixedEndpointId];
final endpointResponse =
result.eventsResponse?.results?[_fixedEndpointId];

if (endpointResponse == null) {
_logger.warn(
Expand Down Expand Up @@ -250,7 +251,7 @@ class EventClient implements Closeable {
return statusCode != null && statusCode >= 500 && statusCode < 600;
}

bool _shouldRetryEvent(String eventId, String eventType) {
bool _shouldRetryEvent(String eventId, String? eventType) {
final timesFailed = _failureCountByEvent[eventId] ?? 1;
if (timesFailed >= 3) {
_logger.warn('Retry limit exceeded, deleting event: $eventType');
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// Generated with smithy-dart 0.3.2. DO NOT MODIFY.
// ignore_for_file: avoid_unused_constructor_parameters,deprecated_member_use_from_same_package,non_constant_identifier_names,require_trailing_commas,unnecessary_library_name
// ignore_for_file: avoid_unused_constructor_parameters,deprecated_member_use_from_same_package,non_constant_identifier_names,unnecessary_library_name

/// # Amazon Pinpoint
///
Expand Down

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.

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.

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.

Loading
Loading