Skip to content

Commit

Permalink
Bump @bufbuild/buf from 1.23.1 to 1.24.0 in /dashboard (#6462)
Browse files Browse the repository at this point in the history
Bumps [@bufbuild/buf](https://github.com/bufbuild/buf) from 1.23.1 to
1.24.0.
<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.24.0</h2>
<ul>
<li>Update <code>buf mod update</code> to block updates that will result
in conflicting <code>.proto</code> files across dependencies.</li>
<li>Replace <code>bin</code> format with <code>binpb</code> format, and
support the <code>.binpb</code> file extension. <code>.binpb</code> is
now the canonical file extension for binary-encoded Protobuf data. The
<code>bin</code> format and the <code>.bin</code> file extension
continue to be accepted.</li>
<li>Remove support for <code>go</code> subdomain in <code>.netrc</code>.
This was used as part of the remote generation alpha, which has been
fully deprecated in favor of remote plugins and remote packages. See <a
href="https://buf.build/blog/remote-packages-remote-plugins-approaching-v1">buf.build/blog/remote-packages-remote-plugins-approaching-v1</a>
for more details.</li>
<li>Update <code>buf beta price</code> with the latest pricing
information.</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.24.0] - 2023-07-13</h2>
<ul>
<li>Update <code>buf mod update</code> to block updates that will result
in conflicting <code>.proto</code>
files across dependencies.</li>
<li>Replace <code>bin</code> format with <code>binpb</code> format, and
support the <code>.binpb</code> file extension.
<code>.binpb</code> is now the canonical file extension for
binary-encoded Protobuf data.
The <code>bin</code> format and the <code>.bin</code> file extension
continue to be accepted.</li>
<li>Remove support for <code>go</code> subdomain in <code>.netrc</code>.
This was used as part of the
remote generation alpha, which has been fully deprecated in favor of
remote
plugins and remote packages. See <a
href="https://buf.build/blog/remote-packages-remote-plugins-approaching-v1">https://buf.build/blog/remote-packages-remote-plugins-approaching-v1</a>
for more details.</li>
<li>Update <code>buf beta price</code> with the latest pricing
information.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/buf/commit/607e31aee8f24a5461c38aee14e051c1ed2ef343"><code>607e31a</code></a>
Release v1.24.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/2290">#2290</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/3ba34ebfcd63595a84a61dadc8fbd6953e687ec2"><code>3ba34eb</code></a>
Update CHANGELOG.md (<a
href="https://redirect.github.com/bufbuild/buf/issues/2289">#2289</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/3f8571495be17f8e315b1efda00cabae35cac34b"><code>3f85714</code></a>
Reject buf mod updates that will result in multiple dependencies having
equal...</li>
<li><a
href="https://github.com/bufbuild/buf/commit/74ade48f97302cddcb9913e7ae10b4a7510447ff"><code>74ade48</code></a>
Delete bufcli.GlobalFlags (<a
href="https://redirect.github.com/bufbuild/buf/issues/2288">#2288</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/447b808d2265bddf7ffd910a1580b609cfe1e3d3"><code>447b808</code></a>
Add new branch RPCs and change existing RPCs (<a
href="https://redirect.github.com/bufbuild/buf/issues/2283">#2283</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/19864937fcf50fbdcc9ae663c43fdc14d391e4cc"><code>1986493</code></a>
Fix path handling in storagegit (<a
href="https://redirect.github.com/bufbuild/buf/issues/2282">#2282</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/2ce112635d825d7e8dcc959b85082a140aca7383"><code>2ce1126</code></a>
Split manifest.NewBucket into storagemanifest package (<a
href="https://redirect.github.com/bufbuild/buf/issues/2284">#2284</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/153c902cb890ce8cec763d18a5ee296d86072dfa"><code>153c902</code></a>
Delete storage.NoExternalPathReadBucket (<a
href="https://redirect.github.com/bufbuild/buf/issues/2281">#2281</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/db9b1fd9126f014c95e3cf3fa062c00eaf48c231"><code>db9b1fd</code></a>
Add <code>buf mod</code> commands to pre-commit hooks (<a
href="https://redirect.github.com/bufbuild/buf/issues/2273">#2273</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/ea15691bbb98768e2472d3abe4fa225740fc7c06"><code>ea15691</code></a>
Dogfooding <code>buf sync</code> operations (<a
href="https://redirect.github.com/bufbuild/buf/issues/2279">#2279</a>)</li>
<li>Additional commits viewable in <a
href="https://github.com/bufbuild/buf/compare/v1.23.1...v1.24.0">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.23.1&new-version=1.24.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 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 Jul 14, 2023
1 parent 049e42b commit 04196b4
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 @@ -76,7 +76,7 @@
},
"devDependencies": {
"@babel/plugin-proposal-private-property-in-object": "^7.21.11",
"@bufbuild/buf": "^1.23.1",
"@bufbuild/buf": "^1.24.0",
"@bufbuild/protoc-gen-connect-es": "^0.11.0",
"@bufbuild/protoc-gen-es": "^1.2.1",
"@craco/craco": "^7.0.0",
Expand Down
80 changes: 40 additions & 40 deletions dashboard/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1210,47 +1210,47 @@
resolved "https://registry.yarnpkg.com/@braintree/sanitize-url/-/sanitize-url-6.0.2.tgz#6110f918d273fe2af8ea1c4398a88774bb9fc12f"
integrity sha512-Tbsj02wXCbqGmzdnXNk0SOF19ChhRU70BsroIi4Pm6Ehp56in6vch94mfbdQ17DozxkL3BAVjbZ4Qc1a0HFRAg==

"@bufbuild/buf-darwin-arm64@1.23.1":
version "1.23.1"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-darwin-arm64/-/buf-darwin-arm64-1.23.1.tgz#8bc6cbb2121c29634712d0c9cb00278aef8ba8ae"
integrity sha512-klt7SNqzJAuenunjPm9LLlk0eajXCXh/xJxDFJqaAUK8qQPOTAVV7YvkE2QE0PbjyT9NUgS65OHn/T25t+B7mw==

"@bufbuild/buf-darwin-x64@1.23.1":
version "1.23.1"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-darwin-x64/-/buf-darwin-x64-1.23.1.tgz#a099dc66cf9a691c24a4709f75e2b0541db60e41"
integrity sha512-mO+CMKDZCEdMWudfYSxVCjAc6EfdzP5o2gvFyfVBULKiBfOiYZeE67vbV5HuGzIjALKP+ZiWaYnxKeCxEDuJJg==

"@bufbuild/buf-linux-aarch64@1.23.1":
version "1.23.1"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-linux-aarch64/-/buf-linux-aarch64-1.23.1.tgz#b3075b6d5e0f17e2b512092fe0f4b407f292ac5c"
integrity sha512-Sel6ZbnGtvC095KDZHqNC+wErZ0rhrqmjjkVc5fdllZA6of0sEk49KrL2UC9Z1AYKbmnAs4fH1bfvyJOXjqwxg==

"@bufbuild/buf-linux-x64@1.23.1":
version "1.23.1"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-linux-x64/-/buf-linux-x64-1.23.1.tgz#df942eb34afbb9c4062ad3cfeb92e16c4fe673a1"
integrity sha512-QdkdD2OZiw4pPjoXsK9UT6IzWPaqARftmdWFO+I04WfXklcUBohco1GHFhu3zG9hb8vS8KI6ONN8w8Vt4dWOJQ==

"@bufbuild/buf-win32-arm64@1.23.1":
version "1.23.1"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-win32-arm64/-/buf-win32-arm64-1.23.1.tgz#39d547519e2a37e2587ead5fc255d9c86a7563f4"
integrity sha512-qfMWnBjorZFrvKzRmxzN690LhD602eseRFnSS3Z9miWF36FexI+CHdywRwF7VyMaKaRAQISS5cARB8Sw5mT2Zw==

"@bufbuild/buf-win32-x64@1.23.1":
version "1.23.1"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-win32-x64/-/buf-win32-x64-1.23.1.tgz#0706c4d88c96f9adcc50deb6b319a75fd883ded3"
integrity sha512-TnnWxYecVTcyeTWkf5FJ3hQ2AlwWIA2TKUMxJyyh63g0ZBF0Z7D0x+tnmNxhOXtbU38muO6x362nsTFtds5bNg==

"@bufbuild/buf@^1.23.1":
version "1.23.1"
resolved "https://registry.yarnpkg.com/@bufbuild/buf/-/buf-1.23.1.tgz#fb26701624da81887b03069eaf750e84961833bb"
integrity sha512-jSm3lvXVYLQA7TXy173SubUakLLDkNuKZ5mdyua6kRKWHgxXOykMeFdf1GkT0s4zg0WGNHCW0g5NrJxdz1fQgQ==
"@bufbuild/buf-darwin-arm64@1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-darwin-arm64/-/buf-darwin-arm64-1.24.0.tgz#9f3bd1f7b9f6ea73e6a4e491c1971cc817da3894"
integrity sha512-PfdL8nlVyfB6Fwzute1Wvo5G9B6rKkKTR1llc/ZdB0t2tx39gzknIuTDfPMlXHo4jb7Yi7bBrnMtoIL4W2k4Xg==

"@bufbuild/buf-darwin-x64@1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-darwin-x64/-/buf-darwin-x64-1.24.0.tgz#e2c610883923f194323a6a88426f2349fea88c76"
integrity sha512-gnjXBl9FnXEPbHEMot2mGCghQC+PU7h8YhhtJMg4CGaeiUhzJriEo78ILcGdzymIK5fie/HdhJhj+CSoEkA6fw==

"@bufbuild/buf-linux-aarch64@1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-linux-aarch64/-/buf-linux-aarch64-1.24.0.tgz#b08ea6813fc87fde35ee02e68243af440117ef1c"
integrity sha512-SzA0vR4tQF1TEmyLi6q5UZliZ9gOb5k3qN/DtkskNDAScr4Xwf7O2WUCldVTAtat3B4LRlNZv6GoFgMDQ+vGiw==

"@bufbuild/buf-linux-x64@1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-linux-x64/-/buf-linux-x64-1.24.0.tgz#cf945bd96f4fed50f0fe42dc86b9c7052ac660e2"
integrity sha512-+8mZZFEr4QyOOJ1HnBkF9dtu/l3SQTOY8+A0HrALd7DxNlxHITwp3+0Ui+S3HeaWCxweubWUdyLT9NGvsSWSfg==

"@bufbuild/buf-win32-arm64@1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-win32-arm64/-/buf-win32-arm64-1.24.0.tgz#c7fe1a56228353425efbbf6b6e15b20f5c7783cd"
integrity sha512-Nae0JZA3P7nuwIDnjceHe8q2Prd34wuFGxr9BYHbewAYtf0inD8bed3ImMhgsRl5TOqTGS09aTAZZqQWqqWM8w==

"@bufbuild/buf-win32-x64@1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@bufbuild/buf-win32-x64/-/buf-win32-x64-1.24.0.tgz#bec3ebda3d35753543b40a86a39e5fe45c11c823"
integrity sha512-7OCXYLHCn7rZtIVy9xoA/Sv/e9xnJGS6zpWSo/AYRR2LxPCAOP4R+ZjpqyhgjdZxvJSDYTzeNE4M0vAMKNm+1g==

"@bufbuild/buf@^1.24.0":
version "1.24.0"
resolved "https://registry.yarnpkg.com/@bufbuild/buf/-/buf-1.24.0.tgz#6d11bcce2628b78ecc8db46bbfcaaf72c450f2a8"
integrity sha512-OStfyhCf2QVYnYygk69utm7VhpuaTY9ezZakt6oo2DNWoeOjkTDXkpH41bo5Q9IFFKCU/tRtRW0rkQDE21ExYw==
optionalDependencies:
"@bufbuild/buf-darwin-arm64" "1.23.1"
"@bufbuild/buf-darwin-x64" "1.23.1"
"@bufbuild/buf-linux-aarch64" "1.23.1"
"@bufbuild/buf-linux-x64" "1.23.1"
"@bufbuild/buf-win32-arm64" "1.23.1"
"@bufbuild/buf-win32-x64" "1.23.1"
"@bufbuild/buf-darwin-arm64" "1.24.0"
"@bufbuild/buf-darwin-x64" "1.24.0"
"@bufbuild/buf-linux-aarch64" "1.24.0"
"@bufbuild/buf-linux-x64" "1.24.0"
"@bufbuild/buf-win32-arm64" "1.24.0"
"@bufbuild/buf-win32-x64" "1.24.0"

"@bufbuild/connect-web@^0.11.0":
version "0.11.0"
Expand Down

0 comments on commit 04196b4

Please sign in to comment.