OneIdentity / IdentityManager.Imx

HTML5 source code for Identity Manager web apps
Other
28 stars 109 forks source link

Bump @angular/cli from 11.2.14 to 14.0.6 in /imxweb #29

Closed RaffiMezaduryanQuest closed 2 years ago

RaffiMezaduryanQuest commented 2 years ago

Bumps @angular/cli from 11.2.14 to 14.0.6.

Release notes

Sourced from @​angular/cli's releases.

v14.0.6

14.0.6 (2022-07-13)

@​schematics/angular

Commit Description
fix - dfa6d73c5 remove browserslist configuration

@​angular/cli

Commit Description
fix - 178550529 handle cases when completion is enabled and running in an older CLI workspace
fix - 10f24498e remove deprecation warning of no prefixed schema options

@​angular-devkit/build-angular

Commit Description
fix - 4d848c4e6 generate different content hashes for scripts which are changed during the optimization phase

@​angular-devkit/core

Commit Description
fix - 2500f34a4 provide actionable warning when a workspace project has missing root property

Special Thanks

Alan Agius and martinfrancois

v14.0.5

14.0.5 (2022-07-06)

@​schematics/angular

Commit Description
fix - f9f970cab prevent importing RouterModule parallel to RoutingModule

@​angular/cli

Commit Description
fix - 98a6aad60 during an update only use package manager force option with npm 7+
fix - 094aa16aa improve error message for project-specific ng commands when run outside of a project
fix - e5e07fff1 show deprecated workspace config options in IDE

@​angular-devkit/build-angular

Commit Description
fix - aa8ed532f disable glob mounting for patterns that start with a forward slash
fix - c76edb8a7 don't override base-href in HTML when it's not set in builder
fix - f64903528 improve detection of CommonJS dependencies
fix - 74dbd5fc2 support hidden component stylesheet sourcemaps with esbuild builder

@​ngtools/webpack

Commit Description
fix - 7aed97561 do not run ngcc when node_modules does not exist

Special Thanks

Alan Agius, Charles Lyding, JoostK and Paul Gschwendtner

... (truncated)

Changelog

Sourced from @​angular/cli's changelog.

14.0.6 (2022-07-13)

@​angular/cli

Commit Type Description
178550529 fix handle cases when completion is enabled and running in an older CLI workspace
10f24498e fix remove deprecation warning of no prefixed schema options

@​schematics/angular

Commit Type Description
dfa6d73c5 fix remove browserslist configuration

@​angular-devkit/build-angular

Commit Type Description
4d848c4e6 fix generate different content hashes for scripts which are changed during the optimization phase

@​angular-devkit/core

Commit Type Description
2500f34a4 fix provide actionable warning when a workspace project has missing root property

Special Thanks

Alan Agius and martinfrancois

14.1.0-next.4 (2022-07-06)

@​angular/cli

Commit Type Description
cbccfd426 fix during an update only use package manager force option with npm 7+
dbe0dc174 fix improve error message for project-specific ng commands when run outside of a project
93ba050b0 fix show deprecated workspace config options in IDE

@​schematics/angular

Commit Type Description
9e3152466 fix prevent importing RouterModule parallel to RoutingModule

... (truncated)

Commits
  • 1cafcba release: cut the v14.0.6 release
  • d6fe8d9 test: move chrome driver path login inside the protractor config check
  • 029e578 test: use version 13 project in cli-exit-interop test
  • 804e05d test: delete build-errors and allow-js e2e tests
  • 4018289 ci: filter yarn and npm tests during E2E test setup
  • 4f28c4d test: update live-reload test to reduce flakes
  • 4d848c4 fix(@​angular-devkit/build-angular): generate different content hashes for scr...
  • 10f2449 fix(@​angular/cli): remove deprecation warning of no prefixed schema options
  • d396eba docs: remove long-description from schematics
  • 2500f34 fix(@​angular-devkit/core): provide actionable warning when a workspace projec...
  • Additional commits viewable in compare view