Skip to content

Commit d8f19cb

Browse files
committed
Update deps and labels
1 parent 071dc9c commit d8f19cb

File tree

2 files changed

+19
-16
lines changed

2 files changed

+19
-16
lines changed

pubspec.lock

Lines changed: 14 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -5,18 +5,18 @@ packages:
55
dependency: transitive
66
description:
77
name: _fe_analyzer_shared
8-
sha256: dc27559385e905ad30838356c5f5d574014ba39872d732111cd07ac0beff4c57
8+
sha256: "49b9fb8e7e6722ee93252e05fe83eb08fbb2bd9242a375e7afba921a43acd782"
99
url: "https://pub.dev"
1010
source: hosted
11-
version: "80.0.0"
11+
version: "81.0.0"
1212
analyzer:
1313
dependency: transitive
1414
description:
1515
name: analyzer
16-
sha256: "192d1c5b944e7e53b24b5586db760db934b177d4147c42fbca8c8c5f1eb8d11e"
16+
sha256: fab62b609c103ef40024384cd90cb44dc13673df7d21702787100b174feccf01
1717
url: "https://pub.dev"
1818
source: hosted
19-
version: "7.3.0"
19+
version: "7.4.0"
2020
args:
2121
dependency: transitive
2222
description:
@@ -41,6 +41,14 @@ packages:
4141
url: "https://pub.dev"
4242
source: hosted
4343
version: "2.1.2"
44+
cli_config:
45+
dependency: transitive
46+
description:
47+
name: cli_config
48+
sha256: ac20a183a07002b700f0c25e61b7ee46b23c309d76ab7b7640a028f18e4d99ec
49+
url: "https://pub.dev"
50+
source: hosted
51+
version: "0.2.0"
4452
collection:
4553
dependency: "direct main"
4654
description:
@@ -61,10 +69,10 @@ packages:
6169
dependency: transitive
6270
description:
6371
name: coverage
64-
sha256: e3493833ea012784c740e341952298f1cc77f1f01b1bbc3eb4eecf6984fb7f43
72+
sha256: "9086475ef2da7102a0c0a4e37e1e30707e7fb7b6d28c209f559a9c5f8ce42016"
6573
url: "https://pub.dev"
6674
source: hosted
67-
version: "1.11.1"
75+
version: "1.12.0"
6876
crypto:
6977
dependency: transitive
7078
description:

static/sdk_labels.json

Lines changed: 5 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -55,13 +55,11 @@
5555
"cfe-incremental-compiler",
5656
"cfe-messages",
5757
"cfe-optimizations",
58-
"cfe-parser",
5958
"cfe-pending",
6059
"cfe-refactoring",
6160
"cfe-semi-fuzz",
6261
"cfe-testing",
6362
"cfe-transformations",
64-
"cfe-type-inference",
6563
"cfe-unreported-error",
6664
"cherry-pick-approved",
6765
"cherry-pick-candidate",
@@ -178,11 +176,6 @@
178176
"docs-tutorials",
179177
"enhancement-breaking-change",
180178
"Epic",
181-
"fe-analyzer-shared-exhaustiveness",
182-
"fe-analyzer-shared-field-promotion",
183-
"fe-analyzer-shared-flow-analysis",
184-
"fe-analyzer-shared-parser",
185-
"fe-analyzer-shared-parser-recovery",
186179
"fe-analyzer-shared-technical-debt",
187180
"feature-augmentations",
188181
"feature-dot-shorthands",
@@ -197,17 +190,16 @@
197190
"feature-wildcard-variables",
198191
"front-end-analyzer-unification",
199192
"front-end-cleanup",
200-
"front-end-directive-listener",
201193
"front-end-expression-compilation",
202194
"front-end-fasta",
203-
"front-end-fasta-recovery",
204195
"front-end-kernel",
205196
"front-end-kernel-transformation",
206197
"front-end-missing-error",
207198
"front-end-requires-constant-evaluation",
208199
"front-end-server",
209200
"fuzz-dust",
210201
"gardening",
202+
"github_actions",
211203
"good first issue",
212204
"implementation",
213205
"improve-diagnostics",
@@ -220,7 +212,6 @@
220212
"language-strong-mode-future-work",
221213
"language-strong-mode-polish",
222214
"leak-tracking",
223-
"legacy-area-fe-analyzer-shared",
224215
"legacy-area-front-end",
225216
"library-_http",
226217
"library-async",
@@ -259,7 +250,11 @@
259250
"model-discrepancy",
260251
"model-error-recovery",
261252
"model-exhaustiveness",
253+
"model-field-promotion",
262254
"model-flow",
255+
"model-inference",
256+
"model-parser",
257+
"model-patterns",
263258
"model-performance",
264259
"needs-info",
265260
"NNBD",

0 commit comments

Comments
 (0)