Bumps @angular-devkit/schematics from 18.0.2 to 18.2.6.
Release notes
Sourced from @angular-devkit/schematics's releases.
v18.2.6
18.2.6 (2024-09-25)
@angular/build
| Commit |
Description |
 |
allow missing HTML file request to fallback to index |
 |
update rollup to 4.22.4 |
v18.2.5
18.2.5 (2024-09-18)
@angular/build
| Commit |
Description |
 |
support HTTP HEAD requests for virtual output files |
 |
update vite to 5.4.6 |
v18.2.4
18.2.4 (2024-09-11)
@angular/build
| Commit |
Description |
 |
prevent transformation of Node.js internal dependencies by Vite |
v18.2.3
18.2.3 (2024-09-04)
@angular-devkit/build-angular
| Commit |
Description |
 |
update webpack-dev-middleware to 7.4.2 |
v18.2.2
18.2.2 (2024-08-29)
@angular-devkit/build-angular
| Commit |
Description |
 |
clear context in Karma by default for single run executions |
 |
upgrade webpack to 5.94.0 |
v18.2.1
18.2.1 (2024-08-21)
@angular-devkit/schematics-cli
| Commit |
Description |
 |
prevent bypassing select/checkbox prompts on validation failure |
... (truncated)
Changelog
Sourced from @angular-devkit/schematics's changelog.
18.2.6 (2024-09-25)
@angular/build
| Commit |
Type |
Description |
| 9d0b67124 |
fix |
allow missing HTML file request to fallback to index |
| 5fea635b2 |
fix |
update rollup to 4.22.4 |
17.3.10 (2024-09-25)
@angular-devkit/build-angular
| Commit |
Type |
Description |
| 30489d8fd |
fix |
update vite to 4.1.8 |
19.0.0-next.7 (2024-09-18)
@angular/cli
| Commit |
Type |
Description |
| f249e7e85 |
perf |
enable Node.js compile code cache when available |
@angular/build
| Commit |
Type |
Description |
| f6b7cd925 |
fix |
support HTTP HEAD requests for virtual output files |
@angular/ssr
| Commit |
Type |
Description |
| f346ee8a8 |
feat |
add isMainModule function |
| 2640bf7a6 |
fix |
correct route extraction and error handling |
... (truncated)
Commits
9758a48 release: cut the v18.2.6 release
5fea635 fix(@angular/build): update rollup to 4.22.4
c710539 test: update test logic to fix windows CI
6a52dcc test: unlink symlink in ng add base E2E test
9d0b671 fix(@angular/build): allow missing HTML file request to fallback to index
d6384f1 release: cut the v18.2.5 release
7074316 fix(@angular/build): support HTTP HEAD requests for virtual output files
11554f5 test: ensure localize package is not initially present in E2E test
1032b3d fix(@angular/build): update vite to 5.4.6
f29db1d release: cut the v18.2.4 release
- Additional commits viewable in compare view

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)