diff --git a/DEPS b/DEPS index d5c26341e57..39ea5992da2 100644 --- a/DEPS +++ b/DEPS @@ -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': '2a13e6c0b08874d5fd9ebbcfaf02c39932921174', + 'dart_revision': '382211559d5e0f750cb17fccc031f1fcf03f4508', # WARNING: DO NOT EDIT MANUALLY # The lines between blank lines above and below are generated by a script. See create_updated_flutter_deps.py @@ -77,8 +77,8 @@ vars = { 'dart_vector_math_rev': 'f08d7d2652e9ecf7d8f8605d9983335174511c95', 'dart_web_rev': '5a39fdc396ae40344308975140343c23b6863261', 'dart_webdev_rev': '302b6db6125901fd183390e339aff7490cdde3d0', - 'dart_webkit_inspection_protocol_rev': 'effa75205516757795683d527c3dea9546eb0c32', 'dart_webdriver_rev': 'f52afbf72895ae980bd4129d877305c2182d6cbc', + 'dart_webkit_inspection_protocol_rev': 'effa75205516757795683d527c3dea9546eb0c32', 'ocmock_rev': 'c4ec0e3a7a9f56cfdbd0aa01f4f97bb4b75c5ef8', # v3.7.1 @@ -310,15 +310,15 @@ deps = { 'engine/src/flutter/third_party/dart/third_party/pkg/core': Var('dart_git') + '/core.git' + '@' + Var('dart_core_rev'), - 'engine/src/flutter/third_party/dart/third_party/pkg/ecosystem': - Var('dart_git') + '/ecosystem.git' + '@' + Var('dart_ecosystem_rev'), - 'engine/src/flutter/third_party/dart/third_party/pkg/dart_style': Var('dart_git') + '/dart_style.git@21de99ec0ff8ace4d946a746fb427fffd6afa535', 'engine/src/flutter/third_party/dart/third_party/pkg/dartdoc': Var('dart_git') + '/dartdoc.git@c41b86b98ca935ec3c29cdb04cb190df30afb242', + 'engine/src/flutter/third_party/dart/third_party/pkg/ecosystem': + Var('dart_git') + '/ecosystem.git' + '@' + Var('dart_ecosystem_rev'), + 'engine/src/flutter/third_party/dart/third_party/pkg/http': Var('dart_git') + '/http.git' + '@' + Var('dart_http_rev'), @@ -361,12 +361,12 @@ deps = { 'engine/src/flutter/third_party/dart/third_party/pkg/webdev': Var('dart_git') + '/webdev.git' + '@' + Var('dart_webdev_rev'), - 'engine/src/flutter/third_party/dart/third_party/pkg/webkit_inspection_protocol': - Var('dart_git') + '/external/github.com/google/webkit_inspection_protocol.dart.git' + '@' + Var('dart_webkit_inspection_protocol_rev'), - 'engine/src/flutter/third_party/dart/third_party/pkg/webdriver': Var('dart_git') + '/external/github.com/google/webdriver.dart.git' + '@' + Var('dart_webdriver_rev'), + 'engine/src/flutter/third_party/dart/third_party/pkg/webkit_inspection_protocol': + Var('dart_git') + '/external/github.com/google/webkit_inspection_protocol.dart.git' + '@' + Var('dart_webkit_inspection_protocol_rev'), + 'engine/src/flutter/third_party/dart/tools/sdks/dart-sdk': {'dep_type': 'cipd', 'packages': [{'package': 'dart/dart-sdk/${{platform}}', 'version': 'git_revision:2d5dfe32cf2e6b3c3d6b396885502a5402b4fc72'}]}, diff --git a/engine/src/flutter/ci/licenses_golden/licenses_dart b/engine/src/flutter/ci/licenses_golden/licenses_dart index 20a75d8f402..526c6b5141d 100644 --- a/engine/src/flutter/ci/licenses_golden/licenses_dart +++ b/engine/src/flutter/ci/licenses_golden/licenses_dart @@ -1,4 +1,4 @@ -Signature: 72485d841debab2edf720aa6be3ebb08 +Signature: 5557296cc77053425801053be57cfd80 ==================================================================================================== LIBRARY: dart @@ -4862,7 +4862,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/+/2a13e6c0b08874d5fd9ebbcfaf02c39932921174 +You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/382211559d5e0f750cb17fccc031f1fcf03f4508 /third_party/fallback_root_certificates/ ==================================================================================================== diff --git a/engine/src/flutter/sky/packages/sky_engine/LICENSE b/engine/src/flutter/sky/packages/sky_engine/LICENSE index 3d7994a3eb3..6dd431693d9 100644 --- a/engine/src/flutter/sky/packages/sky_engine/LICENSE +++ b/engine/src/flutter/sky/packages/sky_engine/LICENSE @@ -30263,7 +30263,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/+/2a13e6c0b08874d5fd9ebbcfaf02c39932921174 +You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/382211559d5e0f750cb17fccc031f1fcf03f4508 /third_party/fallback_root_certificates/ --------------------------------------------------------------------------------