-
Notifications
You must be signed in to change notification settings - Fork 41
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 angular monorepo #140
base: main
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 @@
## main #140 +/- ##
==========================================
- Coverage 93.61% 89.33% -4.29%
==========================================
Files 57 44 -13
Lines 752 947 +195
Branches 56 0 -56
==========================================
+ Hits 704 846 +142
- Misses 32 101 +69
+ Partials 16 0 -16 ☔ View full report in Codecov by Sentry. |
32702f8
to
6d497b4
Compare
1e9efa5
to
e46654c
Compare
e46654c
to
0b5f132
Compare
0b5f132
to
8d75ce7
Compare
a053b5b
to
caf958c
Compare
⚠ Artifact update problemRenovate failed to update an artifact related to this branch. You probably do not want to merge this PR as-is. ♻ Renovate will retry this branch, including artifacts, only when one of the following happens:
The artifact failure details are included below: File name: package-lock.json
|
caf958c
to
53f2ec4
Compare
53f2ec4
to
b559e4d
Compare
b559e4d
to
f5876c9
Compare
f5876c9
to
86853c1
Compare
86853c1
to
99189e9
Compare
99189e9
to
cd29059
Compare
cd29059
to
ba11d8f
Compare
|
ba11d8f
to
bc1dcdf
Compare
bc1dcdf
to
47e258b
Compare
47e258b
to
5e2541d
Compare
5e2541d
to
cece6e6
Compare
This PR contains the following updates:
^15.2.4
->^15.2.10
^15.2.4
->^15.2.10
^15.2.4
->^15.2.10
^15.2.4
->^15.2.10
^15.2.4
->^15.2.10
^15.2.4
->^15.2.10
^15.2.4
->^15.2.10
^15.2.4
->^15.2.10
^15.2.4
->^15.2.10
^15.2.4
->^15.2.10
^15.2.4
->^15.2.10
~0.13.0
->~0.15.0
Release Notes
angular/angular (@angular/animations)
v15.2.10
Compare Source
service-worker
v15.2.9
Compare Source
common
compiler-cli
v15.2.8
Compare Source
core
http
router
v15.2.7
Compare Source
compiler
compiler-cli
core
markForCheck
(#49747)Special Thanks
Alan Agius, Andrew Kushnir, Andrew Scott, Kristiyan Kostadinov, Matthieu Riegler and Nikola Kološnjaji
v15.2.6
Compare Source
core
router
Special Thanks
Andrew Scott, Guillaume Weghsteen, John Manners, Johnny Gérard, Matthieu Riegler, Robin Richtsfeld, Sandra Limacher, Sarthak Thakkar, Vinit Neogi and vikram menon
v15.2.5
Compare Source
common
compiler
core
router
Special Thanks
Alan Agius, Andrew Scott, Asaf Malin, Jan Cabadaj, Kristiyan Kostadinov, Matthieu Riegler, Paul Gschwendtner, Sid and Tano Abeleyra
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)v0.14.10
Compare Source
Features
v0.14.8
Compare Source
Bug Fixes
beforeunload
handling (#55875) (b8d5882), closes #47579Timeout.refresh
in Node.js (#56852) (982f1b1), closes /github.com/nodejs/undici/blob/1dff4fd9b1b2cee97c5f8cf44041521a62d3f133/lib/util/timers.js#L45 #56586v0.14.7
Compare Source
Bug Fixes
v0.14.6
Compare Source
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 #54739v0.14.5
Compare Source
Bug Fixes
v0.14.4
Compare Source
Bug Fixes
__Zone_ignore_on_properties
toZoneGlobalConfigurations
(#50737) (f87f058)fs.realpath.native
as macrotask (#54208) (19fae76), closes #45546Response
methods returned byfetch
(#50653) (260d3ed), closes #50327v0.14.3
Compare Source
Bug Fixes
Features
v0.14.2
Compare Source
Bug Fixes
v0.14.1
Compare Source
v0.14.0
Compare Source
Features
BREAKING CHANGES
dist/
imports likezone.js/bundles/zone-testing.js
andzone.js/dist/zone
are no longer allowed.zone-testing-bundle
andzone-testing-node-bundle
are also no longer part of the package.The proper way to import
zone.js
andzone.js/testing
is:0.13.3 (2023-09-12)
Bug Fixes
typings
conditional export totypes
(#51737) (74755c4)0.13.2 (2023-09-07)
Bug Fixes
v0.13.1 (2023-06-09)
Bug Fixes
queueMicrotask()
API in node.js (#50467) (381cb98)queueMicrotask()
API in node.js (#50530) (7837f71)Features
Reverts
queueMicrotask()
API in node.js (#50467)" (#50529) (7567348), closes #50467 #50529 #50529v0.13.3
Compare Source
Bug Fixes
typings
conditional export totypes
(#51737) (74755c4)v0.13.2
Compare Source
Bug Fixes
v0.13.1
Compare Source
Bug Fixes
queueMicrotask()
API in node.js (#50467) (381cb98)queueMicrotask()
API in node.js (#50530) (7837f71)Features
Reverts
queueMicrotask()
API in node.js (#50467)" (#50529) (7567348), closes #50467 #50529 #50529Configuration
📅 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.
👻 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.