Skip to content

Commit

Permalink
Version 3.7.0-1.0.dev
Browse files Browse the repository at this point in the history
Merge 95d5e62 into dev
  • Loading branch information
Dart CI committed Oct 9, 2024
2 parents 75bf9e1 + 95d5e62 commit d6f0c1b
Show file tree
Hide file tree
Showing 24 changed files with 419 additions and 838 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@ vars = {
"boringssl_rev": "2db0eb3f96a5756298dcd7f9319e56a98585bd10",
"browser-compat-data_tag": "ac8cae697014da1ff7124fba33b0b4245cc6cd1b", # v1.0.22
"cpu_features_rev": "936b9ab5515dead115606559502e3864958f7f6e",
"devtools_rev": "f5e84f91b32b219d646cfb87a891cd143dc84056",
"devtools_rev": "dcef4f6efe986f110f55dbbe7f3731802e86690a",
"icu_rev": "43953f57b037778a1b8005564afabe214834f7bd",
"jinja2_rev": "2222b31554f03e62600cd7e383376a7c187967a1",
"libcxx_rev": "44079a4cc04cdeffb9cfe8067bfb3c276fb2bab0",
Expand Down Expand Up @@ -184,7 +184,7 @@ vars = {
"test_descriptor_rev": "a3db1efe3dc725dcae9ee61647d3bfc19b3231ac",
"test_process_rev": "52ee3f5ab70ed965bb7122c1d499081fbccd0bde",
"test_reflective_loader_rev": "598af2f503955020af0eaa82558d574a03934078",
"tools_rev": "d4995d47b99d5e9564abfed2218f4a23df75983b", #
"tools_rev": "3f7a46606496f826c2f60586ab71c2b7a9bfbf15",
"typed_data_rev": "6abfafdcf661cd8a814619d7e2a3e99edb3a3862",
"vector_math_rev": "2cfbe2c115a57b368ccbc3c89ebd38a06764d3d1",
"watcher_rev": "3b850778ad0b62db3aa2cfe48832870c2461db30",
Expand Down
2 changes: 0 additions & 2 deletions PRESUBMIT.py
Original file line number Diff line number Diff line change
Expand Up @@ -430,8 +430,6 @@ def _CheckAnalyzerFiles(input_api, output_api):
# content, when `pkg/analyzer/messages.yaml` is modified.
# * Verify that `diagnostics/generate.dart` does not produce different
# content, when `pkg/analyzer/messages.yaml` is modified.
# * Verify that `machine.json` is not outdated, when any
# `pkg/linter/lib/src/rules` file is modified.
# * Maybe "verify_no_solo" for individual modified (not deleted test files
# in Analyzer-team-owned directories.

Expand Down
1 change: 1 addition & 0 deletions pkg/analysis_server/analyzer_use_new_elements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,7 @@ lib/src/collections.dart
lib/src/computer/computer_closing_labels.dart
lib/src/computer/computer_color.dart
lib/src/computer/computer_folding.dart
lib/src/computer/computer_highlights.dart
lib/src/computer/computer_selection_ranges.dart
lib/src/context_manager.dart
lib/src/domain_analysis_flags.dart
Expand Down
Loading

0 comments on commit d6f0c1b

Please sign in to comment.