Skip to content

Commit

Permalink
Bump github.com/bufbuild/buf from 1.45.1-0.20241025180836-9ec774500bd…
Browse files Browse the repository at this point in the history
…c to 1.46.0 (#1570)

Bumps [github.com/bufbuild/buf](https://github.com/bufbuild/buf) from
1.45.1-0.20241025180836-9ec774500bdc to 1.46.0.
<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.46.0</h2>
<ul>
<li>Add <code>buf registry whoami</code> command, which checks if you
are logged in to the Buf Schema Registry at a given domain.</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.46.0] - 2024-10-29</h2>
<ul>
<li>Add <code>buf registry whoami</code> command, which checks if you
are logged in to the Buf Schema
Registry at a given domain.</li>
</ul>
<h2>[v1.45.0] - 2024-10-08</h2>
<ul>
<li>Update <code>buf registry module info --format=json</code> to add
<code>default_label_name</code>, which provides the name
of the default label of a module.</li>
</ul>
<h2>[v1.44.0] - 2024-10-03</h2>
<ul>
<li>Update the <code>PROTOVALIDATE</code> lint rule to check example
field options. Examples will be checked that
they satisfy the field constraints, and are only present if constraints
are present.</li>
<li>Update the <code>PROTOVALIDATE</code> lint rule to check predefined
rules. Predefined rules will be checked
that they compile.</li>
<li>Add support for a WebAssembly (Wasm) runtime for custom lint and
breaking changes plugins. Use the
<code>.wasm</code> file extension to specify a path to a Wasm
plugin.</li>
</ul>
<h2>[v1.43.0] - 2024-09-30</h2>
<ul>
<li>Add new experimental LSP support under <code>buf beta
lsp</code>.</li>
</ul>
<h2>[v1.42.0] - 2024-09-18</h2>
<ul>
<li>Add support for custom lint and breaking change plugins. See
<a
href="https://buf.build/blog/buf-custom-lint-breaking-change-plugins">our
launch blog post</a>
for more details!</li>
<li>Add <code>buf dep graph --format</code> flag that defaults to
<code>dot</code>, and adds the option <code>json</code>, to print
the dependency graph in JSON format.</li>
<li>Fix bugs in <code>buf format</code> where trailing comments on
commas in message literals were not properly
propagated to the formatted proto, empty message literals were not
properly indented, and
compound strings in options added an extra newline before trailing
commas.</li>
</ul>
<h2>[v1.41.0] - 2024-09-11</h2>
<ul>
<li>Add HTTP/3 support for gRPC with <code>buf curl</code>.</li>
<li>Fix issue where errors from protoc plugins may be overwritten when
executing plugins in parallel.</li>
</ul>
<h2>[v1.40.1] - 2024-09-06</h2>
<ul>
<li>Fix issue with <code>buf lint</code> where comment ignores in the
shape of <code>// buf:lint:ignore &lt;RULE_ID&gt; &lt;extra
comment&gt;</code>
were not recognized due to the extra comment.</li>
</ul>
<h2>[v1.40.0] - 2024-09-04</h2>
<ul>
<li>Add concept of a default lint or breaking rule, which is printed out
as a property when running
<code>buf config ls-{breaking,lint}-rules</code>. Default rules are
those rules which are run if no lint
or breaking rules are explicitly configured in your
<code>buf.yaml</code>.</li>
<li>Rename <code>DEFAULT</code> lint rule category to
<code>STANDARD</code>. With the concept of default rules being
introduced,</li>
</ul>
<!-- raw HTML omitted -->
</blockquote>
<p>... (truncated)</p>
</details>
<details>
<summary>Commits</summary>
<ul>
<li>See full diff in <a
href="https://github.com/bufbuild/buf/commits/v1.46.0">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.45.1-0.20241025180836-9ec774500bdc&new-version=1.46.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
dependabot[bot] authored Nov 5, 2024
1 parent 3e72cba commit 4d723cd
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion go.mod
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ go 1.23.0

require (
aead.dev/minisign v0.3.0
github.com/bufbuild/buf v1.45.1-0.20241025180836-9ec774500bdc
github.com/bufbuild/buf v1.46.0
github.com/google/go-containerregistry v0.20.2
github.com/google/go-github/v66 v66.0.0
github.com/hashicorp/go-retryablehttp v0.7.7
Expand Down
4 changes: 2 additions & 2 deletions go.sum
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@ aead.dev/minisign v0.3.0 h1:8Xafzy5PEVZqYDNP60yJHARlW1eOQtsKNp/Ph2c0vRA=
aead.dev/minisign v0.3.0/go.mod h1:NLvG3Uoq3skkRMDuc3YHpWUTMTrSExqm+Ij73W13F6Y=
buf.build/go/spdx v0.2.0 h1:IItqM0/cMxvFJJumcBuP8NrsIzMs/UYjp/6WSpq8LTw=
buf.build/go/spdx v0.2.0/go.mod h1:bXdwQFem9Si3nsbNy8aJKGPoaPi5DKwdeEp5/ArZ6w8=
github.com/bufbuild/buf v1.45.1-0.20241025180836-9ec774500bdc h1:Bc6b+0cyYl6jDJkHB6qhLggPYBOrdnBkg/po1xCySjQ=
github.com/bufbuild/buf v1.45.1-0.20241025180836-9ec774500bdc/go.mod h1:rco9vEgRmxgmli4VUfkXbfpZDOMnNRcljRpx+eDGmj4=
github.com/bufbuild/buf v1.46.0 h1:QqlFiy2l0F+hhyTF9xm7j91E7ovGyZVnneG2y38F0rk=
github.com/bufbuild/buf v1.46.0/go.mod h1:oN16LKwdlgji2eHLn3R07dxnQjxm9Q0pdUor5VXj3H8=
github.com/chromedp/cdproto v0.0.0-20230802225258-3cf4e6d46a89/go.mod h1:GKljq0VrfU4D5yc+2qA6OVr8pmO/MBbPEWqWQ/oqGEs=
github.com/chromedp/chromedp v0.9.2/go.mod h1:LkSXJKONWTCHAfQasKFUZI+mxqS4tZqhmtGzzhLsnLs=
github.com/chromedp/sysutil v1.0.0/go.mod h1:kgWmDdq8fTzXYcKIBqIYvRRTnYb9aNS9moAV0xufSww=
Expand Down

0 comments on commit 4d723cd

Please sign in to comment.