Skip to content

Commit

Permalink
build(deps): Bump cli-table3 from 0.6.3 to 0.6.4 (#1087)
Browse files Browse the repository at this point in the history
Bumps [cli-table3](https://github.com/cli-table/cli-table3) from 0.6.3
to 0.6.4.
<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.4</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: dependabot schedule from daily to weekly by <a
href="https://github.com/speedytwenty"><code>@​speedytwenty</code></a>
in <a
href="https://redirect.github.com/cli-table/cli-table3/pull/317">cli-table/cli-table3#317</a></li>
<li>fix(types): add missed 'href' property by <a
href="https://github.com/elaichenkov"><code>@​elaichenkov</code></a> in
<a
href="https://redirect.github.com/cli-table/cli-table3/pull/321">cli-table/cli-table3#321</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/elaichenkov"><code>@​elaichenkov</code></a>
made their first contribution in <a
href="https://redirect.github.com/cli-table/cli-table3/pull/321">cli-table/cli-table3#321</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/cli-table/cli-table3/compare/v0.6.3...v0.6.4">https://github.com/cli-table/cli-table3/compare/v0.6.3...v0.6.4</a></p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/cli-table/cli-table3/blob/master/CHANGELOG.md">cli-table3's
changelog</a>.</em></p>
<blockquote>
<h1>Changelog</h1>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cli-table/cli-table3/commit/90064a570a177538b417485b5389343ca960caa8"><code>90064a5</code></a>
v0.6.4</li>
<li><a
href="https://github.com/cli-table/cli-table3/commit/149205c6184fc8946c5fcc25d037b511b7d665ce"><code>149205c</code></a>
fix(types): add missed 'href' property (<a
href="https://redirect.github.com/cli-table/cli-table3/issues/321">#321</a>)</li>
<li><a
href="https://github.com/cli-table/cli-table3/commit/6ee7d4d9f8c72960e1a282ad8a0b840c9b9e7737"><code>6ee7d4d</code></a>
chore: dependabot schedule from daily to weekly (<a
href="https://redirect.github.com/cli-table/cli-table3/issues/317">#317</a>)</li>
<li><a
href="https://github.com/cli-table/cli-table3/commit/51501dbb97b024b74209d46096f8cf468ed63d38"><code>51501db</code></a>
Update changelog for v0.6.3</li>
<li><a
href="https://github.com/cli-table/cli-table3/commit/5b2c997aaa820a794825294318a8c2989a3a56c5"><code>5b2c997</code></a>
0.6.3 Per cell wrap options</li>
<li>See full diff in <a
href="https://github.com/cli-table/cli-table3/compare/v0.6.3...v0.6.4">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.3&new-version=0.6.4)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores)

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-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 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)


</details>

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Mar 25, 2024
1 parent c8825a1 commit b09241f
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 5 deletions.
11 changes: 7 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 @@ -62,7 +62,7 @@
"dependencies": {
"@discoveryjs/json-ext": "^0.5.7",
"bluebird": "^3.7.2",
"cli-table3": "^0.6.0",
"cli-table3": "^0.6.4",
"contentful-batch-libs": "^9.6.0",
"contentful-management": "^11.24.0",
"date-fns": "^2.30.0",
Expand Down

0 comments on commit b09241f

Please sign in to comment.