ember-cli / ember-try

An ember-cli addon to test against multiple npm dependencies, such as ember and ember-data.
MIT License
179 stars 58 forks source link

Bump cli-table3 from 0.6.0 to 0.6.5 #976

Open dependabot[bot] opened 1 week ago

dependabot[bot] commented 1 week ago

Bumps cli-table3 from 0.6.0 to 0.6.5.

Release notes

Sourced from cli-table3's releases.

v0.6.5

What's Changed

New Contributors

Full Changelog: https://github.com/cli-table/cli-table3/compare/v0.6.4...v0.6.5

v0.6.4

What's Changed

New Contributors

Full Changelog: https://github.com/cli-table/cli-table3/compare/v0.6.3...v0.6.4

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.

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 show ignore conditions` will show all of the ignore conditions of the specified dependency - `@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)