This repository was archived by the owner on Feb 2, 2026. It is now read-only.
Open
Conversation
c129fa1 to
7873030
Compare
7873030 to
934029a
Compare
934029a to
2c503ad
Compare
dee1585 to
1896a92
Compare
1896a92 to
c7192c3
Compare
c7192c3 to
7243843
Compare
7243843 to
8ddc212
Compare
8ddc212 to
1b071a3
Compare
1b071a3 to
c115c0c
Compare
c115c0c to
29224fc
Compare
29224fc to
1be145c
Compare
1be145c to
5eb3829
Compare
5eb3829 to
5ab3586
Compare
5ab3586 to
076ed8d
Compare
076ed8d to
ac44742
Compare
ac44742 to
9512efc
Compare
9512efc to
b20169b
Compare
23b8762 to
96bd79b
Compare
96bd79b to
0c7bdc0
Compare
0c7bdc0 to
1ea63eb
Compare
1ea63eb to
827939e
Compare
827939e to
2967746
Compare
2967746 to
5c95368
Compare
5c95368 to
63d99d7
Compare
63d99d7 to
72b28cd
Compare
72b28cd to
990f503
Compare
990f503 to
c548dab
Compare
c548dab to
6f8f25d
Compare
6f8f25d to
b6ece7f
Compare
b6ece7f to
eae844e
Compare
eae844e to
020a218
Compare
020a218 to
30f00d9
Compare
30f00d9 to
6908161
Compare
6908161 to
f44566e
Compare
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
This PR contains the following updates:
8.2.10→8.2.148.2.10→8.2.148.2.10→8.2.148.2.10→8.2.148.2.10→8.2.148.2.10→8.2.148.2.10→8.2.148.2.10→8.2.148.2.10→8.2.148.2.10→8.2.148.2.10→8.2.140.10.2→0.16.0Release Notes
angular/angular (@angular/animations)
v8.2.14Compare Source
Breaking Changes
core
The server-side bootstrapping process has been changed to eliminate the reliance on a global platform injector.
Before:
After:
A schematic is provided to automatically update
main.server.tsfiles to pass theBootstrapContextto thebootstrapApplicationcall.In addition,
getPlatform()anddestroyPlatform()will now returnnulland be a no-op respectively when running in a server environment.(cherry picked from commit
8bf80c9)core
BootstrapContextfor improved server bootstrapping (#63640)v8.2.13Compare Source
migrations
v8.2.12Compare Source
compiler-cli
v8.2.11Compare Source
core
angular/angular (zone.js)
v0.16.0Compare Source
BREAKING CHANGE
v0.15.1Compare Source
Bug Fixes
abortlistener once fetch is settled (#57882) (6976349)v0.15.0Compare Source
Bug Fixes
BREAKING CHANGES
fakeAsyncwill 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 offakeAsync0.14.10 (2024-08-05)
Features
0.14.8 (2024-07-17)
Bug Fixes
beforeunloadhandling (#55875) (b8d5882), closes #47579Timeout.refreshin Node.js (#56852) (982f1b1), closes #565860.14.7 (2024-06-06)
Bug Fixes
0.14.6 (2024-05-16)
Bug Fixes
fspatch (#54396) (9e07b62)zone-patch-rxjs(#55826) (20a530a), closes #55825abortlistener 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_propertiestoZoneGlobalConfigurations(#50737) (f87f058)fs.realpath.nativeas macrotask (#54208) (19fae76), closes #45546Responsemethods 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
globalThisinstead ofglobalandwindow(#52367) (def719e)v0.14.10Compare Source
Bug Fixes
BREAKING CHANGES
fakeAsyncwill 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 offakeAsync0.14.10 (2024-08-05)
Features
0.14.8 (2024-07-17)
Bug Fixes
beforeunloadhandling (#55875) (b8d5882), closes #47579Timeout.refreshin Node.js (#56852) (982f1b1), closes #565860.14.7 (2024-06-06)
Bug Fixes
0.14.6 (2024-05-16)
Bug Fixes
fspatch (#54396) (9e07b62)zone-patch-rxjs(#55826) (20a530a), closes #55825abortlistener 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_propertiestoZoneGlobalConfigurations(#50737) (f87f058)fs.realpath.nativeas macrotask (#54208) (19fae76), closes #45546Responsemethods 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
globalThisinstead ofglobalandwindow(#52367) (def719e)v0.14.8Compare Source
Bug Fixes
BREAKING CHANGES
fakeAsyncwill 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 offakeAsync0.14.10 (2024-08-05)
Features
0.14.8 (2024-07-17)
Bug Fixes
beforeunloadhandling (#55875) (b8d5882), closes #47579Timeout.refreshin Node.js (#56852) (982f1b1), closes #565860.14.7 (2024-06-06)
Bug Fixes
0.14.6 (2024-05-16)
Bug Fixes
fspatch (#54396) (9e07b62)zone-patch-rxjs(#55826) (20a530a), closes #55825abortlistener 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_propertiestoZoneGlobalConfigurations(#50737) (f87f058)fs.realpath.nativeas macrotask (#54208) (19fae76), closes #45546Responsemethods 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
globalThisinstead ofglobalandwindow(#52367) (def719e)v0.14.7Compare Source
Bug Fixes
BREAKING CHANGES
fakeAsyncwill 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 offakeAsync0.14.10 (2024-08-05)
Features
0.14.8 (2024-07-17)
Bug Fixes
beforeunloadhandling (#55875) (b8d5882), closes #47579Timeout.refreshin Node.js (#56852) (982f1b1), closes #565860.14.7 (2024-06-06)
Bug Fixes
0.14.6 (2024-05-16)
Bug Fixes
fspatch (#54396) (9e07b62)zone-patch-rxjs(#55826) (20a530a), closes #55825abortlistener 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_propertiestoZoneGlobalConfigurations(#50737) (f87f058)fs.realpath.nativeas macrotask (#54208) (19fae76), closes #45546Responsemethods 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
globalThisinstead ofglobalandwindow(#52367) (def719e)v0.14.6Compare Source
Bug Fixes
BREAKING CHANGES
fakeAsyncwill 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 offakeAsync0.14.10 (2024-08-05)
Features
0.14.8 (2024-07-17)
Bug Fixes
beforeunloadhandling (#55875) (b8d5882), closes #47579Timeout.refreshin Node.js (#56852) (982f1b1), closes #565860.14.7 (2024-06-06)
Bug Fixes
0.14.6 (2024-05-16)
Bug Fixes
fspatch (#54396) (9e07b62)zone-patch-rxjs(#55826) (20a530a), closes #55825abortlistener 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_propertiestoZoneGlobalConfigurations(#50737) (f87f058)fs.realpath.nativeas macrotask (#54208) (19fae76), closes #45546Responsemethods 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
globalThisinstead ofglobalandwindow(#52367) (def719e)v0.14.5Compare Source
Bug Fixes
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), 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.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR was generated by Mend Renovate. View the repository job log.