-
Notifications
You must be signed in to change notification settings - Fork 2
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
fix(deps): update dependency zone.js to ~0.15.0 #431
Conversation
Codecov ReportAll modified and coverable lines are covered by tests ✅
Additional details and impacted files@@ Coverage Diff @@
## main #431 +/- ##
=======================================
Coverage 95.95% 95.95%
=======================================
Files 53 53
Lines 914 914
Branches 72 72
=======================================
Hits 877 877
Misses 18 18
Partials 19 19 ☔ View full report in Codecov by Sentry. |
802b81d
to
3de688d
Compare
3de688d
to
a98c6c4
Compare
e03f0c9
to
0f75a90
Compare
0f75a90
to
a0a9153
Compare
3a6a042
to
fc46f7e
Compare
fce647b
to
e511f84
Compare
50e3366
to
1fa09a1
Compare
1fa09a1
to
723673d
Compare
95529d7
to
7dd8f03
Compare
7a8558c
to
602b53b
Compare
b3e06b0
to
6193507
Compare
6193507
to
1235f20
Compare
d8b60ad
to
7b93bbc
Compare
7b93bbc
to
53a840d
Compare
53a840d
to
0cdd889
Compare
0cdd889
to
861417e
Compare
861417e
to
e7da418
Compare
e7da418
to
07b9591
Compare
|
07b9591
to
5d0c7b0
Compare
Azure Static Web Apps: Your stage site is ready! Visit it here: https://proud-dune-0cec5ad03-431.westeurope.2.azurestaticapps.net |
Renovate Ignore NotificationBecause you closed this PR without merging, Renovate will ignore this update ( If you accidentally closed this PR, or if you changed your mind: rename this PR to get a fresh replacement PR. |
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 - "before 6am" (UTC), Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ 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.