Skip to content

Commit

Permalink
chore(deps): bump github.com/bufbuild/buf from 1.42.0 to 1.43.0 (#2027)
Browse files Browse the repository at this point in the history
Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from
1.42.0 to 1.43.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/buf/releases">github.com/bufbuild/buf's
releases</a>.</em></p>
<blockquote>
<h2>v1.43.0</h2>
<ul>
<li>Add new experimental LSP support under <code>buf beta
lsp</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/buf/blob/main/CHANGELOG.md">github.com/bufbuild/buf's
changelog</a>.</em></p>
<blockquote>
<h2>[v1.43.0] - 2024-09-30</h2>
<ul>
<li>Add new experimental LSP support under <code>buf beta
lsp</code>.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/buf/commit/e31cbd0f4e3a0249eba29c977b5bf99ce5bf2c2a"><code>e31cbd0</code></a>
Release v1.43.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/3357">#3357</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/6abbe9d67317d10146eceba747c92bac3d65f83c"><code>6abbe9d</code></a>
Make upgrade (<a
href="https://redirect.github.com/bufbuild/buf/issues/3354">#3354</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/4ef2306be29ee97dedb88aac70b6827bcec671ec"><code>4ef2306</code></a>
Make upgrade (<a
href="https://redirect.github.com/bufbuild/buf/issues/3352">#3352</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/e3017a551e6e549b3d4cf3f8bab9c82b94edbf09"><code>e3017a5</code></a>
Move to buf.build/go/spdx (<a
href="https://redirect.github.com/bufbuild/buf/issues/3350">#3350</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/fd749ca09211704eef9e7c8b7bc72c39d0d2ef8c"><code>fd749ca</code></a>
Unbreak CI after <a
href="https://redirect.github.com/bufbuild/buf/issues/3316">#3316</a>
(<a
href="https://redirect.github.com/bufbuild/buf/issues/3348">#3348</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/b8aeca11e1385797c7273d4ad2e10bb3869352f3"><code>b8aeca1</code></a>
Force usage of private/pkg/protoencoding for text and yaml (<a
href="https://redirect.github.com/bufbuild/buf/issues/3347">#3347</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/c8517325696e2d0ecd9aa4e41c6feee399e30dde"><code>c851732</code></a>
Default protoencoding resolver to an empty resolver (<a
href="https://redirect.github.com/bufbuild/buf/issues/3345">#3345</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/8c2163946b5def59c9340b204a254939fbac7e62"><code>8c21639</code></a>
Add an LSP server command (<a
href="https://redirect.github.com/bufbuild/buf/issues/3316">#3316</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/a4fb701e7e6b3236f2daaca6ae553b1239c2cffb"><code>a4fb701</code></a>
Force usage of private/pkg/protoencoding (<a
href="https://redirect.github.com/bufbuild/buf/issues/3346">#3346</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/dacb299b7e85cd9e4bccfc4cb8dd6443d4472290"><code>dacb299</code></a>
Reparse all extensions, not just unrecognized ones (<a
href="https://redirect.github.com/bufbuild/buf/issues/3344">#3344</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/bufbuild/buf/compare/v1.42.0...v1.43.0">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=github.com/bufbuild/buf&package-manager=go_modules&previous-version=1.42.0&new-version=1.43.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>
Co-authored-by: corver <[email protected]>
  • Loading branch information
dependabot[bot] and corverroos authored Oct 2, 2024
1 parent 343e5cf commit da4daa5
Show file tree
Hide file tree
Showing 9 changed files with 136 additions and 324 deletions.
45 changes: 26 additions & 19 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ require (
github.com/BurntSushi/toml v1.4.0
github.com/Layr-Labs/eigenlayer-cli v0.10.5
github.com/Layr-Labs/eigensdk-go v0.1.13-0.20240927005004-ed4b05c87610
github.com/bufbuild/buf v1.42.0
github.com/bufbuild/buf v1.43.0
github.com/charmbracelet/log v0.4.0
github.com/cometbft/cometbft v0.38.12
github.com/cosmos/cosmos-db v1.0.2
Expand Down Expand Up @@ -47,19 +47,19 @@ require (
golang.org/x/tools v0.25.0
google.golang.org/grpc v1.67.1
google.golang.org/grpc/cmd/protoc-gen-go-grpc v1.5.1
google.golang.org/protobuf v1.34.3-0.20240816073751-94ecbc261689
google.golang.org/protobuf v1.34.3-0.20240906163944-03df6c145d96
gopkg.in/yaml.v3 v3.0.1
)

require (
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.34.2-20240717164558-a6c49f84cc0f.2 // indirect
buf.build/gen/go/bufbuild/registry/connectrpc/go v1.16.2-20240821192916-45ba72cdd479.1 // indirect
buf.build/gen/go/bufbuild/registry/protocolbuffers/go v1.34.2-20240821192916-45ba72cdd479.2 // indirect
buf.build/gen/go/bufbuild/protovalidate/protocolbuffers/go v1.34.2-20240920164238-5a7b106cbb87.2 // indirect
buf.build/gen/go/bufbuild/registry/connectrpc/go v1.17.0-20240925012807-1610ffa05635.1 // indirect
buf.build/gen/go/bufbuild/registry/protocolbuffers/go v1.34.2-20240925012807-1610ffa05635.2 // indirect
cloud.google.com/go v0.112.1 // indirect
cloud.google.com/go/compute/metadata v0.5.0 // indirect
cloud.google.com/go/iam v1.1.7 // indirect
cloud.google.com/go/storage v1.38.0 // indirect
connectrpc.com/connect v1.16.2 // indirect
connectrpc.com/connect v1.17.0 // indirect
connectrpc.com/otelconnect v0.7.1 // indirect
cosmossdk.io/collections v0.4.0 // indirect
filippo.io/edwards25519 v1.0.0 // indirect
Expand All @@ -82,7 +82,7 @@ require (
github.com/btcsuite/btcd/btcec/v2 v2.3.4 // indirect
github.com/bufbuild/protocompile v0.14.1 // indirect
github.com/bufbuild/protoplugin v0.0.0-20240911180120-7bb73e41a54a // indirect
github.com/bufbuild/protovalidate-go v0.6.5 // indirect
github.com/bufbuild/protovalidate-go v0.7.0 // 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
Expand All @@ -105,7 +105,7 @@ require (
github.com/cosmos/iavl v1.2.0 // indirect
github.com/cosmos/ics23/go v0.11.0 // indirect
github.com/cosmos/ledger-cosmos-go v0.13.3 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.4 // indirect
github.com/cpuguy83/go-md2man/v2 v2.0.5 // indirect
github.com/crate-crypto/go-ipa v0.0.0-20240223125850-b1e8a79f509c // indirect
github.com/crate-crypto/go-kzg-4844 v1.0.0 // indirect
github.com/danieljoos/wincred v1.2.1 // indirect
Expand All @@ -116,9 +116,9 @@ require (
github.com/dgraph-io/ristretto v0.1.1 // indirect
github.com/dgryski/go-farm v0.0.0-20200201041132-a6ae2369ad13 // indirect
github.com/distribution/reference v0.6.0 // indirect
github.com/docker/cli v27.2.1+incompatible // indirect
github.com/docker/cli v27.3.1+incompatible // indirect
github.com/docker/distribution v2.8.3+incompatible // indirect
github.com/docker/docker v27.2.1+incompatible // indirect
github.com/docker/docker v27.3.1+incompatible // indirect
github.com/docker/docker-credential-helpers v0.8.2 // indirect
github.com/docker/go-connections v0.5.0 // indirect
github.com/docker/go-units v0.5.0 // indirect
Expand Down Expand Up @@ -154,7 +154,7 @@ require (
github.com/google/cel-go v0.21.0 // indirect
github.com/google/go-containerregistry v0.20.2 // indirect
github.com/google/orderedcode v0.0.1 // indirect
github.com/google/pprof v0.0.0-20240910150728-a0b0bb1d4134 // indirect
github.com/google/pprof v0.0.0-20240929191954-255acd752d31 // indirect
github.com/google/s2a-go v0.1.7 // indirect
github.com/googleapis/enterprise-certificate-proxy v0.3.2 // indirect
github.com/googleapis/gax-go/v2 v2.12.3 // indirect
Expand Down Expand Up @@ -191,7 +191,7 @@ require (
github.com/jmespath/go-jmespath v0.4.0 // indirect
github.com/jmhodges/levigo v1.0.0 // indirect
github.com/kballard/go-shellquote v0.0.0-20180428030007-95032a82bc51 // indirect
github.com/klauspost/compress v1.17.9 // indirect
github.com/klauspost/compress v1.17.10 // indirect
github.com/klauspost/pgzip v1.2.6 // indirect
github.com/kr/pretty v0.3.1 // indirect
github.com/kr/text v0.2.0 // indirect
Expand Down Expand Up @@ -255,7 +255,7 @@ require (
github.com/tklauser/numcpus v0.6.1 // indirect
github.com/ulikunitz/xz v0.5.11 // indirect
github.com/urfave/cli/v2 v2.27.2 // indirect
github.com/vbatts/tar-split v0.11.5 // indirect
github.com/vbatts/tar-split v0.11.6 // indirect
github.com/xrash/smetrics v0.0.0-20240312152122-5f08fbb34913 // indirect
github.com/zondax/hid v0.9.2 // indirect
github.com/zondax/ledger-go v0.14.3 // indirect
Expand Down Expand Up @@ -283,8 +283,8 @@ require (
golang.org/x/time v0.5.0 // indirect
google.golang.org/api v0.171.0 // indirect
google.golang.org/genproto v0.0.0-20240325203815-454cdb8f5daa // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240903143218-8af14fe29dc1 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240903143218-8af14fe29dc1 // indirect
google.golang.org/genproto/googleapis/api v0.0.0-20240924160255-9d4c2d233b61 // indirect
google.golang.org/genproto/googleapis/rpc v0.0.0-20240924160255-9d4c2d233b61 // indirect
gopkg.in/ini.v1 v1.67.0 // indirect
gopkg.in/natefinch/lumberjack.v2 v2.2.1 // indirect
gopkg.in/yaml.v2 v2.4.0 // indirect
Expand All @@ -296,11 +296,12 @@ require (
)

require (
buf.build/gen/go/bufbuild/bufplugin/protocolbuffers/go v1.34.2-20240904181154-a0be11449112.2 // indirect
buf.build/gen/go/bufbuild/bufplugin/protocolbuffers/go v1.34.2-20240928190436-5e8abcfd7a7e.2 // indirect
buf.build/gen/go/pluginrpc/pluginrpc/protocolbuffers/go v1.34.2-20240828222655-5345c0a56177.2 // indirect
buf.build/go/bufplugin v0.2.0 // indirect
buf.build/go/bufplugin v0.5.0 // indirect
buf.build/go/protoyaml v0.2.0 // indirect
github.com/Microsoft/hcsshim v0.12.6 // indirect
buf.build/go/spdx v0.2.0 // indirect
github.com/Microsoft/hcsshim v0.12.7 // indirect
github.com/containerd/cgroups/v3 v3.0.3 // indirect
github.com/containerd/containerd v1.7.22 // indirect
github.com/containerd/continuity v0.4.3 // indirect
Expand All @@ -321,7 +322,13 @@ require (
github.com/opencontainers/runtime-spec v1.2.0 // indirect
github.com/quic-go/qpack v0.5.1 // indirect
github.com/quic-go/quic-go v0.47.0 // indirect
pluginrpc.com/pluginrpc v0.3.0 // indirect
github.com/segmentio/asm v1.2.0 // indirect
github.com/segmentio/encoding v0.4.0 // indirect
go.lsp.dev/jsonrpc2 v0.10.0 // indirect
go.lsp.dev/pkg v0.0.0-20210717090340-384b27a52fb2 // indirect
go.lsp.dev/protocol v0.12.0 // indirect
go.lsp.dev/uri v0.3.0 // indirect
pluginrpc.com/pluginrpc v0.5.0 // indirect
)

// See https://github.com/cosmos/cosmos-sdk/pull/14952
Expand Down
Loading

0 comments on commit da4daa5

Please sign in to comment.