Skip to content

Several deprecations#33127

Open
alan-agius4 wants to merge 6 commits intoangular:mainfrom
alan-agius4:webpack-deprecate
Open

Several deprecations#33127
alan-agius4 wants to merge 6 commits intoangular:mainfrom
alan-agius4:webpack-deprecate

Conversation

@alan-agius4
Copy link
Copy Markdown
Collaborator

No description provided.

@alan-agius4 alan-agius4 requested a review from clydin May 5, 2026 09:19
@alan-agius4 alan-agius4 added the target: minor This PR is targeted for the next minor release label May 5, 2026
@alan-agius4 alan-agius4 marked this pull request as ready for review May 5, 2026 09:19
@alan-agius4 alan-agius4 added the action: review The PR is still awaiting reviews from at least one requested reviewer label May 5, 2026
@alan-agius4 alan-agius4 force-pushed the webpack-deprecate branch from 555505e to 243e6dd Compare May 5, 2026 09:20
Copy link
Copy Markdown

@gemini-code-assist gemini-code-assist Bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Code Review

This pull request implements the deprecation of Angular's Webpack-based build system across several packages, including @angular-devkit/build-angular, @angular-devkit/build-webpack, and @ngtools/webpack. Changes include adding deprecation metadata to the release configuration, marking various interfaces and classes with @deprecated JSDoc tags, and introducing runtime warning logs in builders to guide users toward the newer esbuild and Vite-based @angular/build package. I have no feedback to provide.

DEPRECATED: CommonEngine APIs are deprecated in favor of AngularNodeAppEngine or AngularAppEngine.
DEPRECATED: Webpack builders in build-angular are deprecated. Use @angular/build builders instead.
…k-dev-server builders

DEPRECATED: Webpack builders in build-webpack are deprecated. Use @angular/build builders instead.
DEPRECATED: @ngtools/webpack loader and plugin are deprecated. Use @angular/build instead.
Configures @angular-devkit/build-angular, @angular-devkit/build-webpack, and @ngtools/webpack as deprecated in the ng-dev release configuration.
@alan-agius4 alan-agius4 force-pushed the webpack-deprecate branch from 243e6dd to adb2b98 Compare May 5, 2026 09:23
…and ssr/node packages

Update golden files with deprecations.
@clydin clydin requested a review from dgp1130 May 5, 2026 23:58
@alan-agius4 alan-agius4 removed the request for review from clydin May 6, 2026 05:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

action: review The PR is still awaiting reviews from at least one requested reviewer area: @angular/ssr area: @angular-devkit/build-angular area: @angular-devkit/build-webpack area: build & ci Related the build and CI infrastructure of the project area: @ngtools/webpack detected: deprecation PR contains a commit with a deprecation target: minor This PR is targeted for the next minor release

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant