mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Manual roll Dart SDK from 5b812b9ec220 to f7239b3c25af (13 revisions) (flutter/engine#51964)
Manual roll requested by zra@google.com https://dart.googlesource.com/sdk.git/+log/5b812b9ec220..f7239b3c25af 2024-04-06 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-31.0.dev 2024-04-05 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-30.0.dev 2024-04-05 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-29.0.dev 2024-04-05 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-28.0.dev 2024-04-05 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-27.0.dev 2024-04-05 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-26.0.dev 2024-04-05 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-25.0.dev 2024-04-04 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-24.0.dev 2024-04-04 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-23.0.dev 2024-04-04 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-22.0.dev 2024-04-04 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-21.0.dev 2024-04-04 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-20.0.dev 2024-04-04 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-19.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 dart-vm-team@google.com,matanl@google.com,zra@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
df18de5971
commit
f7e3fd5f7c
6
DEPS
6
DEPS
@ -62,7 +62,7 @@ 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': '5b812b9ec2204cf6ae1a9e8204faa22b69ce8ace',
|
||||
'dart_revision': 'f7239b3c25afb6ddc6733f676ea8368cff751a67',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -77,7 +77,7 @@ vars = {
|
||||
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
|
||||
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
|
||||
'dart_protobuf_rev': 'b7613581d847e1e36e76f0e36db3a412d8fea5b1',
|
||||
'dart_pub_rev': '3f0df78417f7c112b933fbcdc1c5c87bde680cb1',
|
||||
'dart_pub_rev': 'f3b1199fcab37a197f2980bf6b28e421e7bce771',
|
||||
'dart_tools_rev': 'd86ea23c79d2e9dc622d3376aa80d94fbf30bf60',
|
||||
'dart_watcher_rev': '1bd2f20d0d924c8422aa2b9afdb165bff4f053c0',
|
||||
'dart_web_rev': 'e773de957b289d001c90c6b830e91634e305667d',
|
||||
@ -517,7 +517,7 @@ deps = {
|
||||
Var('dart_git') + '/web.git' + '@' + Var('dart_web_rev'),
|
||||
|
||||
'src/third_party/dart/third_party/pkg/web_socket_channel':
|
||||
Var('dart_git') + '/web_socket_channel.git@19d82db86acb7309dd08c40a2af3285232751e83',
|
||||
Var('dart_git') + '/web_socket_channel.git@ced3a37193f89d5ee95792f342eeb15d3d55d8c1',
|
||||
|
||||
'src/third_party/dart/third_party/pkg/webdev':
|
||||
Var('dart_git') + '/webdev.git' + '@' + Var('dart_webdev_rev'),
|
||||
|
||||
@ -1,4 +1,4 @@
|
||||
Signature: 8b9dcb9ad738e7ad849b624797ba0f31
|
||||
Signature: e46460d4dd453fb69dc8d1aca8606a25
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: dart
|
||||
@ -4737,7 +4737,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/+/5b812b9ec2204cf6ae1a9e8204faa22b69ce8ace
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/f7239b3c25afb6ddc6733f676ea8368cff751a67
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
====================================================================================================
|
||||
|
||||
@ -32032,7 +32032,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/+/5b812b9ec2204cf6ae1a9e8204faa22b69ce8ace
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/f7239b3c25afb6ddc6733f676ea8368cff751a67
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user