The Observable based SchematicTestRunner.runSchematicAsync and SchematicTestRunner.runExternalSchematicAsync method have been deprecated in favor of the Promise based SchematicTestRunner.runSchematic and SchematicTestRunner.runExternalSchematic.
@schematics/angular
Commit
Description
add guardType as an alias of implements in guard schematic
add configuration files generation schematic
add environments generation schematic
Add schematics for generating functional router guards and resolvers
add sideEffects:false to library package.json
generate functional interceptors
add missing import for functional interceptor spec
add missing semicolon in functional guard/resolver/interceptor
remove EnvironmentInjector import in functional guard spec
use proper variable in functional guard spec
use proper variable in resolver functional spec
@angular-devkit/build-angular
Commit
Description
add assets option to server builder
implement stats-json option for esbuild builder
support inline component Sass styles with esbuild builder
ensure Sass load paths are resolved from workspace root
explicitly send options to JS transformer workers
provide an option to exclude specs in Karma builder
transform async generator class methods for Zone.js support
use relative css resource paths in esbuild JSON stats
use worker pool for JavaScript transforms in esbuild builder
@angular-devkit/schematics
Commit
Description
add runSchematic and runExternalSchematic methods
Special Thanks
Alan Agius, Andrew Scott, Charles Lyding, Cédric Exbrayat, Doug Parker, Felix Hamann, Jason Bedard, Joey Perrott and Kristiyan Kostadinov
The Observable based SchematicTestRunner.runSchematicAsync and SchematicTestRunner.runExternalSchematicAsync method have been deprecated in favor of the Promise based SchematicTestRunner.runSchematic and SchematicTestRunner.runExternalSchematic.
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 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/cli from 13.3.7 to 15.1.1.
Release notes
Sourced from
@angular/cli
's releases.... (truncated)
Changelog
Sourced from
@angular/cli
's changelog.... (truncated)
Commits
a8953ff
release: cut the v15.1.1 release4ba55e4
refactor: changeJSONFile
to private instead of internal6dd88b4
build: updateeslint-plugin-import
to2.27.4
b94bf60
fix(@angular-devkit/build-angular
): updateesbuild
to0.16.17
d6583e5
docs(@angular/cli
): add ng new long descriptionea64def
release: cut the v15.1.0 release7731588
build: update angular packages for 15.1.0 released41b741
build: lock file maintenance0520608
fix(@angular-devkit/build-angular
): use relative css resource paths in esbuil...22cba79
fix(@angular-devkit/build-angular
): provide an option toexclude
specs in K...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 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)