dart-sdk/pkg
Zabelnikov Sergey d2c0bffde3 Bump analyzer_plugin's maximum supported analyzer version
analyzer_plugin has max constraint to analyzer version 0.38.0 while the latest version is 0.38.3 and it causes a lot of issues for libraries that use it (built_value for instance)

Closes #38558
https://github.com/dart-lang/sdk/pull/38558

GitOrigin-RevId: 83fb8a811cae2845aec5e66a2f53259e7b347eb2
Change-Id: I68a7f4e8108d06565e9ef9d2d0411c97d4f09993
Reviewed-on: https://dart-review.googlesource.com/c/sdk/+/118721
Reviewed-by: Brian Wilkerson <brianwilkerson@google.com>
Commit-Queue: Brian Wilkerson <brianwilkerson@google.com>
2019-09-26 14:04:42 +00:00
..
analysis_server Use a root directory for NNBD i13n output. 2019-09-26 02:46:22 +00:00
analysis_server_client Add output directory field to dartfix API 2019-09-16 22:51:21 +00:00
analysis_tool
analyzer Fix strict-inference for function expressions which can properly infer 2019-09-26 02:53:12 +00:00
analyzer_cli Skip parts with invalid URIs. 2019-09-12 15:51:20 +00:00
analyzer_fe_comparison
analyzer_plugin Bump analyzer_plugin's maximum supported analyzer version 2019-09-26 14:04:42 +00:00
async_helper
build_integration
compiler [cfe] Remove TypeEnvironment.*Type getters 2019-09-25 13:28:28 +00:00
dart2js_tools
dart2native [SDK] Further adjusts flags for dart2native. 2019-09-25 15:04:20 +00:00
dart_internal [dart_internal] Bump SDK upper-bound to <2.7.0 2019-09-13 22:01:16 +00:00
dartfix Add a command-line option to dartfix to specify the output directory 2019-09-17 13:46:27 +00:00
dev_compiler [dartdevc] Renaming reserved JS members only when not explicitly used in JS interop. 2019-09-26 05:13:32 +00:00
diagnostic
expect [dartdevc] Add modular NNBD test 2019-09-19 16:53:50 +00:00
front_end [cfe] Don't crash on constructors in extensions 2019-09-26 12:32:25 +00:00
js
js_ast
kernel Prepare to publish analyzer 0.38.4 2019-09-25 19:00:01 +00:00
meta
modular_test
nnbd_migration Migration: add required keyword instead of @required annotation. 2019-09-25 19:14:53 +00:00
smith
sourcemap_testing
status_file
telemetry
test_runner [vm] Support testing assembly snapshots for ARM. 2019-09-25 17:09:16 +00:00
testing [pkg/testing] Replace top-level logging functions with an interface. 2019-09-23 07:57:39 +00:00
vm [vm/bytecode] Save/restore globalDebuggingNames around bytecode generation 2019-09-26 03:24:42 +00:00
vm_service [ VM / Service ] Added additional tests for package:vm_service and fixed service bugs 2019-09-25 00:39:56 +00:00
.gitignore
BUILD.gn
pkg.status Mark pkg/modular_test/test/memory_pipeline_test slow (to compile) on dart2js 2019-09-20 23:27:59 +00:00