diff --git a/dev/automated_tests/pubspec.yaml b/dev/automated_tests/pubspec.yaml index d383c85aa0..0e8bb0c8cd 100644 --- a/dev/automated_tests/pubspec.yaml +++ b/dev/automated_tests/pubspec.yaml @@ -48,7 +48,7 @@ dependencies: stream_channel: 1.6.3 # TRANSITIVE DEPENDENCY string_scanner: 1.0.2 # TRANSITIVE DEPENDENCY term_glyph: 1.0.0 # TRANSITIVE DEPENDENCY - test: 0.12.30+3 # TRANSITIVE DEPENDENCY + test: 0.12.30+4 # TRANSITIVE DEPENDENCY typed_data: 1.1.5 # TRANSITIVE DEPENDENCY utf: 0.9.0+4 # TRANSITIVE DEPENDENCY vector_math: 2.0.5 # TRANSITIVE DEPENDENCY diff --git a/dev/benchmarks/complex_layout/pubspec.yaml b/dev/benchmarks/complex_layout/pubspec.yaml index fe63dbc48e..9e70c8aff0 100644 --- a/dev/benchmarks/complex_layout/pubspec.yaml +++ b/dev/benchmarks/complex_layout/pubspec.yaml @@ -63,7 +63,7 @@ dev_dependencies: stream_channel: 1.6.3 # TRANSITIVE DEPENDENCY string_scanner: 1.0.2 # TRANSITIVE DEPENDENCY term_glyph: 1.0.0 # TRANSITIVE DEPENDENCY - test: 0.12.30+3 # TRANSITIVE DEPENDENCY + test: 0.12.30+4 # TRANSITIVE DEPENDENCY typed_data: 1.1.5 # TRANSITIVE DEPENDENCY utf: 0.9.0+4 # TRANSITIVE DEPENDENCY vector_math: 2.0.5 # TRANSITIVE DEPENDENCY diff --git a/dev/benchmarks/microbenchmarks/pubspec.yaml b/dev/benchmarks/microbenchmarks/pubspec.yaml index 8bf8b716f6..4b2d455284 100644 --- a/dev/benchmarks/microbenchmarks/pubspec.yaml +++ b/dev/benchmarks/microbenchmarks/pubspec.yaml @@ -55,7 +55,7 @@ dependencies: stream_channel: 1.6.3 # TRANSITIVE DEPENDENCY string_scanner: 1.0.2 # TRANSITIVE DEPENDENCY term_glyph: 1.0.0 # TRANSITIVE DEPENDENCY - test: 0.12.30+3 # TRANSITIVE DEPENDENCY + test: 0.12.30+4 # TRANSITIVE DEPENDENCY typed_data: 1.1.5 # TRANSITIVE DEPENDENCY utf: 0.9.0+4 # TRANSITIVE DEPENDENCY vector_math: 2.0.5 # TRANSITIVE DEPENDENCY diff --git a/dev/bots/pubspec.yaml b/dev/bots/pubspec.yaml index 65519d9c37..91e3983df8 100644 --- a/dev/bots/pubspec.yaml +++ b/dev/bots/pubspec.yaml @@ -8,7 +8,7 @@ dependencies: platform: 2.1.2 dev_dependencies: - test: 0.12.30+3 + test: 0.12.30+4 mockito: 2.2.3 async: 2.0.4 # TRANSITIVE DEPENDENCY diff --git a/dev/devicelab/pubspec.yaml b/dev/devicelab/pubspec.yaml index 171be234db..bcdd751189 100644 --- a/dev/devicelab/pubspec.yaml +++ b/dev/devicelab/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: dev_dependencies: # See packages/flutter_test/pubspec.yaml for why we're pinning this version. - test: 0.12.30+3 + test: 0.12.30+4 archive: 1.0.33 # TRANSITIVE DEPENDENCY async: 2.0.4 # TRANSITIVE DEPENDENCY diff --git a/dev/integration_tests/channels/pubspec.yaml b/dev/integration_tests/channels/pubspec.yaml index 286d00b0b8..89f20fef47 100644 --- a/dev/integration_tests/channels/pubspec.yaml +++ b/dev/integration_tests/channels/pubspec.yaml @@ -53,7 +53,7 @@ dependencies: stream_channel: 1.6.3 # TRANSITIVE DEPENDENCY string_scanner: 1.0.2 # TRANSITIVE DEPENDENCY term_glyph: 1.0.0 # TRANSITIVE DEPENDENCY - test: 0.12.30+3 # TRANSITIVE DEPENDENCY + test: 0.12.30+4 # TRANSITIVE DEPENDENCY typed_data: 1.1.5 # TRANSITIVE DEPENDENCY utf: 0.9.0+4 # TRANSITIVE DEPENDENCY vector_math: 2.0.5 # TRANSITIVE DEPENDENCY diff --git a/dev/integration_tests/external_ui/pubspec.yaml b/dev/integration_tests/external_ui/pubspec.yaml index 10aea36f62..ba5525794a 100644 --- a/dev/integration_tests/external_ui/pubspec.yaml +++ b/dev/integration_tests/external_ui/pubspec.yaml @@ -53,7 +53,7 @@ dependencies: stream_channel: 1.6.3 # TRANSITIVE DEPENDENCY string_scanner: 1.0.2 # TRANSITIVE DEPENDENCY term_glyph: 1.0.0 # TRANSITIVE DEPENDENCY - test: 0.12.30+3 # TRANSITIVE DEPENDENCY + test: 0.12.30+4 # TRANSITIVE DEPENDENCY typed_data: 1.1.5 # TRANSITIVE DEPENDENCY utf: 0.9.0+4 # TRANSITIVE DEPENDENCY vector_math: 2.0.5 # TRANSITIVE DEPENDENCY diff --git a/dev/integration_tests/flavors/pubspec.yaml b/dev/integration_tests/flavors/pubspec.yaml index 014e6d55fe..152b34b1fe 100644 --- a/dev/integration_tests/flavors/pubspec.yaml +++ b/dev/integration_tests/flavors/pubspec.yaml @@ -53,7 +53,7 @@ dependencies: stream_channel: 1.6.3 # TRANSITIVE DEPENDENCY string_scanner: 1.0.2 # TRANSITIVE DEPENDENCY term_glyph: 1.0.0 # TRANSITIVE DEPENDENCY - test: 0.12.30+3 # TRANSITIVE DEPENDENCY + test: 0.12.30+4 # TRANSITIVE DEPENDENCY typed_data: 1.1.5 # TRANSITIVE DEPENDENCY utf: 0.9.0+4 # TRANSITIVE DEPENDENCY vector_math: 2.0.5 # TRANSITIVE DEPENDENCY diff --git a/dev/integration_tests/platform_interaction/pubspec.yaml b/dev/integration_tests/platform_interaction/pubspec.yaml index 56a696a143..c39557b744 100644 --- a/dev/integration_tests/platform_interaction/pubspec.yaml +++ b/dev/integration_tests/platform_interaction/pubspec.yaml @@ -53,7 +53,7 @@ dependencies: stream_channel: 1.6.3 # TRANSITIVE DEPENDENCY string_scanner: 1.0.2 # TRANSITIVE DEPENDENCY term_glyph: 1.0.0 # TRANSITIVE DEPENDENCY - test: 0.12.30+3 # TRANSITIVE DEPENDENCY + test: 0.12.30+4 # TRANSITIVE DEPENDENCY typed_data: 1.1.5 # TRANSITIVE DEPENDENCY utf: 0.9.0+4 # TRANSITIVE DEPENDENCY vector_math: 2.0.5 # TRANSITIVE DEPENDENCY diff --git a/dev/integration_tests/ui/pubspec.yaml b/dev/integration_tests/ui/pubspec.yaml index aa815bf27d..917dce9dbb 100644 --- a/dev/integration_tests/ui/pubspec.yaml +++ b/dev/integration_tests/ui/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: dev_dependencies: flutter_test: sdk: flutter - test: 0.12.30+3 + test: 0.12.30+4 archive: 1.0.33 # TRANSITIVE DEPENDENCY args: 1.3.0 # TRANSITIVE DEPENDENCY diff --git a/dev/manual_tests/pubspec.yaml b/dev/manual_tests/pubspec.yaml index 4b8044d610..90a1a34cbf 100644 --- a/dev/manual_tests/pubspec.yaml +++ b/dev/manual_tests/pubspec.yaml @@ -51,7 +51,7 @@ dev_dependencies: stream_channel: 1.6.3 # TRANSITIVE DEPENDENCY string_scanner: 1.0.2 # TRANSITIVE DEPENDENCY term_glyph: 1.0.0 # TRANSITIVE DEPENDENCY - test: 0.12.30+3 # TRANSITIVE DEPENDENCY + test: 0.12.30+4 # TRANSITIVE DEPENDENCY typed_data: 1.1.5 # TRANSITIVE DEPENDENCY utf: 0.9.0+4 # TRANSITIVE DEPENDENCY vector_math: 2.0.5 # TRANSITIVE DEPENDENCY diff --git a/dev/tools/pubspec.yaml b/dev/tools/pubspec.yaml index c21d7c2fc1..95e302c9fb 100644 --- a/dev/tools/pubspec.yaml +++ b/dev/tools/pubspec.yaml @@ -11,7 +11,7 @@ dependencies: process: 2.0.7 dev_dependencies: - test: 0.12.30+3 + test: 0.12.30+4 mockito: 2.2.3 async: 2.0.4 # TRANSITIVE DEPENDENCY diff --git a/dev/tools/vitool/pubspec.yaml b/dev/tools/vitool/pubspec.yaml index ef8e1e9b3f..9912acbf0b 100644 --- a/dev/tools/vitool/pubspec.yaml +++ b/dev/tools/vitool/pubspec.yaml @@ -13,7 +13,7 @@ dependencies: xml: 2.6.0 dev_dependencies: - test: 0.12.30+3 + test: 0.12.30+4 async: 2.0.4 # TRANSITIVE DEPENDENCY barback: 0.15.2+14 # TRANSITIVE DEPENDENCY diff --git a/examples/catalog/pubspec.yaml b/examples/catalog/pubspec.yaml index 04a4ca3fee..d1a925c37a 100644 --- a/examples/catalog/pubspec.yaml +++ b/examples/catalog/pubspec.yaml @@ -56,7 +56,7 @@ dev_dependencies: stream_channel: 1.6.3 # TRANSITIVE DEPENDENCY string_scanner: 1.0.2 # TRANSITIVE DEPENDENCY term_glyph: 1.0.0 # TRANSITIVE DEPENDENCY - test: 0.12.30+3 # TRANSITIVE DEPENDENCY + test: 0.12.30+4 # TRANSITIVE DEPENDENCY typed_data: 1.1.5 # TRANSITIVE DEPENDENCY utf: 0.9.0+4 # TRANSITIVE DEPENDENCY vector_math: 2.0.5 # TRANSITIVE DEPENDENCY diff --git a/examples/flutter_gallery/pubspec.yaml b/examples/flutter_gallery/pubspec.yaml index de45c37c54..399f00a176 100644 --- a/examples/flutter_gallery/pubspec.yaml +++ b/examples/flutter_gallery/pubspec.yaml @@ -66,7 +66,7 @@ dev_dependencies: stack_trace: 1.9.1 # TRANSITIVE DEPENDENCY stream_channel: 1.6.3 # TRANSITIVE DEPENDENCY term_glyph: 1.0.0 # TRANSITIVE DEPENDENCY - test: 0.12.30+3 # TRANSITIVE DEPENDENCY + test: 0.12.30+4 # TRANSITIVE DEPENDENCY typed_data: 1.1.5 # TRANSITIVE DEPENDENCY utf: 0.9.0+4 # TRANSITIVE DEPENDENCY vector_math: 2.0.5 # TRANSITIVE DEPENDENCY diff --git a/examples/flutter_view/pubspec.yaml b/examples/flutter_view/pubspec.yaml index 493545d1ab..d59ca4d407 100644 --- a/examples/flutter_view/pubspec.yaml +++ b/examples/flutter_view/pubspec.yaml @@ -47,7 +47,7 @@ dependencies: stream_channel: 1.6.3 # TRANSITIVE DEPENDENCY string_scanner: 1.0.2 # TRANSITIVE DEPENDENCY term_glyph: 1.0.0 # TRANSITIVE DEPENDENCY - test: 0.12.30+3 # TRANSITIVE DEPENDENCY + test: 0.12.30+4 # TRANSITIVE DEPENDENCY typed_data: 1.1.5 # TRANSITIVE DEPENDENCY utf: 0.9.0+4 # TRANSITIVE DEPENDENCY vector_math: 2.0.5 # TRANSITIVE DEPENDENCY diff --git a/examples/hello_world/pubspec.yaml b/examples/hello_world/pubspec.yaml index 5f27f76996..b7ee1a1ee8 100644 --- a/examples/hello_world/pubspec.yaml +++ b/examples/hello_world/pubspec.yaml @@ -51,7 +51,7 @@ dev_dependencies: stream_channel: 1.6.3 # TRANSITIVE DEPENDENCY string_scanner: 1.0.2 # TRANSITIVE DEPENDENCY term_glyph: 1.0.0 # TRANSITIVE DEPENDENCY - test: 0.12.30+3 # TRANSITIVE DEPENDENCY + test: 0.12.30+4 # TRANSITIVE DEPENDENCY typed_data: 1.1.5 # TRANSITIVE DEPENDENCY utf: 0.9.0+4 # TRANSITIVE DEPENDENCY vector_math: 2.0.5 # TRANSITIVE DEPENDENCY diff --git a/examples/layers/pubspec.yaml b/examples/layers/pubspec.yaml index d82fe7b0c4..e48ad0ce2e 100644 --- a/examples/layers/pubspec.yaml +++ b/examples/layers/pubspec.yaml @@ -50,7 +50,7 @@ dev_dependencies: stream_channel: 1.6.3 # TRANSITIVE DEPENDENCY string_scanner: 1.0.2 # TRANSITIVE DEPENDENCY term_glyph: 1.0.0 # TRANSITIVE DEPENDENCY - test: 0.12.30+3 # TRANSITIVE DEPENDENCY + test: 0.12.30+4 # TRANSITIVE DEPENDENCY typed_data: 1.1.5 # TRANSITIVE DEPENDENCY utf: 0.9.0+4 # TRANSITIVE DEPENDENCY vector_math: 2.0.5 # TRANSITIVE DEPENDENCY diff --git a/examples/platform_channel/pubspec.yaml b/examples/platform_channel/pubspec.yaml index 03880e262d..79215bc415 100644 --- a/examples/platform_channel/pubspec.yaml +++ b/examples/platform_channel/pubspec.yaml @@ -56,7 +56,7 @@ dev_dependencies: stream_channel: 1.6.3 # TRANSITIVE DEPENDENCY string_scanner: 1.0.2 # TRANSITIVE DEPENDENCY term_glyph: 1.0.0 # TRANSITIVE DEPENDENCY - test: 0.12.30+3 # TRANSITIVE DEPENDENCY + test: 0.12.30+4 # TRANSITIVE DEPENDENCY typed_data: 1.1.5 # TRANSITIVE DEPENDENCY utf: 0.9.0+4 # TRANSITIVE DEPENDENCY vector_math: 2.0.5 # TRANSITIVE DEPENDENCY diff --git a/examples/platform_channel_swift/pubspec.yaml b/examples/platform_channel_swift/pubspec.yaml index aa2f9162f5..6b9e32f93e 100644 --- a/examples/platform_channel_swift/pubspec.yaml +++ b/examples/platform_channel_swift/pubspec.yaml @@ -56,7 +56,7 @@ dev_dependencies: stream_channel: 1.6.3 # TRANSITIVE DEPENDENCY string_scanner: 1.0.2 # TRANSITIVE DEPENDENCY term_glyph: 1.0.0 # TRANSITIVE DEPENDENCY - test: 0.12.30+3 # TRANSITIVE DEPENDENCY + test: 0.12.30+4 # TRANSITIVE DEPENDENCY typed_data: 1.1.5 # TRANSITIVE DEPENDENCY utf: 0.9.0+4 # TRANSITIVE DEPENDENCY vector_math: 2.0.5 # TRANSITIVE DEPENDENCY diff --git a/examples/platform_view/pubspec.yaml b/examples/platform_view/pubspec.yaml index 3aaac3e513..05e876f64d 100644 --- a/examples/platform_view/pubspec.yaml +++ b/examples/platform_view/pubspec.yaml @@ -46,7 +46,7 @@ dependencies: stream_channel: 1.6.3 # TRANSITIVE DEPENDENCY string_scanner: 1.0.2 # TRANSITIVE DEPENDENCY term_glyph: 1.0.0 # TRANSITIVE DEPENDENCY - test: 0.12.30+3 # TRANSITIVE DEPENDENCY + test: 0.12.30+4 # TRANSITIVE DEPENDENCY typed_data: 1.1.5 # TRANSITIVE DEPENDENCY utf: 0.9.0+4 # TRANSITIVE DEPENDENCY vector_math: 2.0.5 # TRANSITIVE DEPENDENCY diff --git a/examples/stocks/pubspec.yaml b/examples/stocks/pubspec.yaml index 9a17fd91ba..831561bd06 100644 --- a/examples/stocks/pubspec.yaml +++ b/examples/stocks/pubspec.yaml @@ -60,7 +60,7 @@ dev_dependencies: stream_channel: 1.6.3 # TRANSITIVE DEPENDENCY string_scanner: 1.0.2 # TRANSITIVE DEPENDENCY term_glyph: 1.0.0 # TRANSITIVE DEPENDENCY - test: 0.12.30+3 # TRANSITIVE DEPENDENCY + test: 0.12.30+4 # TRANSITIVE DEPENDENCY typed_data: 1.1.5 # TRANSITIVE DEPENDENCY utf: 0.9.0+4 # TRANSITIVE DEPENDENCY vector_math: 2.0.5 # TRANSITIVE DEPENDENCY diff --git a/packages/flutter/pubspec.yaml b/packages/flutter/pubspec.yaml index 06eba70c34..8da938aef0 100644 --- a/packages/flutter/pubspec.yaml +++ b/packages/flutter/pubspec.yaml @@ -58,7 +58,7 @@ dev_dependencies: stream_channel: 1.6.3 # TRANSITIVE DEPENDENCY string_scanner: 1.0.2 # TRANSITIVE DEPENDENCY term_glyph: 1.0.0 # TRANSITIVE DEPENDENCY - test: 0.12.30+3 # TRANSITIVE DEPENDENCY + test: 0.12.30+4 # TRANSITIVE DEPENDENCY utf: 0.9.0+4 # TRANSITIVE DEPENDENCY watcher: 0.9.7+7 # TRANSITIVE DEPENDENCY web_socket_channel: 1.0.7 # TRANSITIVE DEPENDENCY diff --git a/packages/flutter_driver/pubspec.yaml b/packages/flutter_driver/pubspec.yaml index 59499a7f9b..da0aa4471a 100644 --- a/packages/flutter_driver/pubspec.yaml +++ b/packages/flutter_driver/pubspec.yaml @@ -19,7 +19,7 @@ dependencies: sdk: flutter dev_dependencies: - test: 0.12.30+3 + test: 0.12.30+4 mockito: 2.2.3 quiver: 0.28.0 diff --git a/packages/flutter_localizations/pubspec.yaml b/packages/flutter_localizations/pubspec.yaml index ad8d60e287..330a526c20 100644 --- a/packages/flutter_localizations/pubspec.yaml +++ b/packages/flutter_localizations/pubspec.yaml @@ -53,7 +53,7 @@ dev_dependencies: stream_channel: 1.6.3 # TRANSITIVE DEPENDENCY string_scanner: 1.0.2 # TRANSITIVE DEPENDENCY term_glyph: 1.0.0 # TRANSITIVE DEPENDENCY - test: 0.12.30+3 # TRANSITIVE DEPENDENCY + test: 0.12.30+4 # TRANSITIVE DEPENDENCY typed_data: 1.1.5 # TRANSITIVE DEPENDENCY utf: 0.9.0+4 # TRANSITIVE DEPENDENCY vector_math: 2.0.5 # TRANSITIVE DEPENDENCY diff --git a/packages/flutter_test/pubspec.yaml b/packages/flutter_test/pubspec.yaml index 42ca33133a..9337909a92 100644 --- a/packages/flutter_test/pubspec.yaml +++ b/packages/flutter_test/pubspec.yaml @@ -5,7 +5,7 @@ dependencies: # We depend on very specific internal implementation details of the # 'test' package, which change between versions, so when upgrading # this, make sure the tests are still running correctly. - test: 0.12.30+3 + test: 0.12.30+4 # We use FakeAsync and other testing utilities. quiver: 0.28.0 diff --git a/packages/flutter_tools/pubspec.yaml b/packages/flutter_tools/pubspec.yaml index 64db440850..6c8588e3ef 100644 --- a/packages/flutter_tools/pubspec.yaml +++ b/packages/flutter_tools/pubspec.yaml @@ -37,7 +37,7 @@ dependencies: # We depend on very specific internal implementation details of the # 'test' package, which change between versions, so when upgrading # this, make sure the tests are still running correctly. - test: 0.12.30+3 + test: 0.12.30+4 # Version from the vended Dart SDK as defined in `dependency_overrides`. analyzer: any