This repository was archived by the owner on Jul 18, 2026. It is now read-only.
Update angular monorepo#3
Open
renovate[bot] wants to merge 1 commit into
Open
Conversation
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
2 times, most recently
from
September 25, 2023 09:40
2f492e2 to
30f752d
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
September 28, 2023 02:09
30f752d to
667b848
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
November 3, 2023 06:01
667b848 to
0f25758
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
December 1, 2023 05:42
0f25758 to
102b8ca
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
December 7, 2023 05:20
102b8ca to
2f1b563
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
December 15, 2023 17:55
2f1b563 to
79f2cdf
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
December 22, 2023 05:47
79f2cdf to
68c78ac
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
January 10, 2024 05:23
68c78ac to
78f16ca
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
2 times, most recently
from
January 18, 2024 05:42
ba2e54e to
7b90512
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
2 times, most recently
from
February 1, 2024 02:57
b849bfc to
25623c9
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
3 times, most recently
from
February 15, 2024 02:39
573f7ad to
b8c6e6d
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
2 times, most recently
from
February 26, 2024 07:53
a1d5edc to
350350f
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
2 times, most recently
from
April 17, 2024 17:44
608371a to
91731ab
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
3 times, most recently
from
May 2, 2024 17:29
fa21b82 to
98e54f8
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
May 9, 2024 23:57
98e54f8 to
b4dc344
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
May 23, 2024 02:39
b4dc344 to
4503d27
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
2 times, most recently
from
June 7, 2024 01:55
f858019 to
a2da5c2
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
3 times, most recently
from
June 14, 2024 20:52
5a86482 to
5b6152b
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
2 times, most recently
from
June 27, 2024 05:31
fb6161b to
e134da3
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
July 3, 2024 20:29
e134da3 to
e599dc3
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
July 11, 2024 05:31
e599dc3 to
1e710fb
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
2 times, most recently
from
July 25, 2024 05:51
cf347ad to
cf8719d
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
3 times, most recently
from
August 7, 2024 02:55
70aed76 to
82ff184
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
2 times, most recently
from
August 15, 2024 23:55
9cee594 to
a2e30d6
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
August 22, 2024 02:44
a2e30d6 to
51c92ba
Compare
Contributor
Author
|
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
November 20, 2025 07:03
51c92ba to
a291497
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
March 8, 2026 07:00
a291497 to
ca54209
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:
18.0.2→18.2.1418.0.2→18.2.1418.0.2→18.2.1418.0.2→18.2.1418.0.2→18.2.1418.0.2→18.2.1418.0.2→18.2.14^0.14.2→^0.16.0Release Notes
angular/angular (@angular/compiler)
v18.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)v18.2.13Compare Source
migrations
v18.2.12Compare Source
compiler-cli
v18.2.11Compare Source
core
v18.2.10Compare Source
compiler
localize
v18.2.9Compare Source
compiler-cli
v18.2.8Compare Source
compiler
compiler-cli
core
platform-server
PlatformRefwhen error happens during thebootstrap()phase (#58112) (#58135)v18.2.7Compare Source
common
compiler-cli
core
http
migrations
upgrade
v18.2.6Compare Source
v18.2.5Compare Source
compiler-cli
core
@letdeclaration with array whenpreparingForHydration(#57816)migrations
v18.2.4Compare Source
compiler
migrations
v18.2.3Compare Source
http
v18.2.2Compare Source
core
http
router
upgrade
v18.2.1Compare 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)v18.2.0Compare Source
compiler
compiler-cli
jit: trueopt-out (#56892)@NgModuleclasses withjit: true(#57212)core
language-service
migrations
router
v18.1.5Compare Source
compiler-cli
core
v18.1.4Compare Source
compiler
compiler-cli
interpolatedSignalNotInvokedextended diagnostic (#57291)language-service
v18.1.3Compare Source
compiler
compiler-cli
core
v18.1.2Compare Source
compiler
compiler-cli
core
afterNextRenderhooks return that callback value. (#57031)v18.1.1Compare Source
common
compiler
compiler-cli
core
migrations
| Commit
Configuration
📅 Schedule: (UTC)
🚦 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.