mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 7d9de0c0b231 to f773d45634ed (2 revisions) (flutter/engine#52854)
https://dart.googlesource.com/sdk.git/+log/7d9de0c0b231..f773d45634ed 2024-05-15 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-158.0.dev 2024-05-15 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-157.0.dev If this roll has caused a breakage, revert this CL and stop the roller using the controls here: https://autoroll.skia.org/r/dart-sdk-flutter-engine Please CC bdero@google.com,dart-vm-team@google.com on the revert to ensure that a human is aware of the problem. To file a bug in Flutter Engine: https://github.com/flutter/flutter/issues/new/choose To report a problem with the AutoRoller itself, please file a bug: https://issues.skia.org/issues/new?component=1389291&template=1850622 Documentation for the AutoRoller is here: https://skia.googlesource.com/buildbot/+doc/main/autoroll/README.md
This commit is contained in:
parent
936486a290
commit
f2d50e7941
8
DEPS
8
DEPS
@ -56,11 +56,11 @@ vars = {
|
||||
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
|
||||
# You can use //tools/dart/create_updated_flutter_deps.py to produce
|
||||
# updated revision list of existing dependencies.
|
||||
'dart_revision': '7d9de0c0b231264ef8706f9bd59c3512d88c065f',
|
||||
'dart_revision': 'f773d45634ed93b4c0aca37408eb2b8f9fd474a2',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
'dart_binaryen_rev': '4b7c610f14329dfe045534ec1cde7f28330393f9',
|
||||
'dart_binaryen_rev': 'b1245577ba92b77a97e266cf4c7f7cd15e6e7f28',
|
||||
'dart_boringssl_gen_rev': '9c7294fd58261a79794f5afaa26598cf1442ad20',
|
||||
'dart_boringssl_rev': 'd24a38200fef19150eef00cad35b138936c08767',
|
||||
'dart_browser_launcher_rev': '0dcf2246c11eaf6c4f2591332f1057734a847793',
|
||||
@ -344,7 +344,7 @@ deps = {
|
||||
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.
|
||||
|
||||
'src/flutter/third_party/dart/third_party/binaryen/src':
|
||||
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@4b7c610f14329dfe045534ec1cde7f28330393f9',
|
||||
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@b1245577ba92b77a97e266cf4c7f7cd15e6e7f28',
|
||||
|
||||
'src/flutter/third_party/dart/third_party/devtools':
|
||||
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:e2a7208bb8eed852b1f9dedabf423f187e947a7d'}]},
|
||||
@ -434,7 +434,7 @@ deps = {
|
||||
Var('dart_git') + '/mockito.git@4be52e16d06c8c5384d1cf5a511f0c9a7d829cf7',
|
||||
|
||||
'src/flutter/third_party/dart/third_party/pkg/native':
|
||||
Var('dart_git') + '/native.git@1a6faf502c01c598ce8ed6c77ea22c29774dbf34',
|
||||
Var('dart_git') + '/native.git@7bca3567228c259dd5cc8e8530cd1585d8de42a0',
|
||||
|
||||
'src/flutter/third_party/dart/third_party/pkg/package_config':
|
||||
Var('dart_git') + '/package_config.git@39096768806ccae4b7025dd4114f15f2df424b0c',
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 5ac94b42e122b7d9f3c20896772de65d
|
||||
Signature: 1e8b3ef4f11fcc3ac531dcd662e93912
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: dart
|
||||
@ -4741,7 +4741,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
||||
This Source Code Form is "Incompatible With Secondary Licenses", as
|
||||
defined by the Mozilla Public License, v. 2.0.
|
||||
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/1eec9de2f9c684daaa71887cb386131dabf724b0
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/f773d45634ed93b4c0aca37408eb2b8f9fd474a2
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
====================================================================================================
|
||||
|
||||
@ -32293,7 +32293,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
|
||||
This Source Code Form is "Incompatible With Secondary Licenses", as
|
||||
defined by the Mozilla Public License, v. 2.0.
|
||||
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/7d9de0c0b231264ef8706f9bd59c3512d88c065f
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/f773d45634ed93b4c0aca37408eb2b8f9fd474a2
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user