Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update Jest test runner to version 20.0.4 #2251

Merged
merged 2 commits into from
Aug 15, 2017
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
35 changes: 21 additions & 14 deletions server/sonar-web/flow-typed/npm/autoprefixer_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 60fdd1f737bc0e5fa8ff2ddfdfb5f6ed
// flow-typed version: <<STUB>>/autoprefixer_v6.4.1/flow_v0.47.0
// flow-typed signature: 1db749b20c42c6548583bbb179f70583
// flow-typed version: <<STUB>>/autoprefixer_v7.1.1/flow_v0.52.0

/**
* This is an autogenerated libdef stub for:
Expand Down Expand Up @@ -58,6 +58,10 @@ declare module 'autoprefixer/lib/hacks/align-self' {
declare module.exports: any;
}

declare module 'autoprefixer/lib/hacks/appearance' {
declare module.exports: any;
}

declare module 'autoprefixer/lib/hacks/background-size' {
declare module.exports: any;
}
Expand Down Expand Up @@ -90,10 +94,6 @@ declare module 'autoprefixer/lib/hacks/display-grid' {
declare module.exports: any;
}

declare module 'autoprefixer/lib/hacks/fill' {
declare module.exports: any;
}

declare module 'autoprefixer/lib/hacks/filter-value' {
declare module.exports: any;
}
Expand Down Expand Up @@ -146,6 +146,10 @@ declare module 'autoprefixer/lib/hacks/gradient' {
declare module.exports: any;
}

declare module 'autoprefixer/lib/hacks/grid-column-align' {
declare module.exports: any;
}

declare module 'autoprefixer/lib/hacks/grid-end' {
declare module.exports: any;
}
Expand Down Expand Up @@ -174,11 +178,11 @@ declare module 'autoprefixer/lib/hacks/inline-logical' {
declare module.exports: any;
}

declare module 'autoprefixer/lib/hacks/justify-content' {
declare module 'autoprefixer/lib/hacks/intrinsic' {
declare module.exports: any;
}

declare module 'autoprefixer/lib/hacks/justify-items' {
declare module 'autoprefixer/lib/hacks/justify-content' {
declare module.exports: any;
}

Expand Down Expand Up @@ -286,6 +290,9 @@ declare module 'autoprefixer/lib/hacks/align-items.js' {
declare module 'autoprefixer/lib/hacks/align-self.js' {
declare module.exports: $Exports<'autoprefixer/lib/hacks/align-self'>;
}
declare module 'autoprefixer/lib/hacks/appearance.js' {
declare module.exports: $Exports<'autoprefixer/lib/hacks/appearance'>;
}
declare module 'autoprefixer/lib/hacks/background-size.js' {
declare module.exports: $Exports<'autoprefixer/lib/hacks/background-size'>;
}
Expand All @@ -310,9 +317,6 @@ declare module 'autoprefixer/lib/hacks/display-flex.js' {
declare module 'autoprefixer/lib/hacks/display-grid.js' {
declare module.exports: $Exports<'autoprefixer/lib/hacks/display-grid'>;
}
declare module 'autoprefixer/lib/hacks/fill.js' {
declare module.exports: $Exports<'autoprefixer/lib/hacks/fill'>;
}
declare module 'autoprefixer/lib/hacks/filter-value.js' {
declare module.exports: $Exports<'autoprefixer/lib/hacks/filter-value'>;
}
Expand Down Expand Up @@ -352,6 +356,9 @@ declare module 'autoprefixer/lib/hacks/fullscreen.js' {
declare module 'autoprefixer/lib/hacks/gradient.js' {
declare module.exports: $Exports<'autoprefixer/lib/hacks/gradient'>;
}
declare module 'autoprefixer/lib/hacks/grid-column-align.js' {
declare module.exports: $Exports<'autoprefixer/lib/hacks/grid-column-align'>;
}
declare module 'autoprefixer/lib/hacks/grid-end.js' {
declare module.exports: $Exports<'autoprefixer/lib/hacks/grid-end'>;
}
Expand All @@ -373,12 +380,12 @@ declare module 'autoprefixer/lib/hacks/image-set.js' {
declare module 'autoprefixer/lib/hacks/inline-logical.js' {
declare module.exports: $Exports<'autoprefixer/lib/hacks/inline-logical'>;
}
declare module 'autoprefixer/lib/hacks/intrinsic.js' {
declare module.exports: $Exports<'autoprefixer/lib/hacks/intrinsic'>;
}
declare module 'autoprefixer/lib/hacks/justify-content.js' {
declare module.exports: $Exports<'autoprefixer/lib/hacks/justify-content'>;
}
declare module 'autoprefixer/lib/hacks/justify-items.js' {
declare module.exports: $Exports<'autoprefixer/lib/hacks/justify-items'>;
}
declare module 'autoprefixer/lib/hacks/mask-border.js' {
declare module.exports: $Exports<'autoprefixer/lib/hacks/mask-border'>;
}
Expand Down
4 changes: 2 additions & 2 deletions server/sonar-web/flow-typed/npm/babel-core_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 5ee5df21233fab68d1d5ddf515725bff
// flow-typed version: <<STUB>>/babel-core_v^6.22.1/flow_v0.47.0
// flow-typed signature: 6db13dea6d37be303b06fe0a636d3088
// flow-typed version: <<STUB>>/babel-core_v^6.22.1/flow_v0.52.0

/**
* This is an autogenerated libdef stub for:
Expand Down
11 changes: 9 additions & 2 deletions server/sonar-web/flow-typed/npm/babel-eslint_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 306df0ca636f50ba0d328a6d841c7746
// flow-typed version: <<STUB>>/babel-eslint_v6.1.2/flow_v0.47.0
// flow-typed signature: c3829cd5a2a95567d5e7cbee342dd343
// flow-typed version: <<STUB>>/babel-eslint_v7.2.3/flow_v0.52.0

/**
* This is an autogenerated libdef stub for:
Expand All @@ -26,6 +26,10 @@ declare module 'babel-eslint/babylon-to-espree/attachComments' {
declare module.exports: any;
}

declare module 'babel-eslint/babylon-to-espree/convertComments' {
declare module.exports: any;
}

declare module 'babel-eslint/babylon-to-espree/convertTemplateType' {
declare module.exports: any;
}
Expand All @@ -50,6 +54,9 @@ declare module 'babel-eslint/babylon-to-espree/toTokens' {
declare module 'babel-eslint/babylon-to-espree/attachComments.js' {
declare module.exports: $Exports<'babel-eslint/babylon-to-espree/attachComments'>;
}
declare module 'babel-eslint/babylon-to-espree/convertComments.js' {
declare module.exports: $Exports<'babel-eslint/babylon-to-espree/convertComments'>;
}
declare module 'babel-eslint/babylon-to-espree/convertTemplateType.js' {
declare module.exports: $Exports<'babel-eslint/babylon-to-espree/convertTemplateType'>;
}
Expand Down
4 changes: 2 additions & 2 deletions server/sonar-web/flow-typed/npm/babel-jest_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 9820583eda38283be5bfd6faba5b5f7d
// flow-typed version: <<STUB>>/babel-jest_v19.0.0/flow_v0.47.0
// flow-typed signature: 2e01d2f15ef93ba894e424219b073611
// flow-typed version: <<STUB>>/babel-jest_v20.0.3/flow_v0.52.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions server/sonar-web/flow-typed/npm/babel-loader_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 6f2636674c25d5553ebc08ab6cd1c4c5
// flow-typed version: <<STUB>>/babel-loader_v^6.2.10/flow_v0.47.0
// flow-typed signature: 0dd27d24794f82ef59f1482a0e3e0e3d
// flow-typed version: <<STUB>>/babel-loader_v7.0.0/flow_v0.52.0

/**
* This is an autogenerated libdef stub for:
Expand Down
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
// flow-typed signature: 2f8e82997564e3cb953922018291702e
// flow-typed version: <<STUB>>/babel-plugin-dynamic-import-node_v1.0.2/flow_v0.52.0

/**
* This is an autogenerated libdef stub for:
*
* 'babel-plugin-dynamic-import-node'
*
* Fill this stub out by replacing all the `any` types.
*
* Once filled out, we encourage you to share your work with the
* community by sending a pull request to:
* https://github.com/flowtype/flow-typed
*/

