-
-
Notifications
You must be signed in to change notification settings - Fork 77
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
chore(e2e/jasmine): update dependency zone.js to v0.15.0 #9801
base: master
Are you sure you want to change the base?
Conversation
|
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## master #9801 +/- ##
=========================================
Coverage 100.00% 100.00%
=========================================
Files 227 227
Lines 4946 4946
Branches 1148 1148
=========================================
Hits 4946 4946 ☔ View full report in Codecov by Sentry. |
f6ed044
to
5ddb856
Compare
5ddb856
to
12946f8
Compare
fc1423d
to
88928b8
Compare
88928b8
to
12c6860
Compare
df13b22
to
eaa340d
Compare
eaa340d
to
2eae920
Compare
This PR contains the following updates:
0.14.10
->0.15.0
Release Notes
angular/angular (zone.js)
v0.15.0
Compare Source
Bug Fixes
BREAKING CHANGES
fakeAsync
will now flush pending timers at the end ofthe given function by default. To opt-out of this, you can use
{flush: false}
in options parameter offakeAsync
0.14.10 (2024-08-05)
Features
0.14.8 (2024-07-17)
Bug Fixes
beforeunload
handling (#55875) (b8d5882), closes #47579Timeout.refresh
in Node.js (#56852) (982f1b1), closes #565860.14.7 (2024-06-06)
Bug Fixes
0.14.6 (2024-05-16)
Bug Fixes
fs
patch (#54396) (9e07b62)zone-patch-rxjs
(#55826) (20a530a), closes #55825abort
listener on a signal when actual event is removed (#55339) (a9460d0), closes #547390.14.5 (2024-04-30)
Bug Fixes
0.14.4 (2024-02-13)
Bug Fixes
__Zone_ignore_on_properties
toZoneGlobalConfigurations
(#50737) (f87f058)fs.realpath.native
as macrotask (#54208) (19fae76), closes #45546Response
methods returned byfetch
(#50653) (260d3ed), closes #503270.14.3 (2023-12-19)
Bug Fixes
Features
0.14.2 (2023-11-03)
Bug Fixes
14.0.1 (2023-10-25)
Bug Fixes
globalThis
instead ofglobal
andwindow
(#52367) (def719e)Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR was generated by Mend Renovate. View the repository job log.