show warning when migrating ng-packagr JS configurations
@angular/cli
Commit
Description
avoid redirecting @angular/core in Angular migrations
favor ng-update packageGroupName in ng update output
@angular-devkit/build-angular
Commit
Description
don't restore input of type file during HMR
don't show [NG HMR] Unknown input type when restoring file type input
improve sourcemap fidelity during code-coverage
suppress "@charset" must be the first rule in the file warning
update Angular peer dependencies to 13.0 stable
Special Thanks
Alan Agius, Charles Lyding, Joey Perrott and Paul Gschwendtner
v13.0.1
13.0.1 (2021-11-03)
@schematics/angular
Commit
Description
updated Angular new project version to v13.0.0
Special Thanks
Charles Lyding and Joey Perrott
v13.0.0
13.0.0 (2021-11-03)
Breaking Changes
@schematics/angular
classlist.js and web-animations-js are removed from application polyfills and uninstalled from the package. These were only needed for compatibility with Internet Explorer, which is no longer needed now that Angular only supports evergreen browsers. See: https://angular.io/guide/browser-support.
Add the following to the polyfills file for an app to re-add these packages:
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 13.0.2.
Release notes
Sourced from
@angular-devkit/schematics
's releases.... (truncated)
Changelog
Sourced from
@angular-devkit/schematics
's changelog.... (truncated)
Commits
d185cf8
release: cut the v13.0.2 releasef977351
build: update to latest@angular/dev-infra-private
to address issues related ...1bc00b6
fix(@schematics/angular
): migrate ng-packagr configurations in package.json57ae543
refactor: fix ng-new template pointing to Angular animations with Material logoef8815d
fix(@angular-devkit/build-angular
): improve sourcemap fidelity during code-co...ff4538e
fix(@angular/cli
): favor ng-updatepackageGroupName
in ng update output9ea74a1
fix(@schematics/angular
): show warning when migrating ng-packagr JS configura...966a133
fix(@angular-devkit/build-angular
): suppress "@charset
" must be the first rul...34047b1
fix(@angular/cli
): avoid redirecting@angular/core
in Angular migrationsfacb5d8
fix(@angular-devkit/build-angular
): don't show[NG HMR] Unknown input type
...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)