-
Notifications
You must be signed in to change notification settings - Fork 2
Update angular monorepo #34
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
Open
renovate
wants to merge
1
commit into
master
Choose a base branch
from
renovate/angular-monorepo
base: master
Could not load branches
Branch not found: {{ refName }}
Loading
Could not load tags
Nothing to show
Loading
Are you sure you want to change the base?
Some commits from the old base branch may be removed from the timeline,
and old review comments may become outdated.
Open
Conversation
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
9f68e2c
to
0203391
Compare
0203391
to
50c15e3
Compare
50c15e3
to
4ba3d43
Compare
4ba3d43
to
19e9c60
Compare
19e9c60
to
5f3a3eb
Compare
5f3a3eb
to
cd8ea68
Compare
cd8ea68
to
b1aa363
Compare
79c2d80
to
e8d8f4f
Compare
169cc15
to
d58941d
Compare
36be927
to
9f7bbe8
Compare
9f7bbe8
to
96e2b45
Compare
96e2b45
to
1985da0
Compare
1985da0
to
1d70662
Compare
0785b95
to
c38764a
Compare
fba39e5
to
e6097f0
Compare
5836b0f
to
f58dc21
Compare
f58dc21
to
8044652
Compare
8c3161b
to
49b59e8
Compare
d47df9f
to
79053aa
Compare
320beae
to
669ef1a
Compare
f6a8318
to
00bc2c5
Compare
00bc2c5
to
58f3e44
Compare
58f3e44
to
18fc5b9
Compare
18fc5b9
to
fb34a3e
Compare
0deae46
to
1b8095f
Compare
1b8095f
to
e4000cc
Compare
e4000cc
to
e7d4ba3
Compare
8ad90d4
to
e79be53
Compare
e79be53
to
b99bc34
Compare
b99bc34
to
2dfd813
Compare
2dfd813
to
98c4eab
Compare
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Labels
None yet
0 participants
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:
16.0.0
->16.2.12
16.0.0
->16.2.12
^0.13.0
->^0.15.0
Release Notes
angular/angular (@angular/compiler)
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
v16.1.5
Compare Source
animations
core
deref
returningnull
onRefactiveNode
. (#50992)platform-browser
REMOVE_STYLES_ON_COMPONENT_DESTROY
is enabled. (#51005)upgrade
takeUntil
on leaky subscription. (#50901)v16.1.4
Compare Source
core
setTimeout
when coalescing tasks in Node.js (#50820)upgrade
v16.1.3
Compare Source
core
elements
platform-browser
v16.1.2
Compare Source
http
v16.1.1
Compare Source
compiler-cli
core
migrations
v16.1.0
Compare Source
compiler
core
http
fetch
Backend for theHttpClient
(#50247)v16.0.6
Compare Source
core
v16.0.5
Compare Source
compiler
core
ngOnInit
correctly before server render (#50573)platform-server
v16.0.4
Compare Source
animations
common
core
ApplicationRef.isStable
to account for rendering pending tasks (#50425)v16.0.3
Compare Source
core
Self
flag inside embedded views with custom injectors (#50270)http
v16.0.2
Compare Source
core
isSignal
function (#50035)v16.0.1
Compare Source
core
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 - 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.