4.17.19
Remove unneeded capture phase param from `addEventListener`.
Fix amd test fails.
Remove test/asset/test-ui.js use from test/fp.html.
Replace `Object.create` mock with `undefined` to hit more bizarro code paths.
Use `lodash` in test/remove.js.
Update Safari in sauce.
Lint nits.
fix(zipObjectDeep): prototype pollution (#4759)
Avoid leaked var in `_.before` test.