This repository was archived by the owner on Feb 25, 2025. It is now read-only.
update for the latest Dart SDK roll#34025
Merged
aam merged 3 commits intoflutter:mainfrom Jun 14, 2022
Merged
Conversation
aam
approved these changes
Jun 14, 2022
aam
reviewed
Jun 14, 2022
DEPS
Outdated
| # You can use //tools/dart/create_updated_flutter_deps.py to produce | ||
| # updated revision list of existing dependencies. | ||
| 'dart_revision': '410431ef75750b886482f85e74d73705b0c416b2', | ||
| 'dart_revision': 'e17e752739cf64fd6db9471fe0062b37f9b0e2de', |
Member
There was a problem hiding this comment.
I think you want 204b67e as that's the one with breaking https://dart.googlesource.com/sdk/+/2acf0360232d481549b545f2de0a5a6237bacc42
update the dart revision to 204b67e
devoncarew
commented
Jun 14, 2022
| @@ -1,4 +1,4 @@ | |||
| Signature: fc960db7a1ce30afc44b5cc634a32f06 | |||
| Signature: f801c32ad4d2ae20c7b627f33e2a0b79 | |||
Contributor
Author
There was a problem hiding this comment.
👍 thanks for the update here
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
Jun 14, 2022
houhuayong
pushed a commit
to houhuayong/engine
that referenced
this pull request
Jun 21, 2022
* update for the latest Dart SDK roll * Update DEPS update the dart revision to 204b67e * Update license hash Co-authored-by: Alexander Aprelev <[email protected]>
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
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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.
This PR is a manual roll of the latest Dart SDK with local updates to account for upstream refactoring (two packages that had been in
third_party/pkg_testedhave moved tothird_party/pkg).The last automated attempt was #34005.