declare module 'babel-plugin-dynamic-import-node' {
declare module.exports: any;
}

/**
* We include stubs for each file inside this npm package in case you need to
* require those files directly. Feel free to delete any files that aren't
* needed.
*/
declare module 'babel-plugin-dynamic-import-node/lib/index' {
declare module.exports: any;
}

// Filename aliases
declare module 'babel-plugin-dynamic-import-node/lib/index.js' {
declare module.exports: $Exports<'babel-plugin-dynamic-import-node/lib/index'>;
}
Original file line number Diff line number Diff line change
@@ -0,0 +1,32 @@
// flow-typed signature: 91a0e8f81cb63fe750a4b714e2239c29
// flow-typed version: <<STUB>>/babel-plugin-syntax-dynamic-import_v6.18.0/flow_v0.52.0

/**
* This is an autogenerated libdef stub for:
*
* 'babel-plugin-syntax-dynamic-import'
*
* Fill this stub out by replacing all the `any` types.
*
* Once filled out, we encourage you to share your work with the
* community by sending a pull request to:
* https://github.com/flowtype/flow-typed
*/

declare module 'babel-plugin-syntax-dynamic-import' {
declare module.exports: any;
}

/**
* We include stubs for each file inside this npm package in case you need to
* require those files directly. Feel free to delete any files that aren't
* needed.
*/
declare module 'babel-plugin-syntax-dynamic-import/lib/index' {
declare module.exports: any;
}

