Commit b382487
authored
Bump build.buf:buf from 1.49.0 to 1.50.0 (#233)
Bumps [build.buf:buf](https://github.com/bufbuild/buf) from 1.49.0 to
1.50.0.
<details>
<summary>Release notes</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/buf/releases">build.buf:buf's
releases</a>.</em></p>
<blockquote>
<h2>v1.50.0</h2>
<ul>
<li>Add input parameter <code>filter</code> for use with git inputs.
This sets the filter flag argument for the git fetch command.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Changelog</summary>
<p><em>Sourced from <a
href="https://github.com/bufbuild/buf/blob/main/CHANGELOG.md">build.buf:buf's
changelog</a>.</em></p>
<blockquote>
<h2>[v1.50.0] - 2025-01-17</h2>
<ul>
<li>Add input parameter <code>filter</code> for use with git inputs.
This sets the filter
flag argument for the git fetch command.</li>
</ul>
</blockquote>
</details>
<details>
<summary>Commits</summary>
<ul>
<li><a
href="https://github.com/bufbuild/buf/commit/b2393b4dd155690d51b284bc7504808b32e2998d"><code>b2393b4</code></a>
Release v1.50.0 (<a
href="https://redirect.github.com/bufbuild/buf/issues/3596">#3596</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/73a8c77ef0b1ba976a7c4693a215bbc12d164098"><code>73a8c77</code></a>
Add input parameter filter for git commands (<a
href="https://redirect.github.com/bufbuild/buf/issues/3595">#3595</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/91467d2e4ac49ec9e741c81c41ee158cac27b998"><code>91467d2</code></a>
Upgrade go protobuf library (<a
href="https://redirect.github.com/bufbuild/buf/issues/3594">#3594</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/81b9a5e765241f76aa62991216b6cb9d73267287"><code>81b9a5e</code></a>
Make upgrade (<a
href="https://redirect.github.com/bufbuild/buf/issues/3592">#3592</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/c3dbfd7ce8fc46f7c1fee491006371dbeecd9c21"><code>c3dbfd7</code></a>
Fix nil pointer dereference in workspace capabilities check (<a
href="https://redirect.github.com/bufbuild/buf/issues/3582">#3582</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/67b1b5e335420d049d1328f028ffe33e36077617"><code>67b1b5e</code></a>
Fix typos (<a
href="https://redirect.github.com/bufbuild/buf/issues/3578">#3578</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/c09adee2eee9d473a544ee6ed9ac3575d31a5373"><code>c09adee</code></a>
Make upgrade (<a
href="https://redirect.github.com/bufbuild/buf/issues/3589">#3589</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/c60d85807afd8c80b891580f1a7ab0885ac59427"><code>c60d858</code></a>
Make upgrade (<a
href="https://redirect.github.com/bufbuild/buf/issues/3579">#3579</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/768bca1b13c0a32a7c584c0035e1287e75395d11"><code>768bca1</code></a>
Run <code>make copyfrommakego</code> and drop Dockerfile.workspace (<a
href="https://redirect.github.com/bufbuild/buf/issues/3577">#3577</a>)</li>
<li><a
href="https://github.com/bufbuild/buf/commit/35528473fd6fa70387d9872666ebfa254be5f2fe"><code>3552847</code></a>
Return to development (<a
href="https://redirect.github.com/bufbuild/buf/issues/3576">#3576</a>)</li>
<li>See full diff in <a
href="https://github.com/bufbuild/buf/compare/v1.49.0...v1.50.0">compare
view</a></li>
</ul>
</details>
<br />
[](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>1 parent c10bf77 commit b382487
1 file changed
+1
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
0 commit comments