Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We鈥檒l occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update zone.js to the latest version 馃殌 #212

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

greenkeeper[bot]
Copy link

@greenkeeper greenkeeper bot commented Mar 15, 2017

Version 0.8.3 of zone.js just got published.

Dependency zone.js
Current Version 0.8.2
Type dependency

The version 0.8.3 is not covered by your current version range.

Without accepting this pull request your project will work just like it did before. There might be a bunch of new features, fixes and perf improvements that the maintainers worked on for you though.

I recommend you look into these changes and try to get onto the latest version of zone.js.
Given that you have a decent test suite, a passing build is a strong indicator that you can take advantage of these changes by merging the proposed change into your project. Otherwise this branch is a great starting point for you to work on the update.


Commits

The new version differs by 2 commits .

  • 8f6ddf3 chore: release v0.8.3
  • f742394 fix(zone): consistent access to symbol to work with closure

See the full diff.

Not sure how things should work exactly?

There is a collection of frequently asked questions and of course you may always ask my humans.


Your Greenkeeper Bot 馃尨

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 16, 2017

Version 0.8.4 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 3 commits .

  • ffb2ab1 chore: release v0.8.4
  • bcd09a0 fix: stack rewriting now works with source maps
  • 0e19304 fix: correct declaration which breaks closure

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Mar 21, 2017

