-
Notifications
You must be signed in to change notification settings - Fork 257
Chore/release/2.6.2 #6154
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Merged
Merged
Chore/release/2.6.2 #6154
Conversation
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* chore(infra): Update infra dependency versions * chore(core): Updated test packages * chore(infra2): Updated packages * chore(): Updated Allowed Licenses
Bumped the packages device_info_plus, win32_registry, meta, analyzer, code_builder, dart_style, built_value_generator, source_gen, json_serializable. Regenerated Smithy goldens, Worker Bee, json serializable dart files. Fixed a bunch of linter errors caught from the updated dart sdk. Updated Canaries and example projects to use Gradle 8.3
…6141) * changed mfa preference flow for verifying if we can set sms as preferred and forego selection of mfa type upon sign in * removed duplicate test and changed "because" clause of test * changed test text to properly reflect the flow of the test
* chore(worker_bee): pinned analyzer version * updated email+sms mfa test to reflect updated cognito flow which now asks for mfa type when multiple are en abled * updated TabBarTheme to TabBarThemeData to enable test * formatting * fixed flutter breaking change https://docs.flutter.dev/release/breaking-changes/flutter-generate-i10n-source * removed localizations to proceed with fixing authenticator mfa test * removed unused imports * changed otp parameter to be email * second test case is irrelevant with the new flow, it will test the exact same thing as the first case since there is a selection step now * regenerated worker files for proper formatting * chore(): updated formatting * chore: formatted cognito dart files with latest language * chore Removed extra logging * chore: reformatted cognito dart * chore: pinned Workerbee Builder Dart format version to 3.7.0 to match our package Dart SDK version * chore: formatted formatting code * chore: regenerated files * chore: optimized data generation to use a String Buffer * chore: regenerated files --------- Co-authored-by: Tyler-Larkin <tyllark@amazon.com>
39e9a5e
to
47818c7
Compare
ekjotmultani
previously approved these changes
May 28, 2025
47818c7
to
3f6b3ed
Compare
ekjotmultani
approved these changes
May 29, 2025
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Description of changes:
Release 2.6.2
By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.