mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from a6c25e31caa7 to c9640c3a4440 (1 revision) (#168911)
https://dart.googlesource.com/sdk.git/+log/a6c25e31caa7..c9640c3a4440 2025-05-15 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.9.0-129.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 Please CC aaclarke@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: 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
d69edc303b
commit
a164f65386
4
DEPS
4
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': 'a6c25e31caa7cd856a1168ed242fd026a2f8bcc7',
|
||||
'dart_revision': 'c9640c3a44403747ba53ded989b8d884d77f618f',
|
||||
|
||||
# WARNING: DO NOT EDIT MANUALLY
|
||||
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
|
||||
@ -328,7 +328,7 @@ deps = {
|
||||
Var('dart_git') + '/leak_tracker.git@f5620600a5ce1c44f65ddaa02001e200b096e14c',
|
||||
|
||||
'engine/src/flutter/third_party/dart/third_party/pkg/native':
|
||||
Var('dart_git') + '/native.git@b324678c5a469e933f30693e5648947d5bfd5e9e',
|
||||
Var('dart_git') + '/native.git@6d51ecf34385e5872c43f1856d3fad6349200811',
|
||||
|
||||
'engine/src/flutter/third_party/dart/third_party/pkg/protobuf':
|
||||
Var('dart_git') + '/protobuf.git' + '@' + Var('dart_protobuf_rev'),
|
||||
|
||||
@ -30447,7 +30447,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/+/a6c25e31caa7cd856a1168ed242fd026a2f8bcc7
|
||||
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/c9640c3a44403747ba53ded989b8d884d77f618f
|
||||
/third_party/fallback_root_certificates/
|
||||
|
||||
--------------------------------------------------------------------------------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user