Skip to content

Build(deps-dev): Bump @angular-devkit/build-angular from 18.1.4 to 18.2.0 in /angular

Bumps @angular-devkit/build-angular from 18.1.4 to 18.2.0.

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v18.2.0

18.2.0 (2024-08-14)

@​schematics/angular

Commit Description
feat - 4da922e4f use isolatedModules in generated project

@​angular/build

Commit Description
feat - 24aaf1e37 support import attribute based loader configuration

v18.2.0-rc.0

18.2.0-rc.0 (2024-08-07)

@​angular/build

Commit Description
fix - 182ecbd18 allow explicitly disabling TypeScript incremental mode
fix - 34908a3fc lazy load Node.js inspector for dev server

v18.2.0-next.3

18.2.0-next.3 (2024-07-31)

@​angular/build

Commit Description
fix - 636cb6932 add CSP nonce attribute to script tags when inline critical CSS is disabled
fix - 7d52941a2 prevent build failures with remote CSS imports when Tailwind is configured
fix - 0466fb74a resolve error with extract-i18n builder for libraries

v18.2.0-next.2

18.2.0-next.2 (2024-07-24)

@​angular/build

Commit Description
fix - 37a2138cb account for HTML base HREF for dev-server externals
fix - 8ff687d03 correctly detect comma in Sass URL lexer
fix - 6d6937587 prevent redirection loop
fix - 11a140bab serve HTML files directly

v18.2.0-next.1

18.2.0-next.1 (2024-07-17)

@​angular-devkit/build-angular

Commit Description
fix - 9baae6e22 skip undefined files when generating budget stats

@​angular/build

... (truncated)

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

18.2.0 (2024-08-14)

@​schematics/angular

Commit Type Description
4da922e4f feat use isolatedModules in generated project

@​angular/build

Commit Type Description
24aaf1e37 feat support import attribute based loader configuration

Commits
  • ff5a0fe release: cut the v18.2.0 release
  • 1a876a3 build: update Angular versions to 18.2 stable
  • eb9c7fe build: remove unnecessary excludes from tsconfig.json
  • 0c2ca9a build: remove Bazel typings workaround
  • 4528be1 build: add missing pkg_deps for @angular/create
  • d14c9ab refactor(@​angular-devkit/build-angular): reduce custom code in browser-esbuil...
  • 5eef87c build: update all non-major dependencies
  • 62c040a build: update all non-major dependencies
  • 6351c44 release: cut the v18.2.0-rc.0 release
  • 6419c2a build: update angular
  • 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