Skip to content

Commit

Permalink
Bump github.com/guptarohit/asciigraph from 0.5.5 to 0.7.1 (#564)
Browse files Browse the repository at this point in the history
Bumps
[github.com/guptarohit/asciigraph](https://github.com/guptarohit/asciigraph)
from 0.5.5 to 0.7.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/guptarohit/asciigraph/releases">github.com/guptarohit/asciigraph's
releases</a>.</em></p>
<blockquote>
<h2>v0.7.1</h2>
<h3>Added</h3>
<ul>
<li>CLI: Option <code>sl</code> to specify legends for series</li>
</ul>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<pre lang="sh"><code>{unbuffer paste -d, &lt;(ping -i 0.4 google.com |
sed -u -n -E 's/.*time=(.*)ms.*/\1/p') &lt;(ping -i 0.4 duckduckgo.com |
sed -u -n -E 's/.*time=(.*)ms.*/\1/p') } | asciigraph -r -h 15 -w 60 -sn
2 -sc &quot;blue,red&quot; -c &quot;Ping Latency Comparison&quot; -sl
&quot;Google, DuckDuckGo&quot;
</code></pre>
<!-- raw HTML omitted -->
<h2>v0.7.0</h2>
<h3>Added</h3>
<ul>
<li>CLI: Options to specify delimiter <code>d</code> and number of
series <code>sn</code></li>
</ul>
<h3>Changed</h3>
<ul>
<li>CLI: Option <code>sc</code> to specify series colors</li>
</ul>
<!-- raw HTML omitted -->
<!-- raw HTML omitted -->
<pre lang="sh"><code>{unbuffer paste -d, &lt;(ping -i 0.4 google.com |
sed -u -n -E 's/.*time=(.*)ms.*/\1/p') &lt;(ping -i 0.4 duckduckgo.com |
sed -u -n -E 's/.*time=(.*)ms.*/\1/p') } | asciigraph -r -h 15 -w 60 -sn
2 -d &quot;,&quot; -sc &quot;blue,red&quot; -c &quot;Ping Latency
Comparison: Google (Blue) vs. DuckDuckGo (Red)&quot;
</code></pre>
<!-- raw HTML omitted -->
<h2>v0.6.0</h2>
<h2>Added</h2>
<ul>
<li>Option to add legends for colored graphs</li>
</ul>
<!-- raw HTML omitted -->
<h2>v0.5.6</h2>
<h2>Added</h2>
<ul>
<li>Options to set upper &amp; lower bound of graph</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/guptarohit/asciigraph/blob/master/CHANGELOG.md">github.com/guptarohit/asciigraph's
changelog</a>.</em></p>
<blockquote>
<h2>[0.7.1] - 2024-03-30</h2>
<h3>Added</h3>
<ul>
<li>CLI: Option to specify legends for series (<code>sl</code>)</li>
</ul>
<h2>[0.7.0] - 2024-03-30</h2>
<h3>Added</h3>
<ul>
<li>CLI: Options to specify delimiter (<code>d</code>) and number of
series (<code>sn</code>)</li>
</ul>
<h3>Changed</h3>
<ul>
<li>CLI: Option (<code>sc</code>) to specify series colors</li>
</ul>
<h2>[0.6.0] - 2024-03-25</h2>
<h3>Added</h3>
<ul>
<li>Option to add legends for colored graphs</li>
</ul>
<h2>[0.5.6] - 2023-06-24</h2>
<h3>Added</h3>
<ul>
<li>Options to set upper &amp; lower bound of graph</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/guptarohit/asciigraph/commit/956e426471c5749a21f9fd47388d9be18d79c626"><code>956e426</code></a>
Merge pull request <a
href="https://redirect.github.com/guptarohit/asciigraph/issues/53">#53</a>
from guptarohit/guptarohit-patch-2</li>
<li><a
href="https://github.com/guptarohit/asciigraph/commit/1fa77b1f401ac6bf0e64013ec4d1fc559a046bdc"><code>1fa77b1</code></a>
Add example of multi-series graph</li>
<li><a
href="https://github.com/guptarohit/asciigraph/commit/c021f3d792bd01294dc8e4ce747ec6fb53debec0"><code>c021f3d</code></a>
Update CHANGELOG.md</li>
<li><a
href="https://github.com/guptarohit/asciigraph/commit/403ab0ffe35011d8822e9c2a266e6e09672a20c7"><code>403ab0f</code></a>
CLI: Added option to specify legends for series (<a
href="https://redirect.github.com/guptarohit/asciigraph/issues/52">#52</a>)</li>
<li><a
href="https://github.com/guptarohit/asciigraph/commit/3fa8a48a2c98c9459410a8a61e89c82e12a34dd6"><code>3fa8a48</code></a>
CLI: Add options to specify legends for series</li>
<li><a
href="https://github.com/guptarohit/asciigraph/commit/2c1dc1134857ee60c44743bc9325f90b64e7b423"><code>2c1dc11</code></a>
Update CHANGELOG.md</li>
<li><a
href="https://github.com/guptarohit/asciigraph/commit/0992b363a90c1ce4ca5a6c1d523875486b5b2bc1"><code>0992b36</code></a>
Merge pull request <a
href="https://redirect.github.com/guptarohit/asciigraph/issues/50">#50</a>
from guptarohit/add-colors-for-series-cli</li>
<li><a
href="https://github.com/guptarohit/asciigraph/commit/5c21a9be14a3511717b8afa6dc352bfd2e0665e0"><code>5c21a9b</code></a>
CLI: Update <code>sc</code> option to specify series colors</li>
<li><a
href="https://github.com/guptarohit/asciigraph/commit/28aa5ed292d366b1f93fbec4a3ab27d86e877daf"><code>28aa5ed</code></a>
Merge pull request <a
href="https://redirect.github.com/guptarohit/asciigraph/issues/43">#43</a>
from KarlHeitmann/issue_40-cli_calls_plot_many</li>
<li><a
href="https://github.com/guptarohit/asciigraph/commit/e24643ca3edef3eda271db13f45d003caba34099"><code>e24643c</code></a>
Add options to specify delimiter and number of series</li>
<li>Additional commits viewable in <a
href="https://github.com/guptarohit/asciigraph/compare/v0.5.5...v0.7.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/guptarohit/asciigraph&package-manager=go_modules&previous-version=0.5.5&new-version=0.7.1)](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>
  • Loading branch information
lawrencegripper committed Apr 12, 2024
2 parents 25d1fb6 + 8d3c47d commit c26134b
Show file tree
Hide file tree
Showing 9 changed files with 297 additions and 54 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ require (
github.com/go-openapi/loads v0.22.0
github.com/go-openapi/spec v0.21.0
github.com/go-xmlfmt/xmlfmt v1.1.2
github.com/guptarohit/asciigraph v0.5.5
github.com/guptarohit/asciigraph v0.7.1
github.com/nbio/st v0.0.0-20140626010706-e9e8d9816f32
github.com/opentracing/opentracing-go v1.2.0
github.com/peterbourgon/diskv v2.0.1+incompatible
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -87,8 +87,8 @@ github.com/google/uuid v1.6.0 h1:NIvaJDMOsjHA8n1jAhLSgzrAzy1Hgr+hNrb57e+94F0=
github.com/google/uuid v1.6.0/go.mod h1:TIyPZe4MgqvfeYDBFedMoGGpEw/LqOeaOT+nhxU+yHo=
github.com/gorilla/mux v1.8.0 h1:i40aqfkR1h2SlN9hojwV5ZA91wcXFOvkdNIeFDP5koI=
github.com/gorilla/mux v1.8.0/go.mod h1:DVbg23sWSpFRCP0SfiEN6jmj59UnW/n46BH5rLB71So=
github.com/guptarohit/asciigraph v0.5.5 h1:ccFnUF8xYIOUPPY3tmdvRyHqmn1MYI9iv1pLKX+/ZkQ=
github.com/guptarohit/asciigraph v0.5.5/go.mod h1:dYl5wwK4gNsnFf9Zp+l06rFiDZ5YtXM6x7SRWZ3KGag=
github.com/guptarohit/asciigraph v0.7.1 h1:K+JWbRc04XEfv8BSZgNuvhCmpbvX4+9NYd/UxXVnAuk=
github.com/guptarohit/asciigraph v0.7.1/go.mod h1:dYl5wwK4gNsnFf9Zp+l06rFiDZ5YtXM6x7SRWZ3KGag=
github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542 h1:2VTzZjLZBgl62/EtslCrtky5vbi9dd7HrQPQIx6wqiw=
github.com/h2non/parth v0.0.0-20190131123155-b4df798d6542/go.mod h1:Ow0tF8D4Kplbc8s8sSb3V2oUCygFHVp8gC3Dn6U4MNI=
github.com/hokaccha/go-prettyjson v0.0.0-20211117102719-0474bc63780f h1:7LYC+Yfkj3CTRcShK0KOL/w6iTiKyqqBA9a41Wnggw8=
Expand Down
15 changes: 8 additions & 7 deletions vendor/github.com/guptarohit/asciigraph/.goreleaser.yml

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

100 changes: 100 additions & 0 deletions vendor/github.com/guptarohit/asciigraph/CHANGELOG.md

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

136 changes: 101 additions & 35 deletions vendor/github.com/guptarohit/asciigraph/README.md

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

10 changes: 10 additions & 0 deletions vendor/github.com/guptarohit/asciigraph/asciigraph.go

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

0 comments on commit c26134b

Please sign in to comment.