Version 0.8.5 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 8 commits .

  • e11d9ff chore: release v0.8.5
  • 291d5a0 fix(REVERT): remove zone internal stack frames in error.stack (#632) (#690)
  • 61aee2e feat(dom): fix #664, patch window,document,SVGElement onProperties (#687)
  • 5635ac0 fix(jasmine): modify jasmine test ifEnvSupports message (#689)
  • 5c4e24d fix(event): fix #667, eventHandler should return result (#682)
  • 81297ee fix: add support for subclassing of Errors
  • 6010557 fix: improve long-stack-trace stack format detection
  • eeaab91 fix: remove left over console.log

See the full diff.

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 21, 2017

Version 0.8.6 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 21 commits0.

  • 0829316 chore: release v0.8.6
  • 51e7ffe fix: resolve errors with closure (#722)
  • 7d4d07f fix(patch): fix #708, modify the canPatchDescriptor logic when browser don't provide onreadystatechange (#711)
  • 0a06874 fix(test): fix #718, use async test to do unhandle promise rejection test (#726)
  • 55cf064 fix(doc): fix typo in document, fix a typescript warning in test (#732)
  • 5090cf9 fix(test): fix websocket test server will crash when test in chrome (#733)
  • 2f11e67 feat(patch): fix #499, let promise instance toString active like native (#734)
  • a89830d feat(EventListenerOptions): fix #737, add support to EventListenerOptions (#738)
  • e9f68be docs: fix a typo in STANDARD-APIS.md (#742)
  • b60e9e6 feat(closure): fix #727, add zone_externs.js for closure compiler (#731)
  • 681a017 feat(error): Remove all Zone frames from stack (#693)
  • 06d1ac0 fix(error): fix #706, handleError when onHasTask throw error (#709)
  • e422fb1 fix(patch): fix #707, should not try to patch non configurable property (#717)
  • 160531b fix(patch): fix #719, window onproperty callback this is undefined (#723)
  • 92a39e2 fix(task): fix #705, don't json task.data to prevent cyclic error (#712)

There are 21 commits in total.

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 21, 2017

Version 0.8.7 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 1 commits0.

false

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 21, 2017

Version 0.8.8 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 3 commits0.

  • 7b43b51 chore: release v0.8.8
  • fbe7b13 fix: on handling broken in v0.8.7
  • 0e2ead2 chore: add support for .editorconfig

false

See the full diff

@greenkeeper
Copy link
Author

greenkeeper bot commented Apr 25, 2017

Version 0.8.9 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 2 commits0.

  • 89132fd chore: release v0.8.9
  • e598310 fix(patch): fix #746, check desc get is null and only patch window.resize additionally (#747)

false

See the full diff

greenkeeper bot added a commit that referenced this pull request May 3, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented May 3, 2017

Version 0.8.10 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 10 commits0.

  • 1d422f2 chore: release v0.8.10
  • 3218b5a fix(timer): fix #437, #744, fix nativescript timer issue, fix nodejs v0.10.x timer issue (#772)
  • d94dc65 don't save handleIds for node (#736)
  • b5e33fd fix: Package Error stack rewriting as a separate bundle. (#770)
  • b48db54 feat: turn more code into Zone modules (#761)
  • f8d17ac fix(spec): fix #760, fakeAsyncTestSpec should handle microtask with additional args (#762)
  • 4baeb5c fix(showError): fix ignoreConsoleErrorUncaughtError may change during drain microtask (#763)
  • 97c03b5 feat(patch): load non standard api with new load module method (#764)
  • bb6aadc Add a flush method to the FakeAsync zone spec (#755)
  • e933cbd feat: make codebase more modular so that only parts of it can be loaded (#748)

false

See the full diff

greenkeeper bot added a commit that referenced this pull request May 19, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented May 19, 2017

Version 0.8.11 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 8 commits.

  • b92b6e3 chore: release v0.8.11
  • 1919b36 fix: access process through _global so that WebPack does not accidently browserify (#786)
  • 89f990a fix(patch): fix #744, add namespace to load patch name (#774)
  • 582ff7b fix(closure): patchOnProperty with exact eventNames as possible (#768)
  • 7ad3070 doc(module): add document for new module system and how to disable features. (#777)
  • b7238c8 fix(task): fix #778, sometimes task will run after being canceled (#780)
  • 245f8e9 fix(webcomponents): fix #782, fix conflicts with shadydom of webcomponents (#784)
  • 82d4133 refactor(private): move help method to _ZonePrivate (#785)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jun 7, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jun 7, 2017

Version 0.8.12 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 7 commits.

  • 3511159 chore: release v0.8.12
  • 68aa03e fix(toString): fix #802, fix ios 9 MutationObserver toString error (#803)
  • 7bd1418 fix(xhr): inner onreadystatechange should not triigger Zone callback (#800)
  • 857929d feat(patch): fix #758, patch cordova.exec success/error with zone.wrap (#789)
  • 7ca3995 feat(patch): fix #696, patch HTMLCanvasElement.toBlob as MacroTask (#788)
  • 67634ae fix(patch): fix #791, fix mediaQuery/Notification patch use wrong global (#792)
  • 0c5da04 fix(doc): fix #793, fix confuse bluebird patch doc (#794)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 12, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 12, 2017

Version 0.8.13 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 10 commits.

  • 79baffb chore: release v0.8.13
  • 667cd6f fix(spec): FakeAsyncTestZoneSpec.flush() passes limit along to scheduler (#831)
  • 273cb85 fix(websocket): fix #824, patch websocket onproperties correctly in PhantomJS (#826)
  • 047d9b2 feat(saucelab): integrate saucelab webdriver test. (#819)
  • fabddd8 strongloop/zone library is now deprecated (#825)
  • b3a76d3 feat(eventListener): fix #798, improve EventTarget.addEventListener performance (#812)
  • 98f3903 refactor(util): replace zoneSymbol with Zone.symbol (#809)
  • f439fe2 fix(promise): fix #806, remove duplicate consolelog (#807)
  • 3a017d3 perf: Add addEventListener benchmark
  • 8260f1d fix(spec): fakeAsyncTestSpec should handle requestAnimationFrame (#805)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 18, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 18, 2017

Version 0.8.14 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 4 commits.

  • 5a010c6 chore: release v0.8.14
  • 2143d9c fix(event): fix memory leak for once, add more test cases (#841)
  • f301fa2 fix(event): fix #836, handle event callback call removeEventListener case (#839)
  • 3a4bfbd fix(task): fix #832, fix #835, task.data should be an object (#834)

See the full diff

greenkeeper bot added a commit that referenced this pull request Jul 27, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Jul 27, 2017

Version 0.8.16 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 8 commits.

  • b0c5076 chore: release v0.8.16
  • 6e44cab fix(promise): fix #850, check Promise.then writable (#851)
  • 5900d3a fix(console): console.log in nodejs should run in root Zone (#855)
  • 5c5ca1a feat(spec): add an option to FakeAsyncTestZoneSpec to flush periodic timers (#857)
  • eca04b0 fix(spec): do not count requestAnimationFrame as a pending timer (#854)
  • ccf002d chore: release v0.8.15
  • 1ed83d0 feat(rxjs): fix #830, monkey patch rxjs to make rxjs run in correct zone (#843)
  • ab82852 chore: refactor closure build (#844)

See the full diff

greenkeeper bot added a commit that referenced this pull request Aug 23, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Aug 23, 2017

Version 0.8.17 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 17 commits.

  • b9c0d9c chore: release v0.8.17
  • ce3f12f fix(rxjs): asap should runGuarded to let error inZone (#884)
  • a733688 feat(onProperty): fix #875, can disable patch specified onProperties (#877)
  • f27ff14 feat(patch): fix #833, add IntersectionObserver support (#880)
  • b1e5970 feat(cordova): fix #868, patch cordova FileReader (#879)
  • fcf187c fix(module): fix #875, can disable requestAnimationFrame (#876)
  • 7ee8bcd feat(performance): reuse microTaskQueue native promise (#874)
  • eed776c fix(spec): fix flush() behavior in handling periodic timers (#881)
  • a03b84b fix(task): fix closure compatibility issue with ZoneDelegate._updateTaskCount (#878)
  • a66595a feat(performance): onProperty handler use global wrapFn, other performance improve. (#872)
  • 31d38c1 fix(patch): fix #869, should not patch readonly method (#871)
  • cbc58c1 fix(rxjs): fix #863, fix asap scheduler issue, add testcases (#848)
  • 02cd40e feat(spec): add a 'tick' callback to flush() (#866)
  • 7fbd655 fix: readonly property should not be patched (#860)
  • deae751 fix: suppress closure warnings/errors (#861)

There are 17 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Sep 27, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Sep 27, 2017

Version 0.8.18 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 14 commits.

  • e5fa562 hore: release v0.8.18
  • 4ba5d97 fix(event): fix #911, in IE, event handler event maybe undefined (#913)
  • 418a583 fix(patch): Worker should patch onProperties (#915)
  • 7ef13a7 Add newline to separate @fileoverview comment from a node. (#912)
  • 6f74efb fix(event): fix #883, fix RTCPeerConnection Safari event not triggered issue (#905)
  • 8718e07 fix(event): EventTarget of SourceBuffer in samsung tv will have null context (#904)
  • 5c8828e docs: fix grammar and spelling mistakes (#895)
  • dcc285a fix(event): should handle event.stopImmediatePropagration (#903)
  • 956c729 fix(promise): can set native promise after loading zone.js (#899)
  • e999593 feat(compile): fix #892, upgrade to typescript 2.3.4, support for...of when build zone-node (#897)
  • aec4bd4 fix(timer): fix #314, setTimeout/interval should return original timerId (#894)
  • 8d27f23 chore: update saucelabs config to latest version (#896)
  • d4e5ae8 fix(patch): patchOnProperty getter should return original listener (#887)
  • 874bfdc feat(spec): log URL in error when attempting XHR from FakeAsyncTestZone (#893)

See the full diff

greenkeeper bot added a commit that referenced this pull request Dec 27, 2017
@greenkeeper
Copy link
Author

greenkeeper bot commented Dec 27, 2017

Version 0.8.19 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 25 commits.

  • 338e4b6 chore: release v0.8.19
  • 0d40dd1 fix(electron): add comment about main/renderer process patch
  • d678db9 feat(electron): fix #537, #669, add electron support
  • 8114765 fix(core): fix #978, should be able to clear onhandler added before zone.js (#981)
  • 5ee7a02 fix(error): fix #979, should not attach non serializable info on error (#980)
  • dffae8b fix(event): blackListedEvents also apply on addEventListener (#968)
  • e58c8bb fix(core): fix #969, should be able to access target/eventName info when onScheduleTask (#972)
  • d8b09eb fix(event): fix #930, should be able to remove listener added outside of zone (#960)
  • 07b0987 feat(promise): fix #955, print readable log when uncaught promise error (#959)
  • 965cd1f fix(core): fix memory leak of event (#957)
  • 4c4397c fix(core): handle hybrid Event.prototype.stopImmediatePropagation (#956)
  • 91d13dd docs: Add unpkg field to package.json (#958)
  • 0158442 fix(lint): add tslint to travis (#953)
  • c562dda chore: add missing star in zone jsdoc (#952)
  • 3caf6fc fix(mocha): use global if window does not exist (#943)

There are 25 commits in total.

See the full diff

greenkeeper bot added a commit that referenced this pull request Jan 11, 2018
@greenkeeper
Copy link
Author

greenkeeper bot commented Jan 11, 2018

Version 0.8.20 just got published.

Update to this version instead 馃殌

Commits

The new version differs by 9 commits ahead by 9, behind by 1.

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

See the full diff

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

0 participants