Skip to content

Commit

Permalink
chore(deps): Bump github.com/celestiaorg/go-square from 1.0.0-rc0 to …
Browse files Browse the repository at this point in the history
…1.0.0 (celestiaorg#3153)

Bumps
[github.com/celestiaorg/go-square](https://github.com/celestiaorg/go-square)
from 1.0.0-rc0 to 1.0.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/celestiaorg/go-square/releases">github.com/celestiaorg/go-square's
releases</a>.</em></p>
<blockquote>
<h2>v1.0.0</h2>
<h2>What's Changed</h2>
<ul>
<li>chore: enhance clarity in comment for function name by <a
href="https://github.com/hoank101"><code>@​hoank101</code></a> in <a
href="https://redirect.github.com/celestiaorg/go-square/pull/23">celestiaorg/go-square#23</a></li>
<li>chore(linter): enable go-critic by <a
href="https://github.com/00x-dx"><code>@​00x-dx</code></a> in <a
href="https://redirect.github.com/celestiaorg/go-square/pull/28">celestiaorg/go-square#28</a></li>
<li>docs: fix link to specs by <a
href="https://github.com/rootulp"><code>@​rootulp</code></a> in <a
href="https://redirect.github.com/celestiaorg/go-square/pull/22">celestiaorg/go-square#22</a></li>
<li>chore: add Apache License 2.0 by <a
href="https://github.com/rootulp"><code>@​rootulp</code></a> in <a
href="https://redirect.github.com/celestiaorg/go-square/pull/27">celestiaorg/go-square#27</a></li>
<li>chore(makefile): add lint, test, &amp; benchmark commands. by <a
href="https://github.com/00x-dx"><code>@​00x-dx</code></a> in <a
href="https://redirect.github.com/celestiaorg/go-square/pull/29">celestiaorg/go-square#29</a></li>
<li>chore(deps): bump celestiaorg/.github from 0.3.0 to 0.3.1 by <a
href="https://github.com/dependabot"><code>@​dependabot</code></a> in <a
href="https://redirect.github.com/celestiaorg/go-square/pull/24">celestiaorg/go-square#24</a></li>
<li>chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0
by <a href="https://github.com/dependabot"><code>@​dependabot</code></a>
in <a
href="https://redirect.github.com/celestiaorg/go-square/pull/31">celestiaorg/go-square#31</a></li>
<li>refactor(shares): use more efficient make([]byte, N) not
bytes.Repeat([]byte{0}, N) by <a
href="https://github.com/odeke-em"><code>@​odeke-em</code></a> in <a
href="https://redirect.github.com/celestiaorg/go-square/pull/42">celestiaorg/go-square#42</a></li>
<li>docs: improve README with package comments by <a
href="https://github.com/rootulp"><code>@​rootulp</code></a> in <a
href="https://redirect.github.com/celestiaorg/go-square/pull/34">celestiaorg/go-square#34</a></li>
<li>chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 by
<a href="https://github.com/dependabot"><code>@​dependabot</code></a> in
<a
href="https://redirect.github.com/celestiaorg/go-square/pull/46">celestiaorg/go-square#46</a></li>
</ul>
<h2>New Contributors</h2>
<ul>
<li><a href="https://github.com/hoank101"><code>@​hoank101</code></a>
made their first contribution in <a
href="https://redirect.github.com/celestiaorg/go-square/pull/23">celestiaorg/go-square#23</a></li>
<li><a href="https://github.com/00x-dx"><code>@​00x-dx</code></a> made
their first contribution in <a
href="https://redirect.github.com/celestiaorg/go-square/pull/28">celestiaorg/go-square#28</a></li>
<li><a href="https://github.com/odeke-em"><code>@​odeke-em</code></a>
made their first contribution in <a
href="https://redirect.github.com/celestiaorg/go-square/pull/42">celestiaorg/go-square#42</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/go-square/compare/v1.0.0-rc0...v1.0.0">https://github.com/celestiaorg/go-square/compare/v1.0.0-rc0...v1.0.0</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/celestiaorg/go-square/commit/a84173978ed29049469dc5e84b4a58cfece98401"><code>a841739</code></a>
chore(deps): bump github.com/stretchr/testify from 1.8.4 to 1.9.0 (<a
href="https://redirect.github.com/celestiaorg/go-square/issues/46">#46</a>)</li>
<li><a
href="https://github.com/celestiaorg/go-square/commit/4e84d80f3e55ac3093005c8089186d68ee62541d"><code>4e84d80</code></a>
docs: improve README with package comments (<a
href="https://redirect.github.com/celestiaorg/go-square/issues/34">#34</a>)</li>
<li><a
href="https://github.com/celestiaorg/go-square/commit/c20eda971e90d33bd45fd44ca12ba9a9da7cf2d2"><code>c20eda9</code></a>
refactor(shares): use more efficient make([]byte, N) not
bytes.Repeat([]byte{...</li>
<li><a
href="https://github.com/celestiaorg/go-square/commit/4135f359b20ddd97b6cb74ecc831f70ffb73f8a5"><code>4135f35</code></a>
chore(deps): bump golangci/golangci-lint-action from 3.7.0 to 4.0.0 (<a
href="https://redirect.github.com/celestiaorg/go-square/issues/31">#31</a>)</li>
<li><a
href="https://github.com/celestiaorg/go-square/commit/cd8e5d1065842d958f11d85e8a2ad73cbce252b0"><code>cd8e5d1</code></a>
chore(deps): bump celestiaorg/.github from 0.3.0 to 0.3.1 (<a
href="https://redirect.github.com/celestiaorg/go-square/issues/24">#24</a>)</li>
<li><a
href="https://github.com/celestiaorg/go-square/commit/be1a47d0f273428d0a92014481c782706c1f3e90"><code>be1a47d</code></a>
chore(makefile): add lint, test, &amp; benchmark commands. (<a
href="https://redirect.github.com/celestiaorg/go-square/issues/29">#29</a>)</li>
<li><a
href="https://github.com/celestiaorg/go-square/commit/1e9e439f803c1d205f3f6e0c33e443ff6c6949ec"><code>1e9e439</code></a>
chore: add Apache License 2.0 (<a
href="https://redirect.github.com/celestiaorg/go-square/issues/27">#27</a>)</li>
<li><a
href="https://github.com/celestiaorg/go-square/commit/298f7bde9964f0b4d57a96b23275a6fd933579c0"><code>298f7bd</code></a>
docs: fix link to specs (<a
href="https://redirect.github.com/celestiaorg/go-square/issues/22">#22</a>)</li>
<li><a
href="https://github.com/celestiaorg/go-square/commit/70a96174aa212aeebdcacd30a320efc3faa30776"><code>70a9617</code></a>
chore(linter): enable go-critic (<a
href="https://redirect.github.com/celestiaorg/go-square/issues/28">#28</a>)</li>
<li><a
href="https://github.com/celestiaorg/go-square/commit/ad044a70e7fc583ea26e665b88bdaf13740b8405"><code>ad044a7</code></a>
chore: enhance clarity in comment for function name (<a
href="https://redirect.github.com/celestiaorg/go-square/issues/23">#23</a>)</li>
<li>See full diff in <a
href="https://github.com/celestiaorg/go-square/compare/v1.0.0-rc0...v1.0.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/celestiaorg/go-square&package-manager=go_modules&previous-version=1.0.0-rc0&new-version=1.0.0)](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 Mar 11, 2024
1 parent b731c9e commit b8ef5aa
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ require (
cosmossdk.io/errors v1.0.1
cosmossdk.io/math v1.3.0
github.com/celestiaorg/blobstream-contracts/v3 v3.1.0
github.com/celestiaorg/go-square v1.0.0-rc0
github.com/celestiaorg/go-square v1.0.0
github.com/celestiaorg/go-square/merkle v0.0.0-20240117232118-fd78256df076
github.com/celestiaorg/knuu v0.10.0
github.com/celestiaorg/nmt v0.20.0
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -324,8 +324,8 @@ github.com/celestiaorg/celestia-core v1.35.0-tm-v0.34.29 h1:sXERzNXgyHyqTKNQx4S2
github.com/celestiaorg/celestia-core v1.35.0-tm-v0.34.29/go.mod h1:weZR4wYx1Vcw3g1Jc5G8VipG4M+KUDSqeIzyyWszmsQ=
github.com/celestiaorg/cosmos-sdk v1.20.1-sdk-v0.46.16 h1:9U9UthIJSOyVjabD5PkD6aczvqlWOyAFTOXw0duPT5k=
github.com/celestiaorg/cosmos-sdk v1.20.1-sdk-v0.46.16/go.mod h1:Tvsc3YnqvflXTYC8xIy/Q07Es95xZ1pZC/imoKogtbg=
github.com/celestiaorg/go-square v1.0.0-rc0 h1:QtYyGICIWAx7t9k29s28hpZa8CjbDOZv3fgKSEAt7JI=
github.com/celestiaorg/go-square v1.0.0-rc0/go.mod h1:OtnFhGj0zfWwaC7AEBI4Bn7Fyy2cUp/X5K3kWn7niCs=
github.com/celestiaorg/go-square v1.0.0 h1:pb1leaUi2WWSpri6ubNJOCUWdAoPr6AYGlT19F/Y/4k=
github.com/celestiaorg/go-square v1.0.0/go.mod h1:XMv5SGCeGSkynW2OOsedugaW/rQlvzxGzWGxTKsyYOU=
github.com/celestiaorg/go-square/merkle v0.0.0-20240117232118-fd78256df076 h1:PYInrsYzrDIsZW9Yb86OTi2aEKuPcpgJt6Mc0Jlc/yg=
github.com/celestiaorg/go-square/merkle v0.0.0-20240117232118-fd78256df076/go.mod h1:hlidgivKyvv7m4Yl2Fdf2mSTmazZYxX8+bnr5IQrI98=
github.com/celestiaorg/knuu v0.10.0 h1:uYO6hVsoCAJ/Q4eV0Pn8CLbbupGAjD56xQc4y2t4lf0=
Expand Down

0 comments on commit b8ef5aa

Please sign in to comment.