Skip to content

Commit 17d4bdc

Browse files
Bump build.buf:buf from 1.52.1 to 1.53.0 (#275)
Bumps [build.buf:buf](https://github.com/bufbuild/buf) from 1.52.1 to 1.53.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.53.0</h2> <ul> <li>Fix buf breaking annotations for JSON format.</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.53.0] - 2025-04-21</h2> <ul> <li>Fix buf breaking annotations for JSON format.</li> </ul> </blockquote> </details> <details> <summary>Commits</summary> <ul> <li><a href="https://github.com/bufbuild/buf/commit/c6b88ef79fe7fe6a2528b01077022e960c7e1ba9"><code>c6b88ef</code></a> Release v1.53.0 (<a href="https://redirect.github.com/bufbuild/buf/issues/3781">#3781</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/9af062e855b7ddc75834bb98fed9087a40404077"><code>9af062e</code></a> Refactor bufcheck client options for plugin configuration (<a href="https://redirect.github.com/bufbuild/buf/issues/3762">#3762</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/8d45601112649378c028a644c8609c64ffed805b"><code>8d45601</code></a> Make upgrade (<a href="https://redirect.github.com/bufbuild/buf/issues/3779">#3779</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/f889f6f823b47d7304c4456e35034c3983802037"><code>f889f6f</code></a> Add repository idp group audit resource type (<a href="https://redirect.github.com/bufbuild/buf/issues/3776">#3776</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/054cd80e736ecc613d4f139d13286f56217e352c"><code>054cd80</code></a> Init bufpolicy pkg for policies (<a href="https://redirect.github.com/bufbuild/buf/issues/3740">#3740</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/47078d39121295955dfb2151c4acbc06bbaa65f7"><code>47078d3</code></a> Run modernize tool to update to newer APIs (<a href="https://redirect.github.com/bufbuild/buf/issues/3775">#3775</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/7a40a5fc4097a9305d1076b85f2c04799510f799"><code>7a40a5f</code></a> Repository IdP group mapping (<a href="https://redirect.github.com/bufbuild/buf/issues/3770">#3770</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/8b8651d3b45f3f9eb3b4583892a747fc6a1b8cd3"><code>8b8651d</code></a> Update to latest makego (<a href="https://redirect.github.com/bufbuild/buf/issues/3774">#3774</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/4adc0b729ffb5b7322462c3c4e155fd0265e481f"><code>4adc0b7</code></a> Cleanup Wasm runtime creation (<a href="https://redirect.github.com/bufbuild/buf/issues/3755">#3755</a>)</li> <li><a href="https://github.com/bufbuild/buf/commit/2d8edc8a0328fb580af4e48548aa6012fe6b2061"><code>2d8edc8</code></a> Add buf breaking fix to CHANGELOG (<a href="https://redirect.github.com/bufbuild/buf/issues/3772">#3772</a>)</li> <li>Additional commits viewable in <a href="https://github.com/bufbuild/buf/compare/v1.52.1...v1.53.0">compare view</a></li> </ul> </details> <br /> [![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=build.buf:buf&package-manager=gradle&previous-version=1.52.1&new-version=1.53.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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent ad9f593 commit 17d4bdc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

gradle/libs.versions.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[versions]
22
assertj = "3.27.3"
3-
buf = "1.52.1"
3+
buf = "1.53.0"
44
cel = "0.5.1"
55
error-prone = "2.38.0"
66
junit = "5.12.2"

0 commit comments

Comments
 (0)