kibana/packages/kbn-dev-utils
renovate[bot] 73ebd567ad Update dependency rxjs to ^6.5.3 (#49837)
* Update dependency rxjs to ^6.5.3

* move argument type def up for better coverage

* adapt to possibly undefined helpExtension

* complete definition of deprecation$ type

* define types that bindNodeCallback can no longer infer

* define more types that bindNodeCallback can't infer

* be more explicit and accurate about the types for a subject/observable pair

* fix interface error, TS now identifies it

* ignore a return type flaw because types are not being managed properly

* avoid overspecifying types

* allow types to be inferred where possible

* remove unnecessary withLatestFrom()

* reduce number of rxjs versions installed

* update kbn/pm dist
2019-11-01 14:44:21 -07:00
..
certs ts-ify @kbn/dev-utils (#43383) 2019-08-15 12:34:03 -07:00
src Update dependency rxjs to ^6.5.3 (#49837) 2019-11-01 14:44:21 -07:00
package.json Update dependency rxjs to ^6.5.3 (#49837) 2019-11-01 14:44:21 -07:00
README.md Move proc_runner from x-pack-kibana into kibana (#17120) 2018-03-14 19:55:50 -05:00
tsconfig.json refactor failed_tests_reporter to use TS, no octokit (#46993) 2019-10-08 13:56:07 -07:00

dev utils

proc runner

For running integration tests in Kibana

tooling log