chore(dependencies): update dependency zone.js to v0.8.20 #50
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
This Pull Request updates dependency zone.js from
v0.8.18tov0.8.20Commits
v0.8.19
326a07ffix(promise): fix #891, sometimes NativePromise will not ready, and reduce zone.js size (#916)5193838fix(bazel): add zone-testing bundle for bazel build (#982)27499d4chore: Fix the URL to zone.js.d.ts (#922)1acab39build: Upgrade to typescript 2.5.2 (#924)2e5d482fix(patch): fix #925, patch navigator.getUserMedia (#928)5a7a2affix(patch): fix #927, shoud not throw error when defineProperty with frozen desc (#929)8b03980fix(jasmine): store original jasmine method (#931)b7b1743fix(timer): setInterval should not auto cancel after callback invoked, fix rxjs version to pass CI (#935)a4e10f5fix(fakeAsyncTest): fix #937, let user be able to customize testable macroTask (#938)f0dc5b1fix(core): fix #941, should use desc.toString when desc is not be able to stringify (#942)3caf6fcfix(mocha): use global if window does not exist (#943)c562ddachore: add missing star in zone jsdoc (#952)0158442fix(lint): add tslint to travis (#953)91d13dddocs: Addunpkgfield to package.json (#958)4c4397cfix(core): handle hybrid Event.prototype.stopImmediatePropagation (#956)965cd1ffix(core): fix memory leak of event (#957)07b0987feat(promise): fix #955, print readable log when uncaught promise error (#959)d8b09ebfix(event): fix #930, should be able to remove listener added outside of zone (#960)e58c8bbfix(core): fix #969, should be able to access target/eventName info when onScheduleTask (#972)dffae8bfix(event): blackListedEvents also apply on addEventListener (#968)5ee7a02fix(error): fix #979, should not attach non serializable info on error (#980)8114765fix(core): fix #978, should be able to clear onhandler added before zone.js (#981)d678db9feat(electron): fix #537, #669, add electron support0d40dd1fix(electron): add comment about main/renderer process patchv0.8.20
288f472chore: release v0.8.1973b0061fix(core): fix #989, remove unuse code, use shorter name to reduce bundle size00a4e31fix(core): fix shorter name closure conflict67e8178fix(core): add comment for shorter var/function name615a6c1fix(core): add file check script in travis build31832a7fix(core): add rxjs test957351efix(core): remove unreadable short names8293c37fix(core): add helper method in util.ts to shorter zone.wrap/scehduleMacroTaskfd91152chore: release v0.8.20This PR has been generated by Renovate Bot.