Skip to content
This repository was archived by the owner on Feb 25, 2025. It is now read-only.
Merged
Show file tree
Hide file tree
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 be6b533e07e7 to 19d3e659f49a (1 revision)
https://dart.googlesource.com/sdk.git/+log/be6b533e07e7..19d3e659f49a

2024-06-20 [email protected] Version 3.5.0-285.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 Jun 20, 2024
commit 8cabd5967bbc7c2a7e893225ca7d120772b8b2d7
8 changes: 4 additions & 4 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': 'be6b533e07e786026478715ef7f4472b77674898',
'dart_revision': '19d3e659f49afe9b687f48d8c54293b136d45f63',

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

'src/flutter/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@818d1f52f127b2aaba66c55bacad1cd5351d0d3d',
Var('dart_git') + '/dartdoc.git@6330a13e3da84b710867af26e343d0b1a4381bc1',

'src/flutter/third_party/dart/third_party/pkg/file':
Var('dart_git') + '/external/github.com/google/file.dart@07cacaed6679a173e29176747e6ce0325742749f',
Expand All @@ -395,7 +395,7 @@ deps = {
Var('dart_git') + '/fixnum.git@a8157d87f17d5184e210403f2ed63d354b854132',

'src/flutter/third_party/dart/third_party/pkg/glob':
Var('dart_git') + '/glob.git@eaec6a448576048b748475d80bfac2795ad5a267',
Var('dart_git') + '/glob.git@6d3ba5ec02817e62d17ace040590bb81a3e1242f',

'src/flutter/third_party/dart/third_party/pkg/html':
Var('dart_git') + '/html.git@3bc803d7e655491b243418f19300ef0c6112bcea',
Expand All @@ -419,7 +419,7 @@ deps = {
Var('dart_git') + '/leak_tracker.git@f5620600a5ce1c44f65ddaa02001e200b096e14c',

'src/flutter/third_party/dart/third_party/pkg/logging':
Var('dart_git') + '/logging.git@dbd682919708316e9a6d1e2fa472c9ad9225c2b4',
Var('dart_git') + '/logging.git@240ec33e23720091e0e5a029d569a3770ddccf1c',

'src/flutter/third_party/dart/third_party/pkg/markdown':
Var('dart_git') + '/markdown.git@3d8d7a8f14b74bb646bb6e4ae35e0bf2beb74154',
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: 05cae451c5e2baa8b661083e0380c586
Signature: 3fc069c86ea72f094995148332800b54

====================================================================================================
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/+/be6b533e07e786026478715ef7f4472b77674898
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/19d3e659f49afe9b687f48d8c54293b136d45f63
/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 @@ -31865,7 +31865,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/+/be6b533e07e786026478715ef7f4472b77674898
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/19d3e659f49afe9b687f48d8c54293b136d45f63
/third_party/fallback_root_certificates/

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