Skip to content

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Nov 3, 2025

Bumps @angular/build from 20.3.7 to 20.3.8.

Release notes

Sourced from @​angular/build's releases.

20.3.8

@​angular-devkit/build-angular

Commit Description
fix - 813cba9b9 expand jest and jest-environment-jsdom to allow version 30

@​angular/build

Commit Description
fix - 542973ab0 add adapters to new reporter
fix - f0885691d ensure locale data plugin runs before other plugins
fix - 45e498f95 handle redirects from guards during prerendering
Changelog

Sourced from @​angular/build's changelog.

20.3.8 (2025-10-29)

@​angular-devkit/build-angular

Commit Type Description
813cba9b9 fix expand jest and jest-environment-jsdom to allow version 30

@​angular/build

Commit Type Description
542973ab0 fix add adapters to new reporter
f0885691d fix ensure locale data plugin runs before other plugins
45e498f95 fix handle redirects from guards during prerendering

19.2.19 (2025-10-29)

@​angular/build

Commit Type Description
4d8ea27a1 fix update vite to v6.4.1

21.0.0-next.9 (2025-10-23)

@​angular/cli

Commit Type Description
3040b777e feat add style language detection to list_projects tool
45024e836 feat add unit test framework detection to list_projects tool
286b6204c feat make documentation search tool version-aware
406315d09 feat make find_examples tool version-aware
68e711307 feat make get_best_practices tool version-aware
122a8c0e2 fix correct frontmatter parsing in MCP examples tool
431106559 fix correct query in find_examples to prevent runtime error

@​schematics/angular

Commit Type Description

... (truncated)

Commits
  • 4ac89c5 release: cut the v20.3.8 release
  • f088569 fix(@​angular/build): ensure locale data plugin runs before other plugins
  • 542973a fix(@​angular/build): add adapters to new reporter
  • 45e498f fix(@​angular/build): handle redirects from guards during prerendering
  • e6ccc74 refactor(@​schematics/angular): add trailing comma to generated services
  • 2c7581c refactor(@​angular/build): allow Bazel to inject a custom esbuild plugin
  • 15b4495 build: update cross-repo angular dependencies
  • 813cba9 fix(@​angular-devkit/build-angular): expand jest and jest-environment-jsdom to...
  • 7b521dd build: update pnpm to v10.19.0
  • e2543b1 build: update cross-repo angular dependencies
  • 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)

@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 3, 2025
@dependabot dependabot bot requested a review from a team as a code owner November 3, 2025 05:01
@dependabot dependabot bot added dependencies Pull requests that update a dependency file javascript Pull requests that update javascript code labels Nov 3, 2025
@codecov
Copy link

codecov bot commented Nov 3, 2025

Codecov Report

✅ All modified and coverable lines are covered by tests.
✅ Project coverage is 99.67%. Comparing base (10d5cf3) to head (e9f7712).
⚠️ Report is 1 commits behind head on main.

Additional details and impacted files
@@           Coverage Diff           @@
##             main    #1379   +/-   ##
=======================================
  Coverage   99.67%   99.67%           
=======================================
  Files          49       49           
  Lines         617      617           
  Branches       39       39           
=======================================
  Hits          615      615           
  Misses          2        2           

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

🚀 New features to boost your workflow:
  • ❄️ Test Analytics: Detect flaky tests, report on failures, and find test suite problems.
  • 📦 JS Bundle Analysis: Save yourself from yourself by tracking and limiting bundle sizes in JS merges.

Bumps [@angular/build](https://github.com/angular/angular-cli) from 20.3.7 to 20.3.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@20.3.7...20.3.8)

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

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot force-pushed the dependabot/npm_and_yarn/angular/build-20.3.8 branch from 6049e09 to e9f7712 Compare November 3, 2025 13:51
@aaron-steinfeld aaron-steinfeld merged commit 04dbb1e into main Nov 3, 2025
4 checks passed
@aaron-steinfeld aaron-steinfeld deleted the dependabot/npm_and_yarn/angular/build-20.3.8 branch November 3, 2025 13:59
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.

2 participants