Skip to content

[dependabot]: Bump @angular-devkit/build-angular from 13.0.1 to 13.0.2

Bumps @angular-devkit/build-angular from 13.0.1 to 13.0.2.

Release notes

Sourced from @​angular-devkit/build-angular's releases.

v13.0.2

13.0.2 (2021-11-10)

@​schematics/angular

Commit Description
fix - 1bc00b6fe migrate ng-packagr configurations in package.json
fix - 9ea74a13d show warning when migrating ng-packagr JS configurations

@​angular/cli

Commit Description
fix - 34047b1ad avoid redirecting @​angular/core in Angular migrations
fix - ff4538e98 favor ng-update packageGroupName in ng update output

@​angular-devkit/build-angular

Commit Description
fix - 35164bf92 don't restore input of type file during HMR
fix - facb5d8ff don't show [NG HMR] Unknown input type when restoring file type input
fix - ef8815d04 improve sourcemap fidelity during code-coverage
fix - 966a1334a suppress "@​charset" must be the first rule in the file warning
fix - 1cdc24da0 update Angular peer dependencies to 13.0 stable

Special Thanks

Alan Agius, Charles Lyding, Joey Perrott and Paul Gschwendtner

Changelog

Sourced from @​angular-devkit/build-angular's changelog.

13.0.2 (2021-11-10)

@​angular/cli

Commit Type Description
34047b1ad fix avoid redirecting @​angular/core in Angular migrations
ff4538e98 fix favor ng-update packageGroupName in ng update output

@​schematics/angular

Commit Type Description
1bc00b6fe fix migrate ng-packagr configurations in package.json
9ea74a13d fix show warning when migrating ng-packagr JS configurations

@​angular-devkit/build-angular

Commit Type Description
35164bf92 fix don't restore input of type file during HMR
facb5d8ff fix don't show [NG HMR] Unknown input type when restoring file type input
ef8815d04 fix improve sourcemap fidelity during code-coverage
966a1334a fix suppress "@​charset" must be the first rule in the file warning
1cdc24da0 fix update Angular peer dependencies to 13.0 stable

Special Thanks

Alan Agius, Charles Lyding, Joey Perrott and Paul Gschwendtner

Commits
  • d185cf8 release: cut the v13.0.2 release
  • f977351 build: update to latest @​angular/dev-infra-private to address issues related ...
  • 1bc00b6 fix(@​schematics/angular): migrate ng-packagr configurations in package.json
  • 57ae543 refactor: fix ng-new template pointing to Angular animations with Material logo
  • ef8815d fix(@​angular-devkit/build-angular): improve sourcemap fidelity during code-co...
  • ff4538e fix(@​angular/cli): favor ng-update packageGroupName in ng update output
  • 9ea74a1 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 migrations
  • facb5d8 fix(@​angular-devkit/build-angular): don't show [NG HMR] Unknown input type ...
  • Additional commits viewable in compare view


Dependabot commands
You can trigger Dependabot actions by commenting on this MR
  • $dependabot rebase will rebase this MR
  • $dependabot recreate will recreate this MR rewriting all the manual changes and resolving conflicts

Merge request reports

Loading