Skip to content

Build(deps-dev): Bump @angular/cli from 19.0.6 to 19.0.7 in /frontend

Bumps @angular/cli from 19.0.6 to 19.0.7.

Release notes

Sourced from @​angular/cli's releases.

v19.0.7

19.0.7 (2025-01-08)

@​angular-devkit/architect

Commit Description
fix - 95c22aeff provide better error when builder is not defined

@​angular-devkit/build-angular

Commit Description
fix - 028652992 preserve css type for jasmine.css

@​angular/build

Commit Description
fix - f7522342a add asset tracking to application builder watch files
fix - e973643bf do not mark Babel _defineProperty helper function as pure
fix - 881095eec enable serving files with bundle-like names
fix - db10af0b3 fix incorrect budget calculation
fix - c822f8f15 handle relative URLs when constructing new URLs during server fetch
fix - b43c648b0 mitigate JS transformer worker execArgv errors
fix - 1f2481a4f pass define option defined in application builder to Vite prebundling
fix - c94f568a4 warn when @angular/localize/init is imported directly
Changelog

Sourced from @​angular/cli's changelog.

19.0.7 (2025-01-08)

@​angular-devkit/architect

Commit Type Description
95c22aeff fix provide better error when builder is not defined

@​angular-devkit/build-angular

Commit Type Description
028652992 fix preserve css type for jasmine.css

@​angular/build

Commit Type Description
f7522342a fix add asset tracking to application builder watch files
e973643bf fix do not mark Babel _defineProperty helper function as pure
881095eec fix enable serving files with bundle-like names
db10af0b3 fix fix incorrect budget calculation
c822f8f15 fix handle relative URLs when constructing new URLs during server fetch
b43c648b0 fix mitigate JS transformer worker execArgv errors
1f2481a4f fix pass define option defined in application builder to Vite prebundling
c94f568a4 fix warn when @angular/localize/init is imported directly

19.1.0-next.2 (2024-12-18)

@​angular-devkit/architect

Commit Type Description
fe1ae6933 fix avoid Node.js resolution for relative builder schema

@​angular-devkit/build-angular

Commit Type Description
a9a347014 fix jasmine.clock with app builder

@​angular/build

Commit Type Description
298b554a7 feat enable component template hot replacement by default

... (truncated)

Commits
  • 20843a1 release: cut the v19.0.7 release
  • c94f568 fix(@​angular/build): warn when @angular/localize/init is imported directly
  • 50611cd build: migrate @angular/ssr to ts_project
  • 4b33c6e ci: prevent NpmPackageExtract from being placed remote cache
  • db10af0 fix(@​angular/build): fix incorrect budget calculation
  • 1f2481a fix(@​angular/build): pass define option defined in application builder to V...
  • 48988ea build: update @angular/ng-dev to support rulesJsInteropMode
  • 0b7962d build: do not include tsconfig files in npm archives
  • 1bf59cf build: resolve issue with uncompiled @angular/build/private being included
  • 1cf3038 ci: enable rules_js interop mode for ng-dev release tool
  • 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

Merge request reports

Loading