fix(deps): update dependency @angular/cli to v19 #94
Loading…
Add table
Reference in a new issue
No description provided.
Delete branch "renovate/major-angular-cli-monorepo"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
This PR contains the following updates:
18.2.8
->19.1.2
Release Notes
angular/angular-cli (@angular/cli)
v19.1.2
Compare Source
@angular/build
v19.1.1
Compare Source
@angular/build
v19.1.0
Compare Source
Deprecations
@angular/build
The
baseHref
option underi18n.locales
andi18n.sourceLocale
inangular.json
is deprecated in favor ofsubPath
.The
subPath
defines the URL segment for the locale, serving as both the HTML base HREF and the directory name for output. By default, if not specified,subPath
will use the locale code.@schematics/angular
@angular/build
package in library generation schematic@angular-devkit/architect
@angular-devkit/core
@angular-devkit/schematics
Rule
type to support returning aPromise
ofTree
@angular/build
subPath
isolatedModules
andemitDecoratorMetadata
@angular/ssr
modulepreload
for lazy-loaded routesv19.0.7
Compare Source
@angular-devkit/architect
@angular-devkit/build-angular
@angular/build
define
option defined in application builder to Vite prebundling@angular/localize/init
is imported directlyv19.0.6
Compare Source
@angular-devkit/build-angular
@angular/build
@angular/ssr
Location
header for redirects behind a proxyv19.0.5
Compare Source
@angular-devkit/build-angular
@angular/build
@angular/
packages during SSR (#29094)@angular/ssr
Content-Language
header when locale is setv19.0.4
Compare Source
@angular-devkit/build-angular
@angular/build
ng serve
v19.0.3
Compare Source
@angular/cli
ng add
@schematics/angular
CanDeactivate
guard (#29004)@angular/build
index.output
for SSR@angular/ssr
Http2ServerResponse
typev19.0.2
Compare Source
@schematics/angular
@angular/build
inject
to prevent code reorderinggetPrerenderParams
is undefined@angular/ssr
v19.0.1
Compare Source
@angular-devkit/build-angular
@angular/build
sha256
instead ofsha-256
as hash algorithm name@angular/ssr
./
v19.0.0
Compare Source
Breaking Changes
@schematics/angular
@angular-devkit/build-angular
The
browserTarget
option has been removed from the DevServer and ExtractI18n builders.buildTarget
is to be used instead.Protractor is no longer supported.
Protractor was marked end-of-life in August 2023 (see https://protractortest.org/). Projects still relying on Protractor should consider migrating to another E2E testing framework, several support solid migration paths from Protractor.
@angular-devkit/core
The deprecated
fileBuffer
function is no longer available. Update your code to usestringToFileBuffer
instead to maintain compatibility.Note: that this change does not affect application developers.
@angular/build
@angular/localize/init
polyfill will no longer be added automatically to projects. To prevent runtime issues, ensure that this polyfill is manually included in the "polyfills" section of your "angular.json" file if your application relies on Angular localization features.@angular/ssr
The
CommonEngine
API now needs to be imported from@angular/ssr/node
.Before
After
@angular-devkit/schematics-cli
@schematics/angular
withEventReplay()
inprovideClientHydration
for new SSR appsbrowser
builder@angular/ssr
featuredeclaration
andsourceMap
from default tsconfigexpress
@angular/cli
@angular-devkit/architect
@angular-devkit/build-angular
browser-sync
is not installedbrowserTarget
@angular-devkit/core
fileBuffer
function in favor ofstringToFileBuffer
@angular/build
sass
tostylePreprocessorOptions
in application builderoutputMode
option to the application builderssr.experimentalPlatform
optionssr.entry
during prerendering to enable access to local API routesssr.entry
in Vite dev-server when available--prerendering
or--app-shell
are no-opsindex.csr.html
is always generated when prerendering or SSR are enabled--import
from execArgv when spawning workersAPP_BASE_HREF
correctly in prerendered routesngServerMode
during vite prebundling--no-server
via command linereqHandler
for server.ts request handling@angular/localize/init
polyfill and related warnings@angular/ssr
createRequestHandler
andcreateNodeRequestHandler
utilitiesgetHeaders
Method toAngularAppEngine
andAngularNodeAppEngine
for handling pages static headersisMainModule
functionAngularAppEngine
as public APIwriteResponseToNodeResponse
andcreateWebRequestFromNodeRequest
in public APIAngularServerApp
AngularNodeAppEngine
API for Node.js integrationCommonEngine
API to/node
entry-point@angular/platform-server
provideServerRoutesConfig
in browser contextRESPONSE_INIT
,REQUEST
, andREQUEST_CONTEXT
tokensnull
to avoid requiring them to be set to optionalbootstrap is not a function
errorRenderMode.AppShell
v18.2.12
Compare Source
@angular/cli
@angular/build
v18.2.11
Compare Source
@angular/build
v18.2.10
Compare Source
@angular-devkit/build-angular
http-proxy-middleware
to3.0.3
@angular/build
v18.2.9
Compare Source
@schematics/angular
@angular/build
Configuration
📅 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.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by Renovate Bot.
ba8ff2eb91
tod5fa5bb64c
d5fa5bb64c
to0cf25c7047
0cf25c7047
tocb545ec599
cb545ec599
toc51b3339d4
c51b3339d4
toab79b98cda
ab79b98cda
to00734a85d0
View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.Merge
Merge the changes and update on Forgejo.