tnicola / ngx-joyride

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

Bump @angular-devkit/core from 13.1.2 to 14.0.5 #643

Closed dependabot[bot] closed 2 years ago

dependabot[bot] commented 2 years ago

Bumps @angular-devkit/core from 13.1.2 to 14.0.5.

Release notes

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

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

v14.0.4

14.0.4 (2022-06-29)

@​schematics/angular

Commit Description
fix - c58c66c0d use sourceRoot instead of src in universal schematic

@​angular/cli

Commit Description
fix - fc72c625b correctly handle --collection option in ng new
fix - f5badf221 improve global schema validation
fix - ed302ea4c remove color from help epilogue

@​angular-devkit/architect

Commit Description
fix - 88acec1fd complete builders on the next event loop iteration

@​angular-devkit/build-angular

Commit Description
fix - 694b73dfa exit dev-server when CTRL+C is pressed
fix - 6d4782199 exit localized builds when CTRL+C is pressed
fix - 282baffed hide stacktraces from webpack errors

... (truncated)

Changelog

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

14.0.5 (2022-07-06)

@​angular/cli

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

@​schematics/angular

Commit Type Description
f9f970cab fix prevent importing RouterModule parallel to RoutingModule

@​angular-devkit/build-angular

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

@​ngtools/webpack

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

Special Thanks

Alan Agius, Charles Lyding, JoostK and Paul Gschwendtner

14.1.0-next.3 (2022-06-29)

@​angular/cli

Commit Type Description
5a012b5fc fix correctly handle --collection option in ng new
8b65abe1b fix improve global schema validation
4fa039b69 fix remove color from help epilogue

@​schematics/angular

... (truncated)

Commits
  • 1335a45 release: cut the v14.0.5 release
  • f9f970c fix(@​schematics/angular): prevent importing RouterModule parallel to `Routi...
  • f649035 fix(@​angular-devkit/build-angular): improve detection of CommonJS dependencies
  • 98a6aad fix(@​angular/cli): during an update only use package manager force option wit...
  • 7aed975 fix(@​ngtools/webpack): do not run ngcc when node_modules does not exist
  • 094aa16 fix(@​angular/cli): improve error message for project-specific ng commands whe...
  • 74dbd5f fix(@​angular-devkit/build-angular): support hidden component stylesheet sourc...
  • e5e07ff fix(@​angular/cli): show deprecated workspace config options in IDE
  • 6969c02 build: account for rename of angular/code-of-conduct default branch
  • 85568ac build: add bazel config that disabled sharding and flaky re-runs
  • 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 #648.