Commit c315175
build(deps): Bump the all-go group across 5 directories with 6 updates (#2757)
Bumps the all-go group with 2 updates in the / directory:
[connectrpc.com/connect](https://github.com/connectrpc/connect-go) and
[golang.org/x/crypto](https://github.com/golang/crypto).
Bumps the all-go group with 3 updates in the /execution/grpc directory:
[connectrpc.com/connect](https://github.com/connectrpc/connect-go),
[golang.org/x/net](https://github.com/golang/net) and
[github.com/evstack/ev-node](https://github.com/evstack/ev-node).
Bumps the all-go group with 1 update in the /sequencers/single
directory:
[github.com/evstack/ev-node](https://github.com/evstack/ev-node).
Bumps the all-go group with 2 updates in the /test/docker-e2e directory:
[github.com/celestiaorg/tastora](https://github.com/celestiaorg/tastora)
and [github.com/docker/docker](https://github.com/docker/docker).
Bumps the all-go group with 1 update in the /test/e2e directory:
[github.com/celestiaorg/tastora](https://github.com/celestiaorg/tastora).
Updates `connectrpc.com/connect` from 1.19.0 to 1.19.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/connectrpc/connect-go/releases">connectrpc.com/connect's
releases</a>.</em></p>
<blockquote>
<h2>v1.19.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Bugfixes</h3>
<ul>
<li>Fix bounds check on envelope for 32-bit archs by <a
href="https://github.com/emcfarlane"><code>@emcfarlane</code></a> in <a
href="https://github.com/connectrpc/connect-go/issues/887">#887</a></li>
<li>Fix CallInfo header/trailer propagation on error responses by <a
href="https://github.com/emcfarlane"><code>@emcfarlane</code></a> in <a
href="https://github.com/connectrpc/connect-go/issues/892">#892</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/connectrpc/connect-go/compare/v1.19.0...v1.19.1">https://github.com/connectrpc/connect-go/compare/v1.19.0...v1.19.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/connectrpc/connect-go/commit/ad9598763248cc291416c2e956ecd50d128a19bf"><code>ad95987</code></a>
Prepare for v1.19.1 (<a
href="https://github.com/connectrpc/connect-go/issues/895">#895</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/a19db8a9574372af04d8f4db0d0db7db50515b9a"><code>a19db8a</code></a>
Fix CallInfo header/trailer propagation on error responses (<a
href="https://github.com/connectrpc/connect-go/issues/892">#892</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/af3589232dea041a4f3e536e4e94694aa6e88a07"><code>af35892</code></a>
Fix bounds check on envelope for 32-bit archs (<a
href="https://github.com/connectrpc/connect-go/issues/887">#887</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/ab1cd05a9b8845b8c239c4cd9d3564fb805b5b7e"><code>ab1cd05</code></a>
Fix README.md (<a
href="https://github.com/connectrpc/connect-go/issues/890">#890</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/79c42057d2b7e82e862e7b2a785a7b2e2e6dabb4"><code>79c4205</code></a>
Update README.md to use validate-go and codify example in
internal/example (#...</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/5efe980701d77b21ab1fa491e325cfc0547ba87c"><code>5efe980</code></a>
Back to development (<a
href="https://github.com/connectrpc/connect-go/issues/884">#884</a>)</li>
<li>See full diff in <a
href="https://github.com/connectrpc/connect-go/compare/v1.19.0...v1.19.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/crypto` from 0.42.0 to 0.43.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/crypto/commit/627cb894b6b2021e34c4ad4af4c0a963127491e4"><code>627cb89</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/crypto/commit/dca4914afe94ebd485672b06b9a120e18b452533"><code>dca4914</code></a>
acme: fix autocert TestHTTPHandlerDefaultFallback</li>
<li><a
href="https://github.com/golang/crypto/commit/1336e21bd6f39d1ab82ca6412693849c2d120e1d"><code>1336e21</code></a>
x509roots/fallback: update bundle</li>
<li><a
href="https://github.com/golang/crypto/commit/2beaa59a3c994e5d01b6d58dc348dcd6d814ef26"><code>2beaa59</code></a>
ssh: add VerifiedPublicKeyCallback</li>
<li><a
href="https://github.com/golang/crypto/commit/66c3d8ce714c31eb5a8adb6c931b4e29f5bebcf5"><code>66c3d8c</code></a>
ssh: add support for FIPS mode</li>
<li><a
href="https://github.com/golang/crypto/commit/ddb4e80c6ad38c8a94001924a6ff8424f5cae369"><code>ddb4e80</code></a>
ssh: remove custom contains, use slices.Contains</li>
<li><a
href="https://github.com/golang/crypto/commit/f4d47b0db5875e61dd52acdb63be800177ab48bb"><code>f4d47b0</code></a>
ssh: return clearer error when signature algorithm is used as key
format</li>
<li><a
href="https://github.com/golang/crypto/commit/96dc232fbd7928e9c23da42e770c8b79a2348d86"><code>96dc232</code></a>
x509roots/fallback/bundle: add bundle package to export root certs</li>
<li><a
href="https://github.com/golang/crypto/commit/8c9ba318361080ea198c7461b6db621022d0a88e"><code>8c9ba31</code></a>
all: freeze and deprecate more packages</li>
<li><a
href="https://github.com/golang/crypto/commit/559e062ce8bfd6a39925294620b50906ca2a6f95"><code>559e062</code></a>
ssh/agent: return an error for unexpected message types</li>
<li>See full diff in <a
href="https://github.com/golang/crypto/compare/v0.42.0...v0.43.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/net` from 0.44.0 to 0.45.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/net/commit/2002a064a49010d8b881673c73f04e0b741e7c32"><code>2002a06</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/net/commit/59706cdaa8f95502fdec64b67b4c61d6ca58727d"><code>59706cd</code></a>
html: impose open element stack size limit</li>
<li><a
href="https://github.com/golang/net/commit/6ec8895aa5f6594da7356da7d341b98133629009"><code>6ec8895</code></a>
html: align in row insertion mode with spec</li>
<li><a
href="https://github.com/golang/net/commit/539356380d28a16325ff967d5c20c143f1d3d2c8"><code>5393563</code></a>
http2: fix RFC 9218 write scheduler not being idempotent</li>
<li><a
href="https://github.com/golang/net/commit/b2ab3712bcebf329a84241fdd92c9210dc40e6f1"><code>b2ab371</code></a>
internal/httpsfv: implement parsing support for date and display
string</li>
<li><a
href="https://github.com/golang/net/commit/edb764c2296fdbcd9955bdc3ef9a67394824569d"><code>edb764c</code></a>
internal/httpsfv: add parsing functionality for types defined in RFC
8941</li>
<li><a
href="https://github.com/golang/net/commit/fbba2c22cbf63a61f869b5f69e1a8052166ba088"><code>fbba2c2</code></a>
internal/httpsfv: add support for consuming Display String and Date
type</li>
<li><a
href="https://github.com/golang/net/commit/47a241fc51f963a97809506a57a5d0316709ca32"><code>47a241f</code></a>
http2: make the error channel pool per-Server</li>
<li><a
href="https://github.com/golang/net/commit/51f657b16c625841a01874388d4a7e3765c40dfb"><code>51f657b</code></a>
webdav/internal/xml: use the built-in min function</li>
<li><a
href="https://github.com/golang/net/commit/f2e909b982692b7382be0f856e1d415ac86f44e1"><code>f2e909b</code></a>
internal/httpsfv: implement parsing support for Dictionary and List
type.</li>
<li>Additional commits viewable in <a
href="https://github.com/golang/net/compare/v0.44.0...v0.46.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `connectrpc.com/connect` from 1.19.0 to 1.19.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/connectrpc/connect-go/releases">connectrpc.com/connect's
releases</a>.</em></p>
<blockquote>
<h2>v1.19.1</h2>
<!-- raw HTML omitted -->
<h2>What's Changed</h2>
<h3>Bugfixes</h3>
<ul>
<li>Fix bounds check on envelope for 32-bit archs by <a
href="https://github.com/emcfarlane"><code>@emcfarlane</code></a> in <a
href="https://github.com/connectrpc/connect-go/issues/887">#887</a></li>
<li>Fix CallInfo header/trailer propagation on error responses by <a
href="https://github.com/emcfarlane"><code>@emcfarlane</code></a> in <a
href="https://github.com/connectrpc/connect-go/issues/892">#892</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/connectrpc/connect-go/compare/v1.19.0...v1.19.1">https://github.com/connectrpc/connect-go/compare/v1.19.0...v1.19.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/connectrpc/connect-go/commit/ad9598763248cc291416c2e956ecd50d128a19bf"><code>ad95987</code></a>
Prepare for v1.19.1 (<a
href="https://github.com/connectrpc/connect-go/issues/895">#895</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/a19db8a9574372af04d8f4db0d0db7db50515b9a"><code>a19db8a</code></a>
Fix CallInfo header/trailer propagation on error responses (<a
href="https://github.com/connectrpc/connect-go/issues/892">#892</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/af3589232dea041a4f3e536e4e94694aa6e88a07"><code>af35892</code></a>
Fix bounds check on envelope for 32-bit archs (<a
href="https://github.com/connectrpc/connect-go/issues/887">#887</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/ab1cd05a9b8845b8c239c4cd9d3564fb805b5b7e"><code>ab1cd05</code></a>
Fix README.md (<a
href="https://github.com/connectrpc/connect-go/issues/890">#890</a>)</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/79c42057d2b7e82e862e7b2a785a7b2e2e6dabb4"><code>79c4205</code></a>
Update README.md to use validate-go and codify example in
internal/example (#...</li>
<li><a
href="https://github.com/connectrpc/connect-go/commit/5efe980701d77b21ab1fa491e325cfc0547ba87c"><code>5efe980</code></a>
Back to development (<a
href="https://github.com/connectrpc/connect-go/issues/884">#884</a>)</li>
<li>See full diff in <a
href="https://github.com/connectrpc/connect-go/compare/v1.19.0...v1.19.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `golang.org/x/net` from 0.44.0 to 0.46.0
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/golang/net/commit/2002a064a49010d8b881673c73f04e0b741e7c32"><code>2002a06</code></a>
go.mod: update golang.org/x dependencies</li>
<li><a
href="https://github.com/golang/net/commit/59706cdaa8f95502fdec64b67b4c61d6ca58727d"><code>59706cd</code></a>
html: impose open element stack size limit</li>
<li><a
href="https://github.com/golang/net/commit/6ec8895aa5f6594da7356da7d341b98133629009"><code>6ec8895</code></a>
html: align in row insertion mode with spec</li>
<li><a
href="https://github.com/golang/net/commit/539356380d28a16325ff967d5c20c143f1d3d2c8"><code>5393563</code></a>
http2: fix RFC 9218 write scheduler not being idempotent</li>
<li><a
href="https://github.com/golang/net/commit/b2ab3712bcebf329a84241fdd92c9210dc40e6f1"><code>b2ab371</code></a>
internal/httpsfv: implement parsing support for date and display
string</li>
<li><a
href="https://github.com/golang/net/commit/edb764c2296fdbcd9955bdc3ef9a67394824569d"><code>edb764c</code></a>
internal/httpsfv: add parsing functionality for types defined in RFC
8941</li>
<li><a
href="https://github.com/golang/net/commit/fbba2c22cbf63a61f869b5f69e1a8052166ba088"><code>fbba2c2</code></a>
internal/httpsfv: add support for consuming Display String and Date
type</li>
<li><a
href="https://github.com/golang/net/commit/47a241fc51f963a97809506a57a5d0316709ca32"><code>47a241f</code></a>
http2: make the error channel pool per-Server</li>
<li><a
href="https://github.com/golang/net/commit/51f657b16c625841a01874388d4a7e3765c40dfb"><code>51f657b</code></a>
webdav/internal/xml: use the built-in min function</li>
<li><a
href="https://github.com/golang/net/commit/f2e909b982692b7382be0f856e1d415ac86f44e1"><code>f2e909b</code></a>
internal/httpsfv: implement parsing support for Dictionary and List
type.</li>
<li>Additional commits viewable in <a
href="https://github.com/golang/net/compare/v0.44.0...v0.46.0">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/evstack/ev-node` from 1.0.0-beta.6 to 1.0.0-beta.7
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/evstack/ev-node/commit/8c85f1a147f2b8d7610804277e4b01e53cdd737d"><code>8c85f1a</code></a>
build(deps): Bump alpine from 3.22.1 to 3.22.2 in the patch-updates
group (<a
href="https://github.com/evstack/ev-node/issues/2">#2</a>...</li>
<li><a
href="https://github.com/evstack/ev-node/commit/ac0030417094b89cc8f41cf49ae1992d708ffdb6"><code>ac00304</code></a>
refactor(syncer): fix last data check for both da and syncer + optimize
(<a
href="https://github.com/evstack/ev-node/issues/2747">#2747</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/1ff30eacb4eef224cca6d9e83565781589477308"><code>1ff30ea</code></a>
feat(store)!: add batching for atomicity (<a
href="https://github.com/evstack/ev-node/issues/2746">#2746</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/05124cc3a34a21698d940b69235c60501b450bad"><code>05124cc</code></a>
refactor(apps): rollback cmd updates (<a
href="https://github.com/evstack/ev-node/issues/2744">#2744</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/2c85e0673e09792d6a55f7b00be6729c37212eae"><code>2c85e06</code></a>
chore: add makefile for tools (<a
href="https://github.com/evstack/ev-node/issues/2743">#2743</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/6c7c85c227418897bb6a47ecce2230e50c7269f0"><code>6c7c85c</code></a>
chore: fix markdown lint (<a
href="https://github.com/evstack/ev-node/issues/2742">#2742</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/fdc59ab0914f4d55bc0b6795b287e5ad68f15fb3"><code>fdc59ab</code></a>
build(deps): Bump the all-go group across 5 directories with 6 updates
(<a
href="https://github.com/evstack/ev-node/issues/2738">#2738</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/184f42f4925e970eaf726e4a1084fbebc691335c"><code>184f42f</code></a>
refactor(block): improve cancellation (<a
href="https://github.com/evstack/ev-node/issues/2741">#2741</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/a491aee3e99e00489dd0d528a559b9f20de33de2"><code>a491aee</code></a>
chore: make the prompt go oriented (<a
href="https://github.com/evstack/ev-node/issues/2739">#2739</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/528081b03ea4f8f2863edf8ff6206170c045426e"><code>528081b</code></a>
perf(block): use <code>sync/atomic</code> instead of mutexes (<a
href="https://github.com/evstack/ev-node/issues/2735">#2735</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/evstack/ev-node/compare/v1.0.0-beta.6...v1.0.0-beta.7">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/evstack/ev-node` from 1.0.0-beta.6 to 1.0.0-beta.7
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/evstack/ev-node/commit/8c85f1a147f2b8d7610804277e4b01e53cdd737d"><code>8c85f1a</code></a>
build(deps): Bump alpine from 3.22.1 to 3.22.2 in the patch-updates
group (<a
href="https://github.com/evstack/ev-node/issues/2">#2</a>...</li>
<li><a
href="https://github.com/evstack/ev-node/commit/ac0030417094b89cc8f41cf49ae1992d708ffdb6"><code>ac00304</code></a>
refactor(syncer): fix last data check for both da and syncer + optimize
(<a
href="https://github.com/evstack/ev-node/issues/2747">#2747</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/1ff30eacb4eef224cca6d9e83565781589477308"><code>1ff30ea</code></a>
feat(store)!: add batching for atomicity (<a
href="https://github.com/evstack/ev-node/issues/2746">#2746</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/05124cc3a34a21698d940b69235c60501b450bad"><code>05124cc</code></a>
refactor(apps): rollback cmd updates (<a
href="https://github.com/evstack/ev-node/issues/2744">#2744</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/2c85e0673e09792d6a55f7b00be6729c37212eae"><code>2c85e06</code></a>
chore: add makefile for tools (<a
href="https://github.com/evstack/ev-node/issues/2743">#2743</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/6c7c85c227418897bb6a47ecce2230e50c7269f0"><code>6c7c85c</code></a>
chore: fix markdown lint (<a
href="https://github.com/evstack/ev-node/issues/2742">#2742</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/fdc59ab0914f4d55bc0b6795b287e5ad68f15fb3"><code>fdc59ab</code></a>
build(deps): Bump the all-go group across 5 directories with 6 updates
(<a
href="https://github.com/evstack/ev-node/issues/2738">#2738</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/184f42f4925e970eaf726e4a1084fbebc691335c"><code>184f42f</code></a>
refactor(block): improve cancellation (<a
href="https://github.com/evstack/ev-node/issues/2741">#2741</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/a491aee3e99e00489dd0d528a559b9f20de33de2"><code>a491aee</code></a>
chore: make the prompt go oriented (<a
href="https://github.com/evstack/ev-node/issues/2739">#2739</a>)</li>
<li><a
href="https://github.com/evstack/ev-node/commit/528081b03ea4f8f2863edf8ff6206170c045426e"><code>528081b</code></a>
perf(block): use <code>sync/atomic</code> instead of mutexes (<a
href="https://github.com/evstack/ev-node/issues/2735">#2735</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/evstack/ev-node/compare/v1.0.0-beta.6...v1.0.0-beta.7">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/celestiaorg/tastora` from 0.6.0 to 0.7.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/celestiaorg/tastora/releases">github.com/celestiaorg/tastora's
releases</a>.</em></p>
<blockquote>
<h2>v0.7.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: force volume removal by <a
href="https://github.com/mojtaba-esk"><code>@mojtaba-esk</code></a> in
<a
href="https://github.com/celestiaorg/tastora/pull/139">celestiaorg/tastora#139</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/tastora/compare/v0.7.0...v0.7.1">https://github.com/celestiaorg/tastora/compare/v0.7.0...v0.7.1</a></p>
<h2>v0.7.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add support for evm-single by <a
href="https://github.com/chatton"><code>@chatton</code></a> in <a
href="https://github.com/celestiaorg/tastora/pull/122">celestiaorg/tastora#122</a></li>
<li>feat: add ability to skip init step for chains by <a
href="https://github.com/chatton"><code>@chatton</code></a> in <a
href="https://github.com/celestiaorg/tastora/pull/138">celestiaorg/tastora#138</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/tastora/compare/v0.6.1...v0.6.2">https://github.com/celestiaorg/tastora/compare/v0.6.1...v0.6.2</a></p>
<h2>v0.6.1</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: remove orphan volumes on chain removal by <a
href="https://github.com/mojtaba-esk"><code>@mojtaba-esk</code></a> in
<a
href="https://github.com/celestiaorg/tastora/pull/135">celestiaorg/tastora#135</a></li>
<li>fix: preserve volumes on container removal option by <a
href="https://github.com/mojtaba-esk"><code>@mojtaba-esk</code></a> in
<a
href="https://github.com/celestiaorg/tastora/pull/137">celestiaorg/tastora#137</a></li>
<li>fix: ensure volumes can be rebound to new containers by <a
href="https://github.com/chatton"><code>@chatton</code></a> in <a
href="https://github.com/celestiaorg/tastora/pull/136">celestiaorg/tastora#136</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/tastora/compare/v0.6.0...v0.6.1">https://github.com/celestiaorg/tastora/compare/v0.6.0...v0.6.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/celestiaorg/tastora/commit/5228a72a5d48e941bcd224e9b155cb81394b359b"><code>5228a72</code></a>
fix: force volume removal (<a
href="https://github.com/celestiaorg/tastora/issues/139">#139</a>)</li>
<li><a
href="https://github.com/celestiaorg/tastora/commit/3e0fbe5c05143f13fa24e929070d6eb7fa657a5d"><code>3e0fbe5</code></a>
feat: add ability to skip init step for chains (<a
href="https://github.com/celestiaorg/tastora/issues/138">#138</a>)</li>
<li><a
href="https://github.com/celestiaorg/tastora/commit/031c5c47e8ea1175930767f1ccd6d5424346b963"><code>031c5c4</code></a>
feat: add support for evm-single (<a
href="https://github.com/celestiaorg/tastora/issues/122">#122</a>)</li>
<li><a
href="https://github.com/celestiaorg/tastora/commit/736d4bcf6ff2518d3352745869b72da765b481fd"><code>736d4bc</code></a>
fix: ensure volumes can be rebound to new containers (<a
href="https://github.com/celestiaorg/tastora/issues/136">#136</a>)</li>
<li><a
href="https://github.com/celestiaorg/tastora/commit/9c2b3df6b3a61a8a10151b451c418c35fdb6897e"><code>9c2b3df</code></a>
fix: preserve volumes on container removal option (<a
href="https://github.com/celestiaorg/tastora/issues/137">#137</a>)</li>
<li><a
href="https://github.com/celestiaorg/tastora/commit/b8f62cc090e73c147c49721870cdeda3fee73c8e"><code>b8f62cc</code></a>
feat: remove orphan volumes on chain removal (<a
href="https://github.com/celestiaorg/tastora/issues/135">#135</a>)</li>
<li>See full diff in <a
href="https://github.com/celestiaorg/tastora/compare/v0.6.0...v0.7.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/docker/docker` from 28.5.0+incompatible to
28.5.1+incompatible
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/docker/docker/releases">github.com/docker/docker's
releases</a>.</em></p>
<blockquote>
<h2>v28.5.1</h2>
<h2>28.5.1</h2>
<p>For a full list of pull requests and changes in this release, refer
to the relevant GitHub milestones:</p>
<ul>
<li><a
href="https://github.com/docker/cli/issues?q=is%3Aclosed+milestone%3A28.5.1">docker/cli,
28.5.1 milestone</a></li>
<li><a
href="https://github.com/moby/moby/issues?q=is%3Aclosed+milestone%3A28.5.1">moby/moby,
28.5.1 milestone</a></li>
<li>Deprecated and removed features, see <a
href="https://github.com/docker/cli/blob/v28.5.1/docs/deprecated.md">Deprecated
Features</a>.</li>
<li>Changes to the Engine API, see <a
href="https://github.com/moby/moby/blob/v28.5.1/docs/api/version-history.md">API
version history</a>.</li>
</ul>
<h3>Bug fixes and enhancements</h3>
<ul>
<li>Update BuildKit to v0.25.1. <a
href="https://github.com/moby/moby/pull/51137">moby/moby#51137</a></li>
<li>Update Go runtime to <a
href="https://go.dev/doc/devel/release#go1.24.8">1.24.8</a>. <a
href="https://github.com/moby/moby/pull/51133">moby/moby#51133</a>,
<a
href="https://github.com/docker/cli/pull/6541">docker/cli#6541</a></li>
</ul>
<h3>Deprecations</h3>
<ul>
<li>api/types/image: InspectResponse: deprecate <code>Parent</code> and
<code>DockerVersion</code> fields. <a
href="https://github.com/moby/moby/pull/51105">moby/moby#51105</a></li>
<li>api/types/plugin: deprecate <code>Config.DockerVersion</code> field.
<a
href="https://github.com/moby/moby/pull/51110">moby/moby#51110</a></li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/moby/moby/commit/f8215cc266744ef195a50a70d427c345da2acdbb"><code>f8215cc</code></a>
Merge pull request <a
href="https://github.com/docker/docker/issues/51137">#51137</a>
from austinvazquez/cherry-pick-vendor-buildkit-0.25...</li>
<li><a
href="https://github.com/moby/moby/commit/40a856a5939fb22379e18314cefa23c8092e3b01"><code>40a856a</code></a>
hack: add patch to buildkit tests</li>
<li><a
href="https://github.com/moby/moby/commit/5d1c3119f28133069df20c3c657c9ca36bfbc283"><code>5d1c311</code></a>
vendor: update buildkit to v0.25.1</li>
<li><a
href="https://github.com/moby/moby/commit/90506c114468a548133b8d619e6c72eb2c7d9197"><code>90506c1</code></a>
Merge pull request <a
href="https://github.com/docker/docker/issues/51133">#51133</a>
from vvoland/51132-28.x</li>
<li><a
href="https://github.com/moby/moby/commit/17db0cd834dffc9d8832eb757f852274c2caadb1"><code>17db0cd</code></a>
Merge pull request <a
href="https://github.com/docker/docker/issues/51128">#51128</a>
from thaJeztah/28.x_backport_gcpolicy-invalid-calcu...</li>
<li><a
href="https://github.com/moby/moby/commit/f7c40ea34425cdf4b142604740a9dbe9ccaf5639"><code>f7c40ea</code></a>
update to go1.24.8</li>
<li><a
href="https://github.com/moby/moby/commit/dccf7c889c88f6814d7336f93fcf825dc8048f2a"><code>dccf7c8</code></a>
builder: use proper percentage calculations for default gc policy</li>
<li><a
href="https://github.com/moby/moby/commit/0f040aa194369a660d60e0c424460d90a64d799b"><code>0f040aa</code></a>
Merge pull request <a
href="https://github.com/docker/docker/issues/51126">#51126</a>
from vvoland/51124-28.x</li>
<li><a
href="https://github.com/moby/moby/commit/5b1a039e6f162795442c1f20b4bff8ccd26b8f48"><code>5b1a039</code></a>
ci: fix cache for go modules</li>
<li><a
href="https://github.com/moby/moby/commit/8fa4bd5e0d071f9e9c6ae47af9ae1f805bc0a2f9"><code>8fa4bd5</code></a>
Merge pull request <a
href="https://github.com/docker/docker/issues/51121">#51121</a>
from crazy-max/28.x_ci-caches-fixes</li>
<li>Additional commits viewable in <a
href="https://github.com/docker/docker/compare/v28.5.0...v28.5.1">compare
view</a></li>
</ul>
</details>
<br />
Updates `github.com/celestiaorg/tastora` from 0.6.0 to 0.7.1
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/celestiaorg/tastora/releases">github.com/celestiaorg/tastora's
releases</a>.</em></p>
<blockquote>
<h2>v0.7.1</h2>
<h2>What's Changed</h2>
<ul>
<li>fix: force volume removal by <a
href="https://github.com/mojtaba-esk"><code>@mojtaba-esk</code></a> in
<a
href="https://github.com/celestiaorg/tastora/pull/139">celestiaorg/tastora#139</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/tastora/compare/v0.7.0...v0.7.1">https://github.com/celestiaorg/tastora/compare/v0.7.0...v0.7.1</a></p>
<h2>v0.7.0</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: add support for evm-single by <a
href="https://github.com/chatton"><code>@chatton</code></a> in <a
href="https://github.com/celestiaorg/tastora/pull/122">celestiaorg/tastora#122</a></li>
<li>feat: add ability to skip init step for chains by <a
href="https://github.com/chatton"><code>@chatton</code></a> in <a
href="https://github.com/celestiaorg/tastora/pull/138">celestiaorg/tastora#138</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/tastora/compare/v0.6.1...v0.6.2">https://github.com/celestiaorg/tastora/compare/v0.6.1...v0.6.2</a></p>
<h2>v0.6.1</h2>
<h2>What's Changed</h2>
<ul>
<li>feat: remove orphan volumes on chain removal by <a
href="https://github.com/mojtaba-esk"><code>@mojtaba-esk</code></a> in
<a
href="https://github.com/celestiaorg/tastora/pull/135">celestiaorg/tastora#135</a></li>
<li>fix: preserve volumes on container removal option by <a
href="https://github.com/mojtaba-esk"><code>@mojtaba-esk</code></a> in
<a
href="https://github.com/celestiaorg/tastora/pull/137">celestiaorg/tastora#137</a></li>
<li>fix: ensure volumes can be rebound to new containers by <a
href="https://github.com/chatton"><code>@chatton</code></a> in <a
href="https://github.com/celestiaorg/tastora/pull/136">celestiaorg/tastora#136</a></li>
</ul>
<p><strong>Full Changelog</strong>: <a
href="https://github.com/celestiaorg/tastora/compare/v0.6.0...v0.6.1">https://github.com/celestiaorg/tastora/compare/v0.6.0...v0.6.1</a></p>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/celestiaorg/tastora/commit/5228a72a5d48e941bcd224e9b155cb81394b359b"><code>5228a72</code></a>
fix: force volume removal (<a
href="https://github.com/celestiaorg/tastora/issues/139">#139</a>)</li>
<li><a
href="https://github.com/celestiaorg/tastora/commit/3e0fbe5c05143f13fa24e929070d6eb7fa657a5d"><code>3e0fbe5</code></a>
feat: add ability to skip init step for chains (<a
href="https://github.com/celestiaorg/tastora/issues/138">#138</a>)</li>
<li><a
href="https://github.com/celestiaorg/tastora/commit/031c5c47e8ea1175930767f1ccd6d5424346b963"><code>031c5c4</code></a>
feat: add support for evm-single (<a
href="https://github.com/celestiaorg/tastora/issues/122">#122</a>)</li>
<li><a
href="https://github.com/celestiaorg/tastora/commit/736d4bcf6ff2518d3352745869b72da765b481fd"><code>736d4bc</code></a>
fix: ensure volumes can be rebound to new containers (<a
href="https://github.com/celestiaorg/tastora/issues/136">#136</a>)</li>
<li><a
href="https://github.com/celestiaorg/tastora/commit/9c2b3df6b3a61a8a10151b451c418c35fdb6897e"><code>9c2b3df</code></a>
fix: preserve volumes on container removal option (<a
href="https://github.com/celestiaorg/tastora/issues/137">#137</a>)</li>
<li><a
href="https://github.com/celestiaorg/tastora/commit/b8f62cc090e73c147c49721870cdeda3fee73c8e"><code>b8f62cc</code></a>
feat: remove orphan volumes on chain removal (<a
href="https://github.com/celestiaorg/tastora/issues/135">#135</a>)</li>
<li>See full diff in <a
href="https://github.com/celestiaorg/tastora/compare/v0.6.0...v0.7.1">compare
view</a></li>
</ul>
</details>
<br />
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 <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>
---------
Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Co-authored-by: Julien Robert <[email protected]>1 parent 0dc7b27 commit c315175
20 files changed
+228
-161
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
14 | 14 | | |
15 | 15 | | |
16 | 16 | | |
17 | | - | |
| 17 | + | |
18 | 18 | | |
19 | 19 | | |
20 | 20 | | |
| |||
24 | 24 | | |
25 | 25 | | |
26 | 26 | | |
27 | | - | |
| 27 | + | |
28 | 28 | | |
29 | 29 | | |
30 | 30 | | |
| |||
180 | 180 | | |
181 | 181 | | |
182 | 182 | | |
183 | | - | |
| 183 | + | |
184 | 184 | | |
185 | 185 | | |
186 | | - | |
| 186 | + | |
187 | 187 | | |
188 | | - | |
| 188 | + | |
189 | 189 | | |
190 | | - | |
| 190 | + | |
191 | 191 | | |
192 | 192 | | |
193 | 193 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
585 | 585 | | |
586 | 586 | | |
587 | 587 | | |
588 | | - | |
589 | | - | |
| 588 | + | |
| 589 | + | |
590 | 590 | | |
591 | 591 | | |
592 | 592 | | |
| |||
624 | 624 | | |
625 | 625 | | |
626 | 626 | | |
627 | | - | |
628 | | - | |
| 627 | + | |
| 628 | + | |
629 | 629 | | |
630 | 630 | | |
631 | 631 | | |
| |||
665 | 665 | | |
666 | 666 | | |
667 | 667 | | |
668 | | - | |
669 | | - | |
| 668 | + | |
| 669 | + | |
670 | 670 | | |
671 | 671 | | |
672 | 672 | | |
| |||
684 | 684 | | |
685 | 685 | | |
686 | 686 | | |
687 | | - | |
688 | | - | |
| 687 | + | |
| 688 | + | |
689 | 689 | | |
690 | 690 | | |
691 | 691 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
147 | 147 | | |
148 | 148 | | |
149 | 149 | | |
150 | | - | |
| 150 | + | |
151 | 151 | | |
152 | 152 | | |
153 | | - | |
| 153 | + | |
154 | 154 | | |
155 | | - | |
| 155 | + | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | 160 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
487 | | - | |
488 | | - | |
| 487 | + | |
| 488 | + | |
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
| |||
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
526 | | - | |
527 | | - | |
| 526 | + | |
| 527 | + | |
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
| |||
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
565 | | - | |
566 | | - | |
| 565 | + | |
| 566 | + | |
567 | 567 | | |
568 | 568 | | |
569 | 569 | | |
| |||
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
584 | | - | |
585 | | - | |
| 584 | + | |
| 585 | + | |
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
12 | 12 | | |
13 | 13 | | |
14 | 14 | | |
15 | | - | |
| 15 | + | |
16 | 16 | | |
17 | 17 | | |
18 | 18 | | |
| |||
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
25 | | - | |
| 25 | + | |
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| |||
154 | 154 | | |
155 | 155 | | |
156 | 156 | | |
157 | | - | |
| 157 | + | |
158 | 158 | | |
159 | 159 | | |
160 | | - | |
| 160 | + | |
161 | 161 | | |
162 | | - | |
| 162 | + | |
163 | 163 | | |
164 | | - | |
| 164 | + | |
165 | 165 | | |
166 | 166 | | |
167 | 167 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
2 | 2 | | |
3 | 3 | | |
4 | 4 | | |
5 | | - | |
6 | | - | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
484 | 484 | | |
485 | 485 | | |
486 | 486 | | |
487 | | - | |
488 | | - | |
| 487 | + | |
| 488 | + | |
489 | 489 | | |
490 | 490 | | |
491 | 491 | | |
| |||
523 | 523 | | |
524 | 524 | | |
525 | 525 | | |
526 | | - | |
527 | | - | |
| 526 | + | |
| 527 | + | |
528 | 528 | | |
529 | 529 | | |
530 | 530 | | |
| |||
562 | 562 | | |
563 | 563 | | |
564 | 564 | | |
565 | | - | |
566 | | - | |
| 565 | + | |
| 566 | + | |
567 | 567 | | |
568 | 568 | | |
569 | 569 | | |
| |||
581 | 581 | | |
582 | 582 | | |
583 | 583 | | |
584 | | - | |
585 | | - | |
| 584 | + | |
| 585 | + | |
586 | 586 | | |
587 | 587 | | |
588 | 588 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
50 | 50 | | |
51 | 51 | | |
52 | 52 | | |
53 | | - | |
| 53 | + | |
54 | 54 | | |
55 | | - | |
56 | 55 | | |
57 | | - | |
| 56 | + | |
58 | 57 | | |
59 | 58 | | |
60 | 59 | | |
| |||
0 commit comments