Skip to content

Commit

Permalink
Roll Dart SDK from d456f613465a to 6a3684b96121 (5 revisions) (#56430)
Browse files Browse the repository at this point in the history
https://dart.googlesource.com/sdk.git/+log/d456f613465a..6a3684b96121

2024-11-07 [email protected] Version 3.7.0-117.0.dev
2024-11-07 [email protected] Version 3.7.0-116.0.dev
2024-11-07 [email protected] Version 3.7.0-115.0.dev
2024-11-07 [email protected] Version 3.7.0-114.0.dev
2024-11-06 [email protected] Version 3.7.0-113.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 Nov 7, 2024
1 parent 371c86f commit bcb281c
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -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': 'd456f613465ae0e6032b63cda4e44f55afab7ca8',
'dart_revision': '6a3684b961213427ba63c28ba3c438dc5a356eef',

# 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 Down Expand Up @@ -334,7 +334,7 @@ deps = {
Var('dart_git') + '/core.git' + '@' + Var('dart_core_rev'),

'src/flutter/third_party/dart/third_party/pkg/dart_style':
Var('dart_git') + '/dart_style.git@5d35f4d829ffb8532d345d95d3e9504ae6cd839e',
Var('dart_git') + '/dart_style.git@dc13a2f8e667825980cbc1a06ed645620f9bed70',

'src/flutter/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@5168f81a7d774effd7f8520cd170ffcb180f7c39',
Expand Down
4 changes: 2 additions & 2 deletions ci/licenses_golden/licenses_dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 8ef661f7fd40b6957ed1321375c48844
Signature: 059b4219d4c5ab12d09772f435c139e9

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -4805,7 +4805,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/+/d456f613465ae0e6032b63cda4e44f55afab7ca8
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/6a3684b961213427ba63c28ba3c438dc5a356eef
/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 @@ -32253,7 +32253,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/+/d456f613465ae0e6032b63cda4e44f55afab7ca8
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/6a3684b961213427ba63c28ba3c438dc5a356eef
/third_party/fallback_root_certificates/

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

0 comments on commit bcb281c

Please sign in to comment.