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
4 changes: 2 additions & 2 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': 'da2dbd88d83dd7818cbbdd5aceb0f0dc274ac613',
'dart_revision': '1b29ac31628faba1ed33729c7cae5bf6cf0dfddd',

# 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 @@ -383,7 +383,7 @@ deps = {
Var('dart_git') + '/csslib.git@192d720f121792ab05ca157ea280edc7e0410e9c',

'src/flutter/third_party/dart/third_party/pkg/dart_style':
Var('dart_git') + '/dart_style.git@a6ad7693555a9add6f98ad6fd94de80d35c89415',
Var('dart_git') + '/dart_style.git@f7bd4c42ad6015143f08931540631448048f692d',

'src/flutter/third_party/dart/third_party/pkg/dartdoc':
Var('dart_git') + '/dartdoc.git@5230f8fd10d51ef379993928ae5813bda103b78d',
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: eaa0a12544b5b2989e5a8b5e224c32e1
Signature: 514b3fbf17c454aaa69d5434d9ecb526

====================================================================================================
LIBRARY: dart
Expand Down Expand Up @@ -4773,7 +4773,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/+/8389a7bb94f418763eaceda9820c0c7e881030a1
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/1b29ac31628faba1ed33729c7cae5bf6cf0dfddd
/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 @@ -31926,7 +31926,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/+/da2dbd88d83dd7818cbbdd5aceb0f0dc274ac613
You may obtain a copy of this library's Source Code Form from: https://dart.googlesource.com/sdk/+/1b29ac31628faba1ed33729c7cae5bf6cf0dfddd
/third_party/fallback_root_certificates/

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