Skip to content

Commit

Permalink
Roll src/third_party/dart e70273c..9a07ad8 (5 commits)
Browse files Browse the repository at this point in the history
9a07ad8 [vm, irregexp] Cache the backtracking stack on the isolate to avoid memory leaks in jemalloc.
7cd43a1 bump to linter 0.1.87
6114435 Add support for recording context information with analysis errors, with one example
6498a3e Add some tests of the listTokenDetails request
74ac17c In BestPracticesVerifier, configure linter context with unit information.
  • Loading branch information
bkonyi committed Apr 25, 2019
1 parent 1502300 commit 9bc5e0b
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions DEPS
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ vars = {
# Dart is: https://github.com/dart-lang/sdk/blob/master/DEPS.
# You can use //tools/dart/create_updated_flutter_deps.py to produce
# updated revision list of existing dependencies.
'dart_revision': 'e70273c306934d62b2f8d4c469980b2a83cca5a6',
'dart_revision': '9a07ad88f494ca81030172c07b47d54a0f46f822',

# 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 @@ -60,7 +60,7 @@ vars = {
'dart_http_throttle_tag': '1.0.2',
'dart_intl_tag': '0.15.7',
'dart_json_rpc_2_tag': '2.0.9',
'dart_linter_tag': '0.1.86',
'dart_linter_tag': '0.1.87',
'dart_logging_tag': '0.11.3+2',
'dart_markdown_tag': '2.0.3',
'dart_matcher_tag': '0.12.3',
Expand Down
2 changes: 1 addition & 1 deletion ci/licenses_golden/licenses_third_party
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
Signature: 32d00d2dd3c55c73cf4be4d65181c95b
Signature: 93711c49172a51c38a92f872300401ad

UNUSED LICENSES:

Expand Down

0 comments on commit 9bc5e0b

Please sign in to comment.