Skip to content

Commit

Permalink
Roll Dart SDK from 8b962b2b9e72 to b58735e626f6 (1 revision) (#48435)
Browse files Browse the repository at this point in the history
https://dart.googlesource.com/sdk.git/+log/8b962b2b9e72..b58735e626f6

2023-11-28 dart-internal-merge@dart-ci-internal.iam.gserviceaccount.com Version 3.3.0-170.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 dart-vm-team@google.com,jacksongardner@google.com 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 Nov 28, 2023
1 parent 1db954b commit 0f8f90f
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
12 changes: 6 additions & 6 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': '8b962b2b9e72cc5fa3f64185a4c3df92c165f772',
'dart_revision': 'b58735e626f6aaea5b26fb67386139a46c530769',

# 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 @@ -77,7 +77,7 @@ vars = {
'dart_pub_rev': 'fca927ae2662204805e1646c0c0687369001a41a',
'dart_root_certificates_rev': '692f6d6488af68e0121317a9c2c9eb393eb0ee50',
'dart_tools_rev': '2e36b8d326e95ed256a74ee2ebdcfff5be502c57',
'dart_watcher_rev': 'b2b278ae4198b4c431a145ddcfdab1460d5f9ec5',
'dart_watcher_rev': '6ac67f18d7f3a0eea728c45ea16993bdfb91ea42',
'dart_webdev_rev': '6961b202c343e12893e6c664ef70336b7c3845c3',
'dart_webkit_inspection_protocol_rev': '667c55e6f65638592768e0325b75420e39b01d2e',
'dart_yaml_edit_rev': '9b9d33c5255798c950e843efe19e6f81a225ad28',
Expand Down Expand Up @@ -414,7 +414,7 @@ deps = {
Var('dart_git') + '/markdown.git@3774ad02e812ceeb32ad0d98a987b0acffa63cf6',

'src/third_party/dart/third_party/pkg/matcher':
Var('dart_git') + '/matcher.git@3d03fa1a3e8f166b9e2ec8557c5d5e83ae1c85bc',
Var('dart_git') + '/matcher.git@fcbd3616c1dbe636d22d2b164aee3f1c32c52a42',

'src/third_party/dart/third_party/pkg/mime':
Var('dart_git') + '/mime.git@8ebf9463a7a230213cee0adc3c019dad78d364ac',
Expand All @@ -423,7 +423,7 @@ deps = {
Var('dart_git') + '/mockito.git@fb8a2b5731553f5ed22107e1a0f7af8918d28442',

'src/third_party/dart/third_party/pkg/native':
Var('dart_git') + '/native.git@5dca10ea324bb19f104126d72472280091829873',
Var('dart_git') + '/native.git@0051e78df8a310ee6cbaf0feffac8e804554ee9a',

'src/third_party/dart/third_party/pkg/package_config':
Var('dart_git') + '/package_config.git@33dd24659147bd7ed2fa87aeacc52d199be766b4',
Expand Down Expand Up @@ -456,7 +456,7 @@ deps = {
Var('dart_git') + '/source_span.git@ed16e0d1323f15e478027430b53e0ef0dbc25a83',

'src/third_party/dart/third_party/pkg/sse':
Var('dart_git') + '/sse.git@0f6ca113c602aeca6b12ebe00af24bd4e52ebb99',
Var('dart_git') + '/sse.git@1df63f2dcea3fa2e57b46b47a8e043c8b2796a2e',

'src/third_party/dart/third_party/pkg/stack_trace':
Var('dart_git') + '/stack_trace.git@6496ff88cf5c168c2548a454160c27004d176009',
Expand All @@ -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@8ba0940d24e36b9276a18b34cd8d6fe396d2c172',
Var('dart_git') + '/test.git@a0a4d1ee1a7b27a28a87e519722198272e64aae8',

'src/third_party/dart/third_party/pkg/test_reflective_loader':
Var('dart_git') + '/test_reflective_loader.git@17d40bb06f55f727a79c0f0016d7510294f5db03',
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: da04620e75a8a0cbe131039309a6e875
Signature: 8fb607c176aeefd945f17a9d1457182f

====================================================================================================
LIBRARY: dart
Expand Down

0 comments on commit 0f8f90f

Please sign in to comment.