angular-cn/tools/public_api_guard
George Kalpakas 00c110b055 build: upgrade jasmine (and related typings) to latest version (#19904)
With these changes, the types are a little stricter now and also not
compatible with Protractor's jasmine-like syntax. So, we have to also
use `@types/jasminewd2` for e2e tests (but not for non-e2e tests).

I also had to "augment" `@types/jasminewd2`, because the latest
typings from [DefinitelyTyped][1] do not reflect the fact that the
`jasminewd2` version (v2.1.0) currently used by Protractor supports
passing a `done` callback to a spec.

[1]: 566e039485/types/jasminewd2/index.d.ts (L9-L15)

Fixes #23952
Closes #24733

PR Close #19904
2018-07-06 13:48:02 -07:00
..
animations feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -07:00
common feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -07:00
compiler build: update public api file names (#19190) 2017-09-19 16:59:18 -07:00
core feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -07:00
elements feat(elements): remove attribute/input from config (#22413) 2018-03-16 12:39:07 -07:00
forms feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -07:00
http feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -07:00
platform-browser feat(ivy): add support of ApplicationRef.bootstrapModuleFactory (#23811) 2018-06-07 16:15:26 -04:00
platform-browser-dynamic docs: remove all deprecated `@stable` jsdoc tags (#23210) 2018-04-10 21:49:32 -07:00
platform-server docs: remove all deprecated `@stable` jsdoc tags (#23210) 2018-04-10 21:49:32 -07:00
platform-webworker feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -07:00
platform-webworker-dynamic docs: remove all deprecated `@stable` jsdoc tags (#23210) 2018-04-10 21:49:32 -07:00
router build: upgrade jasmine (and related typings) to latest version (#19904) 2018-07-06 13:48:02 -07:00
service-worker fix(service-worker): deprecate `versionedFiles` in asset-group resources (#23584) 2018-05-15 12:19:08 -07:00
upgrade feat: typescript 2.9 support (#24652) 2018-07-03 13:32:06 -07:00
BUILD.bazel test: migrate remaining public-api tests to Bazel (#22639) 2018-03-09 09:11:40 -08:00