build: update dependency @angular-devkit/core to v19 #29155
Closed
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:
0.0.0-PLACEHOLDER->19.0.50.0.0-PLACEHOLDER->19.0.5Release Notes
angular/angular-cli (@angular-devkit/core)
v19.0.5Compare Source
@angular-devkit/build-angular
@angular/build
@angular/packages during SSR (#29094)@angular/ssr
Content-Languageheader when locale is setv19.0.4Compare Source
@angular-devkit/build-angular
@angular/build
ng servev19.0.3Compare Source
@angular/cli
ng add@schematics/angular
CanDeactivateguard (#29004)@angular/build
index.outputfor SSR@angular/ssr
Http2ServerResponsetypev19.0.2Compare Source
@schematics/angular
@angular/build
injectto prevent code reorderinggetPrerenderParamsis undefined@angular/ssr
v19.0.1Compare Source
@angular-devkit/build-angular
@angular/build
sha256instead ofsha-256as hash algorithm name@angular/ssr
./v19.0.0Compare Source
Breaking Changes
@schematics/angular
@angular-devkit/build-angular
The
browserTargetoption has been removed from the DevServer and ExtractI18n builders.buildTargetis 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
fileBufferfunction is no longer available. Update your code to usestringToFileBufferinstead to maintain compatibility.Note: that this change does not affect application developers.
@angular/build
@angular/localize/initpolyfill 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
CommonEngineAPI now needs to be imported from@angular/ssr/node.Before
After
@angular-devkit/schematics-cli
@schematics/angular
withEventReplay()inprovideClientHydrationfor new SSR appsbrowserbuilder@angular/ssrfeaturedeclarationandsourceMapfrom default tsconfigexpress@angular/cli
@angular-devkit/architect
@angular-devkit/build-angular
browser-syncis not installedbrowserTarget@angular-devkit/core
fileBufferfunction in favor ofstringToFileBuffer@angular/build
sasstostylePreprocessorOptionsin application builderoutputModeoption to the application builderssr.experimentalPlatformoptionssr.entryduring prerendering to enable access to local API routesssr.entryin Vite dev-server when available--prerenderingor--app-shellare no-opsindex.csr.htmlis always generated when prerendering or SSR are enabled--importfrom execArgv when spawning workersAPP_BASE_HREFcorrectly in prerendered routesngServerModeduring vite prebundling--no-servervia command linereqHandlerfor server.ts request handling@angular/localize/initpolyfill and related warnings@angular/ssr
createRequestHandlerandcreateNodeRequestHandlerutilitiesgetHeadersMethod toAngularAppEngineandAngularNodeAppEnginefor handling pages static headersisMainModulefunctionAngularAppEngineas public APIwriteResponseToNodeResponseandcreateWebRequestFromNodeRequestin public APIAngularServerAppAngularNodeAppEngineAPI for Node.js integrationCommonEngineAPI to/nodeentry-point@angular/platform-serverprovideServerRoutesConfigin browser contextRESPONSE_INIT,REQUEST, andREQUEST_CONTEXTtokensnullto avoid requiring them to be set to optionalbootstrap is not a functionerrorRenderMode.AppShellv18.2.12Compare Source
@angular/cli
@angular/build
v18.2.11Compare Source
@angular/build
v18.2.10Compare Source
@angular-devkit/build-angular
http-proxy-middlewareto3.0.3@angular/build
v18.2.9Compare Source
@schematics/angular
@angular/build
v18.2.8Compare Source
@schematics/angular
index.csr.htmlin resources asset group@angular/build
Ctrl + Cnot terminating dev-server with SSRv18.2.7Compare Source
@schematics/angular
@angular/build
animateto valid self-closing elementsv18.2.6Compare Source
@angular/build
v18.2.5Compare Source
@angular/build
5.4.6v18.2.4Compare Source
@angular/build
v18.2.3Compare Source
@angular-devkit/build-angular
webpack-dev-middlewareto7.4.2v18.2.2Compare Source
@angular-devkit/build-angular
5.94.0v18.2.1Compare Source
@angular/cli
@angular/build
v18.2.0Compare Source
@schematics/angular
@angular/build
v18.1.4Compare Source
@angular/build
v18.1.3Compare Source
@angular/build
nonceattribute to script tags when inline critical CSS is disabledextract-i18nbuilder for librariesv18.1.2Compare Source
@angular/build
Configuration
📅 Schedule: Branch creation - "after 10:00pm every weekday,before 4:00am every weekday,every weekend" in timezone America/Tijuana, 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 these updates again.
This PR has been generated by Renovate Bot.