Skip to content

Conversation

@renovate
Copy link
Contributor

@renovate renovate bot commented Feb 9, 2018

This Pull Request updates dependency zone.js from v0.8.18 to v0.8.20

Commits

v0.8.19

  • 326a07f fix(promise): fix #​891, sometimes NativePromise will not ready, and reduce zone.js size (#​916)
  • 5193838 fix(bazel): add zone-testing bundle for bazel build (#​982)
  • 27499d4 chore: Fix the URL to zone.js.d.ts (#​922)
  • 1acab39 build: Upgrade to typescript 2.5.2 (#​924)
  • 2e5d482 fix(patch): fix #​925, patch navigator.getUserMedia (#​928)
  • 5a7a2af fix(patch): fix #​927, shoud not throw error when defineProperty with frozen desc (#​929)
  • 8b03980 fix(jasmine): store original jasmine method (#​931)
  • b7b1743 fix(timer): setInterval should not auto cancel after callback invoked, fix rxjs version to pass CI (#​935)
  • a4e10f5 fix(fakeAsyncTest): fix #​937, let user be able to customize testable macroTask (#​938)
  • f0dc5b1 fix(core): fix #​941, should use desc.toString when desc is not be able to stringify (#​942)
  • 3caf6fc fix(mocha): use global if window does not exist (#​943)
  • c562dda chore: add missing star in zone jsdoc (#​952)
  • 0158442 fix(lint): add tslint to travis (#​953)
  • 91d13dd docs: Add unpkg field to package.json (#​958)
  • 4c4397c fix(core): handle hybrid Event.prototype.stopImmediatePropagation (#​956)
  • 965cd1f fix(core): fix memory leak of event (#​957)
  • 07b0987 feat(promise): fix #​955, print readable log when uncaught promise error (#​959)
  • d8b09eb fix(event): fix #​930, should be able to remove listener added outside of zone (#​960)
  • e58c8bb fix(core): fix #​969, should be able to access target/eventName info when onScheduleTask (#​972)
  • dffae8b fix(event): blackListedEvents also apply on addEventListener (#​968)
  • 5ee7a02 fix(error): fix #​979, should not attach non serializable info on error (#​980)
  • 8114765 fix(core): fix #​978, should be able to clear onhandler added before zone.js (#​981)
  • d678db9 feat(electron): fix #​537, #​669, add electron support
  • 0d40dd1 fix(electron): add comment about main/renderer process patch

v0.8.20

  • 288f472 chore: release v0.8.19
  • 73b0061 fix(core): fix #​989, remove unuse code, use shorter name to reduce bundle size
  • 00a4e31 fix(core): fix shorter name closure conflict
  • 67e8178 fix(core): add comment for shorter var/function name
  • 615a6c1 fix(core): add file check script in travis build
  • 31832a7 fix(core): add rxjs test
  • 957351e fix(core): remove unreadable short names
  • 8293c37 fix(core): add helper method in util.ts to shorter zone.wrap/scehduleMacroTask
  • fd91152 chore: release v0.8.20

This PR has been generated by Renovate Bot.

@renovate renovate bot added the renovate label Feb 9, 2018
@codecov
Copy link

codecov bot commented Feb 9, 2018

Codecov Report

Merging #50 into develop will not change coverage.
The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff            @@
##           develop      #50   +/-   ##
========================================
  Coverage    99.13%   99.13%           
========================================
  Files           14       14           
  Lines          460      460           
  Branches        79       79           
========================================
  Hits           456      456           
  Misses           4        4

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update ce109ee...2efa8ca. Read the comment docs.

@renovate renovate bot force-pushed the renovate/zone.js-0.x branch 3 times, most recently from 300b600 to 0e9f497 Compare February 11, 2018 10:38
@renovate renovate bot force-pushed the renovate/zone.js-0.x branch from 0e9f497 to 2efa8ca Compare February 11, 2018 13:07
Copy link
Owner

@itsdevdom itsdevdom left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm assuming this works, nobody can be sure with zone.js ...

@itsdevdom itsdevdom merged commit 7344316 into develop Feb 13, 2018
@itsdevdom itsdevdom deleted the renovate/zone.js-0.x branch February 13, 2018 21:40
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants