mirror of
https://github.com/flutter/flutter.git
synced 2026-02-20 02:29:02 +08:00
Roll Dart SDK from 9a65db770758 to f105c2168574 (5 revisions) (#179814)
https://dart.googlesource.com/sdk.git/+log/9a65db770758..f105c2168574 2025-12-12 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.11.0-240.0.dev 2025-12-12 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.11.0-239.0.dev 2025-12-12 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.11.0-238.0.dev 2025-12-12 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.11.0-237.0.dev 2025-12-11 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.11.0-236.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 dart-vm-team@google.com,jimgraham@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
33ed9ba6fc
commit
080f628843
6
DEPS
6
DEPS
@ -59,14 +59,14 @@ vars = {
|
||||
# updated revision list of existing dependencies. You will need to
|
||||
# gclient sync before and after update deps to ensure all deps are updated.
|
||||
# updated revision list of existing dependencies.
|
||||
'dart_revision': '9a65db77075895a87f9c2d2c4baac7035717a972',
|
||||
'dart_revision': 'f105c21685743fe5758661a2cb69d3ff3636edb6',
|
||||
|
||||
# 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_ai_rev': '4eb2446144a8af374e08da8d3c743dcce129f87f',
|
||||
'dart_binaryen_rev': '6ec7b5f9c615d3b224c67ae221d6812c8f8e1a96',
|
||||
'dart_boringssl_rev': '20b18aef7c1adafbeaed8aa80f9df19530ab8900',
|
||||
'dart_core_rev': '5c3e2c38df268be2347f3aad30ced0147dd012bb',
|
||||
'dart_boringssl_rev': '29e2ef6cc121e6d30a38bdb3fce3ddd489e6e2eb',
|
||||
'dart_core_rev': '58b0a108b4d1310465e8482d6629357891df1cb1',
|
||||
'dart_devtools_rev': 'bac6843cce3c98d8794a7cce796faaa8860cc00f',
|
||||
'dart_ecosystem_rev': 'eac66d93142907b39f2271647c111f36ff3365b9',
|
||||
'dart_http_rev': 'a22386e9c390290c916d1c53a3d3c1447ec120ce',
|
||||
|
||||
@ -1052,6 +1052,7 @@ skia
|
||||
limitations under the License.
|
||||
--------------------------------------------------------------------------------
|
||||
angle
|
||||
benchmark
|
||||
boringssl
|
||||
cpu_features
|
||||
flatbuffers
|
||||
@ -14979,6 +14980,7 @@ tree. An additional intellectual property rights grant can be found
|
||||
in the file PATENTS. All contributing project authors may
|
||||
be found in the AUTHORS file in the root of the source tree.
|
||||
--------------------------------------------------------------------------------
|
||||
benchmark
|
||||
flatbuffers
|
||||
|
||||
Copyright 2015 Google Inc. All rights reserved.
|
||||
@ -15118,6 +15120,39 @@ flatbuffers
|
||||
|
||||
Copyright 2016 Google Inc. All rights reserved.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
--------------------------------------------------------------------------------
|
||||
benchmark
|
||||
|
||||
Copyright 2016 Ismael Jimenez Martinez. All rights reserved.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
|
||||
http://www.apache.org/licenses/LICENSE-2.0
|
||||
|
||||
Unless required by applicable law or agreed to in writing, software
|
||||
distributed under the License is distributed on an "AS IS" BASIS,
|
||||
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
|
||||
See the License for the specific language governing permissions and
|
||||
limitations under the License.
|
||||
--------------------------------------------------------------------------------
|
||||
benchmark
|
||||
|
||||
Copyright 2016 Ismael Jimenez Martinez. All rights reserved.
|
||||
Copyright 2017 Roman Lebedev. All rights reserved.
|
||||
|
||||
Licensed under the Apache License, Version 2.0 (the "License");
|
||||
you may not use this file except in compliance with the License.
|
||||
You may obtain a copy of the License at
|
||||
@ -15548,6 +15583,7 @@ tree. An additional intellectual property rights grant can be found
|
||||
in the file PATENTS. All contributing project authors may
|
||||
be found in the AUTHORS file in the root of the source tree.
|
||||
--------------------------------------------------------------------------------
|
||||
benchmark
|
||||
flatbuffers
|
||||
|
||||
Copyright 2018 Google Inc. All rights reserved.
|
||||
@ -16373,6 +16409,7 @@ tree. An additional intellectual property rights grant can be found
|
||||
in the file PATENTS. All contributing project authors may
|
||||
be found in the AUTHORS file in the root of the source tree.
|
||||
--------------------------------------------------------------------------------
|
||||
benchmark
|
||||
flatbuffers
|
||||
|
||||
Copyright 2021 Google Inc. All rights reserved.
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user