Skip to content

Commit

Permalink
build(deps): bump github.com/goccy/go-graphviz from 0.2.2 to 0.2.9 (#100
Browse files Browse the repository at this point in the history
)

Bumps
[github.com/goccy/go-graphviz](https://github.com/goccy/go-graphviz)
from 0.2.2 to 0.2.9.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/goccy/go-graphviz/releases">github.com/goccy/go-graphviz's
releases</a>.</em></p>
<blockquote>
<h2>0.2.9</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add aghead and agtail by <a
href="https://github.com/marcelom97"><code>@​marcelom97</code></a> in <a
href="https://redirect.github.com/goccy/go-graphviz/pull/105">goccy/go-graphviz#105</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a
href="https://github.com/marcelom97"><code>@​marcelom97</code></a> made
their first contribution in <a
href="https://redirect.github.com/goccy/go-graphviz/pull/105">goccy/go-graphviz#105</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/goccy/go-graphviz/compare/v0.2.8...v0.2.9">https://github.com/goccy/go-graphviz/compare/v0.2.8...v0.2.9</a></p>
<h2>0.2.8</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix RenderFilename by <a
href="https://github.com/goccy"><code>@​goccy</code></a> in <a
href="https://redirect.github.com/goccy/go-graphviz/pull/103">goccy/go-graphviz#103</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/goccy/go-graphviz/compare/v0.2.7...v0.2.8">https://github.com/goccy/go-graphviz/compare/v0.2.7...v0.2.8</a></p>
<h2>0.2.7</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix CI by <a
href="https://github.com/goccy"><code>@​goccy</code></a> in <a
href="https://redirect.github.com/goccy/go-graphviz/pull/102">goccy/go-graphviz#102</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/goccy/go-graphviz/compare/v0.2.6...v0.2.7">https://github.com/goccy/go-graphviz/compare/v0.2.6...v0.2.7</a></p>
<h2>0.2.6</h2>
<p>Fix go.mod for dot command</p>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/goccy/go-graphviz/compare/v0.2.5...v0.2.6">https://github.com/goccy/go-graphviz/compare/v0.2.5...v0.2.6</a></p>
<h2>0.2.5</h2>
<h2>What's Changed</h2>
<ul>
<li>Fix dot command installation by <a
href="https://github.com/goccy"><code>@​goccy</code></a> in <a
href="https://redirect.github.com/goccy/go-graphviz/pull/100">goccy/go-graphviz#100</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/goccy/go-graphviz/compare/v0.2.4...v0.2.5">https://github.com/goccy/go-graphviz/compare/v0.2.4...v0.2.5</a></p>
<h2>0.2.4</h2>
<h2>What's Changed</h2>
<ul>
<li>Add toDictWasm by <a
href="https://github.com/goccy"><code>@​goccy</code></a> in <a
href="https://redirect.github.com/goccy/go-graphviz/pull/98">goccy/go-graphviz#98</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/goccy/go-graphviz/compare/v0.2.3...v0.2.4">https://github.com/goccy/go-graphviz/compare/v0.2.3...v0.2.4</a></p>
<h2>0.2.3</h2>
<h2>What's Changed</h2>
<ul>
<li>Support image by <a
href="https://github.com/goccy"><code>@​goccy</code></a> in <a
href="https://redirect.github.com/goccy/go-graphviz/pull/96">goccy/go-graphviz#96</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/goccy/go-graphviz/compare/v0.2.2...v0.2.3">https://github.com/goccy/go-graphviz/compare/v0.2.2...v0.2.3</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/goccy/go-graphviz/commit/75fae491158d8c063fd802228224218504216bc0"><code>75fae49</code></a>
Update README.md</li>
<li><a
href="https://github.com/goccy/go-graphviz/commit/fead9d25690e4a96223f456aa661e7d9aed2c96a"><code>fead9d2</code></a>
feat: add aghead and agtail (<a
href="https://redirect.github.com/goccy/go-graphviz/issues/105">#105</a>)</li>
<li><a
href="https://github.com/goccy/go-graphviz/commit/f96992ea72659aa3d3665e55376ab3931806a1a2"><code>f96992e</code></a>
fix RenderFilename (<a
href="https://redirect.github.com/goccy/go-graphviz/issues/103">#103</a>)</li>
<li><a
href="https://github.com/goccy/go-graphviz/commit/beb2212c8ace581c5ec764bae0e213ca5b373e47"><code>beb2212</code></a>
add cmd/dot/go.mod file (<a
href="https://redirect.github.com/goccy/go-graphviz/issues/102">#102</a>)</li>
<li><a
href="https://github.com/goccy/go-graphviz/commit/4af4c991c88a0b0adb1bde27e019012fa9cef925"><code>4af4c99</code></a>
update go.mod</li>
<li><a
href="https://github.com/goccy/go-graphviz/commit/e1bdd65d95ea8e3c75863d300eb5018040d0e9f7"><code>e1bdd65</code></a>
update go.mod</li>
<li><a
href="https://github.com/goccy/go-graphviz/commit/46f76e152829962d1dc56586da3c8a5e506ab04b"><code>46f76e1</code></a>
fix dot command installation (<a
href="https://redirect.github.com/goccy/go-graphviz/issues/100">#100</a>)</li>
<li><a
href="https://github.com/goccy/go-graphviz/commit/37897719a68665cbdf80f118c8d140ae58848427"><code>3789771</code></a>
refactor</li>
<li><a
href="https://github.com/goccy/go-graphviz/commit/eec8086bf2f775675f09d18df9cd141329b944c3"><code>eec8086</code></a>
add toDictWasm (<a
href="https://redirect.github.com/goccy/go-graphviz/issues/98">#98</a>)</li>
<li><a
href="https://github.com/goccy/go-graphviz/commit/9780c71ca9496f99064cc57748c22cb784f58f70"><code>9780c71</code></a>
Support image (<a
href="https://redirect.github.com/goccy/go-graphviz/issues/96">#96</a>)</li>
<li>See full diff in <a
href="https://github.com/goccy/go-graphviz/compare/v0.2.2...v0.2.9">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/goccy/go-graphviz&package-manager=go_modules&previous-version=0.2.2&new-version=0.2.9)](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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 30, 2024
1 parent a559cb9 commit b287b47
Show file tree
Hide file tree
Showing 2 changed files with 8 additions and 3 deletions.
3 changes: 2 additions & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -5,12 +5,13 @@ go 1.22.2
require (
github.com/fatih/color v1.17.0
github.com/fzipp/gocyclo v0.6.0
github.com/goccy/go-graphviz v0.2.2
github.com/goccy/go-graphviz v0.2.9
github.com/stretchr/testify v1.9.0
golang.org/x/tools v0.26.0
)

require (
github.com/disintegration/imaging v1.6.2 // indirect
github.com/flopp/go-findfont v0.1.0 // indirect
github.com/fogleman/gg v1.3.0 // indirect
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 // indirect
Expand Down
8 changes: 6 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ github.com/corona10/goimagehash v1.1.0 h1:teNMX/1e+Wn/AYSbLHX8mj+mF9r60R1kBeqE9M
github.com/corona10/goimagehash v1.1.0/go.mod h1:VkvE0mLn84L4aF8vCb6mafVajEb6QYMHl2ZJLn0mOGI=
github.com/davecgh/go-spew v1.1.1 h1:vj9j/u1bqnvCEfJOwUhtlOARqs3+rkHYY13jYWTU97c=
github.com/davecgh/go-spew v1.1.1/go.mod h1:J7Y8YcW2NihsgmVo/mv3lAwl/skON4iLHjSsI+c5H38=
github.com/disintegration/imaging v1.6.2 h1:w1LecBlG2Lnp8B3jk5zSuNqd7b4DXhcjwek1ei82L+c=
github.com/disintegration/imaging v1.6.2/go.mod h1:44/5580QXChDfwIclfc/PCwrr44amcmDAg8hxG0Ewe4=
github.com/fatih/color v1.17.0 h1:GlRw1BRJxkpqUCBKzKOw098ed57fEsKeNjpTe3cSjK4=
github.com/fatih/color v1.17.0/go.mod h1:YZ7TlrGPkiz6ku9fK3TLD/pl3CpsiFyu8N92HLgmosI=
github.com/flopp/go-findfont v0.1.0 h1:lPn0BymDUtJo+ZkV01VS3661HL6F4qFlkhcJN55u6mU=
Expand All @@ -10,8 +12,8 @@ github.com/fogleman/gg v1.3.0 h1:/7zJX8F6AaYQc57WQCyN9cAIz+4bCJGO9B+dyW29am8=
github.com/fogleman/gg v1.3.0/go.mod h1:R/bRT+9gY/C5z7JzPU0zXsXHKM4/ayA+zqcVNZzPa1k=
github.com/fzipp/gocyclo v0.6.0 h1:lsblElZG7d3ALtGMx9fmxeTKZaLLpU8mET09yN4BBLo=
github.com/fzipp/gocyclo v0.6.0/go.mod h1:rXPyn8fnlpa0R2csP/31uerbiVBugk5whMdlyaLkLoA=
github.com/goccy/go-graphviz v0.2.2 h1:5Q8eJlU8SiGQtjwkDMtoaz0VMbvn+1NqbzfS/OvXcjw=
github.com/goccy/go-graphviz v0.2.2/go.mod h1:5LlXMuQb+3UcNJGqhtkrfDFlCwrWZ6K0MCJyuP9cl7A=
github.com/goccy/go-graphviz v0.2.9 h1:4yD2MIMpxNt+sOEARDh5jTE2S/jeAKi92w72B83mWGg=
github.com/goccy/go-graphviz v0.2.9/go.mod h1:hssjl/qbvUXGmloY81BwXt2nqoApKo7DFgDj5dLJGb8=
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0 h1:DACJavvAHhabrF08vX0COfcOBJRhZ8lUbR+ZWIs0Y5g=
github.com/golang/freetype v0.0.0-20170609003504-e2365dfdc4a0/go.mod h1:E/TSTwGwJL78qG/PmXZO1EjYhfJinVAhrmmHX6Z8B9k=
github.com/mattn/go-colorable v0.1.13 h1:fFA4WZxdEF4tXPZVKMLwD8oUnCTTo08duU7wxecdEvA=
Expand All @@ -35,6 +37,7 @@ go.uber.org/multierr v1.10.0 h1:S0h4aNzvfcFsC3dRF1jLoaov7oRaKqRGC/pUEJ2yvPQ=
go.uber.org/multierr v1.10.0/go.mod h1:20+QtiLqy0Nd6FdQB9TLXag12DsQkrbs3htMFfDN80Y=
go.uber.org/zap v1.27.0 h1:aJMhYGrd5QSmlpLMr2MftRKl7t8J8PTZPA732ud/XR8=
go.uber.org/zap v1.27.0/go.mod h1:GB2qFLM7cTU87MWRP2mPIjqfIDnGu+VIO4V/SdhGo2E=
golang.org/x/image v0.0.0-20191009234506-e7c1f5e7dbb8/go.mod h1:FeLwcggjj3mMvU+oOTbSwawSJRM1uh48EjtB4UJZlP0=
golang.org/x/image v0.21.0 h1:c5qV36ajHpdj4Qi0GnE0jUc/yuo33OLFaa0d+crTD5s=
golang.org/x/image v0.21.0/go.mod h1:vUbsLavqK/W303ZroQQVKQ+Af3Yl6Uz1Ppu5J/cLz78=
golang.org/x/mod v0.21.0 h1:vvrHzRwRfVKSiLrG+d4FMl/Qi4ukBCE6kZlTUkDYRT0=
Expand All @@ -45,6 +48,7 @@ golang.org/x/sys v0.0.0-20220811171246-fbc7d0a398ab/go.mod h1:oPkhp1MJrh7nUepCBc
golang.org/x/sys v0.6.0/go.mod h1:oPkhp1MJrh7nUepCBck5+mAzfO9JrbApNNgaTdGDITg=
golang.org/x/sys v0.26.0 h1:KHjCJyddX0LoSTb3J+vWpupP9p0oznkqVk/IfjymZbo=
golang.org/x/sys v0.26.0/go.mod h1:/VUhepiaJMQUp4+oa/7Zr1D23ma6VTLIYjOOTFZPUcA=
golang.org/x/text v0.3.0/go.mod h1:NqM8EUOU14njkJ3fqMW+pc6Ldnwhi/IjpwHt7yyuwOQ=
golang.org/x/text v0.19.0 h1:kTxAhCbGbxhK0IwgSKiMO5awPoDQ0RpfiVYBfK860YM=
golang.org/x/text v0.19.0/go.mod h1:BuEKDfySbSR4drPmRPG/7iBdf8hvFMuRexcpahXilzY=
golang.org/x/tools v0.26.0 h1:v/60pFQmzmT9ExmjDv2gGIfi3OqfKoEP6I5+umXlbnQ=
Expand Down

0 comments on commit b287b47

Please sign in to comment.