-
Notifications
You must be signed in to change notification settings - Fork 0
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 #1470
base: dev
Are you sure you want to change the base?
Conversation
⚠ 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
|
2a62ad3
to
42cde13
Compare
42cde13
to
f265c62
Compare
f265c62
to
5f7abce
Compare
195d82b
to
5b46ccd
Compare
5b46ccd
to
e2754af
Compare
e2754af
to
7e1e6a7
Compare
7e1e6a7
to
cc92b99
Compare
cc92b99
to
b0ed41a
Compare
d8c49ed
to
e74e293
Compare
e74e293
to
daba0c4
Compare
daba0c4
to
24c60ce
Compare
06e9f61
to
e682657
Compare
e682657
to
edc4c9a
Compare
1229289
to
61138e1
Compare
90ec848
to
7e0936d
Compare
7e0936d
to
f0fd100
Compare
f0fd100
to
b3bd5da
Compare
b3bd5da
to
6bb0490
Compare
6bb0490
to
fe68e89
Compare
|
fe68e89
to
0dd7ac4
Compare
0dd7ac4
to
aad2364
Compare
aad2364
to
af1b1dd
Compare
af1b1dd
to
6f7d2e0
Compare
6f7d2e0
to
2b2266f
Compare
This PR contains the following updates:
16.1.5
->16.2.12
16.1.5
->16.2.12
16.1.5
->16.2.12
16.1.5
->16.2.12
16.1.5
->16.2.12
16.1.5
->16.2.12
16.1.5
->16.2.12
16.1.5
->16.2.12
16.1.5
->16.2.12
16.1.5
->16.2.12
16.1.5
->16.2.12
0.13.1
->0.15.0
Release Notes
angular/angular (@angular/animations)
v16.2.12
Compare Source
animations
finish
listener once player is destroyed (#51136)common
compiler-cli
v16.2.11
Compare Source
core
providedIn
(#52365)router
RouterTestingHarness
should throw if a component is expected but navigation fails (#52357)v16.2.10
Compare Source
v16.2.9
Compare Source
forms
v16.2.8
Compare Source
language-service
ts.Project
reloads (#51912)service-worker
v16.2.7
Compare Source
core
service-worker
handleFetch
fails (#51885)v16.2.6
Compare Source
core
v16.2.5
Compare Source
v16.2.4
Compare Source
v16.2.3
Compare Source
animations
compiler-cli
core
language-service
v16.2.2
Compare Source
common
compiler-cli
core
router
canceledNavigationResolution: 'computed'
works on first page (#51441)v16.2.1
Compare Source
router
v16.2.0
Compare Source
benchpress
common
compiler
compiler-cli
core
router
fixture
of theRouterTestingHarness
(#50280)v16.1.9
Compare Source
v16.1.8
Compare Source
compiler
v16.1.7
Compare Source
http
Zone
is defined (#51119)v16.1.6
Compare Source
http
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
Configuration
📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).
🚦 Automerge: Enabled.
♻ Rebasing: Whenever PR is behind base branch, 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.