Build(deps-dev): Bump @angular-devkit/build-angular from 19.1.4 to 19.1.6 in /frontend
Bumps @angular-devkit/build-angular from 19.1.4 to 19.1.6.
Release notes
Sourced from @angular-devkit/build-angular
's releases.
v19.1.6
19.1.6 (2025-02-05)
@schematics/angular
Commit Description remove additional newline after standalone property skip ssr migration when @angular/ssr
is not a dependency
@angular/build
@angular/ssr
Commit Description prioritize the first matching route over subsequent ones v19.1.5
19.1.5 (2025-01-29)
@schematics/angular
Commit Description update library schematic to use @angular-devkit/build-angular:ng-packagr
@angular/build
@angular/ssr
Commit Description enhance dynamic route matching for better performance and accuracy redirect to locale pathname instead of full URL rename provideServerRoutesConfig
toprovideServerRouting
Changelog
Sourced from @angular-devkit/build-angular
's changelog.
19.1.6 (2025-02-05)
@schematics/angular
Commit Type Description 3f7042672 fix remove additional newline after standalone property e9778dba0 fix skip ssr migration when @angular/ssr
is not a dependency
@angular/build
Commit Type Description 27f833186 fix avoid pre-transform errors with Vite pre-bundling 8f6ee7ed9 fix ensure full rebuild after initial error build in watch mode 2b9c00f68 fix prevent fallback to serving main.js for unknown requests 45abd15b7 fix prevent server manifest generation when no server features are enabled
@angular/ssr
Commit Type Description 5bf5e5fd2 fix prioritize the first matching route over subsequent ones 19.2.0-next.1 (2025-01-29)
@schematics/angular
Commit Type Description cae068be3 fix update library schematic to use @angular-devkit/build-angular:ng-packagr
@angular/build
Commit Type Description 694ef8e6e fix allow tailwindcss 4.x as a peer dependency 1a3ef3b60 fix disable TypeScript removeComments
optiond4ee36065 fix keep background referenced HMR update chunks 531dcdca4 fix support template updates that also trigger global stylesheet changes f836be9e6 fix support Vite allowedHosts
option for development server0ddf6aafa fix utilize bazel stamp instead of resolving peer dependency versions
@angular/ssr
| Commit | Type | Description |
... (truncated)
Commits
-
f4de3d2
release: cut the v19.1.6 release -
8f6ee7e
fix(@angular/build
): ensure full rebuild after initial error build in watch mode -
27f8331
fix(@angular/build
): avoid pre-transform errors with Vite pre-bundling -
58c2122
refactor(@angular/build
): allow component update invalidation from client -
de66572
refactor(@angular/ssr
): simplify preload append logic in metadata -
e9778db
fix(@schematics/angular
): skip ssr migration when@angular/ssr
is not a dep... -
4b4eeca
build: Preserve newlines when gathering stdout -
3f70426
fix(@schematics/angular
): remove additional newline after standalone property -
5bf5e5f
fix(@angular/ssr
): prioritize the first matching route over subsequent ones -
2dec1e7
ci: empty default permissions for CodeQL action - Additional commits viewable in compare view
Dependabot commands
You can trigger Dependabot actions by commenting on this MR
-
$dependabot recreate
will recreate this MR rewriting all the manual changes and resolving conflicts