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

Commit

Permalink
Manual roll Dart SDK from 4c64fcc134bf to b52b754d5d3e (6 revisions) (#…
Browse files Browse the repository at this point in the history
…51304)

Manual roll requested by [email protected]

https://dart.googlesource.com/sdk.git/+log/4c64fcc134bf..b52b754d5d3e

2024-03-09 [email protected] Version 3.4.0-218.0.dev
2024-03-08 [email protected] Version 3.4.0-217.0.dev
2024-03-08 [email protected] Version 3.4.0-216.0.dev
2024-03-08 [email protected] Version 3.4.0-215.0.dev
2024-03-08 [email protected] Version 3.4.0-214.0.dev
2024-03-08 [email protected] Version 3.4.0-213.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 9, 2024
1 parent c3b7032 commit e79a72d
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 @@ -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': '4c64fcc134bf46e18fe1d9191b635fea3e5ebdff',
'dart_revision': 'b52b754d5d3e3d6772b85c297d5d0c5988f3164d',

# 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 @@ -425,7 +425,7 @@ deps = {
Var('dart_git') + '/leak_tracker.git@f5620600a5ce1c44f65ddaa02001e200b096e14c',

'src/third_party/dart/third_party/pkg/logging':
Var('dart_git') + '/logging.git@cbaf4ee2e59c318d7519edb5381f5fe2a7f69587',
Var('dart_git') + '/logging.git@7a7bd5e31ddfe23e34d37ded82d6d0cd5706862c',

'src/third_party/dart/third_party/pkg/markdown':
Var('dart_git') + '/markdown.git@1ca51664e7b1b7fe789f6be2668c909ce3aea342',
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: 58f9ae331e51c20b083f826def5adcec
Signature: a4bee0c26a5856eab11811eacd69f3e6

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

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

0 comments on commit e79a72d

Please sign in to comment.