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’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Update dependency zone.js to v0.8.26 #48

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

Conversation

renovate-tests
Copy link
Owner

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

Release Notes

v0.8.26

Compare Source

Bug Fixes
  • test: fix #​1069, FakeDate should handle constructor parameter (#​1070) (b3fdd7e)

v0.8.25

Compare Source

Bug Fixes
  • test: fix #​1069, FakeDate should handle constructor parameter (#​1070) (b3fdd7e)

v0.8.24

Compare Source

Bug Fixes
  • test: add async/fakeAsync into zone-testing bundle (#​1068) (3bdfdad)

v0.8.23

Compare Source

Bug Fixes
  • test: add flag to patch jasmine.clock, move fakeAsync/async into original bundle (#​1067) (389762c)

v0.8.22

Compare Source

Bug Fixes
  • test: check setImmediate supports (6c7e45b)

v0.8.21

Compare Source

Bug Fixes
  • fakeAsync: fix #​1050, should only reset patched Date.now until fakeAsync exit (#​1051) (e15d735)
  • fakeAsyncTest: fix #​1061, fakeAsync should support setImmediate (#​1062) (66c6f97)

v0.8.20

Compare Source

Bug Fixes
  • add OriginalDelegate prop to Function::toString (#​993) (2dc7e5c)
  • core: fix #​1000, check target is null or not when patchOnProperty (#​1004) (5c139e5)
  • core: fix #​946, don't patch promise if it is not writable (#​1041) (c8c5990)
  • event: fix #​1021, removeListener/removeAllListeners should return eventEmitter (#​1022) (ab72df6)
  • fakeAsync: fix #​1056, fakeAsync timerId should not be zero (#​1057) (68682cd)
  • jasmine: fix #​1015, make jasmine patch compatible to jasmine 3.x (#​1016) (e1df4bc)
  • patch: fix #​998, patch mediaQuery for new Safari (#​1003) (c7c7db5)
  • proxy: proxyZone should call onHasTask when change delegate (#​1030) (40b110d)
  • test: fix mocha compatible issue (#​1028) (c554e9f)
  • testing: fix #​1032, fakeAsync should pass parameters correctly (#​1033) (eefe983)
Features
  • bluebird: fix #​921, #​977, support bluebird (#​1039) (438210c)
  • build: use yarn instead of npm (#​1025) (ebd348c)
  • core: fix #​996, expose UncaughtPromiseError (#​1040) (7f178b1)
  • jasmine: support Date.now in fakeAsyncTest (#​1009) (f22065e)
  • jsonp: provide a help method to patch jsonp (#​997) (008fd43)
  • patch: fix #​1011, patch ResizeObserver (#​1012) (8ee88da)
  • patch: fix #​828, patch socket.io client (b3db9f4)
  • promise: support Promise.prototype.finally (#​1005) (6a1a830)
  • rollup: use new rollup config to prevent warning (#​1006) (6b6b38a)
  • test: can handle non zone aware task in promise (#​1014) (6852f1d)
  • test: move async/fakeAsync from angular to zone.js (#​1048) (a4b42cd)
  • testing: can display pending tasks info when test timeout in jasmine/mocha (#​1038) (57bc80c)

v0.8.19

Compare Source

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


This PR has been generated by Renovate Bot.

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