Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump github.com/bufbuild/buf from 1.27.0 to 1.27.1 (#303)
Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from 1.27.0 to 1.27.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.27.1</h2> <ul> <li>Fix issue in v1.27.0 where <code>--path</code> did not work with workspaces under certain scenarios.</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.27.1] - 2023-10-16</h2> <ul> <li>Fix issue in v1.27.0 where <code>--path</code> did not work with workspaces under certain scenarios.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bufbuild/buf/commit/c1b5844462e5b11923a962b19acd2d56bb5776fe"><code>c1b5844</code></a> Fix usage of <code>tibdex/github-app-token</code> in Release workflow (<a href="https://redirect.github.com/bufbuild/buf/issues/2502">#2502</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/3307f41d4fec4fcb62312d9aed48aeefa7e9cff9"><code>3307f41</code></a> Release v1.27.1 (<a href="https://redirect.github.com/bufbuild/buf/issues/2501">#2501</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/9db765ff15f96dc0969f3881434d8aedb1b7c168"><code>9db765f</code></a> Workspace directory (<a href="https://redirect.github.com/bufbuild/buf/issues/2495">#2495</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/4f7c33b68daf6ec54edc5ebc18fa1fcaf8500489"><code>4f7c33b</code></a> Bump docker/login-action from 2 to 3 (<a href="https://redirect.github.com/bufbuild/buf/issues/2454">#2454</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/5dcdcb17ead75604dd483ac38682610d44f54b50"><code>5dcdcb1</code></a> Bump docker/build-push-action from 4 to 5 (<a href="https://redirect.github.com/bufbuild/buf/issues/2453">#2453</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/d5d1fe61145ec284a49fc38418ddb950fc335ea2"><code>d5d1fe6</code></a> Bump bufbuild/buf-lint-action from 1.0.3 to 1.1.0 (<a href="https://redirect.github.com/bufbuild/buf/issues/2497">#2497</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/21491350c6f836ff8d1b1161038ea3b2f22190e5"><code>2149135</code></a> Bump github.com/klauspost/compress from 1.17.0 to 1.17.1 (<a href="https://redirect.github.com/bufbuild/buf/issues/2496">#2496</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/efc156aba34fd4537c7c5fa52d1453140d3e0ddd"><code>efc156a</code></a> Make upgrade (<a href="https://redirect.github.com/bufbuild/buf/issues/2494">#2494</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/ef489bed96666fb4e1ff9e47be9d777cc0c3caa7"><code>ef489be</code></a> Bump docker/setup-qemu-action from 2 to 3 (<a href="https://redirect.github.com/bufbuild/buf/issues/2455">#2455</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/21db11c14880c4fb2d1f06af92fc83c6d95c6243"><code>21db11c</code></a> Bump tibdex/github-app-token from 2.0.0 to 2.1.0 (<a href="https://redirect.github.com/bufbuild/buf/issues/2461">#2461</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bufbuild/buf/compare/v1.27.0...v1.27.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.27.0&new-version=1.27.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