Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.

Commit 8b9d79b

Browse files
Roll Dart SDK from 7809d6e332ff to 9d7324ea563a (7 revisions)
https://dart.googlesource.com/sdk.git/+log/7809d6e332ff..9d7324ea563a 2024-05-23 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-187.0.dev 2024-05-23 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-186.0.dev 2024-05-23 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-185.0.dev 2024-05-23 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-184.0.dev 2024-05-23 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-183.0.dev 2024-05-23 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-182.0.dev 2024-05-22 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.5.0-181.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,jonahwilliams@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
1 parent 768c90e commit 8b9d79b

File tree

3 files changed

+7
-5
lines changed

3 files changed

+7
-5
lines changed

DEPS

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@ vars = {
5656
# Dart is: https://github.com/dart-lang/sdk/blob/main/DEPS
5757
# You can use //tools/dart/create_updated_flutter_deps.py to produce
5858
# updated revision list of existing dependencies.
59-
'dart_revision': '7809d6e332fffca9c6cdc82f0698944744ad5022',
59+
'dart_revision': '9d7324ea563a7dc9eb412ec25b210cb56641319b',
6060

6161
# WARNING: DO NOT EDIT MANUALLY
6262
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
@@ -74,7 +74,7 @@ vars = {
7474
'dart_pub_rev': 'e70850b53ef9b15a08af7fb0f0f2dcdbfa762b34',
7575
'dart_tools_rev': '86b3661fc4ccbcda5b662ff3075177448eeeba11',
7676
'dart_watcher_rev': 'c182cd3db6f0bc285bf5da52df422f5c64f21a37',
77-
'dart_web_rev': 'd7766451f43001276b5493b2261d2973702b8334',
77+
'dart_web_rev': '7604578eb538c471d438608673c037121d95dba5',
7878
'dart_webdev_rev': 'fc32eb69f2ad666e9ab1cb3300510e5daed222d6',
7979
'dart_webkit_inspection_protocol_rev': '5740cc91eaeb13a02007b77b128fccf4b056db6e',
8080
'dart_yaml_edit_rev': '31919348bd2a1bbb805b4eb88a6b7f50d4ab247e',

ci/licenses_golden/licenses_dart

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
Signature: d18882e6842cc881b2329b61241cdda2
1+
Signature: 7bd35e8f740d6cad8daa0738144ea577
22

33
====================================================================================================
44
LIBRARY: dart
@@ -4093,6 +4093,7 @@ ORIGIN: ../../../flutter/third_party/dart/runtime/vm/os.cc + ../../../flutter/th
40934093
ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_only.dart + ../../../flutter/third_party/dart/LICENSE
40944094
ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/js_runtime/lib/dart2js_only.dart + ../../../flutter/third_party/dart/LICENSE
40954095
ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/invocation_mirror_constants.dart + ../../../flutter/third_party/dart/LICENSE
4096+
ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/js_shared/lib/date_time_patch.dart + ../../../flutter/third_party/dart/LICENSE
40964097
ORIGIN: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/compact_hash.dart + ../../../flutter/third_party/dart/LICENSE
40974098
TYPE: LicenseType.bsd
40984099
FILE: ../../../flutter/third_party/dart/runtime/bin/ifaddrs.cc
@@ -4106,6 +4107,7 @@ FILE: ../../../flutter/third_party/dart/runtime/vm/os.cc
41064107
FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_only.dart
41074108
FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/js_runtime/lib/dart2js_only.dart
41084109
FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/invocation_mirror_constants.dart
4110+
FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/js_shared/lib/date_time_patch.dart
41094111
FILE: ../../../flutter/third_party/dart/sdk/lib/_internal/wasm/lib/compact_hash.dart
41104112
----------------------------------------------------------------------------------------------------
41114113
Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file
@@ -4745,7 +4747,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
47454747
This Source Code Form is "Incompatible With Secondary Licenses", as
47464748
defined by the Mozilla Public License, v. 2.0.
47474749

4748-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/7809d6e332fffca9c6cdc82f0698944744ad5022
4750+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/9d7324ea563a7dc9eb412ec25b210cb56641319b
47494751
/third_party/fallback_root_certificates/
47504752

47514753
====================================================================================================

sky/packages/sky_engine/LICENSE

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -32293,7 +32293,7 @@ Exhibit B - "Incompatible With Secondary Licenses" Notice
3229332293
This Source Code Form is "Incompatible With Secondary Licenses", as
3229432294
defined by the Mozilla Public License, v. 2.0.
3229532295

32296-
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/7809d6e332fffca9c6cdc82f0698944744ad5022
32296+
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/9d7324ea563a7dc9eb412ec25b210cb56641319b
3229732297
/third_party/fallback_root_certificates/
3229832298

3229932299
--------------------------------------------------------------------------------

0 commit comments

Comments
 (0)