chore(deps): update angular monorepo - #26
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
July 17, 2024 23:38
b01d3ae to
2c46631
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
5 times, most recently
from
July 24, 2024 21:59
42e5399 to
3600036
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
4 times, most recently
from
August 1, 2024 03:39
dc7e098 to
60b4931
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
3 times, most recently
from
August 8, 2024 01:09
f7e4c4b to
250ebb5
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
3 times, most recently
from
August 21, 2024 16:40
81c46fe to
4d165e1
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
2 times, most recently
from
August 22, 2024 17:22
f9fdf26 to
3bf06ee
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
3 times, most recently
from
September 4, 2024 16:13
a00c69a to
cc8a3a1
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
3 times, most recently
from
September 11, 2024 21:34
931d41c to
ade45f1
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
September 18, 2024 16:01
ade45f1 to
4c12d18
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
2 times, most recently
from
October 2, 2024 15:04
881cc82 to
8e41741
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
October 10, 2024 12:36
8e41741 to
ca9c502
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
2 times, most recently
from
October 23, 2024 23:30
37ab61c to
825dd29
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
2 times, most recently
from
November 6, 2024 19:32
bc3fa1c to
e7e4922
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
November 14, 2024 20:17
e7e4922 to
1a4ebf6
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
November 26, 2024 19:17
1a4ebf6 to
c839488
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
May 22, 2025 23:39
c839488 to
f965912
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
September 10, 2025 21:33
f965912 to
4867c9b
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
October 21, 2025 14:50
4867c9b to
a1585ac
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
November 11, 2025 00:15
a1585ac to
bf3d40d
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
November 19, 2025 20:54
bf3d40d to
b9fd3f2
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
November 27, 2025 18:40
b9fd3f2 to
cf8a6f5
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
February 22, 2026 21:59
cf8a6f5 to
0d0a45b
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
2 times, most recently
from
March 30, 2026 22:02
3e25cc6 to
9e6aae2
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
2 times, most recently
from
April 27, 2026 22:36
ecbd5fa to
4bed97f
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
May 10, 2026 19:27
4bed97f to
5c0872c
Compare
renovate
Bot
force-pushed
the
renovate/angular-monorepo
branch
from
May 18, 2026 18:53
5c0872c to
22a99f9
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 join this conversation on GitHub.
Already have an account?
Sign in to comment
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.1.0→18.2.1418.1.0→18.2.1418.1.0→18.2.1418.1.0→18.2.1418.1.0→18.2.1418.1.0→18.2.140.14.7→0.16.2Release 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
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.