Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Roll Dart SDK from 14933042494d to 6f36eb00cacf (4 revisions)
https://dart.googlesource.com/sdk.git/+log/14933042494d..6f36eb00cacf

2023-11-09 [email protected] Version 3.3.0-111.0.dev
2023-11-09 [email protected] Version 3.3.0-110.0.dev
2023-11-08 [email protected] Version 3.3.0-109.0.dev
2023-11-08 [email protected] Version 3.3.0-108.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 Nov 9, 2023
commit b5c6ecaac2eecc6b09795d34009c19ff34fb4e5b
8 changes: 4 additions & 4 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,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': '14933042494d865e9ccb0453433036e03b6da753',
'dart_revision': '6f36eb00cacfc4edea21ac26ea7e7d92913eb792',

# 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 All @@ -76,7 +76,7 @@ vars = {
'dart_protobuf_rev': 'dcec2eda9db4e6728e900928aa2e46944ba4fa6f',
'dart_pub_rev': 'fca927ae2662204805e1646c0c0687369001a41a',
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
'dart_tools_rev': '6ad36915197ef7f57a1046cad7d43c730e27d310',
'dart_tools_rev': 'd898ad12eccd19bb15d57df4493f9f449b9ab842',
'dart_watcher_rev': 'b2b278ae4198b4c431a145ddcfdab1460d5f9ec5',
'dart_webdev_rev': '5ad79c240b000a50057612d6af4573f6e649f65c',
'dart_webkit_inspection_protocol_rev': '667c55e6f65638592768e0325b75420e39b01d2e',
Expand Down Expand Up @@ -405,7 +405,7 @@ deps = {
Var('dart_git') + '/json_rpc_2.git@460545c62d12c2cd4635054e327846628288cb7e',

'src/third_party/dart/third_party/pkg/leak_tracker':
Var('dart_git') + '/leak_tracker.git@098bafcf99a5220e3c352d895d991e163568ee03',
Var('dart_git') + '/leak_tracker.git@d3c9060d082ff4913c12ed1a5f47dbb2a93f4639',

'src/third_party/dart/third_party/pkg/logging':
Var('dart_git') + '/logging.git@324a0b5fd2b49b80ea4fbe2b48aac7794000e25a',
Expand Down Expand Up @@ -474,7 +474,7 @@ deps = {
Var('dart_git') + '/term_glyph.git@7c1eb9d799a3cbbc554c3a283af4d6cee9043297',

'src/third_party/dart/third_party/pkg/test':
Var('dart_git') + '/test.git@4341470a2b844cd9a6692647639d652f617dd302',
Var('dart_git') + '/test.git@075faffb08873fbc6d105f08408c426b6ab54b09',

'src/third_party/dart/third_party/pkg/test_reflective_loader':
Var('dart_git') + '/test_reflective_loader.git@17d40bb06f55f727a79c0f0016d7510294f5db03',
Expand Down