wuespace / telestion-rocketsound-psc

Telestion Project-Specific Client for the Rocketsound project. Public => Signed CLA required for contribution!
https://telestion.wuespace.de
MIT License
3 stars 1 forks source link

chore(deps-dev): Bump @wuespace/telestion-client-cli from 0.13.0 to 0.14.0 #148

Closed dependabot[bot] closed 3 years ago

dependabot[bot] commented 3 years ago

Bumps @wuespace/telestion-client-cli from 0.13.0 to 0.14.0.

Release notes

Sourced from @​wuespace/telestion-client-cli's releases.

v0.14.0

0.14.0 (2021-05-01)

Features

  • cli: Add skipGit option to the tc-cli init command for telestion-project-template based projects (fce07a8)
  • cli: Add support for projects based on the new telestion-project-template structure (the CLI will auto-detect the structure and follow the directory structure accordingly) (759748b)
  • cli: Reword init-epilogue (5e98003)
  • template: Replace husky with more adaptive solution (4b27835)

Bug Fixes

  • cli: Fix install command to work with new telestion-project-template structure (a2956c5)
  • cli: Fix problem where pretty-quick hook was not generated when initializing a new repository (b1c8ce0)
  • template: Fix pre-commit hook path (df87baa)
  • template: Use npx for the pre-commit hook (ffb62cd)
Changelog

Sourced from @​wuespace/telestion-client-cli's changelog.

0.14.0 (2021-05-01)

Features

  • cli: Add skipGit option to the tc-cli init command for telestion-project-template based projects (fce07a8)
  • cli: Add support for projects based on the new telestion-project-template structure (the CLI will auto-detect the structure and follow the directory structure accordingly) (759748b)
  • cli: Reword init-epilogue (5e98003)

Bug Fixes

  • cli: Fix install command to work with new telestion-project-template structure (a2956c5)
  • cli: Fix problem where pretty-quick hook was not generated when initializing a new repository (b1c8ce0)
Commits
  • 9357a04 chore(release): v0.14.0
  • b1c8ce0 fix(cli): Fix problem where pretty-quick hook was not generated when initia...
  • 2b7caf1 chore(cli): Apply code review suggestion
  • 5e98003 feat(cli): Reword init-epilogue
  • 47c5611 refactor(cli): Reduce cognitive complexity of init handler(argv)
  • c0e1262 refactor(cli): Reduce cognitive complexity of `findTemplateBasedProjectRoot(s...
  • 63dd29e refactor(cli): Reduce cognitive complexity of fillArgvBlanks(argv)
  • a2956c5 fix(cli): Fix install command to work with new telestion-project-template str...
  • fce07a8 feat(cli): Add skipGit option to the tc-cli init command for telestion-pr...
  • 759748b feat(cli): Add support for projects based on the new telestion-project-templa...
  • See full diff 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)