This repository was archived by the owner on Feb 25, 2025. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 6k
Roll dart sdk to 1bdb83bddf96c41cc046810c697a2c80bfaaaf19 #33416
Merged
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
Changes since las troll: ``` 1bdb83b Version 2.18.0-122.0.dev 6ebd263 Use `any` deps for all unpublished packages 09b7f36 [vm, compiler] Support ShadowCallStack on Fuchsia RISC-V. e1773c7 Bump boolean_selector to 1d3565e2651d16566bb556955b96ea75018cbd0c ae72739 [pkg/meta] prep for publishing package:meta 1.8.0 7b578ca Add experimental flag `inference-update-2`. 5729605 [dart2wasm] Implement `FunctionType` Type. c6d5cd0 [js_util] Add `dartify` and some helpers. 2b84292 Issue 49031. Read files during applyPendingFileChanges(), so getFile() uses new content. 36acc59 [analyser] support code completion for `errors` and `enable-experiment` dd298c1 Use a wrapper object for allResults in AnalysisDriver tests. eb458cf [build] Fix false detection of compressed pointers as cross builds. bbd7e5a Fix bad sdk-path error message b36f451 Bump webkit_inspection_protocol to e4965778e2837adc62354eec3a19123402997897 ```
dcharkes
approved these changes
May 17, 2022
Contributor
dcharkes
left a comment
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.
Thanks for the quick fix @aam!
For reference the CL requiring the manual roll: https://dart-review.googlesource.com/c/sdk/+/244767.
And the error without manual roll: click.
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
May 17, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
May 17, 2022
engine-flutter-autoroll
added a commit
to engine-flutter-autoroll/flutter
that referenced
this pull request
May 17, 2022
jonahwilliams
pushed a commit
to flutter/flutter
that referenced
this pull request
May 17, 2022
* e0f736d Set error handler (flutter/engine#33402) * dcd596a Roll Dart SDK from 381855557df2 to f3bf9025c141 (1 revision) (flutter/engine#33411) * 5c2a16e Roll Fuchsia Linux SDK from F0_B8WVKY... to IZ7_b83xC... (flutter/engine#33415) * 4958a24 Roll dart sdk to 1bdb83bddf96c41cc046810c697a2c80bfaaaf19 (flutter/engine#33416) * d2fd3d8 Roll Fuchsia Mac SDK from t_ky8l6nb... to egBfZMmTP... (flutter/engine#33417) * d58fc83 Roll Dart SDK from 1bdb83bddf96 to 0bc104c3e959 (1 revision) (flutter/engine#33419) * 8ab1720 Roll Skia from 0a5146ca3ffd to 16fa353926b8 (28 revisions) (flutter/engine#33420) * Remove fraction translation * Update codesign.dart Co-authored-by: Jonah Williams <[email protected]>
houhuayong
pushed a commit
to houhuayong/engine
that referenced
this pull request
Jun 21, 2022
* Roll dart sdk to 1bdb83b Changes since las troll: ``` 1bdb83b Version 2.18.0-122.0.dev 6ebd263 Use `any` deps for all unpublished packages 09b7f36 [vm, compiler] Support ShadowCallStack on Fuchsia RISC-V. e1773c7 Bump boolean_selector to 1d3565e2651d16566bb556955b96ea75018cbd0c ae72739 [pkg/meta] prep for publishing package:meta 1.8.0 7b578ca Add experimental flag `inference-update-2`. 5729605 [dart2wasm] Implement `FunctionType` Type. c6d5cd0 [js_util] Add `dartify` and some helpers. 2b84292 Issue 49031. Read files during applyPendingFileChanges(), so getFile() uses new content. 36acc59 [analyser] support code completion for `errors` and `enable-experiment` dd298c1 Use a wrapper object for allResults in AnalysisDriver tests. eb458cf [build] Fix false detection of compressed pointers as cross builds. bbd7e5a Fix bad sdk-path error message b36f451 Bump webkit_inspection_protocol to e4965778e2837adc62354eec3a19123402997897 ``` * Update license hash
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.
Changes since las troll: