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 03130d49f214 to 444f7a422da4 (6 revisions)
Browse files Browse the repository at this point in the history
https://dart.googlesource.com/sdk.git/+log/03130d49f214..444f7a422da4

2024-02-09 [email protected] Version 3.4.0-126.0.dev
2024-02-09 [email protected] Version 3.4.0-125.0.dev
2024-02-09 [email protected] Version 3.4.0-124.0.dev
2024-02-09 [email protected] Version 3.4.0-123.0.dev
2024-02-08 [email protected] Version 3.4.0-122.0.dev
2024-02-08 [email protected] Version 3.4.0-121.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 Feb 9, 2024
1 parent 8c521eb commit 4755b6f
Show file tree
Hide file tree
Showing 3 changed files with 74 additions and 49 deletions.
6 changes: 3 additions & 3 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -62,11 +62,11 @@ 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': '03130d49f2147f6f34c1b1056a11fe4f2f26ecad',
'dart_revision': '444f7a422da4152a2fedc9f7e81996e12012be7b',

# WARNING: DO NOT EDIT MANUALLY
# The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py
'dart_binaryen_rev': 'a51bd6df919a5b79574f0996a760cc20cb05697e',
'dart_binaryen_rev': 'f172920b90f9745494c2efeb1696468fa26be506',
'dart_boringssl_gen_rev': '9c7294fd58261a79794f5afaa26598cf1442ad20',
'dart_boringssl_rev': 'd24a38200fef19150eef00cad35b138936c08767',
'dart_browser_launcher_rev': '74a0efe937a29d4d9aff50c145579c6e6479df1e',
Expand Down Expand Up @@ -339,7 +339,7 @@ deps = {
# WARNING: Unused Dart dependencies in the list below till "WARNING:" marker are removed automatically - see create_updated_flutter_deps.py.

'src/third_party/dart/third_party/binaryen/src':
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@a51bd6df919a5b79574f0996a760cc20cb05697e',
Var('chromium_git') + '/external/github.com/WebAssembly/binaryen.git@f172920b90f9745494c2efeb1696468fa26be506',

'src/third_party/dart/third_party/devtools':
{'dep_type': 'cipd', 'packages': [{'package': 'dart/third_party/flutter/devtools', 'version': 'git_revision:23f534022870c4ab0f9c40a18191ffe1163e47f9'}]},
Expand Down
Loading

0 comments on commit 4755b6f

Please sign in to comment.