Skip to content

Commit 1f8bb1b

Browse files
committed
Prepare cherry-pick release - DevTools 2.54.2
1 parent c13b1e1 commit 1f8bb1b

4 files changed

Lines changed: 13 additions & 13 deletions

File tree

flutter-candidate.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1 @@
1-
71348e7b2b1b64e425fa0a3733f27d2b94ca7847
1+
ff37bef603469fb030f2b72995ab929ccfc227f0

packages/devtools_app/lib/devtools.dart

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,4 @@
1010
/// Note: a regexp in the `dt update-version' command logic matches the constant
1111
/// declaration `const version =`. If you change the declaration you must also
1212
/// modify the regex in the `dt update-version' command logic.
13-
const version = '2.54.1';
13+
const version = '2.54.2';

packages/devtools_app/pubspec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@ publish_to: none
77

88
# Note: this version should only be updated by running the 'dt update-version'
99
# command that updates the version here and in 'devtools.dart'.
10-
version: 2.54.1
10+
version: 2.54.2
1111

1212
repository: https://github.com/flutter/devtools/tree/master/packages/devtools_app
1313

pubspec.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -530,10 +530,10 @@ packages:
530530
dependency: transitive
531531
description:
532532
name: matcher
533-
sha256: "12956d0ad8390bbcc63ca2e1469c0619946ccb52809807067a7020d57e647aa6"
533+
sha256: dc0b7dc7651697ea4ff3e69ef44b0407ea32c487a39fff6a4004fa585e901861
534534
url: "https://pub.dev"
535535
source: hosted
536-
version: "0.12.18"
536+
version: "0.12.19"
537537
material_color_utilities:
538538
dependency: transitive
539539
description:
@@ -546,10 +546,10 @@ packages:
546546
dependency: transitive
547547
description:
548548
name: meta
549-
sha256: "23f08335362185a5ea2ad3a4e597f1375e78bce8a040df5c600c8d3552ef2394"
549+
sha256: "1741988757a65eb6b36abe716829688cf01910bbf91c34354ff7ec1c3de2b349"
550550
url: "https://pub.dev"
551551
source: hosted
552-
version: "1.17.0"
552+
version: "1.18.0"
553553
mime:
554554
dependency: transitive
555555
description:
@@ -854,26 +854,26 @@ packages:
854854
dependency: transitive
855855
description:
856856
name: test
857-
sha256: "77cc98ea27006c84e71a7356cf3daf9ddbde2d91d84f77dbfe64cf0e4d9611ae"
857+
sha256: "280d6d890011ca966ad08df7e8a4ddfab0fb3aa49f96ed6de56e3521347a9ae7"
858858
url: "https://pub.dev"
859859
source: hosted
860-
version: "1.28.0"
860+
version: "1.30.0"
861861
test_api:
862862
dependency: transitive
863863
description:
864864
name: test_api
865-
sha256: "19a78f63e83d3a61f00826d09bc2f60e191bf3504183c001262be6ac75589fb8"
865+
sha256: "8161c84903fd860b26bfdefb7963b3f0b68fee7adea0f59ef805ecca346f0c7a"
866866
url: "https://pub.dev"
867867
source: hosted
868-
version: "0.7.8"
868+
version: "0.7.10"
869869
test_core:
870870
dependency: transitive
871871
description:
872872
name: test_core
873-
sha256: f1072617a6657e5fc09662e721307f7fb009b4ed89b19f47175d11d5254a62d4
873+
sha256: "0381bd1585d1a924763c308100f2138205252fb90c9d4eeaf28489ee65ccde51"
874874
url: "https://pub.dev"
875875
source: hosted
876-
version: "0.6.14"
876+
version: "0.6.16"
877877
typed_data:
878878
dependency: transitive
879879
description:

0 commit comments

Comments
 (0)