Skip to content

Bump @angular-devkit/build-angular from 19.2.3 to 19.2.8 in /angular #2420

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Apr 17, 2025

Bumps @angular-devkit/build-angular from 19.2.3 to 19.2.8.

Release notes

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

19.2.8

@​angular/build

Commit Description
fix - 4a8a4a083 include module value check when adding custom conditions
fix - 00cd0d123 prevent nested CSS in components
fix - a297c4153 properly resolve transitive external dependencies in vite-dev-server
fix - 8ab033e8e update vite to 6.2.6

19.2.7

@​angular/build

Commit Description
fix - 7f1e8c677 include component test metadata in development builds
fix - 74cd4edd5 skip normalization of relative externals

19.2.6

@​angular-devkit/schematics

Commit Description
fix - e5aec562f properly resolve relative schematics when executed from a nested directory

@​angular/build

Commit Description
fix - 76cfd364a correctly handle false value in server option
fix - d69188c6b update vite to 6.2.4 due to a security issues

19.2.5

@​angular/build

Commit Description
fix - 20455e2a6 correct handling of response/request errors
fix - 32b1dcd91 handle undefined getOrCreateAngularServerApp during error compilation
fix - 7552a9fec normalize karma asset paths before lookup
fix - 1eb5b4357 update vite to 6.2.3

v19.2.4

19.2.4 (2025-03-19)

@​schematics/angular

Commit Description
fix - 0a4e96bda replace @angular/platform-browser-dynamic with @angular/platform-browser

@​angular/build

Commit Description
fix - b0b643e46 ensure errors for missing component resources
fix - 2cd763e89 ensure relative karma stack traces for test failures
Changelog

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

19.2.8 (2025-04-16)

@​angular/build

Commit Type Description
4a8a4a083 fix include module value check when adding custom conditions
00cd0d123 fix prevent nested CSS in components
a297c4153 fix properly resolve transitive external dependencies in vite-dev-server
8ab033e8e fix update vite to 6.2.6

20.0.0-next.5 (2025-04-09)

@​schematics/angular

Commit Type Description
fdc6291dd feat add update migration to keep previous style guide generation behavior
90615a88b fix default component templates to not use .ng.html extension
5fc595144 fix generate guards with a dash type separator
040282d8f fix generate interceptors with a dash type separator
070d60fb3 fix generate modules with a dash type separator
e6083b57b fix generate pipes with a dash type separator
92e193c0b fix generate resolvers with a dash type separator
ea1143ddd fix infer app component name and path in server schematic
661609e3e fix set explicit type in library schematic

@​angular/build

Commit Type Description
3e24a59a9 fix disable TypeScript composite option with Angular compiler
6f913ad5e fix include component test metadata in development builds
fc0e05fea fix skip normalization of relative externals

@​angular/ssr

Commit Type Description
319b8e0c2 fix manage unhandled errors in zoneless applications

@​ngtools/webpack

Commit Type Description
427bd846f fix disable TypeScript composite option with Angular compiler

... (truncated)

Commits
  • 450dc45 release: cut the v19.2.8 release
  • 03a420b refactor(@​angular/build): use ngHmrMode define for Vite prebundling
  • 00cd0d1 fix(@​angular/build): prevent nested CSS in components
  • 8ab033e fix(@​angular/build): update vite to 6.2.6
  • 4a8a4a0 fix(@​angular/build): include module value check when adding custom conditions
  • a297c41 fix(@​angular/build): properly resolve transitive external dependencies in vit...
  • e0b1bed release: cut the v19.2.7 release
  • 71537c8 build: update vite to 6.2.5
  • f4021e6 build: update beasties to 0.3.2
  • 74cd4ed fix(@​angular/build): skip normalization of relative externals
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot show <dependency name> ignore conditions will show all of the ignore conditions of the specified dependency
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@angular-devkit/build-angular](https://github.com/angular/angular-cli) from 19.2.3 to 19.2.8.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@19.2.3...19.2.8)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 19.2.8
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code labels Apr 17, 2025
Copy link
Contributor Author

dependabot bot commented on behalf of github Apr 24, 2025

Superseded by #2437.

@dependabot dependabot bot closed this Apr 24, 2025
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/angular/angular-devkit/build-angular-19.2.8 branch April 24, 2025 05:49
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file javascript Pull requests that update Javascript code
Projects
None yet
Development

Successfully merging this pull request may close these issues.

0 participants