TuyaAPI / cli

πŸ”§ A CLI for Tuya devices
MIT License
261 stars 44 forks source link

Update dependency cli-table3 to v0.6.5 #161

Open renovate[bot] opened 1 year ago

renovate[bot] commented 1 year ago

Mend Renovate

This PR contains the following updates:

Package Change Age Adoption Passing Confidence
cli-table3 0.6.0 -> 0.6.5 age adoption passing confidence

Release Notes

cli-table/cli-table3 (cli-table3) ### [`v0.6.5`](https://togithub.com/cli-table/cli-table3/releases/tag/v0.6.5) [Compare Source](https://togithub.com/cli-table/cli-table3/compare/v0.6.4...v0.6.5) #### What's Changed - add word wrap options to CellOptions ts interface by [@​ItsNickBarry](https://togithub.com/ItsNickBarry) in [https://github.com/cli-table/cli-table3/pull/339](https://togithub.com/cli-table/cli-table3/pull/339) - support bigint cell content type by [@​ItsNickBarry](https://togithub.com/ItsNickBarry) in [https://github.com/cli-table/cli-table3/pull/340](https://togithub.com/cli-table/cli-table3/pull/340) - Fix truncated href tags by [@​ItsNickBarry](https://togithub.com/ItsNickBarry) in [https://github.com/cli-table/cli-table3/pull/342](https://togithub.com/cli-table/cli-table3/pull/342) #### New Contributors - [@​ItsNickBarry](https://togithub.com/ItsNickBarry) made their first contribution in [https://github.com/cli-table/cli-table3/pull/339](https://togithub.com/cli-table/cli-table3/pull/339) **Full Changelog**: https://github.com/cli-table/cli-table3/compare/v0.6.4...v0.6.5 ### [`v0.6.4`](https://togithub.com/cli-table/cli-table3/releases/tag/v0.6.4) [Compare Source](https://togithub.com/cli-table/cli-table3/compare/v0.6.3...v0.6.4) #### What's Changed - chore: dependabot schedule from daily to weekly by [@​speedytwenty](https://togithub.com/speedytwenty) in [https://github.com/cli-table/cli-table3/pull/317](https://togithub.com/cli-table/cli-table3/pull/317) - fix(types): add missed 'href' property by [@​elaichenkov](https://togithub.com/elaichenkov) in [https://github.com/cli-table/cli-table3/pull/321](https://togithub.com/cli-table/cli-table3/pull/321) #### New Contributors - [@​elaichenkov](https://togithub.com/elaichenkov) made their first contribution in [https://github.com/cli-table/cli-table3/pull/321](https://togithub.com/cli-table/cli-table3/pull/321) **Full Changelog**: https://github.com/cli-table/cli-table3/compare/v0.6.3...v0.6.4 ### [`v0.6.3`](https://togithub.com/cli-table/cli-table3/blob/HEAD/CHANGELOG.md#v063-2022-09-15) [Compare Source](https://togithub.com/cli-table/cli-table3/compare/v0.6.2...v0.6.3) ##### :rocket: Enhancement - [#​303](https://togithub.com/cli-table/cli-table3/pull/303) Add ability to set/override wordWrap and wrapOnWordBoundary options per cell ([@​shazron](https://togithub.com/shazron)) ### [`v0.6.2`](https://togithub.com/cli-table/cli-table3/blob/HEAD/CHANGELOG.md#v062-2022-04-11) [Compare Source](https://togithub.com/cli-table/cli-table3/compare/v0.6.1...v0.6.2) ##### :rocket: Enhancement - [#​292](https://togithub.com/cli-table/cli-table3/pull/292) Hyperlink support for cells ([@​speedytwenty](https://togithub.com/speedytwenty)) - [#​288](https://togithub.com/cli-table/cli-table3/pull/288) Add debugging capabilities ([@​speedytwenty](https://togithub.com/speedytwenty)) - [#​217](https://togithub.com/cli-table/cli-table3/pull/217) Add wrapOnWordBoundary option for consistently readable word wrapping ([@​speedytwenty](https://togithub.com/speedytwenty)) ##### :bug: Bug Fix - [#​290](https://togithub.com/cli-table/cli-table3/pull/290) Fix to erroneous column truncation when using colSpan ([@​speedytwenty](https://togithub.com/speedytwenty)) - [#​287](https://togithub.com/cli-table/cli-table3/pull/287) Correctly set cell padding for zero values ([@​speedytwenty](https://togithub.com/speedytwenty)) - [#​278](https://togithub.com/cli-table/cli-table3/pull/278) Refactored table layouts + Layout fix for [#​269](https://togithub.com/cli-table/cli-table3/issues/269) ([@​speedytwenty](https://togithub.com/speedytwenty)) ##### :memo: Documentation - [#​286](https://togithub.com/cli-table/cli-table3/pull/286) Regenerate docs ([@​speedytwenty](https://togithub.com/speedytwenty)) ##### :house: Internal - [#​276](https://togithub.com/cli-table/cli-table3/pull/276) Move CI to Github Actions ([@​speedytwenty](https://togithub.com/speedytwenty)) - [#​283](https://togithub.com/cli-table/cli-table3/pull/283) [#​196](https://togithub.com/cli-table/cli-table3/issues/196) - Fix to failing unit tests ([@​speedytwenty](https://togithub.com/speedytwenty)) ### [`v0.6.1`](https://togithub.com/cli-table/cli-table3/blob/HEAD/CHANGELOG.md#v061-2022-01-09) [Compare Source](https://togithub.com/cli-table/cli-table3/compare/v0.6.0...v0.6.1) - [#​251](https://togithub.com/cli-table/cli-table3/pull/251) Pin `colors` to 1.4.0 ([@​JJ](https://togithub.com/JJ))

Configuration

πŸ“… Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.

β™» Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.

πŸ”• Ignore: Close this PR and you won't be reminded about this update again.



This PR has been generated by Mend Renovate. View repository job log here.