Skip to content

Commit

Permalink
bot: Bump github.com/cometbft/cometbft from 0.38.12 to 0.38.17 (#3423)
Browse files Browse the repository at this point in the history
[//]: # (dependabot-start)
⚠️  **Dependabot is rebasing this PR** ⚠️ 

Rebasing might not happen immediately, so don't worry if this takes some
time.

Note: if you make any changes to this PR yourself, they will take
precedence over the rebase.

---

[//]: # (dependabot-end)

Bumps
[github.com/cometbft/cometbft](https://github.com/cometbft/cometbft)
from 0.38.12 to 0.38.17.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/cometbft/cometbft/releases">github.com/cometbft/cometbft's
releases</a>.</em></p>
<blockquote>
<h2>v0.38.17</h2>
<p>See the <a
href="https://github.com/cometbft/cometbft/blob/v0.38.17/CHANGELOG.md#v03817">CHANGELOG</a>
for this release.</p>
<h2>v0.38.16</h2>
<p>See the <a
href="https://github.com/cometbft/cometbft/blob/v0.38.16/CHANGELOG.md#v03816">CHANGELOG</a>
for this release.</p>
<h2>v0.38.15</h2>
<p>See the <a
href="https://github.com/cometbft/cometbft/blob/v0.38.15/CHANGELOG.md#v03815">CHANGELOG</a>
for this release.</p>
<h2>v0.38.13</h2>
<p>See the <a
href="https://github.com/cometbft/cometbft/blob/v0.38.13/CHANGELOG.md#v03813">CHANGELOG</a>
for this release.</p>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/cometbft/cometbft/blob/v0.38.17/CHANGELOG.md">github.com/cometbft/cometbft's
changelog</a>.</em></p>
<blockquote>
<h2>v0.38.17</h2>
<p><em>February 3, 2025</em></p>
<p>This release fixes two security issues (ASA-2025-001, ASA-2025-002).
Users are
encouraged to upgrade as soon as possible.</p>
<h3>BUG FIXES</h3>
<ul>
<li><code>[blocksync]</code> Ban peer if it reports height lower than
what was previously reported
(<a
href="https://github.com/cometbft/cometbft/security/advisories/GHSA-22qq-3xwm-r5x4">ASA-2025-001</a>)</li>
<li><code>[types]</code> Check that <code>Part.Index</code> equals
<code>Part.Proof.Index</code>
(<a
href="https://github.com/cometbft/cometbft/security/advisories/GHSA-r3r4-g7hq-pq4f">ASA-2025-001</a>)</li>
</ul>
<h3>DEPENDENCIES</h3>
<ul>
<li><code>[go/runtime]</code> Bump minimum Go version to 1.22.11
(<a
href="https://redirect.github.com/cometbft/cometbft/pull/4891">#4891</a>)</li>
</ul>
<h2>v0.38.16</h2>
<p><em>December 20 2024</em></p>
<p>This release:</p>
<ul>
<li>fixes a bug that caused a node produce errors caused by the sending
of next PEX requests too soon.
As a consequence of this incorrect behavior a node would be marked as
BAD.</li>
<li>Adds a proper description of <code>ExtendedVoteInfo</code> and
<code>VoteInfo</code> in the spec.</li>
</ul>
<h3>BUG FIXES</h3>
<ul>
<li><code>[mocks]</code> Mockery <code>v2.49.0</code> broke the mocks.
We had to add a <code>.mockery.yaml</code> to
properly handle this change.
(<a
href="https://redirect.github.com/cometbft/cometbft/pull/4521">#4521</a>)</li>
</ul>
<h2>v0.38.15</h2>
<p><em>November 6, 2024</em></p>
<p>This release supersedes <a
href="https://github.com/cometbft/cometbft/blob/v0.38.17/#v03814"><code>v0.38.14</code></a>,
which mistakenly updated the Go version to
<code>1.23</code>, introducing an unintended breaking change. It sets
the Go version back
to <code>1.22.7</code> by reverting <a
href="https://redirect.github.com/cometbft/cometbft/pull/4297">#4297</a>.</p>
<p>The release includes the bug fixes, performance improvements, and
importantly,
the fix for the security vulnerability in the vote extensions (VE)
validation
logic that were part of <code>v0.38.14</code>. For more details, please
refer to <a
href="https://github.com/cometbft/cometbft/security/advisories/GHSA-p7mv-53f2-4cwj">ASA-2024-011</a>.</p>
<h2>v0.38.14</h2>
<p><em>November 6, 2024</em></p>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/cometbft/cometbft/commit/d03254d3599b973f979314e6383b89fa1802e679"><code>d03254d</code></a>
chore: v0.38.17 release (<a
href="https://redirect.github.com/cometbft/cometbft/issues/4909">#4909</a>)</li>
<li><a
href="https://github.com/cometbft/cometbft/commit/d8b51b44a8029851540b4d652d24b5ce0311a866"><code>d8b51b4</code></a>
build(deps): Bump google.golang.org/grpc from 1.69.4 to 1.70.0 (<a
href="https://redirect.github.com/cometbft/cometbft/issues/4901">#4901</a>)</li>
<li><a
href="https://github.com/cometbft/cometbft/commit/415c0da223bb7694608913f725fa45bd7a7a46bf"><code>415c0da</code></a>
Merge commit from fork</li>
<li><a
href="https://github.com/cometbft/cometbft/commit/2cebfde06ae5073c0b296a9d2ca6ab4b95397ea5"><code>2cebfde</code></a>
Merge commit from fork</li>
<li><a
href="https://github.com/cometbft/cometbft/commit/68f79b1b093aa38057c2af2cfde136e8588f4d83"><code>68f79b1</code></a>
build(deps): Bump google.golang.org/protobuf from 1.36.3 to 1.36.4 (<a
href="https://redirect.github.com/cometbft/cometbft/issues/4900">#4900</a>)</li>
<li><a
href="https://github.com/cometbft/cometbft/commit/4f70ba688b3160a2df6c851b98fe3eba8187b7a0"><code>4f70ba6</code></a>
build(deps): bump Go version to 1.22.11 (<a
href="https://redirect.github.com/cometbft/cometbft/issues/4891">#4891</a>)</li>
<li><a
href="https://github.com/cometbft/cometbft/commit/930813ecd6eeaf1ab99c020933317546b51aeba1"><code>930813e</code></a>
build(deps): Bump docker/build-push-action from 6.12.0 to 6.13.0 (<a
href="https://redirect.github.com/cometbft/cometbft/issues/4882">#4882</a>)</li>
<li><a
href="https://github.com/cometbft/cometbft/commit/c86f8986c5b4cf08d419192e6f6ae62458fb53a6"><code>c86f898</code></a>
build(deps): Bump github.com/prometheus/common from 0.61.0 to 0.62.0 (<a
href="https://redirect.github.com/cometbft/cometbft/issues/4865">#4865</a>)</li>
<li><a
href="https://github.com/cometbft/cometbft/commit/807bd18a7fd52ce6183eafc3ba5a888c63ec9a34"><code>807bd18</code></a>
build(deps): Bump github.com/go-git/go-git/v5 from 5.13.0 to 5.13.2 (<a
href="https://redirect.github.com/cometbft/cometbft/issues/4861">#4861</a>)</li>
<li><a
href="https://github.com/cometbft/cometbft/commit/7d8440b3c2e92294e011bb8382f94cbc450b978e"><code>7d8440b</code></a>
build(deps): Bump golang.org/x/net from 0.33.0 to 0.34.0 (<a
href="https://redirect.github.com/cometbft/cometbft/issues/4859">#4859</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/cometbft/cometbft/compare/v0.38.12...v0.38.17">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/cometbft/cometbft&package-manager=go_modules&previous-version=0.38.12&new-version=0.38.17)](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)
You can disable automated security fix PRs for this repo from the
[Security Alerts
page](https://github.com/sourcenetwork/defradb/network/alerts).

</details>

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: Shahzad Lone <[email protected]>
  • Loading branch information
dependabot[bot] and shahzadlone authored Feb 4, 2025
1 parent 2443c8c commit 83e2523
Show file tree
Hide file tree
Showing 2 changed files with 31 additions and 60 deletions.
25 changes: 10 additions & 15 deletions go.mod
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
module github.com/sourcenetwork/defradb

go 1.22.5

toolchain go1.22.7
go 1.22.11

require (
github.com/bits-and-blooms/bitset v1.20.0
Expand Down Expand Up @@ -103,11 +101,9 @@ require (
github.com/bgentry/speakeasy v0.1.1-0.20220910012023-760eaf8b6816 // indirect
github.com/blang/semver/v4 v4.0.0 // indirect
github.com/btcsuite/btcd/btcec/v2 v2.3.4 // indirect
github.com/btcsuite/btcd/chaincfg/chainhash v1.1.0 // indirect
github.com/bytecodealliance/wasmtime-go/v15 v15.0.0 // indirect
github.com/cenkalti/backoff v2.2.1+incompatible // indirect
github.com/cenkalti/backoff/v4 v4.3.0 // indirect
github.com/cespare/xxhash v1.1.0 // indirect
github.com/cespare/xxhash/v2 v2.3.0 // indirect
github.com/chzyer/readline v1.5.1 // indirect
github.com/cloudflare/circl v1.3.7 // indirect
Expand All @@ -118,8 +114,8 @@ require (
github.com/cockroachdb/pebble v1.1.2 // indirect
github.com/cockroachdb/redact v1.1.5 // indirect
github.com/cockroachdb/tokenbucket v0.0.0-20230807174530-cc333fc44b06 // indirect
github.com/cometbft/cometbft v0.38.12 // indirect
github.com/cometbft/cometbft-db v0.11.0 // indirect
github.com/cometbft/cometbft v0.38.17 // indirect
github.com/cometbft/cometbft-db v0.14.1 // indirect
github.com/containerd/cgroups v1.1.0 // indirect
github.com/coreos/go-systemd/v22 v22.5.0 // indirect
github.com/cosmos/btcutil v1.0.5 // indirect
Expand All @@ -138,9 +134,8 @@ require (
github.com/davecgh/go-spew v1.1.2-0.20180830191138-d8f796af33cc // indirect
github.com/davidlazar/go-crypto v0.0.0-20200604182044-b73af7476f6c // indirect
github.com/desertbit/timer v0.0.0-20180107155436-c41aec40b27f // indirect
github.com/dgraph-io/badger/v2 v2.2007.4 // indirect
github.com/dgraph-io/badger/v4 v4.2.0 // indirect
github.com/dgraph-io/ristretto v0.1.1 // indirect
github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 // indirect
github.com/docker/go-units v0.5.0 // indirect
github.com/dustin/go-humanize v1.0.1 // indirect
github.com/dvsekhvalnov/jose2go v1.6.0 // indirect
Expand All @@ -157,7 +152,7 @@ require (
github.com/gammazero/deque v1.0.0 // indirect
github.com/getsentry/sentry-go v0.27.0 // indirect
github.com/go-jose/go-jose/v3 v3.0.1-0.20221117193127-916db76e8214 // indirect
github.com/go-kit/kit v0.12.0 // indirect
github.com/go-kit/kit v0.13.0 // indirect
github.com/go-kit/log v0.2.1 // indirect
github.com/go-logfmt/logfmt v0.6.0 // indirect
github.com/go-logr/logr v1.4.2 // indirect
Expand Down Expand Up @@ -269,7 +264,7 @@ require (
github.com/miekg/dns v1.1.62 // indirect
github.com/mikioh/tcpinfo v0.0.0-20190314235526-30a79bb1804b // indirect
github.com/mikioh/tcpopt v0.0.0-20190314235656-172688c1accc // indirect
github.com/minio/highwayhash v1.0.2 // indirect
github.com/minio/highwayhash v1.0.3 // indirect
github.com/minio/sha256-simd v1.0.1 // indirect
github.com/mitchellh/go-homedir v1.1.0 // indirect
github.com/mitchellh/go-testing-interface v1.14.1 // indirect
Expand All @@ -293,7 +288,7 @@ require (
github.com/pbnjay/memory v0.0.0-20210728143218-7b4eea64cf58 // indirect
github.com/pelletier/go-toml/v2 v2.2.2 // indirect
github.com/perimeterx/marshmallow v1.1.5 // indirect
github.com/petermattis/goid v0.0.0-20231207134359-e60b3f734c67 // indirect
github.com/petermattis/goid v0.0.0-20240813172612-4fcff4a6cae7 // indirect
github.com/pion/datachannel v1.5.10 // indirect
github.com/pion/dtls/v2 v2.2.12 // indirect
github.com/pion/ice/v2 v2.3.37 // indirect
Expand Down Expand Up @@ -330,7 +325,7 @@ require (
github.com/russross/blackfriday/v2 v2.1.0 // indirect
github.com/sagikazarmark/locafero v0.4.0 // indirect
github.com/sagikazarmark/slog-shim v0.1.0 // indirect
github.com/sasha-s/go-deadlock v0.3.1 // indirect
github.com/sasha-s/go-deadlock v0.3.5 // indirect
github.com/segmentio/asm v1.2.0 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/sourcegraph/conc v0.3.0 // indirect
Expand All @@ -353,7 +348,7 @@ require (
github.com/x448/float16 v0.8.4 // indirect
github.com/zondax/hid v0.9.2 // indirect
github.com/zondax/ledger-go v0.14.3 // indirect
go.etcd.io/bbolt v1.3.10 // indirect
go.etcd.io/bbolt v1.4.0-alpha.0.0.20240404170359-43604f3112c5 // indirect
go.opencensus.io v0.24.0 // indirect
go.opentelemetry.io/auto/sdk v1.1.0 // indirect
go.opentelemetry.io/contrib/instrumentation/google.golang.org/grpc/otelgrpc v0.49.0 // indirect
Expand All @@ -379,7 +374,7 @@ require (
google.golang.org/genproto v0.0.0-20240227224415-6ceb2ff114de // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20241202173237-19429a94021a // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20241202173237-19429a94021a // indirect
google.golang.org/protobuf v1.36.3 // indirect
google.golang.org/protobuf v1.36.4 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
gopkg.in/yaml.v3 v3.0.1 // indirect
Expand Down
Loading

0 comments on commit 83e2523

Please sign in to comment.