replace existing BrowserModule.withServerTransition calls when running universal schematic
@angular/cli
Commit
Description
register schematic aliases when providing collection name in ng generate
remove --to option from being required when using --from in ng update
@angular-devkit/build-angular
Commit
Description
prevent hanging initial build during exception with esbuild
Special Thanks
Alan Agius, Charles Lyding and Doug Parker
v15.1.1
15.1.1 (2023-01-12)
@angular-devkit/build-angular
Commit
Description
update esbuild to 0.16.17
Special Thanks
Alan Agius
v15.1.0
15.1.0 (2023-01-11)
Deprecations
@angular-devkit/schematics
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
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-devkit/schematics from 10.1.3 to 15.1.2.
Release notes
Sourced from
@angular-devkit/schematics
's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/schematics
's changelog.... (truncated)
Commits
97b443b
release: cut the v15.1.2 release0f5fb7e
fix(@schematics/angular
): replace existing `BrowserModule.withServerTransitio...bc5555c
refactor: only collect Node version if it's a standard version stringbf4639a
fix(@angular-devkit/build-angular
): prevent hanging initial build during exce...387472a
fix(@angular/cli
): register schematic aliases when providing collection name ...b000481
build: update dev-infra packages5d9fd78
fix(@angular/cli
): remove--to
option from being required when using `--fro...9fa5f2c
refactor(@angular-devkit/build-angular
): remove direct import of i18n worker ...4b59499
build: update dependency ng-packagr to v15.1.1a8953ff
release: cut the v15.1.1 releaseDependabot 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)