// Filename aliases
declare module 'babel-plugin-syntax-dynamic-import/lib/index.js' {
declare module.exports: $Exports<'babel-plugin-syntax-dynamic-import/lib/index'>;
}
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 4aa6067a74995de56edb55440daa42ba
// flow-typed version: <<STUB>>/babel-plugin-transform-class-properties_v^6.22.0/flow_v0.47.0
// flow-typed signature: ceeca4eb7d68346870fdba9fdd1dd719
// flow-typed version: <<STUB>>/babel-plugin-transform-class-properties_v^6.22.0/flow_v0.52.0

/**
* This is an autogenerated libdef stub for:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: e866407e578d940a553d5ade7fd7a9c4
// flow-typed version: <<STUB>>/babel-plugin-transform-object-rest-spread_v^6.22.0/flow_v0.47.0
// flow-typed signature: 32f1a0abfe4dca624e71baa1bd017496
// flow-typed version: <<STUB>>/babel-plugin-transform-object-rest-spread_v^6.22.0/flow_v0.52.0

/**
* This is an autogenerated libdef stub for:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 1d276fccc5afbdfe7f53c1ce2d2a8112
// flow-typed version: <<STUB>>/babel-plugin-transform-react-constant-elements_v^6.22.0/flow_v0.47.0
// flow-typed signature: b9c5123870c21ac72e381844f520c541
// flow-typed version: <<STUB>>/babel-plugin-transform-react-constant-elements_v^6.22.0/flow_v0.52.0

/**
* This is an autogenerated libdef stub for:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: e5c406322c737b9b381b68057fadd699
// flow-typed version: <<STUB>>/babel-plugin-transform-react-jsx-self_v^6.22.0/flow_v0.47.0
// flow-typed signature: 9032516c55484666686ab45cf713303f
// flow-typed version: <<STUB>>/babel-plugin-transform-react-jsx-self_v^6.22.0/flow_v0.52.0

/**
* This is an autogenerated libdef stub for:
Expand Down
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: c0d4de1998444bab92a43b0ffec48e2d
// flow-typed version: <<STUB>>/babel-plugin-transform-react-jsx-source_v^6.22.0/flow_v0.47.0
// flow-typed signature: 08ed1ebecfeae5b12fa6f760cd4bd425
// flow-typed version: <<STUB>>/babel-plugin-transform-react-jsx-source_v^6.22.0/flow_v0.52.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions server/sonar-web/flow-typed/npm/babel-polyfill_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: ec475671ec3c33c5d6f73f45c4d22c85
// flow-typed version: <<STUB>>/babel-polyfill_v^6.22.0/flow_v0.47.0
// flow-typed signature: f46672f3a262de9a7e6ad7ef7878862d
// flow-typed version: <<STUB>>/babel-polyfill_v6.23.0/flow_v0.52.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions server/sonar-web/flow-typed/npm/babel-preset-env_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: bc0de4aebe01cf171165ee8c11e60a92
// flow-typed version: <<STUB>>/babel-preset-env_v^1.1.8/flow_v0.47.0
// flow-typed signature: 40407c1f52dd5412423310f6f7484600
// flow-typed version: <<STUB>>/babel-preset-env_v^1.1.8/flow_v0.52.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions server/sonar-web/flow-typed/npm/babel-preset-react_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 8aa856751d3c61d44bbfb1103420acf5
// flow-typed version: <<STUB>>/babel-preset-react_v^6.22.0/flow_v0.47.0
// flow-typed signature: eec8fa33187204780b6908562dc0a2a1
// flow-typed version: <<STUB>>/babel-preset-react_v^6.22.0/flow_v0.52.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions server/sonar-web/flow-typed/npm/backbone.marionette_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 5019b7fb4236e0bb555d80fa57f454e3
// flow-typed version: <<STUB>>/backbone.marionette_v2.4.3/flow_v0.47.0
// flow-typed signature: c16c3091a8fd8b7ac11b6d43b45bedc5
// flow-typed version: <<STUB>>/backbone.marionette_v2.4.3/flow_v0.52.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions server/sonar-web/flow-typed/npm/backbone_v1.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 86547335f85946dbef9c3913c3b16416
// flow-typed version: c80fa24011/backbone_v1.x.x/flow_>=v0.25.x
// flow-typed signature: d94730953f5a16ea863cdff3e9a1e239
// flow-typed version: b43dff3e0e/backbone_v1.x.x/flow_>=v0.20.x

declare module 'backbone' {
declare var $: any; // @TODO this is no correct, but it is difficult to require another definition from here.
Expand Down
4 changes: 2 additions & 2 deletions server/sonar-web/flow-typed/npm/blueimp-md5_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 00de7208013c04231eb092c1e0c9fcd6
// flow-typed version: <<STUB>>/blueimp-md5_v1.1.1/flow_v0.47.0
// flow-typed signature: c55f510de505a207a974ca9c3f7100e6
// flow-typed version: <<STUB>>/blueimp-md5_v1.1.1/flow_v0.52.0

/**
* This is an autogenerated libdef stub for:
Expand Down
4 changes: 2 additions & 2 deletions server/sonar-web/flow-typed/npm/chalk_v1.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 9d7ebf432fe5436b8912d014b367d934
// flow-typed version: b059774d08/chalk_v1.x.x/flow_>=v0.21.x
// flow-typed signature: b1a2d646047879188d7e44cb218212b5
// flow-typed version: b43dff3e0e/chalk_v1.x.x/flow_>=v0.19.x

type $npm$chalk$StyleElement = {
open: string;
Expand Down
24 changes: 13 additions & 11 deletions server/sonar-web/flow-typed/npm/classnames_v2.x.x.js
Original file line number Diff line number Diff line change
@@ -1,16 +1,18 @@
// flow-typed signature: f18a1d7eaf96fce01718f217f06c838e
// flow-typed version: 3c3f096590/classnames_v2.x.x/flow_>=v0.23.x
// flow-typed signature: 04e310e8c98cdb5de377193da621970b
// flow-typed version: 7fd0a6404e/classnames_v2.x.x/flow_>=v0.25.x

type $npm$classnames$Classes =
string |
{[className: string]: * } |
Array<string> |
false |
void |
null
| string
| { [className: string]: * }
| Array<string>
| false
| void
| null;

declare module 'classnames' {
declare function exports(
...classes: Array<$npm$classnames$Classes>
): string;
declare function exports(...classes: Array<$npm$classnames$Classes>): string;
}

declare module 'classnames/bind' {
declare module.exports: $Exports<'classnames'>;
}
4 changes: 2 additions & 2 deletions server/sonar-web/flow-typed/npm/clipboard_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: 9e829d5a9f0fccc4b21a4d88ea8529ca
// flow-typed version: <<STUB>>/clipboard_v1.5.5/flow_v0.47.0
// flow-typed signature: 46b620e0210fd4953a77ce1e5a16608d
// flow-typed version: <<STUB>>/clipboard_v1.5.5/flow_v0.52.0

/**
* This is an autogenerated libdef stub for:
Expand Down
6 changes: 6 additions & 0 deletions server/sonar-web/flow-typed/npm/create-react-class_v15.x.x.js
Original file line number Diff line number Diff line change
@@ -0,0 +1,6 @@
// flow-typed signature: 121e589c9be7dac408c14a02e88287fa
// flow-typed version: a1a20d4928/create-react-class_v15.x.x/flow_>=v0.41.x

declare module 'create-react-class' {
declare var exports: React$CreateClass;
}
11 changes: 9 additions & 2 deletions server/sonar-web/flow-typed/npm/css-loader_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: ad2d53ebfe0f2209a03178ef8882bba9
// flow-typed version: <<STUB>>/css-loader_v0.23.1/flow_v0.47.0
// flow-typed signature: d6745e301810f8b445465c0d5c664e80
// flow-typed version: <<STUB>>/css-loader_v0.28.4/flow_v0.52.0

/**
* This is an autogenerated libdef stub for:
Expand All @@ -26,6 +26,10 @@ declare module 'css-loader/lib/compile-exports' {
declare module.exports: any;
}

declare module 'css-loader/lib/createResolver' {
declare module.exports: any;
}

declare module 'css-loader/lib/css-base' {
declare module.exports: any;
}
Expand Down Expand Up @@ -64,6 +68,9 @@ declare module 'css-loader/index.js' {
declare module 'css-loader/lib/compile-exports.js' {
declare module.exports: $Exports<'css-loader/lib/compile-exports'>;
}
declare module 'css-loader/lib/createResolver.js' {
declare module.exports: $Exports<'css-loader/lib/createResolver'>;
}
declare module 'css-loader/lib/css-base.js' {
declare module.exports: $Exports<'css-loader/lib/css-base'>;
}
Expand Down
4 changes: 2 additions & 2 deletions server/sonar-web/flow-typed/npm/d3-array_vx.x.x.js
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
// flow-typed signature: c5ba9cfe9ca498464127d5e83e31061b
// flow-typed version: <<STUB>>/d3-array_v1.1.1/flow_v0.47.0
// flow-typed signature: 2da975241914b06f67e0c5c7e787c133
// flow-typed version: <<STUB>>/d3-array_v1.1.1/flow_v0.52.0

/**
* This is an autogenerated libdef stub for:
Expand Down
Loading