cli
cli copied to clipboard
Update dependency cli-table3 to v0.6.5
This PR contains the following updates:
Package | Change | Age | Adoption | Passing | Confidence |
---|---|---|---|---|---|
cli-table3 | 0.6.0 -> 0.6.5 |
Release Notes
cli-table/cli-table3 (cli-table3)
v0.6.5
What's Changed
- add word wrap options to CellOptions ts interface by @​ItsNickBarry in https://github.com/cli-table/cli-table3/pull/339
- support bigint cell content type by @​ItsNickBarry in https://github.com/cli-table/cli-table3/pull/340
- Fix truncated href tags by @​ItsNickBarry in https://github.com/cli-table/cli-table3/pull/342
New Contributors
- @​ItsNickBarry made their first contribution in https://github.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
What's Changed
- chore: dependabot schedule from daily to weekly by @​speedytwenty in https://github.com/cli-table/cli-table3/pull/317
- fix(types): add missed 'href' property by @​elaichenkov in https://github.com/cli-table/cli-table3/pull/321
New Contributors
- @​elaichenkov made their first contribution in https://github.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
:rocket: Enhancement
- #​303 Add ability to set/override wordWrap and wrapOnWordBoundary options per cell (@​shazron)
v0.6.2
:rocket: Enhancement
- #​292 Hyperlink support for cells (@​speedytwenty)
- #​288 Add debugging capabilities (@​speedytwenty)
- #​217 Add wrapOnWordBoundary option for consistently readable word wrapping (@​speedytwenty)
:bug: Bug Fix
- #​290 Fix to erroneous column truncation when using colSpan (@​speedytwenty)
- #​287 Correctly set cell padding for zero values (@​speedytwenty)
- #​278 Refactored table layouts + Layout fix for #​269 (@​speedytwenty)
:memo: Documentation
- #​286 Regenerate docs (@​speedytwenty)
:house: Internal
- #​276 Move CI to Github Actions (@​speedytwenty)
- #​283 #​196 - Fix to failing unit tests (@​speedytwenty)
v0.6.1
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.
- [ ] If you want to rebase/retry this PR, check this box
This PR was generated by Mend Renovate. View the repository job log.