tsedio / tsed-cli

💻 CLI for Ts.ED framework
MIT License
42 stars 20 forks source link

chore(deps): bump listr2 from 5.0.5 to 5.0.8 #324

Closed dependabot[bot] closed 1 year ago

dependabot[bot] commented 1 year ago

Bumps listr2 from 5.0.5 to 5.0.8.

Release notes

Sourced from listr2's releases.

v5.0.8

5.0.8 (2023-03-11)

Bug Fixes

  • render subtasks of the subtasks if parent has no title (7b443f9), closes #663

v5.0.7

5.0.7 (2023-01-18)

Bug Fixes

  • deps: update dependency rxjs to ^7.8.0 (0e83e8d)

v5.0.6

5.0.6 (2022-11-29)

Bug Fixes

  • deps: update dependency rxjs to ^7.5.7 (324f012)

v5.0.6-beta.1

5.0.6-beta.1 (2022-10-04)

Bug Fixes

  • handling the error from enquirer (28cc42f)
Changelog

Sourced from listr2's changelog.

5.0.8 (2023-03-11)

Bug Fixes

  • render subtasks of the subtasks if parent has no title (7b443f9), closes #663

5.0.7 (2023-01-18)

Bug Fixes

  • deps: update dependency rxjs to ^7.8.0 (0e83e8d)

5.0.6 (2022-11-29)

Bug Fixes

  • deps: update dependency rxjs to ^7.5.7 (324f012)
Commits
  • 612e0a2 chore(release): 5.0.8 [skip ci]
  • 7b443f9 fix: render subtasks of the subtasks if parent has no title
  • 52623a5 chore(release): 5.0.7 [skip ci]
  • 835a8c3 Merge branch 'renovate/rimraf-4.x' into 'master'
  • 7b05477 Merge branch 'renovate/all' into 'master'
  • 31cd99f chore(deps): update dependency rimraf to v4
  • 0e83e8d fix(deps): update dependency rxjs to ^7.8.0
  • 6bae715 chore(release): 5.0.6 [skip ci]
  • ade3605 Merge branch 'renovate/all' into 'master'
  • 324f012 fix(deps): update dependency rxjs to ^7.5.7
  • 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 1 year ago

Superseded by #330.