ember-try icon indicating copy to clipboard operation
ember-try copied to clipboard

Bump cli-table3 from 0.6.0 to 0.6.3

Open dependabot[bot] opened this issue 3 years ago • 1 comments

Bumps cli-table3 from 0.6.0 to 0.6.3.

Release notes

Sourced from cli-table3's releases.

Per cell word-wrap options

  • feat: ability to override wordWrap and wrapOnBoundary per cell (#303) ebe2a2f
  • Correct build status link (#276) 450f957

https://github.com/cli-table/cli-table3/compare/v0.6.2...v0.6.3

Hyperlinks, alternate word-wrap, debugging, and bug fixes

:rocket: Enhancement

:bug: Bug Fix

:memo: Documentation

:house: Internal

Note: Somehow np missed publishing it's own commit so the version in package.json still reads "0.6.1" when it should be "0.6.2".

v0.6.1

No release notes provided.

Changelog

Sourced from cli-table3's changelog.

v0.6.3 (2022-09-15)

:rocket: Enhancement

  • #303 Add ability to set/override wordWrap and wrapOnWordBoundary options per cell (@​shazron)

v0.6.2 (2022-04-11)

:rocket: Enhancement

:bug: Bug Fix

:memo: Documentation

:house: Internal

v0.6.1 (2022-01-09)

Commits
Maintainer changes

This version was pushed to npm by speedytwenty, a new releaser for cli-table3 since your current version.


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] avatar Feb 08 '23 19:02 dependabot[bot]

Codecov Report

Merging #914 (d15dd32) into master (477b0d3) will not change coverage. The diff coverage is n/a.

@@           Coverage Diff           @@
##           master     #914   +/-   ##
=======================================
  Coverage   94.36%   94.36%           
=======================================
  Files          17       17           
  Lines         550      550           
=======================================
  Hits          519      519           
  Misses         31       31           

:mega: We’re building smart automated test selection to slash your CI/CD build times. Learn more

codecov[bot] avatar Feb 08 '23 19:02 codecov[bot]