Skip to content

Commit

Permalink
Bump github.com/bufbuild/buf from 1.28.0 to 1.28.1 (#920)
Browse files Browse the repository at this point in the history
Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from
1.28.0 to 1.28.1.
<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.28.1</h2>
<ul>
<li>The <code>buf curl</code> command has been updated to support the
use of multiple schemas. This allows users to specify multiple
<code>--schema</code> flags and/or to use both <code>--schema</code> and
<code>--reflect</code> flags at the same time. The result is that
additional sources can be consulted to resolve an element. This can be
useful when the result of an RPC contains extensions or values in
<code>google.protobuf.Any</code> messages that are not defined in the
same schema that defines the RPC service.</li>
<li>Fix issue where <code>buf lint</code> incorrectly reports error when
<code>(buf.validate.field).required</code> is set for an optional field
in proto3.</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.28.1] - 2023-11-15</h2>
<ul>
<li>The <code>buf curl</code> command has been updated to support the
use of multiple schemas.
This allows users to specify multiple <code>--schema</code> flags and/or
to use both <code>--schema</code>
and <code>--reflect</code> flags at the same time. The result is that
additional sources can
be consulted to resolve an element. This can be useful when the result
of an RPC
contains extensions or values in <code>google.protobuf.Any</code>
messages that are not defined
in the same schema that defines the RPC service.</li>
<li>Fix issue where <code>buf lint</code> incorrectly reports error when
<code>(buf.validate.field).required</code>
is set for an optional field in proto3.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/buf/commit/68e18ce6783000d26f3240c8ea0b02af1bf26c65"><code>68e18ce</code></a>
Release v1.28.1 (<a
href="https://redirect.github.com/bufbuild/buf/issues/2591">#2591</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/61bc0158135f5dbf684dd5091437251e6a0ab998"><code>61bc015</code></a>
Fix buf lint mistaking proto3 optional fields for oneof fields (<a
href="https://redirect.github.com/bufbuild/buf/issues/2590">#2590</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/819a804525564c57a91742e31c4846b120a11a01"><code>819a804</code></a>
Allow buf curl to use multiple schemas when resolving elements (<a
href="https://redirect.github.com/bufbuild/buf/issues/2587">#2587</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/aaf2d2c59b4044422b0e347133c450ffd5dcef38"><code>aaf2d2c</code></a>
Detect checked out branch by reading git HEAD file (<a
href="https://redirect.github.com/bufbuild/buf/issues/2570">#2570</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/9aaf28d23972f5fe2a6fc81532176d19d00a5a8a"><code>9aaf28d</code></a>
Print count of unrecognized bytes in &quot;buf curl&quot; (<a
href="https://redirect.github.com/bufbuild/buf/issues/2586">#2586</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/7b3ad2586f5e5eaa657dc7c7cec71789b9ea0b4d"><code>7b3ad25</code></a>
Upgrade go dependencies (<a
href="https://redirect.github.com/bufbuild/buf/issues/2583">#2583</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/82103ef59c747e8202a0f3155f1e9227acc050d0"><code>82103ef</code></a>
Less slice construction/copying thanks to generics (<a
href="https://redirect.github.com/bufbuild/buf/issues/2584">#2584</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/d99a5fb29a41d3bd169a84ec7503ea0599a13809"><code>d99a5fb</code></a>
Change <code>mockSyncHandler</code> to <code>testSyncHandler</code> (<a
href="https://redirect.github.com/bufbuild/buf/issues/2581">#2581</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/e5a7a1c29d6b3fbdeacfa5ef94b075a76bd98702"><code>e5a7a1c</code></a>
Update slack message for release drafts (<a
href="https://redirect.github.com/bufbuild/buf/issues/2582">#2582</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/ec9eeeb5fc2185c5fa8fd2fc2aba67bce9203cd2"><code>ec9eeeb</code></a>
Bump bufbuild/buf-setup-action from 1.27.2 to 1.28.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/2573">#2573</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/bufbuild/buf/compare/v1.28.0...v1.28.1">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.28.0&new-version=1.28.1)](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 Nov 20, 2023
1 parent a4d6986 commit 248453d
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 12 deletions.
8 changes: 4 additions & 4 deletions go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.21

require (
aead.dev/minisign v0.2.1
github.com/bufbuild/buf v1.28.0
github.com/bufbuild/buf v1.28.1
github.com/google/go-containerregistry v0.16.1
github.com/google/go-github/v53 v53.2.0
github.com/hashicorp/go-retryablehttp v0.7.5
Expand Down Expand Up @@ -41,9 +41,9 @@ require (
github.com/rogpeppe/go-internal v1.10.0 // indirect
github.com/sirupsen/logrus v1.9.3 // indirect
github.com/vbatts/tar-split v0.11.5 // indirect
go.opentelemetry.io/otel v1.19.0 // indirect
go.opentelemetry.io/otel/metric v1.19.0 // indirect
go.opentelemetry.io/otel/trace v1.19.0 // indirect
go.opentelemetry.io/otel v1.20.0 // indirect
go.opentelemetry.io/otel/metric v1.20.0 // indirect
go.opentelemetry.io/otel/trace v1.20.0 // indirect
go.uber.org/atomic v1.11.0 // indirect
golang.org/x/crypto v0.15.0 // indirect
golang.org/x/net v0.18.0 // indirect
Expand Down
16 changes: 8 additions & 8 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ aead.dev/minisign v0.2.1 h1:Z+7HA9dsY/eGycYj6kpWHpcJpHtjAwGiJFvbiuO9o+M=
aead.dev/minisign v0.2.1/go.mod h1:oCOjeA8VQNEbuSCFaaUXKekOusa/mll6WtMoO5JY4M4=
github.com/ProtonMail/go-crypto v0.0.0-20230619160724-3fbb1f12458c h1:figwFwYep1Qnl64Y+Rc8tyQWE0xvYAN+5EX+rD40pTU=
github.com/ProtonMail/go-crypto v0.0.0-20230619160724-3fbb1f12458c/go.mod h1:EjAoLdwvbIOoOQr3ihjnSoLZRtE8azugULFRteWMNc0=
github.com/bufbuild/buf v1.28.0 h1:RQ05UJfBjfPPZpOo8xj47RasDsLkgItREh6C/oSvnJ0=
github.com/bufbuild/buf v1.28.0/go.mod h1:yx8lF18i4mYucKTOoRWynWmGCxHo4R2oXsF0tGbeK90=
github.com/bufbuild/buf v1.28.1 h1:JG+PjhaVz4bprGV1u//ZBDSxWwFnjrzjse2pmm4zBlI=
github.com/bufbuild/buf v1.28.1/go.mod h1:X/HDGbWUM2QiR5XvvsBfElUPblETOf96zq5H7FOUiP4=
github.com/bwesterb/go-ristretto v1.2.3/go.mod h1:fUIoIZaG73pV5biE2Blr2xEzDoMj7NFEuV9ekS419A0=
github.com/cloudflare/circl v1.3.3 h1:fE/Qz0QdIGqeWfnwq0RE0R7MI51s0M2E4Ga9kq5AEMs=
github.com/cloudflare/circl v1.3.3/go.mod h1:5XYMA4rFBvNIrhs50XuiBJ15vF2pZn4nnUKZrLbUZFA=
Expand Down Expand Up @@ -78,12 +78,12 @@ github.com/stretchr/testify v1.8.4/go.mod h1:sz/lmYIOXD/1dqDmKjjqLyZ2RngseejIcXl
github.com/vbatts/tar-split v0.11.5 h1:3bHCTIheBm1qFTcgh9oPu+nNBtX+XJIupG/vacinCts=
github.com/vbatts/tar-split v0.11.5/go.mod h1:yZbwRsSeGjusneWgA781EKej9HF8vme8okylkAeNKLk=
github.com/yuin/goldmark v1.4.13/go.mod h1:6yULJ656Px+3vBD8DxQVa3kxgyrAnzto9xy5taEt/CY=
go.opentelemetry.io/otel v1.19.0 h1:MuS/TNf4/j4IXsZuJegVzI1cwut7Qc00344rgH7p8bs=
go.opentelemetry.io/otel v1.19.0/go.mod h1:i0QyjOq3UPoTzff0PJB2N66fb4S0+rSbSB15/oyH9fY=
go.opentelemetry.io/otel/metric v1.19.0 h1:aTzpGtV0ar9wlV4Sna9sdJyII5jTVJEvKETPiOKwvpE=
go.opentelemetry.io/otel/metric v1.19.0/go.mod h1:L5rUsV9kM1IxCj1MmSdS+JQAcVm319EUrDVLrt7jqt8=
go.opentelemetry.io/otel/trace v1.19.0 h1:DFVQmlVbfVeOuBRrwdtaehRrWiL1JoVs9CPIQ1Dzxpg=
go.opentelemetry.io/otel/trace v1.19.0/go.mod h1:mfaSyvGyEJEI0nyV2I4qhNQnbBOUUmYZpYojqMnX2vo=
go.opentelemetry.io/otel v1.20.0 h1:vsb/ggIY+hUjD/zCAQHpzTmndPqv/ml2ArbsbfBYTAc=
go.opentelemetry.io/otel v1.20.0/go.mod h1:oUIGj3D77RwJdM6PPZImDpSZGDvkD9fhesHny69JFrs=
go.opentelemetry.io/otel/metric v1.20.0 h1:ZlrO8Hu9+GAhnepmRGhSU7/VkpjrNowxRN9GyKR4wzA=
go.opentelemetry.io/otel/metric v1.20.0/go.mod h1:90DRw3nfK4D7Sm/75yQ00gTJxtkBxX+wu6YaNymbpVM=
go.opentelemetry.io/otel/trace v1.20.0 h1:+yxVAPZPbQhbC3OfAkeIVTky6iTFpcr4SiY9om7mXSQ=
go.opentelemetry.io/otel/trace v1.20.0/go.mod h1:HJSK7F/hA5RlzpZ0zKDCHCDHm556LCDtKaAo6JmBFUU=
go.uber.org/atomic v1.11.0 h1:ZvwS0R+56ePWxUNi+Atn9dWONBPp/AUETXlHW0DxSjE=
go.uber.org/atomic v1.11.0/go.mod h1:LUxbIzbOniOlMKjJjyPfpl4v+PKK2cNJn91OQbhoJI0=
go.uber.org/multierr v1.11.0 h1:blXXJkSxSSfBVBlC76pxqeO+LN3aDfLQo+309xJstO0=
Expand Down

0 comments on commit 248453d

Please sign in to comment.