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

Commit

Permalink
Roll Dart SDK from ca8ee3f5f266 to b81b344a194f (3 revisions)
Browse files Browse the repository at this point in the history
https://dart.googlesource.com/sdk.git/+log/ca8ee3f5f266..b81b344a194f

2024-08-23 [email protected] Version 3.6.0-175.0.dev
2024-08-23 [email protected] Version 3.6.0-174.0.dev
2024-08-23 [email protected] Version 3.6.0-173.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 committed Aug 23, 2024
1 parent c05b57e commit f5d7998
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': 'ca8ee3f5f2660ea2e65ec484e57d3c1c1a3100df',
'dart_revision': 'b81b344a194ffedb8b775fe9e006ef3dd51ce573',

# 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 @@ -437,7 +437,7 @@ deps = {
Var('dart_git') + '/mockito.git@eb4d1daa20c105c94ac29689c1975f0850fa18f2',

'src/flutter/third_party/dart/third_party/pkg/native':
Var('dart_git') + '/native.git@b01a3f3ef5e3a219fefb182d4cfc41d2895f32ca',
Var('dart_git') + '/native.git@7efefec16509ed38544a8af999b9e85694586bc7',

'src/flutter/third_party/dart/third_party/pkg/package_config':
Var('dart_git') + '/package_config.git@76934c2ca25922ec72909bbff7dfbddaf0d02bd9',
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: 3972e4d2b11cf7488d0cc9f6d4806f92
Signature: fe7a1b28fc5b53de956ae51eb38dd156

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

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

0 comments on commit f5d7998

Please sign in to comment.