Update dependency zone.js to ~0.15.0
Compare changes
Conflict: This file was modified in both the source and target branches.
Ask someone with write access to resolve it.
+ 1
− 1
This MR contains the following updates:
Package | Type | Update | Change |
---|---|---|---|
zone.js (source, changelog) | dependencies | minor | ~0.14.10 -> ~0.15.0 |
v0.15.0
fakeAsync
will now flush pending timers at the end of
the given function by default. To opt-out of this, you can use {flush: false}
in options parameter of fakeAsync
beforeunload
handling (#55875) (b8d5882), closes #47579
Timeout.refresh
in Node.js (#56852) (982f1b1), closes #56586
fs
patch (#54396) (9e07b62)zone-patch-rxjs
(#55826) (20a530a), closes #55825
abort
listener on a signal when actual event is removed (#55339) (a9460d0), closes #54739
__Zone_ignore_on_properties
to ZoneGlobalConfigurations
(#50737) (f87f058)fs.realpath.native
as macrotask (#54208) (19fae76), closes #45546
Response
methods returned by fetch
(#50653) (260d3ed), closes #50327
This MR has been generated by Renovate Bot.