Roll Dart SDK from 7368b1d084b0 to d679a4c98193 (3 revisions) (flutter/engine#53961)
https://dart.googlesource.com/sdk.git/+log/7368b1d084b0..d679a4c98193 2024-07-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.6.0-51.0.dev 2024-07-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.6.0-50.0.dev 2024-07-17 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.6.0-49.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,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
73fd4f5883
commit
6fdd08930a
8
DEPS
8
DEPS
@ -56,7 +56,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': '7368b1d084b089125e2d7b8f684d69b85a9a0d65',
|
||||
'dart_revision': 'd679a4c98193700a649ff17216e23083c6661e7f',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -386,7 +386,7 @@ deps = {
|
||||
Var('dart_git') + '/dart_style.git@a6ad7693555a9add6f98ad6fd94de80d35c89415',
|
||||
|
||||
'src/flutter/third_party/dart/third_party/pkg/dartdoc':
|
||||
Var('dart_git') + '/dartdoc.git@f6f93ddf172716ae2a92f5e986ecbefaf9dd8a06',
|
||||
Var('dart_git') + '/dartdoc.git@1d005239cbe30bac643d7471c6bae5166dc75c8b',
|
||||
|
||||
'src/flutter/third_party/dart/third_party/pkg/file':
|
||||
Var('dart_git') + '/external/github.com/google/file.dart@855831c242a17c2dee163828d52710d9043c7c8d',
|
||||
@ -401,7 +401,7 @@ deps = {
|
||||
Var('dart_git') + '/html.git@0da420ca1e196cda54ede476d0d8d3ecf55375ef',
|
||||
|
||||
'src/flutter/third_party/dart/third_party/pkg/http':
|
||||
Var('dart_git') + '/http.git@edbb5a9711570afa46e2ae9fca8cf8366f672715',
|
||||
Var('dart_git') + '/http.git@757438e938ebe81f4b130e6372897b5f977615a6',
|
||||
|
||||
'src/flutter/third_party/dart/third_party/pkg/http_multi_server':
|
||||
Var('dart_git') + '/http_multi_server.git@8348be1bf8fd17881e2643086e68c9d2b28dd9ce',
|
||||
@ -503,7 +503,7 @@ deps = {
|
||||
Var('dart_git') + '/web.git' + '@' + Var('dart_web_rev'),
|
||||
|
||||
'src/flutter/third_party/dart/third_party/pkg/web_socket_channel':
|
||||
Var('dart_git') + '/web_socket_channel.git@8e95ea75302180af075295f7dd7ffe922e26f789',
|
||||
Var('dart_git') + '/web_socket_channel.git@0e1d6e2eb5a0bfd62e45b772ac7107d796176cf6',
|
||||
|
||||
'src/flutter/third_party/dart/third_party/pkg/webdev':
|
||||
Var('dart_git') + '/webdev.git' + '@' + Var('dart_webdev_rev'),
|
||||
|
@ -1,4 +1,4 @@
|
||||
Signature: 17b617e682c061d6380b25786e75dad6
|
||||
Signature: 517f2c7d39ad374af5a28ec6dd9d5994
|
||||
|
||||
====================================================================================================
|
||||
LIBRARY: dart
|
||||
@ -4769,7 +4769,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/+/7368b1d084b089125e2d7b8f684d69b85a9a0d65
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/d679a4c98193700a649ff17216e23083c6661e7f
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
====================================================================================================
|
||||
|
@ -31926,7 +31926,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/+/7368b1d084b089125e2d7b8f684d69b85a9a0d65
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/d679a4c98193700a649ff17216e23083c6661e7f
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
Loading…
x
Reference in New Issue
Block a user