Skip to content

Commit

Permalink
Roll Dart SDK from 43662466cee8 to 5e825c7fcf59 (2 revisions) (flutte…
Browse files Browse the repository at this point in the history
…r#51577)

https://dart.googlesource.com/sdk.git/+log/43662466cee8..5e825c7fcf59

2024-03-21 [email protected] Version 3.4.0-255.0.dev
2024-03-21 [email protected] Version 3.4.0-254.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 21, 2024
1 parent c0d3ac3 commit 6de3d9b
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 19 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': '43662466cee8a3c759f9604067a503626b369838',
'dart_revision': '5e825c7fcf59d40f2fe1df99926878d4ba5e14a3',

# 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 @@ -398,7 +398,7 @@ deps = {
Var('dart_git') + '/dart_style.git@a6ad7693555a9add6f98ad6fd94de80d35c89415',

'src/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@b001a15069bfd7cfec5edf5b441a2f0a9b4223eb',
Var('dart_git') + '/dartdoc.git@7be9e2434eca787713a6a17ffc98f7ee12191b16',

'src/third_party/dart/third_party/pkg/file':
Var('dart_git') + '/external/github.com/google/file.dart@3aa06490bf34bddf04c7ea964a50c177a4ca0de7',
Expand Down
18 changes: 2 additions & 16 deletions ci/licenses_golden/licenses_dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 973316a2d1d1e3b6c5f83c1ec7746acb
Signature: ba6ee660bc19818ad76a5fe05a950e21

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -4131,22 +4131,8 @@ OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.

====================================================================================================
LIBRARY: dart
ORIGIN: ../../../third_party/dart/sdk/lib/_macros/builders.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_macros/code.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_macros/diagnostic.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_macros/exceptions.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_macros/introspection.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_macros/macro.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/_macros/macros.dart + ../../../third_party/dart/LICENSE
ORIGIN: ../../../third_party/dart/sdk/lib/developer/http_profiling.dart + ../../../third_party/dart/LICENSE
TYPE: LicenseType.bsd
FILE: ../../../third_party/dart/sdk/lib/_macros/builders.dart
FILE: ../../../third_party/dart/sdk/lib/_macros/code.dart
FILE: ../../../third_party/dart/sdk/lib/_macros/diagnostic.dart
FILE: ../../../third_party/dart/sdk/lib/_macros/exceptions.dart
FILE: ../../../third_party/dart/sdk/lib/_macros/introspection.dart
FILE: ../../../third_party/dart/sdk/lib/_macros/macro.dart
FILE: ../../../third_party/dart/sdk/lib/_macros/macros.dart
FILE: ../../../third_party/dart/sdk/lib/developer/http_profiling.dart
----------------------------------------------------------------------------------------------------
Copyright (c) 2024, the Dart project authors. Please see the AUTHORS file
Expand Down Expand Up @@ -4751,7 +4737,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/+/7c64e31f4c3eaa0bcfd29ce40459b74cf20a806d
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/5e825c7fcf59d40f2fe1df99926878d4ba5e14a3
/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 @@ -31735,7 +31735,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/+/43662466cee8a3c759f9604067a503626b369838
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/5e825c7fcf59d40f2fe1df99926878d4ba5e14a3
/third_party/fallback_root_certificates/

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

0 comments on commit 6de3d9b

Please sign in to comment.