Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump @bufbuild/buf from 1.26.1 to 1.27.0 in /dashboard (#6908)
Bumps [@bufbuild/buf](https://github.com/bufbuild/buf) from 1.26.1 to 1.27.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.27.0</h2> <ul> <li>Fix issue where <code>buf generate --exclude-path</code> was not properly excluding paths for remote modules.</li> <li>Fix issue where <code>buf curl</code> had a user agent that did not properly place the extension as a suffix.</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.27.0] - 2023-10-04</h2> <ul> <li>Fix issue where <code>buf generate --exclude-path</code> was not properly excluding paths for remote modules.</li> <li>Fix issue where <code>buf curl</code> had a user agent that did not properly place the extension as a suffix.</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/f5578b49d83f4701d1ce6f9c97eb830c8fe08924"><code>f5578b4</code></a> Release v1.27.0 (<a href="https://redirect.github.com/bufbuild/buf/issues/2477">#2477</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/e99dc9a6b8c3d0cf6db67a18cd724d40b484f8aa"><code>e99dc9a</code></a> Upgrade dependencies and update CHANGELOG.md (<a href="https://redirect.github.com/bufbuild/buf/issues/2476">#2476</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/ecf33669616120b070bf584b143085e4933c1436"><code>ecf3366</code></a> Improve error message for invalid remotes (<a href="https://redirect.github.com/bufbuild/buf/issues/2465">#2465</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/ff74f32158930ffa8ac51d9cfb2de705930172de"><code>ff74f32</code></a> Add <code>--branch</code> to <code>buf push</code> (<a href="https://redirect.github.com/bufbuild/buf/issues/2457">#2457</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/b9d582d1354585cb83951bc2414d4dadbb96fe6e"><code>b9d582d</code></a> Fix user-agent used by <code>buf curl</code> (<a href="https://redirect.github.com/bufbuild/buf/issues/2475">#2475</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/e4afbcf4e108f729cdb37378fd81122fc0e33e84"><code>e4afbcf</code></a> Add get and update user plugin preferences rpcs (<a href="https://redirect.github.com/bufbuild/buf/issues/2471">#2471</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/8c99e2bb25e2d5bd9bdabf34a91334ed0b513697"><code>8c99e2b</code></a> Add <code>UserCanReviewCommits</code> to AuthzService (<a href="https://redirect.github.com/bufbuild/buf/issues/2464">#2464</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/4f380fa557516117f952c6ee982a9e1171bb0603"><code>4f380fa</code></a> Add message documentation for GitCommitInformation (<a href="https://redirect.github.com/bufbuild/buf/issues/2458">#2458</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/ebec930c6d4c542bb41d267d1049f322515deacb"><code>ebec930</code></a> Sync from custom remote (<a href="https://redirect.github.com/bufbuild/buf/issues/2447">#2447</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/10ad62335711ad8e0cc075b26a7d888e46a8e3b7"><code>10ad623</code></a> Update references to connect-swift (<a href="https://redirect.github.com/bufbuild/buf/issues/2456">#2456</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bufbuild/buf/compare/v1.26.1...v1.27.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.26.1&new-version=1.27.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>
- Loading branch information