Skip to content

[dependabot]: Bump @angular/cli from 13.0.3 to 13.0.4

Bumps @angular/cli from 13.0.3 to 13.0.4.

Release notes

Sourced from @​angular/cli's releases.

13.0.4

13.0.4 (2021-12-01)

@​schematics/angular

Commit Description
fix - 372e2e633 address eslint linting failures in test.ts

@​angular/cli

Commit Description
fix - ded7b5c06 exit with a non-zero error code when migration fails during ng update
fix - 250a58b48 logic which determines which temp version of the CLI is to be download during ng update

@​angular-devkit/build-angular

Commit Description
fix - b835389c8 correctly extract messages when using cached build (#22266)
fix - 647a5f0b1 don't watch nested node_modules when polling is enabled
fix - 4d01d4f72 transform remapped sourcemap into a plain object

@​ngtools/webpack

Commit Description
fix - 4d918ef99 JIT mode CommonJS accessing inexistent default property

Special Thanks

Alan Agius, Billy Lando, David-Emmanuel DIVERNOIS and Derek Cormier

Changelog

Sourced from @​angular/cli's changelog.

13.0.4 (2021-12-01)

@​angular/cli

Commit Type Description
ded7b5c06 fix exit with a non-zero error code when migration fails during ng update
250a58b48 fix logic which determines which temp version of the CLI is to be download during ng update

@​schematics/angular

Commit Type Description
372e2e633 fix address eslint linting failures in test.ts

@​angular-devkit/build-angular

Commit Type Description
b835389c8 fix correctly extract messages when using cached build (#22266)
647a5f0b1 fix don't watch nested node_modules when polling is enabled
4d01d4f72 fix transform remapped sourcemap into a plain object

@​ngtools/webpack

Commit Type Description
4d918ef99 fix JIT mode CommonJS accessing inexistent default property

Special Thanks

Alan Agius, Billy Lando, David-Emmanuel DIVERNOIS and Derek Cormier

13.1.0-next.2 (2021-11-17)

@​angular/cli

Commit Type Description
ecd9fb5c7 feat provide more detailed error for not found builder

@​schematics/angular

Commit Type Description
21809e14c feat loosen project name validation

... (truncated)

Commits
  • 1441af7 release: cut the v13.0.4 release
  • b835389 fix(@​angular-devkit/build-angular): correctly extract messages when using cac...
  • 0a8c13d build: add pkg_npm rules for remaining packages
  • 647a5f0 fix(@​angular-devkit/build-angular): don't watch nested node_modules when po...
  • 4d918ef fix(@​ngtools/webpack): JIT mode CommonJS accessing inexistent default property
  • ded7b5c fix(@​angular/cli): exit with a non-zero error code when migration fails durin...
  • 4d01d4f fix(@​angular-devkit/build-angular): transform remapped sourcemap into a plain...
  • 250a58b fix(@​angular/cli): logic which determines which temp version of the CLI is to...
  • 6650765 docs: remove e2e folder reference from new spec
  • 372e2e6 fix(@​schematics/angular): address eslint linting failures in test.ts
  • See full diff 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