Skip to content

Commit

Permalink
Roll Dart SDK from f344e2266468 to 0f0f7400c38a (6 revisions) (#50837)
Browse files Browse the repository at this point in the history
https://dart.googlesource.com/sdk.git/+log/f344e2266468..0f0f7400c38a

2024-02-21 [email protected] Version 3.4.0-163.0.dev
2024-02-21 [email protected] Version 3.4.0-162.0.dev
2024-02-21 [email protected] Version 3.4.0-161.0.dev
2024-02-21 [email protected] Version 3.4.0-160.0.dev
2024-02-21 [email protected] Version 3.4.0-159.0.dev
2024-02-20 [email protected] Version 3.4.0-158.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 Feb 21, 2024
1 parent fa50a0a commit 6ba2a04
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 6 deletions.
6 changes: 3 additions & 3 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': 'f344e2266468a502fc7f3d34eed51b6ceee7c780',
'dart_revision': '0f0f7400c38a7684ba4c4c6dfd7c9a017336abf6',

# 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 @@ -397,7 +397,7 @@ deps = {
Var('dart_git') + '/html.git@327e37a6a4dd46599737ee982f280d73a8f646f7',

'src/third_party/dart/third_party/pkg/http':
Var('dart_git') + '/http.git@f0a02f98f7c921e86ecc81c70f38bb6fbccc81b9',
Var('dart_git') + '/http.git@6d9f9efe04886d9685fbfb1a76ba24a71b6c951c',

'src/third_party/dart/third_party/pkg/http_multi_server':
Var('dart_git') + '/http_multi_server.git@ba9d07f3596b24718ddf45c9e071d40879cca565',
Expand Down Expand Up @@ -517,7 +517,7 @@ deps = {
Var('dart_git') + '/yaml_edit.git' + '@' + Var('dart_yaml_edit_rev'),

'src/third_party/dart/tools/sdks/dart-sdk':
{'dep_type': 'cipd', 'packages': [{'package': 'dart/dart-sdk/${{platform}}', 'version': 'version:3.3.0-279.1.beta'}]},
{'dep_type': 'cipd', 'packages': [{'package': 'dart/dart-sdk/${{platform}}', 'version': 'version:3.4.0-108.0.dev'}]},

# WARNING: end of dart dependencies list that is cleaned up automatically - see create_updated_flutter_deps.py.

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: 883d839a9053f228d6eeed2c0af807d4
Signature: 66eb358cd4ecf636beca2c4b7225212a

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

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

0 comments on commit 6ba2a04

Please sign in to comment.