-
Notifications
You must be signed in to change notification settings - Fork 259
chore(all): Updated Flutter/Dart SDKs and Drift version #5741
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
Changes from 64 commits
Commits
Show all changes
68 commits
Select commit
Hold shift + click to select a range
ec6bbd1
chore(datastore,analytics,auth,notifications,storage): updated/regene…
tyllark c369cff
chore(analytics,db,storage): Updated Drift Version
tyllark 24d3125
chore(db,storage): regenerated Drift databases and tables
tyllark 69c359e
chore(): Updated Dart SDK to 3.4.0
tyllark 843d17b
chore(): Updated Github Actions to use Dart SDK to 3.4.0
tyllark 0d8a500
chore(): updated Flutter to 3.22.0
tyllark 83f8fa3
chore(): updated Flutter to 3.24.0 and dart sdk to 3.5.0
tyllark e46de38
chore(analytics): regenerated Drift databases and tables
tyllark 4033a70
chore(analytics): updated pinpoint native pigeon breaking changes
tyllark ae55ce7
chore(notifications): updated native pigeon breaking changes
tyllark a7489f0
chore: updated native code
tyllark 859793c
chore(): updated native code error handling
tyllark 05e1127
Merge branch 'main' into chore/drift-upgrade
tyllark ac092ac
Merge branch 'main' into chore/drift-upgrade
tyllark 0f1de0b
chore(): updated Drift Version
tyllark c9be628
chore(): Regenerated Drift Tables
tyllark dbe5283
chore(): Updated Swift failure handling
tyllark 41055ed
chore(): Updated Swift failure handling
tyllark dd109b2
chore(): Updated Android failure handling
tyllark 0101950
chore(): bump built_value_generator version
tyllark 4aa2bb4
chore(): bump built_value_generator version
tyllark 9611956
chore(): Updated Dart SDK to 3.6.0
tyllark e482e6f
chore(): Updated Dart SDK to 3.6.0
tyllark d8dd0f8
chore(): Updated Flutter SDK to 3.27.0
tyllark fd408da
chore(analytics): Migrate Analytics Gradle to declarative plugin blocks
tyllark 9b9e120
chore(analytics): Migrate Analytics Gradle to declarative plugin blocks
tyllark 6499301
chore(analytics): Migrate Analytics Gradle to declarative plugin blocks
tyllark 8edbdbc
chore(auth): Migrate Auth Gradle to declarative plugin blocks
tyllark 3a2993f
chore(db): Migrate DB Common Gradle to declarative plugin blocks
tyllark 47f5e8c
chore(datastore): Migrate Datastore Gradle to declarative plugin blocks
tyllark 61d7d5d
chore(): Migrate legacy wrapper Gradle to declarative plugin blocks
tyllark f4a37e1
chore(api): Migrate API Gradle to declarative plugin blocks
tyllark 1f9e92d
chore(authenticator): Migrate Authenticator Gradle to declarative plu…
tyllark 3ca3614
chore(notifications): Migrate Notifications Gradle to declarative plu…
tyllark 8094512
chore(secure_storage): Migrate Secure Storage Gradle to declarative p…
tyllark 18a5056
chore(storage): Migrate Storage Gradle to declarative plugin blocks
tyllark 0102fd2
chore(): ignore deprecated_member_use for js_util and html
tyllark 837d2f8
chore(): ignore deprecated_member_use for js
tyllark 17a2181
chore(): ignore deprecated_member_use
tyllark dfaf471
chore(): Updated Pigeon codec for unit tests
tyllark 0d6b8df
chore(): Regenerated files (fix white space mismatch)
tyllark 962a76b
chore(): Updated Swift Pigeon codec type name
tyllark 021aa25
chore(): Updated iOS fetchAuthSession unit test to support Result
tyllark ccc12b1
chore(): fixed typo
tyllark 356ef96
chore(): fixed typo
tyllark 8472d50
chore(): Updated settings.gradle and build.gradle's to have the exten…
tyllark ba676ed
Chore(): Updated Gradle to 8.9
tyllark 09b1da9
Chore(): Updated settings.gradle.kts configuration
tyllark 5a19f34
chore(): Added Desugaring to canary project
tyllark dcbec77
chore(): Updated canaries to support both gradle and gradle.kts exten…
tyllark ad75f87
chore(): cleaned up error causing whitespace
tyllark 635e859
chore(): cleaned up error causing whitespace
tyllark 14c74c3
chore(): Cleaned up Android configuration files and corrected version…
tyllark 66cb71c
chore(): refactored build_canary.sh
tyllark 87fcae1
chore90: Update build_canary.sh
tyllark 897c0dc
chore(): updated fetchAuthSession Unit Test
tyllark 61fe7a3
chore(): updated fetchAuthSession Unit Test
tyllark a91d167
chore(): updated fetchAuthSession Unit Test
tyllark be0cfcf
chore(): updated fetchAuthSession Unit Test
tyllark c1d150a
chore(): updated fetchAuthSession Unit Test
tyllark e1f711a
chore(): updated fetchAuthSession Unit Test
tyllark cf0712a
chore(): updated fetchAuthSession Unit Test
tyllark ef7e39b
chore(): updated fetchAuthSession Unit Test
tyllark d50b849
chore(notifications): Add entry-point annotation to unit tests
tyllark 2531c9d
Merge branch 'main' into chore/drift-upgrade
tyllark 9c652ab
fix: reverted accidental change log update
tyllark 5f5cc23
chore(): Updated AuthSessionResult failure to return the upstream error
tyllark ac8ac29
chore(): Updated AuthSessionResult failure to return the upstream error
tyllark File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
The table of contents is too big for display.
Diff view
Diff view
There are no files selected for viewing
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ jobs: | |
matrix: | ||
sdk: | ||
# Minimum supported Dart version | ||
- "3.3.0" | ||
- "3.6.0" | ||
- stable | ||
- beta | ||
browser: | ||
|
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -22,7 +22,7 @@ jobs: | |
matrix: | ||
sdk: | ||
# Minimum supported Dart version | ||
- "3.3.0" | ||
- "3.6.0" | ||
- stable | ||
- beta | ||
browser: | ||
|
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -4,7 +4,7 @@ version: 1.0.0 | |
publish_to: none | ||
|
||
environment: | ||
sdk: ^3.3.0 | ||
sdk: ^3.6.0 | ||
|
||
dependencies: | ||
aws_common: ^0.6.1 | ||
|
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
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
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
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
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -2,7 +2,7 @@ name: infra | |
publish_to: none | ||
|
||
environment: | ||
sdk: ^3.3.0 | ||
sdk: ^3.6.0 | ||
|
||
dependencies: | ||
amplify_core: any | ||
|
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
2 changes: 1 addition & 1 deletion
2
.../test/version_bump/data/repo_snapshot/packages/common/amplify_db_common_dart/pubspec.yaml
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.
Oops, something went wrong.
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
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
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
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
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
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
Oops, something went wrong.
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Revert this change as we should not update old changelogs unless they are incorrect.