tnicola / ngx-joyride

Angular Joyride/Tour library
https://tnicola.github.io/ngx-joyride/
MIT License
245 stars 96 forks source link

Bump @angular-devkit/schematics from 13.1.2 to 14.0.3 #633

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular-devkit/schematics from 13.1.2 to 14.0.3.

Release notes

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

v14.0.3

14.0.3 (2022-06-23)

@​angular/cli

Commit Description
fix - b3db91baf disable version check when running ng completion commands
fix - cdab9fa74 provide an actionable error when using --configuration with ng run
fix - 5521648e3 temporarily handle boolean options in schema prefixed with no

@​angular-devkit/build-angular

Commit Description
fix - 5e960ce24 fix incorrect glob cwd in karma when using --include option
fix - 1b5e92075 handle codeCoverageExclude correctly in Windows
fix - ff6d81a45 ignore supported browsers during i18n extraction

@​angular-devkit/core

Commit Description
fix - 170c16f2e workspace writer skip creating empty projects property

Special Thanks

Alan Agius, Charles Lyding and Paul Gschwendtner

v14.0.2

14.0.2 (2022-06-15)

@​schematics/angular

Commit Description
fix - 5a486cb64 remove vscode testing configurations for minimal workspaces

@​angular/cli

Commit Description
fix - 23095e9c3 show more actionable error when command is ran in wrong scope

@​angular-devkit/build-angular

Commit Description
fix - 9d88c96d8 replace fallback locale for en-US

Special Thanks

Alan Agius and Julien Marcou

v14.0.1

14.0.1 (2022-06-08)

@​schematics/angular

Commit Description
fix - 73dcf39c6 remove strict setting under application project

@​angular/cli

Commit Description

... (truncated)

Changelog

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

14.0.3 (2022-06-23)

@​angular/cli

Commit Type Description
b3db91baf fix disable version check when running ng completion commands
cdab9fa74 fix provide an actionable error when using --configuration with ng run
5521648e3 fix temporarily handle boolean options in schema prefixed with no

@​angular-devkit/build-angular

Commit Type Description
5e960ce24 fix fix incorrect glob cwd in karma when using --include option
1b5e92075 fix handle codeCoverageExclude correctly in Windows
ff6d81a45 fix ignore supported browsers during i18n extraction

@​angular-devkit/core

Commit Type Description
170c16f2e fix workspace writer skip creating empty projects property

Special Thanks

Alan Agius, Charles Lyding and Paul Gschwendtner

14.1.0-next.1 (2022-06-15)

@​angular/cli

Commit Type Description
82ec1af4e fix show more actionable error when command is ran in wrong scope

@​schematics/angular

Commit Type Description
7cbbf2f2b fix remove vscode testing configurations for minimal workspaces

@​angular-devkit/build-angular

Commit Type Description

... (truncated)

Commits
  • c634c54 release: cut the v14.0.3 release
  • 037745e build: avoid use of ts-node wrapper script as it breaks child process forking
  • ff6d81a fix(@​angular-devkit/build-angular): ignore supported browsers during i18n ext...
  • 4d11ace test: improve resilience of E2E postinstall check to package hoisting
  • 170c16f fix(@​angular-devkit/core): workspace writer skip creating empty projects prop...
  • 5521648 fix(@​angular/cli): temporarily handle boolean options in schema prefixed with...
  • 3dc7427 build: ensure ng-dev command works on windows
  • 5e960ce fix(@​angular-devkit/build-angular): fix incorrect glob cwd in karma when usin...
  • 1b5e920 fix(@​angular-devkit/build-angular): handle codeCoverageExclude correctly in...
  • 060f56d build: update ng-dev setup to work with new ESM version
  • Additional commits viewable in compare view


Dependabot compatibility score

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)
dependabot[bot] commented 2 years ago

Superseded by #638.