Skip to content

Bump @angular-devkit/build-angular from 20.0.2 to 20.0.3 in /angular #2546

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

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dependabot[bot]
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Jun 19, 2025

Bumps @angular-devkit/build-angular from 20.0.2 to 20.0.3.

Release notes

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

20.0.3

@​schematics/angular

Commit Description
fix - e90a808c0 include main.server.ts in tsconfig.files when present
fix - 5c48b8e0a reset module typeSeparator when generating applications

@​angular/build

Commit Description
fix - 56f426e25 include custom bundle name scripts with karma
fix - dfe3a8b73 increase worker idle timeout
fix - e6d27bd5e set scripts option output as classic script for karma
Changelog

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

20.0.3 (2025-06-18)

@​schematics/angular

Commit Type Description
e90a808c0 fix include main.server.ts in tsconfig.files when present
5c48b8e0a fix reset module typeSeparator when generating applications

@​angular/build

Commit Type Description
56f426e25 fix include custom bundle name scripts with karma
dfe3a8b73 fix increase worker idle timeout
e6d27bd5e fix set scripts option output as classic script for karma

20.1.0-next.1 (2025-06-11)

@​schematics/angular

Commit Type Description
1c19e0dcd feat use signal in app component
42f45a39e fix add less as a devDependency when selected as the style preprocessor

@​angular/build

Commit Type Description
e36cbba11 fix do not consider internal Angular files as external imports
a415a4999 fix improve default coverage reporter handling for vitest
f177f5508 fix support injecting global styles into vitest unit-tests
917af12ae fix use date/time based output path for vitest unit-test

Commits
  • 897eaf9 release: cut the v20.0.3 release
  • dfe3a8b fix(@​angular/build): increase worker idle timeout
  • 56f426e fix(@​angular/build): include custom bundle name scripts with karma
  • e6d27bd fix(@​angular/build): set scripts option output as classic script for karma
  • 5c48b8e fix(@​schematics/angular): reset module typeSeparator when generating applic...
  • e90a808 fix(@​schematics/angular): include main.server.ts in tsconfig.files when p...
  • 0371f9a test(@​angular/ssr): mark jasmine tests as flaky
  • a61528b ci: update to latest version of dev-infra actions
  • See full diff 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 20.0.2 to 20.0.3.
- [Release notes](https://github.com/angular/angular-cli/releases)
- [Changelog](https://github.com/angular/angular-cli/blob/main/CHANGELOG.md)
- [Commits](angular/angular-cli@20.0.2...20.0.3)

---
updated-dependencies:
- dependency-name: "@angular-devkit/build-angular"
  dependency-version: 20.0.3
  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 Jun 19, 2025
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