Skip to content

Commit

Permalink
Bump @bufbuild/buf from 1.27.2 to 1.28.1 in /dashboard (#7092)
Browse files Browse the repository at this point in the history
Bumps [@bufbuild/buf](https://github.com/bufbuild/buf) from 1.27.2 to
1.28.1.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/buf/releases"><code>@​bufbuild/buf</code>'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>
<h2>v1.28.0</h2>
<ul>
<li>Add lint rules for <a
href="https://github.com/bufbuild/protovalidate">protovalidate</a>.
<code>buf lint</code> will now verify that your protovalidate rules are
valid. A single rule <code>PROTOVALIDATE</code> has been added to the
<code>DEFAULT</code> group - given that protovalidate is net new, this
does not represent a breaking change.</li>
<li>Update <code>buf beta price</code> with the latest pricing
information.</li>
<li>Display a warning when reading a <code>buf.lock</code> with
dependencies with b1 or b3 digests. b1 and b3 digests will be deprecated
in a future version. Run <code>buf mod update</code> to update
dependency digests.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/buf/blob/main/CHANGELOG.md"><code>@​bufbuild/buf</code>'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>
<h2>[v1.28.0] - 2023-11-10</h2>
<ul>
<li>Add lint rules for <a
href="https://github.com/bufbuild/protovalidate">protovalidate</a>.
<code>buf lint</code>
will now verify that your protovalidate rules are valid. A single rule
<code>PROTOVALIDATE</code> has been
added to the <code>DEFAULT</code> group - given that protovalidate is
net new, this does not represent
a breaking change.</li>
<li>Update <code>buf beta price</code> with the latest pricing
information.</li>
<li>Display a warning when reading a <code>buf.lock</code> with
dependencies with b1 or b3 digests. b1 and b3
digests will be deprecated in a future version. Run <code>buf mod
update</code> to update dependency digests.</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.27.2...v1.28.1">compare
view</a></li>
</ul>
</details>
<br />


[![Dependabot compatibility
score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=@bufbuild/buf&package-manager=npm_and_yarn&previous-version=1.27.2&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] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Nov 16, 2023
1 parent 6a6720d commit 488e32d
Show file tree
Hide file tree
Showing 2 changed files with 41 additions and 41 deletions.
2 changes: 1 addition & 1 deletion dashboard/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@bufbuild/buf": "^1.27.2",
"@bufbuild/buf": "^1.28.1",
"@connectrpc/protoc-gen-connect-es": "^1.1.3",
"@bufbuild/protoc-gen-es": "^1.4.2",
"@craco/craco": "^7.1.0",
Expand Down
80 changes: 40 additions & 40 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1202,47 +1202,47 @@
resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-6.0.4.tgz#923ca57e173c6b232bbbb07347b1be982f03e783"
integrity sha512-s3jaWicZd0pkP0jf5ysyHUI/RE7MHos6qlToFcGWXVp+ykHOy77OUMrfbgJ9it2C5bow7OIQwYYaHjk9XlBQ2A==

"@bufbuild/buf-darwin-arm64@1.27.2":
version "1.27.2"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-darwin-arm64/-/buf-darwin-arm64-1.27.2.tgz#23f4c1552d037541dfe5a62d2f5a56a9819769b0"
integrity sha512-ob1IAhFVsAVUr5o4EAwoeQ6FOGJdiS6eYGTGQiZzJEAYSs2dX/WQ9+Xz9EPQUb93n7PMjNs38DLDfwGQ3u3dsg==

"@bufbuild/buf-darwin-x64@1.27.2":
version "1.27.2"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-darwin-x64/-/buf-darwin-x64-1.27.2.tgz#5a00b480d51d64a5f4d051d4ea8025369bd2a86d"
integrity sha512-Kp0HBvLjeOxJtZ/j3vOulX6G3u5pa9vksVmJ5HGjhL0BZJwavh8Bd9YgrBDrTzKtTQMHxmhTSaNEgNUWkjecfw==

"@bufbuild/buf-linux-aarch64@1.27.2":
version "1.27.2"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-linux-aarch64/-/buf-linux-aarch64-1.27.2.tgz#b3db57bc714bdf89c0e017a7a29e268c42232162"
integrity sha512-rq+bpT+FMR1iiUvcHno1SPS4e0Ydr+F7ArIzN5cO4DKL09sBJXcaVGa7fRRlBZvNJTt3XRVtlE8LNLGH7zjBOg==

"@bufbuild/buf-linux-x64@1.27.2":
version "1.27.2"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-linux-x64/-/buf-linux-x64-1.27.2.tgz#2c090726f740ff85edd3b27718a2fa4b6c3f1209"
integrity sha512-t/lcJ06gELy+4hVROuoeX8Y+oXq9NrPX+UgT5WujGo21oOb8UAQETZLRefj2U4IRqYqXhTKicfOI2y8xI7CSlQ==

"@bufbuild/buf-win32-arm64@1.27.2":
version "1.27.2"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-win32-arm64/-/buf-win32-arm64-1.27.2.tgz#0741369f3854e4766d556b4b7bfd38d2ba6d1123"
integrity sha512-rJieGmtSw4tfteW6mhjdtDDTFBbl2HBan1FnfNAOZH4ZrTwfcOO5Vn3fUMl+jPtiCpTscyzVaYHI+LvYffSdvg==

"@bufbuild/buf-win32-x64@1.27.2":
version "1.27.2"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-win32-x64/-/buf-win32-x64-1.27.2.tgz#ed7ba11bd336ae05849819a3a1873b6947da1f68"
integrity sha512-x9IKCHgj6GmDGH2xlTo80l2feNU3hUeoEwLFLH4I5Qs2L1gfYIDMZGp+0Bhm5eK9CIWYtkJqeqGRIJkrJA6CfQ==

"@bufbuild/buf@^1.27.2":
version "1.27.2"
resolved "https://registry.yarnpkg.com/@bufbuild/buf/-/buf-1.27.2.tgz#95d9c715511a0507d8142fa1911a55a7704961ae"
integrity sha512-hwZYF0DCxvmTAZIAeT/q66HYtIxnSH9jn/CVElaJA/l+Clr9zhLdfKFd1yD2lMqHpNUEeXtA8T0ABXv29NVfYQ==
"@bufbuild/buf-darwin-arm64@1.28.1":
version "1.28.1"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-darwin-arm64/-/buf-darwin-arm64-1.28.1.tgz#ffe09c8b998d6cc714ab525999fe026b25c952e9"
integrity sha512-nAyvwKkcd8qQTExCZo5MtSRhXLK7e3vzKFKHjXfkveRakSUST2HFlFZAHfErZimN4wBrPTN0V0hNRU8PPjkMpQ==

"@bufbuild/buf-darwin-x64@1.28.1":
version "1.28.1"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-darwin-x64/-/buf-darwin-x64-1.28.1.tgz#03aa18f7961b651679e349a382f71f1bad3dadec"
integrity sha512-b0eT3xd3vX5a5lWAbo5h7FPuf9MsOJI4I39qs4TZnrlZ8BOuPfqzwzijiFf9UCwaX2vR1NQXexIoQ80Ci+fCHw==

"@bufbuild/buf-linux-aarch64@1.28.1":
version "1.28.1"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-linux-aarch64/-/buf-linux-aarch64-1.28.1.tgz#2af0683dd6a803bdaba7ea92148007393a058705"
integrity sha512-p5h9bZCVLMh8No9/7k7ulXzsFx5P7Lu6DiUMjSJ6aBXPMYo6Xl7r/6L2cQkpsZ53HMtIxCgMYS9a7zoS4K8wIw==

"@bufbuild/buf-linux-x64@1.28.1":
version "1.28.1"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-linux-x64/-/buf-linux-x64-1.28.1.tgz#dbac29d39fb4c0a509ebf49fb3a76d481aebe1e0"
integrity sha512-fVJ3DiRigIso06jgEl+JNp59Y5t2pxDHd10d3SA4r+14sXbZ2J7Gy/wBqVXPry4x/jW567KKlvmhg7M5ZBgCQQ==

"@bufbuild/buf-win32-arm64@1.28.1":
version "1.28.1"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-win32-arm64/-/buf-win32-arm64-1.28.1.tgz#69242d904c73368c2735aa9efc338dd1f5864bfa"
integrity sha512-KJiRJpugQRK/jXC46Xjlb68UydWhCZj2jHdWLIwNtgXd1WTJ3LngChZV7Y6pPK08pwBAVz0JYeVbD5IlTCD4TQ==

"@bufbuild/buf-win32-x64@1.28.1":
version "1.28.1"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-win32-x64/-/buf-win32-x64-1.28.1.tgz#5014fd87ed29fd26c1c6d2e97eba9ac7b8a14e51"
integrity sha512-vMnc+7OVCkmlRWQsgYHgUqiBPRIjD8XeoRyApJ07YZzGs7DkRH4LhvmacJbLd3wORylbn6gLz3pQa8J/M61mzg==

"@bufbuild/buf@^1.28.1":
version "1.28.1"
resolved "https://registry.yarnpkg.com/@bufbuild/buf/-/buf-1.28.1.tgz#b107bd1b01a676040b1112de9eb94642bea48a08"
integrity sha512-WRDagrf0uBjfV9s5eyrSPJDcdI4A5Q7JMCA4aMrHRR8fo/TTjniDBjJprszhaguqsDkn/LS4QIu92HVFZCrl9A==
optionalDependencies:
"@bufbuild/buf-darwin-arm64" "1.27.2"
"@bufbuild/buf-darwin-x64" "1.27.2"
"@bufbuild/buf-linux-aarch64" "1.27.2"
"@bufbuild/buf-linux-x64" "1.27.2"
"@bufbuild/buf-win32-arm64" "1.27.2"
"@bufbuild/buf-win32-x64" "1.27.2"
"@bufbuild/buf-darwin-arm64" "1.28.1"
"@bufbuild/buf-darwin-x64" "1.28.1"
"@bufbuild/buf-linux-aarch64" "1.28.1"
"@bufbuild/buf-linux-x64" "1.28.1"
"@bufbuild/buf-win32-arm64" "1.28.1"
"@bufbuild/buf-win32-x64" "1.28.1"

"@bufbuild/protobuf@1.4.2", "@bufbuild/protobuf@^1.3.3", "@bufbuild/protobuf@^1.4.1", "@bufbuild/protobuf@^1.4.2":
version "1.4.2"
Expand Down

0 comments on commit 488e32d

Please sign in to comment.