Skip to content

Commit

Permalink
chore(deps): Bump cli-table3 from 0.6.4 to 0.6.5 in the dependencies …
Browse files Browse the repository at this point in the history
…group (#813)

Bumps the dependencies group with 1 update:
[cli-table3](https://github.com/cli-table/cli-table3).

Updates `cli-table3` from 0.6.4 to 0.6.5
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cli-table/cli-table3/releases">cli-table3's
releases</a>.</em></p>
<blockquote>
<h2>v0.6.5</h2>
<h2>What's Changed</h2>
<ul>
<li>add word wrap options to CellOptions ts interface by <a
href="https://github.com/ItsNickBarry"><code>@​ItsNickBarry</code></a>
in <a
href="https://redirect.github.com/cli-table/cli-table3/pull/339">cli-table/cli-table3#339</a></li>
<li>support bigint cell content type by <a
href="https://github.com/ItsNickBarry"><code>@​ItsNickBarry</code></a>
in <a
href="https://redirect.github.com/cli-table/cli-table3/pull/340">cli-table/cli-table3#340</a></li>
<li>Fix truncated href tags by <a
href="https://github.com/ItsNickBarry"><code>@​ItsNickBarry</code></a>
in <a
href="https://redirect.github.com/cli-table/cli-table3/pull/342">cli-table/cli-table3#342</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/ItsNickBarry"><code>@​ItsNickBarry</code></a>
made their first contribution in <a
href="https://redirect.github.com/cli-table/cli-table3/pull/339">cli-table/cli-table3#339</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/cli-table/cli-table3/compare/v0.6.4...v0.6.5">https://github.com/cli-table/cli-table3/compare/v0.6.4...v0.6.5</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cli-table/cli-table3/commit/9577efd51114e61fb035b7cc493adf0c0dc7921b"><code>9577efd</code></a>
v0.6.5</li>
<li><a
href="https://github.com/cli-table/cli-table3/commit/c58af14a6a0f45abf9674b15b41313b477df8d47"><code>c58af14</code></a>
Fix truncated href tags (<a
href="https://redirect.github.com/cli-table/cli-table3/issues/342">#342</a>)</li>
<li><a
href="https://github.com/cli-table/cli-table3/commit/67e853bdd98ab9e438c15f8ef45e898857997f1d"><code>67e853b</code></a>
feat:Support bigint cell content type (<a
href="https://redirect.github.com/cli-table/cli-table3/issues/340">#340</a>)</li>
<li><a
href="https://github.com/cli-table/cli-table3/commit/2fee5aea53507b3193d04c92cc321e2b371551d5"><code>2fee5ae</code></a>
fix: Add missing typescript word wrap cell options (<a
href="https://redirect.github.com/cli-table/cli-table3/issues/339">#339</a>)</li>
<li>See full diff in <a
href="https://github.com/cli-table/cli-table3/compare/v0.6.4...v0.6.5">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=cli-table3&package-manager=npm_and_yarn&previous-version=0.6.4&new-version=0.6.5)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

You can trigger a rebase of this PR by commenting `@dependabot rebase`.

[//]: # (dependabot-automerge-start)
[//]: # (dependabot-automerge-end)

---

<details>
<summary>Dependabot commands and options</summary>
<br />

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 <dependency name> ignore conditions` will show all
of the ignore conditions of the specified dependency
- `@dependabot ignore <dependency name> major version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's major version (unless you unignore this specific
dependency's major version or upgrade to it yourself)
- `@dependabot ignore <dependency name> minor version` will close this
group update PR and stop Dependabot creating any more for the specific
dependency's minor version (unless you unignore this specific
dependency's minor version or upgrade to it yourself)
- `@dependabot ignore <dependency name>` will close this group update PR
and stop Dependabot creating any more for the specific dependency
(unless you unignore this specific dependency or upgrade to it yourself)
- `@dependabot unignore <dependency name>` will remove all of the ignore
conditions of the specified dependency
- `@dependabot unignore <dependency name> <ignore condition>` will
remove the ignore condition of the specified dependency and ignore
conditions


</details>

> **Note**
> Automatic rebases have been disabled on this pull request as it has
been open for over 30 days.

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Aug 2, 2024
1 parent a803066 commit 6f9af5b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -102,7 +102,7 @@
}
},
"dependencies": {
"cli-table3": "0.6.4",
"cli-table3": "0.6.5",
"colorette": "2.0.20",
"yargs": "17.7.2"
}
Expand Down

0 comments on commit 6f9af5b

Please sign in to comment.