Skip to content

Commit

Permalink
Roll Dart SDK from 2241333f69f3 to 934c41c1c18e (1 revision) (flutter…
Browse files Browse the repository at this point in the history
…#51465)

https://dart.googlesource.com/sdk.git/+log/2241333f69f3..934c41c1c18e

2024-03-16 [email protected] Version 3.4.0-239.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 [email protected],[email protected] 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
  • Loading branch information
skia-flutter-autoroll authored Mar 16, 2024
1 parent 6f18061 commit 3abc251
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 9 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': '2241333f69f32f45c5c15f97647df9b6ab102af3',
'dart_revision': '934c41c1c18e7c602140dd337d8cf53c17fa0b6e',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
Expand All @@ -77,7 +77,7 @@ vars = {
'dart_perfetto_rev': '13ce0c9e13b0940d2476cd0cff2301708a9a2e2b',
'dart_protobuf_gn_rev': 'ca669f79945418f6229e4fef89b666b2a88cbb10',
'dart_protobuf_rev': 'b7613581d847e1e36e76f0e36db3a412d8fea5b1',
'dart_pub_rev': '5b5fdd320a3b60a6a00bdd3122f03c6f67a39eeb',
'dart_pub_rev': 'e519de6b6da5aea4f78e58f8906059cc6c2a5993',
'dart_tools_rev': '378790dd8cdaecd8cb48283de445f7cf80419cc0',
'dart_watcher_rev': '21858a41da1482922e03ee65cdf2169d01d59a67',
'dart_web_rev': '2f13cd55f938f71bcd16c831110e3a196967337f',
Expand Down
8 changes: 2 additions & 6 deletions ci/licenses_golden/licenses_dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: ec9f6ddfd782563a90040ce2167db1b7
Signature: 3d30b99cc9f4026c5bf0247de3dabf0c

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -4084,17 +4084,13 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
LIBRARY: dart
ORIGIN: ../../../third_party/dart/runtime/bin/ifaddrs.cc + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/runtime/bin/ifaddrs.h + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/backend/dart_calling_conventions.cc + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/runtime/vm/compiler/backend/dart_calling_conventions.h + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_only.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/dart2js_only.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/invocation_mirror_constants.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_internal/wasm/lib/compact_hash.dart + ../../../third_party/dart/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../third_party/dart/runtime/bin/ifaddrs.cc
FILE: ../../../third_party/dart/runtime/bin/ifaddrs.h
FILE: ../../../third_party/dart/runtime/vm/compiler/backend/dart_calling_conventions.cc
FILE: ../../../third_party/dart/runtime/vm/compiler/backend/dart_calling_conventions.h
FILE: ../../../third_party/dart/sdk/lib/_internal/js_dev_runtime/private/ddc_only.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/dart2js_only.dart
FILE: ../../../third_party/dart/sdk/lib/_internal/js_runtime/lib/synced/invocation_mirror_constants.dart
Expand Down Expand Up @@ -4751,7 +4747,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/+/03cc4d8170560fd35160fe4e63e148ddc95cd930
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/934c41c1c18e7c602140dd337d8cf53c17fa0b6e
/third_party/fallback_root_certificates/

====================================================================================================
Expand Down
2 changes: 1 addition & 1 deletion sky/packages/sky_engine/LICENSE
Original file line number Diff line number Diff line change
Expand Up @@ -31736,7 +31736,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/+/03cc4d8170560fd35160fe4e63e148ddc95cd930
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/934c41c1c18e7c602140dd337d8cf53c17fa0b6e
/third_party/fallback_root_certificates/

--------------------------------------------------------------------------------
Expand Down

0 comments on commit 3abc251

Please sign in to comment.