[Snyk] Upgrade @angular-devkit/build-angular from 15.0.0 to 19.0.4 #3
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.
Snyk has created this PR to upgrade @angular-devkit/build-angular from 15.0.0 to 19.0.4.
ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.
The recommended version is 218 versions ahead of your current version.
The recommended version was released a month ago.
Issues fixed by the recommended upgrade:
SNYK-JS-BABELTRAVERSE-5962462
SNYK-JS-BODYPARSER-7926860
SNYK-JS-BRACES-6838727
SNYK-JS-FOLLOWREDIRECTS-6141137
SNYK-JS-HTTPPROXYMIDDLEWARE-8229906
SNYK-JS-IP-6240864
SNYK-JS-CROSSSPAWN-8303230
SNYK-JS-ENGINEIO-3136336
SNYK-JS-SOCKETIO-7278048
SNYK-JS-MICROMATCH-6838728
SNYK-JS-ENGINEIO-5496331
SNYK-JS-SOCKETIOPARSER-5596892
SNYK-JS-WEBPACK-3358798
SNYK-JS-WEBPACKDEVMIDDLEWARE-6476555
SNYK-JS-WS-7266574
SNYK-JS-WS-7266574
SNYK-JS-PATHTOREGEXP-7925106
SNYK-JS-PATHTOREGEXP-8482416
SNYK-JS-POSTCSS-5926692
SNYK-JS-FOLLOWREDIRECTS-6444610
SNYK-JS-HTTPCACHESEMANTICS-3248783
SNYK-JS-SERIALIZEJAVASCRIPT-6147607
SNYK-JS-IP-7148531
SNYK-JS-JSON5-3182856
SNYK-JS-COOKIE-8163060
SNYK-JS-COOKIE-8163060
SNYK-JS-NANOID-8492085
SNYK-JS-EXPRESS-6474509
SNYK-JS-EXPRESS-7926867
SNYK-JS-TAR-6476909
SNYK-JS-UAPARSERJS-3244450
SNYK-JS-WEBPACK-7840298
SNYK-JS-SEND-7926862
SNYK-JS-SERVESTATIC-7926865
Release notes
Package name: @angular-devkit/build-angular
19.0.4 (2024-12-05)
@ angular-devkit/build-angular
@ angular/build
ng serve
19.0.3 (2024-12-04)
@ schematics/angular
CanDeactivate
guard (#29004)@ angular/cli
ng add
@ angular/build
index.output
for SSR@ angular/ssr
Http2ServerResponse
type19.0.2 (2024-11-25)
@ schematics/angular
@ angular/build
inject
to prevent code reorderinggetPrerenderParams
is undefined@ angular/ssr
19.0.1 (2024-11-21)
@ angular-devkit/build-angular
@ angular/build
sha256
instead ofsha-256
as hash algorithm name@ angular/ssr
./
19.0.0 (2024-11-19)
@ angular/cli
@ schematics/angular
withEventReplay()
inprovideClientHydration
for new SSR appsbrowser
builder@ angular/ssr
featuredeclaration
andsourceMap
from default tsconfigexpress
@ angular-devkit/schematics-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 context